From 28c80c5601c396d82b7a7ce4f40702c671bf63b7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 12:20:04 +1200 Subject: Update localization files --- web/l10n/lt.json | 71 ++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 53 insertions(+), 18 deletions(-) (limited to 'web/l10n/lt.json') diff --git a/web/l10n/lt.json b/web/l10n/lt.json index 904e33827..7e35f2f63 100644 --- a/web/l10n/lt.json +++ b/web/l10n/lt.json @@ -8,14 +8,21 @@ "sharedRemoveConfirm": "Ar tikrais norite ištrinti?", "sharedKm": "km", "sharedMi": "mi", - "sharedKn": "kn", + "sharedKn": "mazgai", "sharedKmh": "km/h", "sharedMph": "mph", "sharedHour": "Valanda(-os)", "sharedMinute": "Minutė(-es)", "sharedSecond": "Sekundė(-es)", - "sharedName": "Name", - "sharedSearch": "Search", + "sharedName": "Pavadinimas", + "sharedDescription": "Description", + "sharedSearch": "Paieška", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", "errorTitle": "Klaida", "errorUnknown": "Nenumatyta klaida", "errorConnection": "Ryšio klaida", @@ -27,7 +34,7 @@ "loginRegister": "Registruotis", "loginLogin": "Prisijungti", "loginFailed": "Neteisingas el.paštas ir/ar slaptažodis", - "loginCreated": "Registracija sėmkinga", + "loginCreated": "Registracija sėkminga", "loginLogout": "Atsijungti", "devicesAndState": "Prietaisai ir Statusas", "deviceDialog": "Prietaisas", @@ -36,17 +43,17 @@ "deviceLastUpdate": "Naujausias atnaujinimas", "deviceCommand": "Komanda", "deviceFollow": "Sekti", - "groupDialog": "Group", - "groupParent": "Group", - "groupNoGroup": "No Group", + "groupDialog": "Grupė", + "groupParent": "Grupė", + "groupNoGroup": "Nenurodyta grupė", "settingsTitle": "Nustatymai", "settingsUser": "Paskyra", - "settingsGroups": "Groups", + "settingsGroups": "Grupės", "settingsServer": "Serveris", "settingsUsers": "Vartotojai", "settingsDistanceUnit": "Atstumas", "settingsSpeedUnit": "Greitis", - "settingsTwelveHourFormat": "12-hour Format", + "settingsTwelveHourFormat": "12-val formatas", "reportTitle": "Ataskaita", "reportDevice": "Prietaisas", "reportFrom": "Nuo", @@ -54,7 +61,7 @@ "reportShow": "Rodyti", "reportClear": "Valyti", "positionFixTime": "Laikas", - "positionValid": "Galimas", + "positionValid": "Galiojantis", "positionLatitude": "Platuma", "positionLongitude": "Ilguma", "positionAltitude": "Aukštis", @@ -65,25 +72,53 @@ "serverTitle": "Serverio nustatymai", "serverZoom": "Priartinimas", "serverRegistration": "Registracija", - "serverReadonly": "Tik skaityti", + "serverReadonly": "Skaitymo", "mapTitle": "Žemėlapis", "mapLayer": "Žemėlapio sluoksnis", "mapCustom": "Pasirinktinis Žemėlapis", - "mapOsm": "Open Street Map", + "mapOsm": "Open Street žemėlapis", "mapBingKey": "Bing Maps raktas", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", - "stateTitle": "Statusas", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", + "stateTitle": "Būklė", "stateName": "Parametras", "stateValue": "Reikšmė", "commandTitle": "Komanda", - "commandSend": "Siūsti", + "commandSend": "Siųsti", "commandType": "Tipas", - "commandSent": "Komanda buvo išsiųstas", - "commandPositionPeriodic": "Periodinis reportavimas", - "commandPositionStop": "Stabdyti reportavimą", + "commandSent": "Komanda buvo išsiųsta", + "commandPositionPeriodic": "Periodinės ataskaitos", + "commandPositionStop": "Stabdyti ataskaitas", "commandEngineStop": "Stabdyti variklį", "commandEngineResume": "Paleisti variklį", "commandFrequency": "Dažnis", - "commandUnit": "Vienetai" + "commandUnit": "Vienetai", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "eventDeviceOnline": "Device is online", + "eventDeviceOffline": "Device is offline", + "eventDeviceMoving": "Device is moving", + "eventDeviceStopped": "Device is stopped", + "eventDeviceOverspeed": "Device exceeds the speed", + "eventCommandResult": "Command result", + "eventGeofenceEnter": "Device has entered geofence", + "eventGeofenceExit": "Device has exited geofence", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail" } \ No newline at end of file -- cgit v1.2.3