diff options
Diffstat (limited to 'settings/l10n/pl.json')
-rw-r--r-- | settings/l10n/pl.json | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 5320cc77206..590d7de8070 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -24,7 +24,7 @@ "Security" : "Bezpieczeństwo", "You successfully logged in using two-factor authentication (%1$s)" : "Pomyślnie zalogowano się za pomocą uwierzytelniania dwuskładnikowego (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Próba logowania przy użyciu uwierzytelniania dwuskładnikowego nie powiodła się (%1$s)", - "Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> zostal zmieniony", + "Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> został zmieniony", "Couldn't remove app." : "Nie można usunąć aplikacji.", "Couldn't update app." : "Nie można zaktualizować aplikacji.", "Wrong password" : "Złe hasło", @@ -771,8 +771,8 @@ "Choose as profile picture" : "Wybierz zdjęcie profilowe", "Details" : "Szczegóły", "You are a member of the following groups:" : "Należysz do następujących grup:", - "You are using <strong>%s</strong>" : "Używasz <strong>%s</strong>", - "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)", + "You are using <strong>%s</strong>" : "Używasz: <strong>%s</strong>", + "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Używasz: <strong>%1$s</strong> z <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Full name" : "Pełna nazwa", "No display name set" : "Brak nazwa wyświetlanej", "Your email address" : "Twój adres e-mail", @@ -791,6 +791,20 @@ "Locale" : "Region", "Current password" : "Bieżące hasło", "Change password" : "Zmień hasło", - "Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta." + "Use a second factor besides your password to increase security for your account." : "Użyj drugiego zabezpieczenia oprócz hasła, aby zwiększyć bezpieczeństwo konta.", + "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "Używasz przestarzałej wersji cURL %s wersja (%s). Zaktualizuj system operacyjny lub funkcje takie jak %s nie będą działać prawidłowo.", + "Disconnect" : "Rozłącz", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "Klient iOS", + "Android Client" : "Klient Android", + "Not supported!" : "Niewspierany!", + "Press ⌘-C to copy." : "Naciśnij ⌘-C, aby skopiować.", + "Press Ctrl-C to copy." : "Naciśnij Ctrl-C, aby skopiować.", + "Error while loading browser sessions and device tokens" : "Błąd podczas ładowania sesji przeglądarki i tokenów urządzenia", + "Default quota :" : "Domyślny limit:", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Sprawdź dokładnie <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">instrukcje instalacji ↗</a> oraz sprawdź, czy nie ma błędów lub ostrzeżeń w <a href=\"%s\">logach</a>.", + "Follow us on Google+" : "Bądź z nami na Google+", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz: <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |