From e22d0975309063cf5b97c928cb0d9507283f7473 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Dec 2017 22:46:55 +1300 Subject: Update web app localization --- web/l10n/uk.json | 48 ++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 38 insertions(+), 10 deletions(-) (limited to 'web/l10n/uk.json') diff --git a/web/l10n/uk.json b/web/l10n/uk.json index e0cc39d..40e2456 100644 --- a/web/l10n/uk.json +++ b/web/l10n/uk.json @@ -29,6 +29,7 @@ "sharedGeofence": "Геозон", "sharedGeofences": "Геозони", "sharedNotifications": "Повідомлення", + "sharedNotification": "Notification", "sharedAttributes": "Атрибути", "sharedAttribute": "Атрибут", "sharedDrivers": "Drivers", @@ -39,13 +40,15 @@ "sharedDistance": "Відстань", "sharedHourAbbreviation": "г", "sharedMinuteAbbreviation": "хв", + "sharedSecondAbbreviation": "s", "sharedVoltAbbreviation": "V", "sharedLiterAbbreviation": "l", + "sharedGallonAbbreviation": "gal", + "sharedLiter": "Liter", + "sharedImpGallon": "Imp. Gallon", + "sharedUsGallon": "U.S. Gallon", "sharedLiterPerHourAbbreviation": "l/h", "sharedGetMapState": "Отримати стан карти", - "sharedAttributeAlias": "Атрибут Алиас", - "sharedAttributeAliases": "Атрибут Алиасів", - "sharedAlias": "Алиас", "sharedComputedAttribute": "Computed Attribute", "sharedComputedAttributes": "Computed Attributes", "sharedCheckComputedAttribute": "Check Computed Attribute", @@ -67,6 +70,10 @@ "sharedTypeBoolean": "Boolean", "sharedTimezone": "Timezone", "sharedInfoTitle": "Info", + "sharedSavedCommand": "Saved Command", + "sharedSavedCommands": "Saved Commands", + "sharedNew": "New…", + "sharedShowAddress": "Show Address", "attributeSpeedLimit": "Speed Limit", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeMaintenanceStart": "Maintenance: Start", @@ -90,10 +97,12 @@ "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", "attributeUiDisableCalendars": "UI: Disable Calendars", + "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", "errorTitle": "Помилка", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Помилка з'єднання", @@ -107,6 +116,7 @@ "userDeviceLimit": "Device Limit", "userUserLimit": "User Limit", "userDeviceReadonly": "Device Readonly", + "userLimitCommands": "Limit Commands", "userToken": "Token", "loginTitle": "Логiн", "loginLanguage": "Мова", @@ -138,7 +148,9 @@ "settingsGroups": "Групи", "settingsServer": "Сервер", "settingsUsers": "Користувачі", - "settingsSpeedUnit": "Швидкість", + "settingsDistanceUnit": "Distance Unit", + "settingsSpeedUnit": "Speed Unit", + "settingsVolumeUnit": "Volume Unit", "settingsTwelveHourFormat": "12-годинний формат", "settingsCoordinateFormat": "Формат координат", "reportTitle": "Звіти", @@ -168,10 +180,11 @@ "positionHdop": "HDOP", "positionVdop": "VDOP", "positionPdop": "PDOP", - "positionSat": "Sattelites", - "positionSatVisible": "Visible Sattelites", + "positionSat": "Satellites", + "positionSatVisible": "Visible Satellites", "positionRssi": "RSSI", "positionGps": "GPS", + "positionRoaming": "Roaming", "positionEvent": "Event", "positionAlarm": "Alarm", "positionStatus": "Status", @@ -179,6 +192,7 @@ "positionServiceOdometer": "Service Odometer", "positionTripOdometer": "Trip Odometer", "positionHours": "Hours", + "positionSteps": "Steps", "positionInput": "Input", "positionOutput": "Output", "positionBatteryLevel": "Battery Level", @@ -232,6 +246,7 @@ "commandTitle": "Команда ", "commandSend": "Послати. ", "commandSent": "Команда була відправлена", + "commandQueued": "Command has been queued", "commandUnit": "Одиниці", "commandCustom": "Користувацька команда", "commandDeviceIdentification": "Ідентифікація пристрою", @@ -273,11 +288,15 @@ "commandAlarmFall": "Fail Alarm", "commandAlarmVibration": "Vibration Alarm", "commandFrequency": "Частота", - "commandIndex": "Індекс", + "commandTimezone": "Timezone Offset", + "commandMessage": "Повідомлення", + "commandRadius": "Radius", + "commandEnable": "Enable", "commandData": "Дані", + "commandIndex": "Індекс", "commandPhone": "Номер телефону", - "commandMessage": "Повідомлення", - "commandTimezone": "Timezone Offset", + "commandServer": "Server", + "commandPort": "Port", "eventAll": "Всі події", "eventDeviceOnline": "Пристрій з'єднався", "eventDeviceUnknown": "Device status is unknown", @@ -314,7 +333,7 @@ "alarmAccident": "Accident Alarm", "alarmTow": "Tow Alarm", "alarmHardAcceleration": "Hard Acceleration Alarm", - "alarmHardBreaking": "Hard Breaking Alarm", + "alarmHardBraking": "Hard Braking Alarm", "alarmFatigueDriving": "Fatigue Driving Alarm", "alarmPowerCut": "Power Cut Alarm", "alarmPowerRestored": "Power Restored Alarm", @@ -328,6 +347,7 @@ "alarmTampering": "Tampering Alarm", "alarmRemoving": "Removing Alarm", "notificationType": "Тип повідомлення", + "notificationAlways": "All Devices", "notificationWeb": "Повідомляти у Web", "notificationMail": "Надсилати на Пошту", "notificationSms": "Send via SMS", @@ -342,6 +362,14 @@ "reportChartType": "Chart Type", "reportShowMarkers": "Show Markers", "reportExport": "Експорт", + "reportPeriod": "Period", + "reportCustom": "Custom", + "reportToday": "Today", + "reportYesterday": "Yesterday", + "reportThisWeek": "This Week", + "reportPreviousWeek": "Previous Week", + "reportThisMonth": "This Month", + "reportPreviousMonth": "Previous Month", "reportDeviceName": "Ім'я пристрою", "reportAverageSpeed": "Середня швидкість", "reportMaximumSpeed": "Максимальна швидкість", -- cgit v1.2.3