diff options
Diffstat (limited to 'web/l10n/uk.json')
-rw-r--r-- | web/l10n/uk.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/web/l10n/uk.json b/web/l10n/uk.json index af76efcb..914e356f 100644 --- a/web/l10n/uk.json +++ b/web/l10n/uk.json @@ -112,6 +112,7 @@ "calendarThursday": "Thursday", "calendarFriday": "Friday", "calendarSaturday": "Saturday", + "attributeShowGeofences": "Show Geofences", "attributeSpeedLimit": "Обмеження швидкості", "attributeFuelDropThreshold": "Fuel Drop Threshold", "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "UI: Приховувати атрибути", "attributeUiDisableLoginLanguage": "UI: Disable Login Language", "attributeNotificationTokens": "Notification Tokens", + "attributePopupInfo": "Popup Info", "errorTitle": "Помилка", "errorGeneral": "Неправильні параметри або порушення обмежень", "errorConnection": "Помилка з'єднання", @@ -182,7 +184,10 @@ "loginLogout": "Вийти", "loginLogo": "Логотип", "devicesAndState": "Пристрої та стан", + "deviceSelected": "Selected Device", "deviceTitle": " Прилади", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "Iдентифікатор", "deviceModel": "Модель", "deviceContact": "Контакт", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "Одиниця об'єму", "settingsTwelveHourFormat": "12-годинний формат", "settingsCoordinateFormat": "Формат координат", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "Звіти", "reportDevice": "Пристрій ", "reportGroup": "Група", @@ -307,6 +315,9 @@ "mapCustomLabel": "Custom map", "mapCarto": "Carto Basemaps", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Road", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellite", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Ключ Bing Maps ", "mapBingRoad": "Bing Maps Дороги", @@ -344,6 +355,7 @@ "mapPoiLayer": "Шар POI", "mapClustering": "Markers Clustering", "mapOnSelect": "Show Map on Selection", + "mapDefault": "Default Map", "stateTitle": "Стан", "stateName": "Атрибут", "stateValue": "Значення ", @@ -426,6 +438,8 @@ "eventDriverChanged": "Водій змінений", "eventMedia": "Media", "eventsScrollToLast": "Прокрутка до кінця", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarms", "alarmGeneral": "Загальне", "alarmSos": "SOS", "alarmVibration": "Вібрація", |