aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/fi.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/l10n/fi.json')
-rw-r--r--web/l10n/fi.json48
1 files changed, 44 insertions, 4 deletions
diff --git a/web/l10n/fi.json b/web/l10n/fi.json
index 8df2d7e8..12691f0d 100644
--- a/web/l10n/fi.json
+++ b/web/l10n/fi.json
@@ -1,6 +1,8 @@
{
"sharedLoading": "Ladataan...",
+ "sharedHide": "Hide",
"sharedSave": "Tallenna",
+ "sharedSet": "Set",
"sharedCancel": "Peruuta",
"sharedAdd": "Lisää",
"sharedEdit": "Muokkaa",
@@ -8,12 +10,16 @@
"sharedRemoveConfirm": "Poista kohde?",
"sharedKm": "km",
"sharedMi": "mi",
+ "sharedNmi": "nmi",
"sharedKn": "kn",
"sharedKmh": "km/h",
"sharedMph": "mph",
"sharedHour": "Tunti",
"sharedMinute": "Minuutti",
"sharedSecond": "Sekunti",
+ "sharedDecimalDegrees": "Decimal Degrees",
+ "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes",
+ "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds",
"sharedName": "Name",
"sharedDescription": "Description",
"sharedSearch": "Search",
@@ -29,6 +35,11 @@
"sharedHourAbbreviation": "h",
"sharedMinuteAbbreviation": "m",
"sharedGetMapState": "Get Map State",
+ "sharedAttributeAlias": "Attribute Alias",
+ "sharedAttributeAliases": "Attribute Aliases",
+ "sharedAlias": "Alias",
+ "sharedDeviceDistance": "Device Distance",
+ "sharedDevice": "Device",
"errorTitle": "Virhe",
"errorUnknown": "Tuntematon virhe",
"errorConnection": "Yhteysvirhe",
@@ -36,6 +47,10 @@
"userPassword": "Salasana",
"userAdmin": "Ylläpito",
"userRemember": "Remember",
+ "userDisabled": "Disabled",
+ "userExpirationTime": "Expiration",
+ "userDeviceLimit": "Device Limit",
+ "userToken": "Token",
"loginTitle": "Kirjaudu",
"loginLanguage": "Kieli",
"loginRegister": "Rekisteröidy",
@@ -44,12 +59,16 @@
"loginCreated": "Uusi käyttäjä on rekisteröitynyt",
"loginLogout": "Kirjaudu ulos",
"devicesAndState": "Laitteet ja Tilat",
- "deviceDialog": "Laite",
"deviceTitle": "Laitteet",
"deviceIdentifier": "Tunniste",
+ "devicePhone": "Phone",
+ "deviceModel": "Model",
+ "deviceContact": "Contact",
+ "deviceCategory": "Category",
"deviceLastUpdate": "Viimeisin päivitys",
"deviceCommand": "Komento",
"deviceFollow": "Seuraa",
+ "deviceTotalDistance": "Total Distance",
"groupDialog": "Group",
"groupParent": "Group",
"groupNoGroup": "No Group",
@@ -60,6 +79,7 @@
"settingsUsers": "Käyttäjät",
"settingsSpeedUnit": "Nopeus",
"settingsTwelveHourFormat": "12-hour Format",
+ "settingsCoordinateFormat": "Coordinates Format",
"reportTitle": "Raportit",
"reportDevice": "Laite",
"reportGroup": "Group",
@@ -80,15 +100,18 @@
"serverZoom": "Lähennä",
"serverRegistration": "Rekisteröinti",
"serverReadonly": "Vain luku",
+ "serverForceSettings": "Force Settings",
"mapTitle": "Kartta",
"mapLayer": "Karttataso",
"mapCustom": "Oma kartta",
+ "mapCarto": "Carto Basemaps",
"mapOsm": "Open Street Map",
"mapBingKey": "Bing Maps avain",
"mapBingRoad": "Bign Maps tiet",
"mapBingAerial": "Bing Maps ilmakuva",
"mapShapePolygon": "Polygon",
"mapShapeCircle": "Circle",
+ "mapLiveRoutes": "Live Routes",
"stateTitle": "Tila",
"stateName": "Ominaisuus",
"stateValue": "Arvo",
@@ -125,7 +148,7 @@
"eventDeviceOnline": "Device is online",
"eventDeviceOffline": "Device is offline",
"eventDeviceMoving": "Device is moving",
- "eventDeviceStopped": "Device is stopped",
+ "eventDeviceStopped": "Device has stopped",
"eventDeviceOverspeed": "Device exceeds the speed",
"eventCommandResult": "Command result",
"eventGeofenceEnter": "Device has entered geofence",
@@ -150,7 +173,7 @@
"reportSummary": "Summary",
"reportConfigure": "Configure",
"reportEventTypes": "Event Types",
- "reportCsv": "CSV",
+ "reportExport": "Export",
"reportDeviceName": "Device Name",
"reportAverageSpeed": "Average Speed",
"reportMaximumSpeed": "Maximum Speed",
@@ -160,5 +183,22 @@
"reportStartAddress": "Start Address",
"reportEndTime": "End Time",
"reportEndAddress": "End Address",
- "reportSpentFuel": "Spent Fuel"
+ "reportSpentFuel": "Spent Fuel",
+ "statisticsTitle": "Statistics",
+ "statisticsCaptureTime": "Capture Time",
+ "statisticsActiveUsers": "Active Users",
+ "statisticsActiveDevices": "Active Devices",
+ "statisticsRequests": "Requests",
+ "statisticsMessagesReceived": "Messages Received",
+ "statisticsMessagesStored": "Messages Stored",
+ "categoryArrow": "Arrow",
+ "categoryDefault": "Default",
+ "categoryCar": "Car",
+ "categoryBus": "Bus",
+ "categoryTruck": "Truck",
+ "categoryShip": "Ship",
+ "categoryPlane": "Plane",
+ "categoryMotorcycle": "Motorcycle",
+ "categoryBicycle": "Bicycle",
+ "categoryPerson": "Person"
} \ No newline at end of file