diff options
Diffstat (limited to 'web/l10n/uk.json')
-rw-r--r-- | web/l10n/uk.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/web/l10n/uk.json b/web/l10n/uk.json index 3bf8f1d5..3342ef40 100644 --- a/web/l10n/uk.json +++ b/web/l10n/uk.json @@ -8,6 +8,8 @@ "sharedEdit": "Редагувати", "sharedRemove": "Видалити", "sharedRemoveConfirm": "Видалити пункт?", + "sharedYes": "Yes", + "sharedNo": "No", "sharedKm": "км", "sharedMi": "Милi", "sharedNmi": "морська миля", @@ -63,6 +65,7 @@ "sharedRequired": "Обов'язкові", "sharedPreferences": "Налаштування", "sharedPermissions": "Дозволи", + "sharedConnections": "Connections", "sharedExtra": "Екстра", "sharedTypeString": "Строка", "sharedTypeNumber": "Число", @@ -73,15 +76,20 @@ "sharedSavedCommands": "Збережені команди", "sharedNew": "Новий…", "sharedShowAddress": "Показати адрес", + "sharedShowDetails": "More Details", "sharedDisabled": "Вимкнутий", "sharedMaintenance": "Обслуговування", "sharedDeviceAccumulators": "Акумулятори", "sharedAlarms": "Тривоги", + "sharedLocation": "Location", + "sharedImport": "Import", "attributeSpeedLimit": "Обмеження швидкості", "attributePolylineDistance": "Відстань від лінії", "attributeReportIgnoreOdometer": "Звіт: Ігнорувати одометер", "attributeWebReportColor": "Веб: Колір звіту", "attributeDevicePassword": "Пароль пристрою", + "attributeDeviceInactivityStart": "Device Inactivity Start", + "attributeDeviceInactivityPeriod": "Device Inactivity Period", "attributeProcessingCopyAttributes": "Обробка: Копіювання атрибутів", "attributeColor": "Колір", "attributeWebLiveRouteLength": "Веб: Довжина онлайн маршруту", @@ -106,6 +114,7 @@ "attributeUiDisableCalendars": "UI: Вимкнути календарі", "attributeUiDisableMaintenance": "UI: Вимкнути обслуговування", "attributeUiHidePositionAttributes": "UI: Приховувати атрибути", + "attributeNotificationTokens": "Notification Tokens", "errorTitle": "Помилка", "errorGeneral": "Неправильні параметри або порушення обмежень", "errorConnection": "Помилка з'єднання", @@ -229,6 +238,7 @@ "serverRegistration": "Реєстрація", "serverReadonly": "Лише для читання", "serverForceSettings": "Налаштування Force", + "serverAnnouncement": "Announcement", "mapTitle": "Карта", "mapLayer": "Використання мап", "mapCustom": "Custom (XYZ)", @@ -244,6 +254,9 @@ "mapYandexMap": "Yandex Map", "mapYandexSat": "Yandex Satellite", "mapWikimedia": "Wikimedia", + "mapMapboxStreets": "Mapbox Streets", + "mapMapboxOutdoors": "Mapbox Outdoors", + "mapMapboxSatellite": "Mapbox Satellite", "mapShapePolygon": "Багатокутник", "mapShapeCircle": "Коло", "mapShapePolyline": "Лінія", @@ -266,6 +279,7 @@ "commandEngineResume": "Розблокувати двигун", "commandAlarmArm": "Активувати сигналізацію", "commandAlarmDisarm": "Вимкнути сигналізацію", + "commandAlarmDismiss": "Dismiss Alarm", "commandSetTimezone": "Часовий пояс", "commandRequestPhoto": "Запит фото", "commandPowerOff": "Вимкнути пристрій", @@ -304,6 +318,7 @@ "eventDeviceOnline": "Статус онлайн", "eventDeviceUnknown": "Статус невідомий", "eventDeviceOffline": "Статус офлайн", + "eventDeviceInactive": "Device inactive", "eventDeviceMoving": "Пристрій рухається", "eventDeviceStopped": "Пристрій зупинився", "eventDeviceOverspeed": "Перевищено обмеження швидкості", @@ -365,11 +380,13 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "reportReplay": "Replay", "reportRoute": "Маршрут", "reportEvents": "Події", "reportTrips": "Подорожі", "reportStops": "Зупинки", "reportSummary": "Звіт", + "reportDaily": "Daily Summary", "reportChart": "Діаграма", "reportConfigure": "Конфігурувати", "reportEventTypes": "Тип події", @@ -390,6 +407,7 @@ "reportMaximumSpeed": "Максимальна швидкість", "reportEngineHours": "Мотогодинник", "reportDuration": "Тривалість", + "reportStartDate": "Start Date", "reportStartTime": "Початковий час", "reportStartAddress": "Початкова адреса", "reportEndTime": "Кінцевий час", |