diff options
author | Anton Tananaev <anton@traccar.org> | 2022-05-21 15:09:36 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-05-21 15:09:36 -0700 |
commit | d6445273b78fef8e5a081402f6ca6eb69ea952b2 (patch) | |
tree | b693a2bf42e25b45278658b708c3fecd2398cc37 /web/l10n/lv.json | |
parent | afe5c401bb6edf43708819ee829484016f36c4e8 (diff) | |
download | trackermap-web-5.0.tar.gz trackermap-web-5.0.tar.bz2 trackermap-web-5.0.zip |
Update localizationv5.0
Diffstat (limited to 'web/l10n/lv.json')
-rw-r--r-- | web/l10n/lv.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/web/l10n/lv.json b/web/l10n/lv.json index 0190beab..80c8fdfa 100644 --- a/web/l10n/lv.json +++ b/web/l10n/lv.json @@ -60,6 +60,7 @@ "sharedCalendar": "Kalendārs", "sharedCalendars": "Kalendāri", "sharedFile": "Fails", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Izvēlieties failu", "sharedPhone": "Tālrunis", "sharedRequired": "Obligāts", @@ -83,6 +84,7 @@ "sharedAlarms": "Trauksmes", "sharedLocation": "Atrašanās vieta", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "Ātruma ierobežojums", "attributePolylineDistance": "Maršruta Distance", "attributeReportIgnoreOdometer": "Ziņojums: Ignorēt Odometru", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "E-pats: SMTP Autentif. Ieslēgta", "attributeMailSmtpUsername": "E-pats: SMTP Lietotājvārds", "attributeMailSmtpPassword": "E-pats: SMTP Parole", - "attributeUiDisableReport": "UI: Atslēgt atskaiti", "attributeUiDisableEvents": "UI: Atslēgt notikumus", "attributeUiDisableVehicleFetures": "UI: Atslēgt transporta iespējas", "attributeUiDisableDrivers": "UI: Atslēgt vadītājus", @@ -129,6 +130,7 @@ "userUserLimit": "Lietotāju Limits", "userDeviceReadonly": "Tikai lasāma ierīce", "userLimitCommands": "Ierobežot komandas", + "userDisableReports": "Disable Reports", "userToken": "Zīme", "loginTitle": "Lietotājvārds", "loginLanguage": "Valoda", @@ -175,7 +177,9 @@ "reportTo": "Līdz", "reportShow": "Parādīt", "reportClear": "Notīrīt", - "positionFixTime": "Laiks", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "Derīgs", "positionAccuracy": "Precizitāte", "positionLatitude": "Platums", @@ -226,6 +230,7 @@ "positionMotion": "Kustība", "positionArmed": "Aizsargāts", "positionAcceleration": "Paātrinājums", + "positionTemp": "Temperature", "positionDeviceTemp": "Ierīces Temperatūra", "positionOperator": "Operators", "positionCommand": "Komanda", @@ -272,6 +277,7 @@ "mapLiveRoutes": "Reāllaika Maršruti", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Slānis", + "mapClustering": "Markers Clustering", "stateTitle": "Stāvoklis", "stateName": "Īpašības", "stateValue": "Vērtība", @@ -313,9 +319,16 @@ "commandGetModemStatus": "Saņemt modema statusu", "commandGetDeviceStatus": "Saņemt ierīces statusu", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Izmainīt enerģijas taupīšanu", - "commandModeDeepSleep": "Izmainīt dziļā miega režīmu", - "commandMovementAlarm": "Kustības trauksme", + "commandModePowerSaving": "Power Saving Mode", + "commandModeDeepSleep": "Deep Sleep Mode", + "commandAlarmGeofence": "Set Geofence Alarm", + "commandAlarmBattery": "Set Battery Alarm", + "commandAlarmSos": "Set SOS Alarm", + "commandAlarmRemove": "Set Remove Alarm", + "commandAlarmClock": "Set Clock Alarm", + "commandAlarmSpeed": "Set Speed Alarm", + "commandAlarmFall": "Set Fall Alarm", + "commandAlarmVibration": "Set Vibration Alarm", "commandFrequency": "Biežums", "commandTimezone": "Laika Joslas Nobīde", "commandMessage": "Ziņa", |