diff --git a/src/lang/pl.json b/src/lang/pl.json index 472b595c7..1b61bc6bc 100644 --- a/src/lang/pl.json +++ b/src/lang/pl.json @@ -696,5 +696,36 @@ "Google Analytics ID": "Identyfikator Google Analytics", "Edit Tag": "Edytuj Tag", "Server Address": "Adres Serwera", - "Learn More": "Dowiedz się więcej" + "Learn More": "Dowiedz się więcej", + "Body Encoding": "Kodowanie treści", + "Expiry": "Wygasa", + "Expiry date": "Data wygaśnięcia", + "Don't expire": "Nie wygaszaj", + "Continue": "Kontynuuj", + "Add Another": "Dodaj kolejne", + "Add API Key": "Dodaj klucz API", + "No API Keys": "Brak kluczy API", + "apiKey-active": "Aktywny", + "apiKey-expired": "Wygasły", + "apiKey-inactive": "Nieaktywny", + "Expires": "Wygasa", + "Generate": "Generuj", + "disableAPIKeyMsg": "Czy na pewno chcesz wyłączyć ten klucz API?", + "deleteAPIKeyMsg": "Czy na pewno chcesz usunąć ten klucz API?", + "pagertreeIntegrationUrl": "URL integracji", + "pagertreeUrgency": "Pilność", + "pagertreeSilent": "Cichy", + "pagertreeLow": "Niski", + "pagertreeMedium": "Średni", + "pagertreeHigh": "Wysoki", + "pagertreeCritical": "Krytyczny", + "pagertreeResolve": "Automatyczne rozwiązywanie", + "Clone Monitor": "Klonuj monitor", + "Clone": "Klonuj", + "cloneOf": "Klon {0}", + "API Keys": "Klucze API", + "Key Added": "Klucz dodany", + "pagertreeDoNothing": "Nie rób nic", + "wayToGetPagerTreeIntegrationURL": "Po utworzeniu integracji Uptime Kuma w PagerTree, należy skopiować Endpoint. Zobacz pełne szczegóły {0}", + "notificationRegional": "Regionalne" }