diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2020-11-03 15:16:09 -0800 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2020-11-03 15:16:09 -0800 |
commit | 1af1545dc7ba3cfdf73a58031b37bea0ecff2e54 (patch) | |
tree | eb85f2a627b5ab13d45367f4f8d30cd37de1944a /web/l10n/ru.json | |
parent | 5e96fe64b49bb857fef1a2ac4d6522db332a89a0 (diff) | |
download | trackermap-web-1af1545dc7ba3cfdf73a58031b37bea0ecff2e54.tar.gz trackermap-web-1af1545dc7ba3cfdf73a58031b37bea0ecff2e54.tar.bz2 trackermap-web-1af1545dc7ba3cfdf73a58031b37bea0ecff2e54.zip |
Update translationsv4.11
Diffstat (limited to 'web/l10n/ru.json')
-rw-r--r-- | web/l10n/ru.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/web/l10n/ru.json b/web/l10n/ru.json index 678c0123..0dea85a2 100644 --- a/web/l10n/ru.json +++ b/web/l10n/ru.json @@ -8,6 +8,8 @@ "sharedEdit": "Редактировать", "sharedRemove": "Удалить", "sharedRemoveConfirm": "Удалить элемент?", + "sharedYes": "Yes", + "sharedNo": "No", "sharedKm": "км", "sharedMi": "мили", "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": "Форсировать настройки", + "serverAnnouncement": "Announcement", "mapTitle": "Карта", "mapLayer": "Слой карты", "mapCustom": "Пользовательский (XYZ)", @@ -244,6 +254,9 @@ "mapYandexMap": "Яндекс Карты", "mapYandexSat": "Яндекс Спутник", "mapWikimedia": "Викимедиа", + "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": "СМС", "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": "Конечное время", |