diff options
author | Anton Tananaev <anton@traccar.org> | 2022-07-09 15:32:40 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-07-09 15:32:40 -0700 |
commit | 97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080 (patch) | |
tree | 8960284dab9795b8192ec46665e913f3dfc23cc5 /web/l10n/km.json | |
parent | be8a9ceebf1023b7cd23d9cfe94b110260d33ba4 (diff) | |
download | trackermap-web-97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080.tar.gz trackermap-web-97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080.tar.bz2 trackermap-web-97ee71bbfc9edd8ac15da97c0c4eb4f2b8aa8080.zip |
Update translationsv5.1
Diffstat (limited to 'web/l10n/km.json')
-rw-r--r-- | web/l10n/km.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/web/l10n/km.json b/web/l10n/km.json index d81d788a..2209e83e 100644 --- a/web/l10n/km.json +++ b/web/l10n/km.json @@ -14,6 +14,8 @@ "sharedKm": "គ.ម", "sharedMi": "ម៉ាយ", "sharedNmi": "nmi", + "sharedMeters": "m", + "sharedFeet": "ft", "sharedKn": "kn", "sharedKmh": "គ.ម/ម៉ោង", "sharedMph": "ម៉ាយក្នុងមួយម៉ោង", @@ -96,6 +98,7 @@ "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", "attributeDevicePassword": "Device Password", + "attributeDeviceImage": "Device Image", "attributeDeviceInactivityStart": "Device Inactivity Start", "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "Processing: Copy Attributes", @@ -114,6 +117,7 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeUiDisableGroups": "UI: Disable Groups", "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", @@ -121,6 +125,7 @@ "attributeUiDisableCalendars": "UI: Disable Calendars", "attributeUiDisableMaintenance": "UI: Disable Maintenance", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", + "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", "errorTitle": "កំហុស", "errorGeneral": "Invalid parameters or constraints violation", @@ -172,6 +177,7 @@ "settingsServer": "ម៉ាស៊ីនមេ", "settingsUsers": "អ្នកប្រើ", "settingsDistanceUnit": "Distance Unit", + "settingsAltitudeUnit": "Altitude Unit", "settingsSpeedUnit": "Speed Unit", "settingsVolumeUnit": "Volume Unit", "settingsTwelveHourFormat": "ទំរង់ 12 ម៉ោង", @@ -272,7 +278,8 @@ "mapCustomArcgis": "Custom (ArcGIS)", "mapCustomLabel": "Custom map", "mapCarto": "ផែនទីគោល Carto", - "mapOsm": "Open Street Map", + "mapOsm": "OpenStreetMap", + "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "គន្លឹះផែនទី Bing", "mapBingRoad": "ផ្លូវលើផែនទីBing", "mapBingAerial": "ផែនទីពីលើអាកាសBing", @@ -282,6 +289,7 @@ "mapYandexMap": "Yandex Map", "mapYandexSat": "Yandex Satellite", "mapWikimedia": "Wikimedia", + "mapOrdnanceSurvey": "Ordnance Survey", "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", |