diff options
Diffstat (limited to 'web/l10n/fi.json')
-rw-r--r-- | web/l10n/fi.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/web/l10n/fi.json b/web/l10n/fi.json index fa8b1144..c23a0bc2 100644 --- a/web/l10n/fi.json +++ b/web/l10n/fi.json @@ -8,6 +8,8 @@ "sharedEdit": "Muokkaa", "sharedRemove": "Poista", "sharedRemoveConfirm": "Poista kohde?", + "sharedYes": "Kyllä", + "sharedNo": "Ei", "sharedKm": "km", "sharedMi": "mi", "sharedNmi": "nmi", @@ -63,6 +65,7 @@ "sharedRequired": "Vaadittavat", "sharedPreferences": "Asetukset", "sharedPermissions": "Käyttöoikeudet", + "sharedConnections": "Connections", "sharedExtra": "Ekstra", "sharedTypeString": "Merkkijono", "sharedTypeNumber": "Numero", @@ -73,15 +76,20 @@ "sharedSavedCommands": "Tallennetut komennot", "sharedNew": "Uusi...", "sharedShowAddress": "Näytä osoite", + "sharedShowDetails": "More Details", "sharedDisabled": "Poistettu käytöstä", "sharedMaintenance": "Huolto", "sharedDeviceAccumulators": "Laskurit", "sharedAlarms": "Hälytykset", + "sharedLocation": "Sijainti", + "sharedImport": "Import", "attributeSpeedLimit": "Nopeusrajoitus", "attributePolylineDistance": "Etäisyys murtoviivaan", "attributeReportIgnoreOdometer": "Raportti: Älä huomioi matkamittaria", "attributeWebReportColor": "Web: Raportin väri", "attributeDevicePassword": "Laitteen salasana", + "attributeDeviceInactivityStart": "Laitteen epäaktiivisuuden alku", + "attributeDeviceInactivityPeriod": "Laitteen epäaktiivisuuden jakso", "attributeProcessingCopyAttributes": "Laskenta: Kopioi ominaisuudet", "attributeColor": "Väri", "attributeWebLiveRouteLength": "Web: Live-reitin pituus", @@ -106,6 +114,7 @@ "attributeUiDisableCalendars": "UI: Piilota kalenterit", "attributeUiDisableMaintenance": "UI: Piilota huolto", "attributeUiHidePositionAttributes": "UI: Piilota sijainnin ominaisuudet", + "attributeNotificationTokens": "Ilmoitustunnukset", "errorTitle": "Virhe", "errorGeneral": "Epäkelvot parametrit tai rajoitteiden rikkomus", "errorConnection": "Yhteysvirhe", @@ -229,6 +238,7 @@ "serverRegistration": "Rekisteröinti", "serverReadonly": "Vain luku", "serverForceSettings": "Pakota asetukset", + "serverAnnouncement": "Ilmoitus", "mapTitle": "Kartta", "mapLayer": "Karttataso", "mapCustom": "Oma kartta (XYZ)", @@ -244,6 +254,9 @@ "mapYandexMap": "Yandex-kartta", "mapYandexSat": "Yandex-satelliittikuva", "mapWikimedia": "Wikimedia", + "mapMapboxStreets": "Mapbox Streets", + "mapMapboxOutdoors": "Mapbox Outdoors", + "mapMapboxSatellite": "Mapbox Satellite", "mapShapePolygon": "Monikulmio", "mapShapeCircle": "Ympyrä", "mapShapePolyline": "Murtoviiva", @@ -266,6 +279,7 @@ "commandEngineResume": "Palauta moottori", "commandAlarmArm": "Hälytys päälle", "commandAlarmDisarm": "Hälytys pois", + "commandAlarmDismiss": "Hylkää hälytys", "commandSetTimezone": "Aseta aikavyöhyke", "commandRequestPhoto": "Pyydä kuva", "commandPowerOff": "Sammuta laite", @@ -304,6 +318,7 @@ "eventDeviceOnline": "Tila online", "eventDeviceUnknown": "Tila tuntematon", "eventDeviceOffline": "Tila offline", + "eventDeviceInactive": "Laite epäaktiivinen", "eventDeviceMoving": "Laite liikkuu", "eventDeviceStopped": "Laite pysähtynyt", "eventDeviceOverspeed": "Nopeusrajoitus ylitetty", @@ -365,11 +380,13 @@ "notificatorSms": "Tekstiviesti", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "reportReplay": "Replay", "reportRoute": "Reitti", "reportEvents": "Tapahtumat", "reportTrips": "Matkat", "reportStops": "Pysähdykset", "reportSummary": "Yhteenveto", + "reportDaily": "Daily Summary", "reportChart": "Kuvaaja", "reportConfigure": "Konfiguroi", "reportEventTypes": "Tapahtumatyypit", @@ -390,6 +407,7 @@ "reportMaximumSpeed": "Suurin nopeus", "reportEngineHours": "Käyttötunnit", "reportDuration": "Kesto", + "reportStartDate": "Aloituspäivä", "reportStartTime": "Aloitusaika", "reportStartAddress": "Aloitusosoite", "reportEndTime": "Lopetusaika", |