diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 81efa099618..95428e1b32c 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -276,6 +276,7 @@ OC.L10N.register( "Select default encryption module:" : "Wybierz domyślny moduł szyfrowania:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Musisz zmigrować swoje klucze szyfrujące ze starego szyfrowania (ownCloud <= 8.0) do nowego. Włącz \"Domyślny moduł szyfrowania\" i uruchom {command}", "Unable to update server side encryption config" : "Nie można zaktualizować konfiguracji szyfrowania po stronie serwera", + "Submit" : "Wyślij", "Rename group" : "Zmień nazwę grupy", "Remove group" : "Usuń grupę", "You are about to remove the group {group}. The users will NOT be deleted." : "Zamierzasz usunąć grupę {group}. Użytkownicy NIE zostaną usunięci.", @@ -369,9 +370,7 @@ OC.L10N.register( "Last login" : "Ostatnio zalogowany", "User actions" : "Działania użytkownika", "Change display name" : "Zmiana wyświetlanej nazwy", - "Add new password" : "Dodaj nowe hasło", "You do not have permissions to see the details of this user" : "Nie masz uprawnień aby zobaczyć informacje o tym użytkowniku", - "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", @@ -528,6 +527,8 @@ OC.L10N.register( "Choose profile picture from files" : "Wybierz zdjęcie profilowe z Plików", "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Your location" : "Twoja lokalizacja", + "Add new password" : "Dodaj nowe hasło", + "Add new email address" : "Dodaj nowy adres e-mail", "Edit User" : "Edytuj użytkownika", "Will be autogenerated" : "Zostanie automatycznie wygenerowany", "Add a new user" : "Dodaj użytkownika", |