diff options
Diffstat (limited to 'web/l10n/uk.json')
-rw-r--r-- | web/l10n/uk.json | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/web/l10n/uk.json b/web/l10n/uk.json index c6da05d3..aa4583f9 100644 --- a/web/l10n/uk.json +++ b/web/l10n/uk.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "г", "sharedMinuteAbbreviation": "хв", "sharedGetMapState": "Отримати стан карти", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Атрибут Алиас", "sharedAttributeAliases": "Атрибут Алиасів", "sharedAlias": "Алиас", "sharedDeviceDistance": "Відстань пристроїв", "sharedDevice": "Пристрій", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Помилка", "errorUnknown": "Невiдома помилка", "errorConnection": "Помилка з'єднання", + "errorSocket": "Web socket connection error", "userEmail": "E-mail", "userPassword": "Пароль", "userAdmin": "Адмiнiстратор", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "Логiн", "loginLanguage": "Мова", @@ -91,6 +99,7 @@ "reportClear": "Очистити", "positionFixTime": "Час ", "positionValid": "Дійсний", + "positionAccuracy": "Accuracy", "positionLatitude": "Широта", "positionLongitude": "Довгота ", "positionAltitude": "Висота", @@ -98,6 +107,7 @@ "positionCourse": "Напрямок", "positionAddress": "Адреса", "positionProtocol": "Протокол", + "positionDistance": "Distance", "serverTitle": "Налаштування сервера", "serverZoom": "Наближення", "serverRegistration": "Реєстрація", @@ -139,6 +149,7 @@ "commandSosNumber": "Номер SOS", "commandSilenceTime": "Встановити час пиші", "commandSetPhonebook": "Телефонна книга", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Голосове повідомлення", "commandOutputControl": "Контроль виходу", "commandAlarmSpeed": "Перевищення швидкості", @@ -147,6 +158,7 @@ "commandData": "Дані", "commandPhone": "Номер телефону", "commandMessage": "Повідомлення", + "commandTimezone": "Timezone Offset", "eventAll": "Всі події", "eventDeviceOnline": "Пристрій з'єднався", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Події", "reportTrips": "Подорожі", "reportSummary": "Звіт", + "reportChart": "Chart", "reportConfigure": "Конфігурувати", "reportEventTypes": "Тип події", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Експорт", "reportDeviceName": "Ім'я пристрою", "reportAverageSpeed": "Середня швидкість", @@ -205,5 +220,6 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person" + "categoryPerson": "Person", + "categoryAnimal": "Animal" }
\ No newline at end of file |