From 4ec80fe786c852ff78a24a3a0f23065393b577d7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 27 Jun 2022 17:01:57 -0700 Subject: Update localization --- web/l10n/cs.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'web/l10n/cs.json') diff --git a/web/l10n/cs.json b/web/l10n/cs.json index f96835c4..d862f546 100644 --- a/web/l10n/cs.json +++ b/web/l10n/cs.json @@ -8,6 +8,7 @@ "sharedEdit": "Změnit", "sharedRemove": "Odstranit", "sharedRemoveConfirm": "Odstranit položku?", + "sharedNoData": "No data", "sharedYes": "Ano", "sharedNo": "Ne", "sharedKm": "km", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "Zkontrolovat vypočítanou vlastnost", "sharedExpression": "Výraz", "sharedDevice": "Zařízení", + "sharedTest": "Test", "sharedTestNotification": "Odeslat testovací oznámení", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "Kalendář", "sharedCalendars": "Kalendáře", "sharedFile": "Soubor", "sharedSearchDevices": "Search Devices", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "Vybrat soubor", "sharedPhone": "Telefon", "sharedRequired": "Povinné", @@ -177,6 +183,9 @@ "reportTo": "Komu", "reportShow": "Zobrazit", "reportClear": "Vyprázdnit", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "Vynutit nastavení", "serverAnnouncement": "Oznámení", "mapTitle": "Mapa", + "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": "Vrstva mapy", "mapCustom": "Vlastní (XYZ)", "mapCustomArcgis": "Vlastní (ArcGIS)", @@ -266,11 +285,23 @@ "mapMapboxStreets": "Mapbox ulice", "mapMapboxOutdoors": "Mapbox venkovní", "mapMapboxSatellite": "Mapbox satelit", + "mapMapboxKey": "Mapbox Access Token", "mapMapTilerBasic": "MapTiler Základní", "mapMapTilerHybrid": "MapTiler Hybridní", + "mapMapTilerKey": "MapTiler API Key", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybridní", + "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": "Mnohoúhelník", "mapShapeCircle": "Kruh", "mapShapePolyline": "Křivka", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Současná pozice", "mapPoiLayer": "Vrstva s POI", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "Stav", "stateName": "Atribut", "stateValue": "Hodnota", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Přehrát", "reportRoute": "Trasa", "reportEvents": "Události", -- cgit v1.2.3