diff options
Diffstat (limited to 'web/l10n/uk.json')
-rw-r--r-- | web/l10n/uk.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/web/l10n/uk.json b/web/l10n/uk.json index 965ee12e..3b33702a 100644 --- a/web/l10n/uk.json +++ b/web/l10n/uk.json @@ -14,6 +14,8 @@ "sharedKm": "км", "sharedMi": "Милi", "sharedNmi": "морська миля", + "sharedMeters": "m", + "sharedFeet": "ft", "sharedKn": "Вузли", "sharedKmh": "км/год", "sharedMph": "Миль/год", @@ -96,6 +98,7 @@ "attributeReportIgnoreOdometer": "Звіт: Ігнорувати одометер", "attributeWebReportColor": "Веб: Колір звіту", "attributeDevicePassword": "Пароль пристрою", + "attributeDeviceImage": "Device Image", "attributeDeviceInactivityStart": "Device Inactivity Start", "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "Обробка: Копіювання атрибутів", @@ -114,6 +117,7 @@ "attributeMailSmtpAuth": "Пошта: Увімкнути SMTP Auth", "attributeMailSmtpUsername": "Пошта: SMTP ім'я користувача", "attributeMailSmtpPassword": "Пошта: SMTP пароль", + "attributeUiDisableGroups": "UI: Disable Groups", "attributeUiDisableEvents": "UI: Вимкнути події", "attributeUiDisableVehicleFetures": "UI: Вимкнути автомобільні функції", "attributeUiDisableDrivers": "UI: Вимкнути водіїв", @@ -121,6 +125,7 @@ "attributeUiDisableCalendars": "UI: Вимкнути календарі", "attributeUiDisableMaintenance": "UI: Вимкнути обслуговування", "attributeUiHidePositionAttributes": "UI: Приховувати атрибути", + "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", "errorTitle": "Помилка", "errorGeneral": "Неправильні параметри або порушення обмежень", @@ -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 ", "mapBingRoad": "Bing Maps Дороги", "mapBingAerial": "Bing Maps Супутник", @@ -282,6 +289,7 @@ "mapYandexMap": "Yandex Map", "mapYandexSat": "Yandex Satellite", "mapWikimedia": "Wikimedia", + "mapOrdnanceSurvey": "Ordnance Survey", "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", |