From 1af1545dc7ba3cfdf73a58031b37bea0ecff2e54 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Tue, 3 Nov 2020 15:16:09 -0800 Subject: Update translations --- web/l10n/pl.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'web/l10n/pl.json') diff --git a/web/l10n/pl.json b/web/l10n/pl.json index d2124107..885c4c42 100644 --- a/web/l10n/pl.json +++ b/web/l10n/pl.json @@ -8,6 +8,8 @@ "sharedEdit": "Edytuj", "sharedRemove": "Usuń", "sharedRemoveConfirm": "Usunąć obiekt?", + "sharedYes": "Tak", + "sharedNo": "Nie", "sharedKm": "km", "sharedMi": "mi", "sharedNmi": "nmi", @@ -63,6 +65,7 @@ "sharedRequired": "Wymagane", "sharedPreferences": "Preferencje", "sharedPermissions": "Zezwolenia", + "sharedConnections": "Connections", "sharedExtra": "Dodatkowe", "sharedTypeString": "Tekst", "sharedTypeNumber": "Liczba", @@ -73,15 +76,20 @@ "sharedSavedCommands": "Zapisane polecenia", "sharedNew": "Nowy...", "sharedShowAddress": "Pokaż adres", + "sharedShowDetails": "Więcej szczegółów", "sharedDisabled": "Wyłączony", "sharedMaintenance": "Konserwacja", "sharedDeviceAccumulators": "Akumulatory", "sharedAlarms": "Alarmy", + "sharedLocation": "Lokalizacja", + "sharedImport": "Import", "attributeSpeedLimit": "Ograniczenie prędkości", "attributePolylineDistance": "Dystans łamanej", "attributeReportIgnoreOdometer": "Raport: Ignoruj licznik kilometrów", "attributeWebReportColor": "Web: Kolor raportów", "attributeDevicePassword": "Hasło urządzenia", + "attributeDeviceInactivityStart": "Początek nieaktywności urządzenia", + "attributeDeviceInactivityPeriod": "Okres nieaktywności urządzenia", "attributeProcessingCopyAttributes": "Przetwarzanie: Kopiuj atrybuty", "attributeColor": "Kolor", "attributeWebLiveRouteLength": "Web: Długość ścieżki na żywo", @@ -106,6 +114,7 @@ "attributeUiDisableCalendars": "UI: Wyłącz kalendarze", "attributeUiDisableMaintenance": "UI: Wyłącz konserwację", "attributeUiHidePositionAttributes": "UI: Ukryj atrybuty pozycji", + "attributeNotificationTokens": "Tokeny powiadomień", "errorTitle": "Błąd", "errorGeneral": "Niepoprawny parametr albo naruszenie ograniczeń", "errorConnection": "Błąd przy połączeniu", @@ -229,6 +238,7 @@ "serverRegistration": "Rejestracja", "serverReadonly": "Tylko do odczytu", "serverForceSettings": "Wymuś ustawienia", + "serverAnnouncement": "Komunikat", "mapTitle": "Mapa", "mapLayer": "Rodzaj mapy", "mapCustom": "Własny (XYZ)", @@ -244,6 +254,9 @@ "mapYandexMap": "Mapa Yandex", "mapYandexSat": "Satelita Yandex", "mapWikimedia": "Wikimedia", + "mapMapboxStreets": "Mapbox Streets", + "mapMapboxOutdoors": "Mapbox Outdoors", + "mapMapboxSatellite": "Mapbox Satellite", "mapShapePolygon": "Wielokąt", "mapShapeCircle": "Okrąg", "mapShapePolyline": "Krzywa", @@ -266,6 +279,7 @@ "commandEngineResume": "Silnik - Wznów", "commandAlarmArm": "Włączanie alarmu", "commandAlarmDisarm": "Wyłączanie alarmu", + "commandAlarmDismiss": "Odwołaj alarm", "commandSetTimezone": "Ustaw strefę czasową", "commandRequestPhoto": "Żądanie zdjęcia\n", "commandPowerOff": "Wyłącz urządzenie", @@ -304,6 +318,7 @@ "eventDeviceOnline": "Status online", "eventDeviceUnknown": "Status nieznany", "eventDeviceOffline": "Status offline", + "eventDeviceInactive": "Urządzenie nieaktywne", "eventDeviceMoving": "Urządzenie się porusza", "eventDeviceStopped": "Urządzenie zatrzymane", "eventDeviceOverspeed": "Przekroczono ograniczenie prędkości", @@ -365,11 +380,13 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "reportReplay": "Replay", "reportRoute": "Trasa", "reportEvents": "Zdarzenia", "reportTrips": "Podróże", "reportStops": "Zatrzymania", "reportSummary": "Podsumowanie", + "reportDaily": "Podsumowanie dzienne", "reportChart": "Wykres", "reportConfigure": "Konfiguracja", "reportEventTypes": "Rodzaje zdarzeń", @@ -390,6 +407,7 @@ "reportMaximumSpeed": "Maksymalna prędkość", "reportEngineHours": "Czas pracy silnika", "reportDuration": "Czas trwania", + "reportStartDate": "Data początkowa", "reportStartTime": "Czas uruchomienia", "reportStartAddress": "Adres początkowy", "reportEndTime": "Czas końcowy", -- cgit v1.2.3