diff options
Diffstat (limited to 'modern/src/resources/l10n/ru.json')
-rw-r--r-- | modern/src/resources/l10n/ru.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/ru.json b/modern/src/resources/l10n/ru.json index e0bfd8ca..14dda959 100644 --- a/modern/src/resources/l10n/ru.json +++ b/modern/src/resources/l10n/ru.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": "Токены Уведомлений", + "attributePopupInfo": "Popup Info", "errorTitle": "Ошибка", "errorGeneral": "Неправильные параметры или нарушение ограничений", "errorConnection": "Ошибка соединения", @@ -182,7 +184,10 @@ "loginLogout": "Выход", "loginLogo": "Логотип", "devicesAndState": "Устройства и состояния", + "deviceSelected": "Selected Device", "deviceTitle": "Устройства", + "devicePrimaryInfo": "Device Title", + "deviceSecondaryInfo": "Device Detail", "deviceIdentifier": "Идентификатор", "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": "Пользовательская карта", "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": "Вибрация", |