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/pl.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'web/l10n/pl.json') diff --git a/web/l10n/pl.json b/web/l10n/pl.json index 78c215d9..4127eec4 100644 --- a/web/l10n/pl.json +++ b/web/l10n/pl.json @@ -8,6 +8,7 @@ "sharedEdit": "Edytuj", "sharedRemove": "Usuń", "sharedRemoveConfirm": "Usunąć obiekt?", + "sharedNoData": "Brak danych", "sharedYes": "Tak", "sharedNo": "Nie", "sharedKm": "km", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "Sprawdź obliczony atrybut", "sharedExpression": "Wyrażenie", "sharedDevice": "Urządzenie", + "sharedTest": "Test", "sharedTestNotification": "Wyślij powiadomienie testowe", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "Kalendarz", "sharedCalendars": "Kalendarze", "sharedFile": "Plik", "sharedSearchDevices": "Szukaj urządzenia", + "sharedSortBy": "Sortuj według", + "sharedFilterMap": "Filtruj na mapie", "sharedSelectFile": "Wybierz plik", "sharedPhone": "Telefon", "sharedRequired": "Wymagane", @@ -177,6 +183,9 @@ "reportTo": "Do", "reportShow": "Pokaż", "reportClear": "Wyczyść", + "linkGoogleMaps": "Mapy Google", + "linkAppleMaps": "Mapy Apple", + "linkStreetView": "Street View", "positionFixTime": "Napraw czas", "positionDeviceTime": "Czas urządzenia", "positionServerTime": "Czas serwera", @@ -248,6 +257,16 @@ "serverForceSettings": "Wymuś ustawienia", "serverAnnouncement": "Komunikat", "mapTitle": "Mapa", + "mapActive": "Aktywne mapy", + "mapOverlay": "Nakładka mapy", + "mapOverlayCustom": "Niestandardowa nakładka", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "Klucz API OpenWeather", + "mapOpenWeatherClouds": "Chmury OpenWeather", + "mapOpenWeatherPrecipitation": "Opady OpenWeather", + "mapOpenWeatherPressure": "Ciśnienie OpenWeather", + "mapOpenWeatherWind": "Wiatr OpenWeather", + "mapOpenWeatherTemperature": "Temperatura OpenWeather", "mapLayer": "Rodzaj mapy", "mapCustom": "Własny (XYZ)", "mapCustomArcgis": "Własny (ArcGIS)", @@ -266,11 +285,23 @@ "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", + "mapMapboxKey": "Token dostępu do Mapboxa", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", + "mapMapTilerKey": "Klucz API MapTiler", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "mapLocationIqKey": "Token dostępu LocationIQ", + "mapTomTomBasic": "Podstawowy TomTom", + "mapTomTomFlow": "Ruch drogowy TomTom", + "mapTomTomIncidents": "Wypadki drogowe TomTom", + "mapTomTomKey": "Klucz API TomTom", + "mapHereBasic": "Podstawowy Here", + "mapHereHybrid": "Hybrydowy Here", + "mapHereSatellite": "Satelitarny Here", + "mapHereFlow": "Ruch drogowy Here", + "mapHereKey": "Klucz API Here", "mapShapePolygon": "Wielokąt", "mapShapeCircle": "Okrąg", "mapShapePolyline": "Krzywa", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Aktualna lokalizacja", "mapPoiLayer": "Warstwa POI", "mapClustering": "Grupowanie znaczników", + "mapOnSelect": "Pokaż mapę w zaznaczeniu", "stateTitle": "Stan i lokalizacja", "stateName": "Właściwość", "stateValue": "Wartość", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Odtwórz", "reportRoute": "Trasa", "reportEvents": "Zdarzenia", -- cgit v1.2.3