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/lo.json | |
parent | afe5c401bb6edf43708819ee829484016f36c4e8 (diff) | |
download | trackermap-web-d6445273b78fef8e5a081402f6ca6eb69ea952b2.tar.gz trackermap-web-d6445273b78fef8e5a081402f6ca6eb69ea952b2.tar.bz2 trackermap-web-d6445273b78fef8e5a081402f6ca6eb69ea952b2.zip |
Update localizationv5.0
Diffstat (limited to 'web/l10n/lo.json')
-rw-r--r-- | web/l10n/lo.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/web/l10n/lo.json b/web/l10n/lo.json index 8c660a90..e371f1d1 100644 --- a/web/l10n/lo.json +++ b/web/l10n/lo.json @@ -60,6 +60,7 @@ "sharedCalendar": "Calendar", "sharedCalendars": "Calendars", "sharedFile": "File", + "sharedSearchDevices": "Search Devices", "sharedSelectFile": "Select File", "sharedPhone": "Phone", "sharedRequired": "Required", @@ -83,6 +84,7 @@ "sharedAlarms": "Alarms", "sharedLocation": "Location", "sharedImport": "Import", + "sharedColumns": "Columns", "attributeSpeedLimit": "Speed Limit", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", @@ -106,7 +108,6 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", - "attributeUiDisableReport": "UI: Disable Report", "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", @@ -129,6 +130,7 @@ "userUserLimit": "User Limit", "userDeviceReadonly": "Device Readonly", "userLimitCommands": "Limit Commands", + "userDisableReports": "Disable Reports", "userToken": "Token", "loginTitle": "ເຂົ້າສູ່ລະບົບ", "loginLanguage": "ພາສາ", @@ -175,7 +177,9 @@ "reportTo": "ໄປເຖິງ", "reportShow": "ສະແດງ", "reportClear": "ລົບລ້າງລາຍງານ", - "positionFixTime": "ເວລາ", + "positionFixTime": "Fix Time", + "positionDeviceTime": "Device Time", + "positionServerTime": "Server Time", "positionValid": "ຖືກຕ້ອງ", "positionAccuracy": "Accuracy", "positionLatitude": "ລາຕິຈູດ", @@ -226,6 +230,7 @@ "positionMotion": "Motion", "positionArmed": "Armed", "positionAcceleration": "Acceleration", + "positionTemp": "Temperature", "positionDeviceTemp": "Device Temperature", "positionOperator": "Operator", "positionCommand": "Command", @@ -272,6 +277,7 @@ "mapLiveRoutes": "Live Routes", "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Layer", + "mapClustering": "Markers Clustering", "stateTitle": "ສະຖານະ", "stateName": "ຄຸນລັກສະນະ", "stateValue": "ມູນຄ່າ", @@ -313,9 +319,16 @@ "commandGetModemStatus": "Get Modem Status", "commandGetDeviceStatus": "Get Device Status", "commandSetSpeedLimit": "Set Speed Limit", - "commandModePowerSaving": "Modify Power Saving", - "commandModeDeepSleep": "Modify Deep Sleep", - "commandMovementAlarm": "Movement Alarm", + "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": "ຄວາມຖີ່", "commandTimezone": "Timezone Offset", "commandMessage": "Message", |