diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index dbe327a2f38..dfd8e1154a2 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -212,6 +212,8 @@ OC.L10N.register( "Copied!" : "Skopiowano!", "Copy" : "Kopiuj", "Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj go ręcznie.", + "Your full name" : "Twoja pełna nazwa", + "No full name set" : "Nie ustawiono pełnej nazwy", "Email options" : "Opcje e-mail", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", "Remove primary email" : "Usuń podstawowy adres e-mail", @@ -219,14 +221,19 @@ OC.L10N.register( "Your email address" : "Twój adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", "No email address set" : "Brak adresu e-mail", + "Language" : "Język", + "Help translate" : "Pomóż w tłumaczeniu", + "No language set" : "Nie ustawiono języka", "Add" : "Dodaj", + "Change privacy level of {accountProperty}" : "Zmiana poziomu prywatności na {accountProperty}", + "Unable to update federation scope of the primary {accountProperty}" : "Nie można zaktualizować zakresu federacji podstawowego {accountProperty}", + "Unable to update federation scope of additional {accountProperty}" : "Nie można zaktualizować zakresu federacji dodatkowego {accountProperty}", "You do not have permissions to see the details of this user" : "Nie masz uprawnień aby zobaczyć informacje o tym użytkowniku", "Add new password" : "Dodaj nowe hasło", "Add new email address" : "Dodaj nowy adres e-mail", "Add user to group" : "Dodaj użytkownika do grupy", "Set user as admin for" : "Ustaw administratora dla", "Select user quota" : "Wybierz limit dla użytkownika", - "No language set" : "Nie ustawiono języka", "Delete user" : "Usuń użytkownika", "Wipe all devices" : "Wyczyść wszystkie urządzenia", "Disable user" : "Zablokuj użytkownika", @@ -251,14 +258,12 @@ OC.L10N.register( "Add a new user" : "Dodaj użytkownika", "Group admin for" : "Administrator grupy", "Quota" : "Limit", - "Language" : "Język", "User backend" : "Moduł użytkownika", "Storage location" : "Lokalizacja magazynu", "Last login" : "Ostatnio zalogowany", "No users in here" : "Brak użytkowników", "Default quota" : "Domyślny limit", "Common languages" : "Popularne języki", - "All languages" : "Wszystkie języki", "Password change is disabled because the master key is disabled" : "Zmiana hasła jest zablokowana z powodu włączenia klucza głównego.", "Passwordless authentication requires a secure connection." : "Uwierzytelnianie bez hasła wymaga bezpiecznego połączenia.", "Add WebAuthn device" : "Dodaj urządzenie WebAuthn", @@ -299,7 +304,9 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "Zamierzasz usunąć grupę {group}. Użytkownicy NIE zostaną usunięci.", "Please confirm the group removal " : "Potwierdź usunięcie grupy", "Address" : "Adres", + "Avatar" : "Awatar", "Full name" : "Pełna nazwa", + "Additional email" : "Dodatkowy e-mail", "Phone number" : "Numer telefonu", "Twitter" : "Twitter", "Website" : "Strona internetowa", @@ -430,7 +437,6 @@ OC.L10N.register( "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Zmień poziom prywatności profilu Twitter", "Twitter handle @…" : "Twitter @…", - "Help translate" : "Pomóż w tłumaczeniu", "Locale" : "Region", "Current password" : "Bieżące hasło", "New password" : "Nowe hasło", @@ -447,6 +453,7 @@ OC.L10N.register( "Nextcloud Talk for Android" : "Nextcloud Talk dla Android", "Add user in group" : "Dodaj użytkownika do grupy", "Close" : "Zamknij ", + "All languages" : "Wszystkie języki", "Everyone" : "Wszyscy", "The app will be downloaded from the app store" : "Aplikacja zostanie pobrana ze sklepu z aplikacjami", "Error: This app can not be enabled because it makes the server unstable" : "Błąd: Ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera.", |