From e7000e33818a231add49235f5b2a543d56e4b45f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 19 Nov 2016 11:07:20 +1300 Subject: Update localization files --- web/l10n/pl.json | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) (limited to 'web/l10n/pl.json') diff --git a/web/l10n/pl.json b/web/l10n/pl.json index 1bb48aed..28262aeb 100644 --- a/web/l10n/pl.json +++ b/web/l10n/pl.json @@ -1,6 +1,8 @@ { "sharedLoading": "Wczytywanie...", + "sharedHide": "Hide", "sharedSave": "Zapisz", + "sharedSet": "Ustaw", "sharedCancel": "Anuluj", "sharedAdd": "Dodaj", "sharedEdit": "Edytuj", @@ -8,12 +10,16 @@ "sharedRemoveConfirm": "Usunąć obiekt?", "sharedKm": "km", "sharedMi": "mi", + "sharedNmi": "nmi", "sharedKn": "kn", "sharedKmh": "km/h", "sharedMph": "mph", "sharedHour": "Godzina", "sharedMinute": "Minuta", "sharedSecond": "Sekunda", + "sharedDecimalDegrees": "Stopnie Dziesiętne", + "sharedDegreesDecimalMinutes": "Stopnie Dziesiętne Minuty", + "sharedDegreesMinutesSeconds": "Stopnie Minuty Sekundy", "sharedName": "Nazwa", "sharedDescription": "Opis", "sharedSearch": "Szukaj", @@ -29,6 +35,11 @@ "sharedHourAbbreviation": "g", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Pobierz stan mapy", + "sharedAttributeAlias": "Alias atrybutu", + "sharedAttributeAliases": "Aliasy atrybutów", + "sharedAlias": "Alias", + "sharedDeviceDistance": "Dystans urządzenia", + "sharedDevice": "Urządzenie", "errorTitle": "Bląd", "errorUnknown": "Nieznany błąd", "errorConnection": "Błąd przy połączeniu", @@ -36,6 +47,10 @@ "userPassword": "Hasło", "userAdmin": "Administrator", "userRemember": "Zapamiętaj", + "userDisabled": "Disabled", + "userExpirationTime": "Expiration", + "userDeviceLimit": "Device Limit", + "userToken": "Token", "loginTitle": "Login", "loginLanguage": "Język", "loginRegister": "Rejestracja", @@ -44,12 +59,16 @@ "loginCreated": "Nowy użytkownik został zarejestrowany", "loginLogout": "Wyloguj", "devicesAndState": "Urządzenia i stan", - "deviceDialog": "Urządzenie", "deviceTitle": "Urządzenia", "deviceIdentifier": "Identyfikator", + "devicePhone": "Telefon", + "deviceModel": "Model", + "deviceContact": "Kontakt", + "deviceCategory": "Category", "deviceLastUpdate": "Ostatnia aktualizacja", "deviceCommand": "Polecenie", "deviceFollow": "Podążaj", + "deviceTotalDistance": "Całkowity dystans", "groupDialog": "Grupa", "groupParent": "Grupa", "groupNoGroup": "Brak grupy", @@ -60,6 +79,7 @@ "settingsUsers": "Użytkownicy", "settingsSpeedUnit": "Prędkość", "settingsTwelveHourFormat": "Format 12-godz.", + "settingsCoordinateFormat": "Format współrzędnych", "reportTitle": "Raporty", "reportDevice": "Urządzenie", "reportGroup": "Grupa", @@ -80,15 +100,18 @@ "serverZoom": "Powiększenie", "serverRegistration": "Rejestracja", "serverReadonly": "Tylko do odczytu", + "serverForceSettings": "Wymuś ustawienia", "mapTitle": "Mapa", "mapLayer": "Warstwa mapy", "mapCustom": "Własna mapa", + "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "Wielokąt", "mapShapeCircle": "Okrąg", + "mapLiveRoutes": "Ścieżki na żywo", "stateTitle": "Stan i lokalizacja", "stateName": "Właściwość", "stateValue": "Wartość", @@ -125,7 +148,7 @@ "eventDeviceOnline": "Urządzenie jest online", "eventDeviceOffline": "Urządzenie jest offline", "eventDeviceMoving": "Urządzenie przemieszcza się", - "eventDeviceStopped": "Urządzenia zatrzymane", + "eventDeviceStopped": "Urządzenie się zatrzymało", "eventDeviceOverspeed": "Urządzenie przekroczyło prędkość", "eventCommandResult": "Rezultat polecenia", "eventGeofenceEnter": "Urządzenie wkroczyło w strefę nadzoru", @@ -150,7 +173,7 @@ "reportSummary": "Podsumowanie", "reportConfigure": "Konfiguracja", "reportEventTypes": "Rodzaje zdarzeń", - "reportCsv": "CSV", + "reportExport": "Eksportuj", "reportDeviceName": "Nazwa urządzenia", "reportAverageSpeed": "Średnia prędkość", "reportMaximumSpeed": "Maksymalna prędkość", @@ -160,5 +183,22 @@ "reportStartAddress": "Adres początkowy", "reportEndTime": "Czas końowy", "reportEndAddress": "Adres końcowy", - "reportSpentFuel": "Zużyte paliwo" + "reportSpentFuel": "Zużyte paliwo", + "statisticsTitle": "Statystyki", + "statisticsCaptureTime": "Czas zapisu", + "statisticsActiveUsers": "Aktywni użytkownicy", + "statisticsActiveDevices": "Aktywne urządzenia", + "statisticsRequests": "Żądania", + "statisticsMessagesReceived": "Odebrane wiadomości", + "statisticsMessagesStored": "Zapisane wiadomości", + "categoryArrow": "Arrow", + "categoryDefault": "Default", + "categoryCar": "Car", + "categoryBus": "Bus", + "categoryTruck": "Truck", + "categoryShip": "Ship", + "categoryPlane": "Plane", + "categoryMotorcycle": "Motorcycle", + "categoryBicycle": "Bicycle", + "categoryPerson": "Person" } \ No newline at end of file -- cgit v1.2.3