diff options
Diffstat (limited to 'web/l10n/mn.json')
-rw-r--r-- | web/l10n/mn.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/web/l10n/mn.json b/web/l10n/mn.json index 339c5698..c7f6bfc4 100644 --- a/web/l10n/mn.json +++ b/web/l10n/mn.json @@ -14,6 +14,8 @@ "sharedKm": "км", "sharedMi": "миль", "sharedNmi": "nmi", + "sharedMeters": "m", + "sharedFeet": "ft", "sharedKn": "Зангилаа", "sharedKmh": "км/ц", "sharedMph": "миль/цаг", @@ -96,6 +98,7 @@ "attributeReportIgnoreOdometer": "Тайлан: Хянахын гүйлт тооцоохгүй", "attributeWebReportColor": "Веб: Тайлангийн өнгө", "attributeDevicePassword": "Төхөөрөмжийн нууц үг", + "attributeDeviceImage": "Device Image", "attributeDeviceInactivityStart": "Төхөөрөмж Хэзээ унтсан", "attributeDeviceInactivityPeriod": "Төхөөрөмж Унтсан хугацаа", "attributeProcessingCopyAttributes": "Боловсруулж байна: Утга хуулж байна", @@ -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": "Зайн нэгж", + "settingsAltitudeUnit": "Altitude Unit", "settingsSpeedUnit": "Хурдны нэгж", "settingsVolumeUnit": "Эзэлхүүний нэгж", "settingsTwelveHourFormat": "12-цагийн формат", @@ -272,7 +278,8 @@ "mapCustomArcgis": "Custom (ArcGIS)", "mapCustomLabel": "Custom map", "mapCarto": "Carto Basemaps", - "mapOsm": "Open Street Map", + "mapOsm": "OpenStreetMap", + "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", @@ -282,6 +289,7 @@ "mapYandexMap": "Yandex Map", "mapYandexSat": "Yandex Satellite", "mapWikimedia": "Wikimedia", + "mapOrdnanceSurvey": "Ordnance Survey", "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", |