diff options
Diffstat (limited to 'web/l10n/ru.json')
-rw-r--r-- | web/l10n/ru.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/web/l10n/ru.json b/web/l10n/ru.json index 2f090a7b..fdcc0355 100644 --- a/web/l10n/ru.json +++ b/web/l10n/ru.json @@ -8,6 +8,7 @@ "sharedEdit": "Редактировать", "sharedRemove": "Удалить", "sharedRemoveConfirm": "Удалить элемент?", + "sharedNoData": "No data", "sharedYes": "Да", "sharedNo": "Нет", "sharedKm": "км", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "Проверить вычисляемый атрибут", "sharedExpression": "Выражение", "sharedDevice": "Устройство", + "sharedTest": "Test", "sharedTestNotification": "Отправить тестовое уведомление", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "Календарь", "sharedCalendars": "Календари", "sharedFile": "Файл", "sharedSearchDevices": "Search Devices", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "Выбрать файл", "sharedPhone": "Телефон", "sharedRequired": "Обязательные", @@ -177,6 +183,9 @@ "reportTo": "По", "reportShow": "Показать", "reportClear": "Очистить", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "Форсировать настройки", "serverAnnouncement": "Объявление", "mapTitle": "Карта", + "mapActive": "Active Maps", + "mapOverlay": "Map Overlay", + "mapOverlayCustom": "Custom Overlay", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API Key", + "mapOpenWeatherClouds": "OpenWeather Clouds", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", + "mapOpenWeatherPressure": "OpenWeather Pressure", + "mapOpenWeatherWind": "OpenWeather Wind", + "mapOpenWeatherTemperature": "OpenWeather Temperature", "mapLayer": "Слой карты", "mapCustom": "Пользовательский (XYZ)", "mapCustomArcgis": "Пользовательский (ArcGIS)", @@ -266,11 +285,23 @@ "mapMapboxStreets": "Mapbox Улицы", "mapMapboxOutdoors": "Mapbox Топография", "mapMapboxSatellite": "Mapbox Спутник", + "mapMapboxKey": "Mapbox Access Token", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", + "mapMapTilerKey": "MapTiler API Key", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "mapLocationIqKey": "LocationIQ Access Token", + "mapTomTomBasic": "TomTom Basic", + "mapTomTomFlow": "TomTom Traffic Flow", + "mapTomTomIncidents": "TomTom Traffic Incidents", + "mapTomTomKey": "TomTom API Key", + "mapHereBasic": "Here Basic", + "mapHereHybrid": "Here Hybrid", + "mapHereSatellite": "Here Satellite", + "mapHereFlow": "Here Traffic Flow", + "mapHereKey": "Here API Key", "mapShapePolygon": "Многоугольник", "mapShapeCircle": "Круг", "mapShapePolyline": "Линия", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Текущее Местоположение", "mapPoiLayer": "Слой POI", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "Состояние", "stateName": "Параметр", "stateValue": "Значение", @@ -404,6 +436,8 @@ "notificatorSms": "СМС", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Воспроизвести", "reportRoute": "Маршрут", "reportEvents": "События", |