diff options
author | Traccar Bot <support@traccar.org> | 2022-08-07 03:39:47 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2022-08-07 03:39:47 +0000 |
commit | 19b9444f7d1d791d0f5fdf2d8d934911f304351f (patch) | |
tree | fe6a18bcc9c089fe25a1c294910853bc2fcd2a3a /web/l10n/uk.json | |
parent | d9b9c343537e4f1aa10819f3cff17e39fabfaca4 (diff) | |
download | trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.tar.gz trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.tar.bz2 trackermap-web-19b9444f7d1d791d0f5fdf2d8d934911f304351f.zip |
Update localization files
Diffstat (limited to 'web/l10n/uk.json')
-rw-r--r-- | web/l10n/uk.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/l10n/uk.json b/web/l10n/uk.json index a226cfaf..45fca81a 100644 --- a/web/l10n/uk.json +++ b/web/l10n/uk.json @@ -31,8 +31,10 @@ "sharedName": "Назва пристрою", "sharedDescription": "Опис", "sharedSearch": "Пошук", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Геозон", "sharedGeofences": "Геозони", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Повідомлення", "sharedNotification": "Повідомлення", "sharedAttributes": "Атрибути", @@ -93,7 +95,24 @@ "sharedLocation": "Location", "sharedImport": "Import", "sharedColumns": "Columns", + "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "Обмеження швидкості", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Відстань від лінії", "attributeReportIgnoreOdometer": "Звіт: Ігнорувати одометер", "attributeWebReportColor": "Веб: Колір звіту", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Веб: Збільшення при виборі", "attributeWebMaxZoom": "Веб: Максимальне збільшення", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Пошта: SMTP хост", "attributeMailSmtpPort": "Пошта: SMTP порт", "attributeMailSmtpStarttlsEnable": "Пошта: увімкнути SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Тільки перегляд пристроїв", "userLimitCommands": "Обмеження команд", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Ключ", + "userDeleteAccount": "Delete Account", "loginTitle": "Логiн", "loginLanguage": "Мова", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD одометр", "positionDriverUniqueId": "ID водія", "positionImage": "Зображення", + "positionVideo": "Video", "positionAudio": "Аудіо", "serverTitle": "Налаштування сервера", "serverZoom": "Наближення", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Пристрій зупинився", "eventDeviceOverspeed": "Перевищено обмеження швидкості", "eventDeviceFuelDrop": "Злив палива", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Результат команди", "eventGeofenceEnter": "Вхід в геозон", "eventGeofenceExit": "Вихід з геозон", @@ -397,6 +422,7 @@ "eventMaintenance": "Потрібне обслуговування", "eventTextMessage": "Текстове повідомлення отримано", "eventDriverChanged": "Водій змінений", + "eventMedia": "Media", "eventsScrollToLast": "Прокрутка до кінця", "alarmGeneral": "Загальне", "alarmSos": "SOS", |