diff options
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index d8accea5336..f7ae2294ddd 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -27,6 +27,7 @@ OC.L10N.register( "Invalid mail address" : "Nieprawidłowy adres email", "No valid group selected" : "Nie wybrano poprawnej grupy", "A user with that name already exists." : "Użytkownik o tej nazwie już istnieje.", + "To send a password link to the user an email address is required." : "Aby wysłać link z hasłem innemu użytkownikowi wymagany jest adres e-mail.", "Unable to create user." : "Nie można utworzyć użytkownika.", "Your %s account was created" : "Twoje konto %s zostało stworzone", "Unable to delete user." : "Nie można usunąć użytkownika.", @@ -319,6 +320,7 @@ OC.L10N.register( "Show last log in" : "Pokaż ostatni login", "Show user backend" : "Pokaż moduł użytkownika", "Send email to new user" : "Wyślij email do nowego użytkownika", + "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "Kiedy hasło nowego użytkownika jest puste użytkownikowi jest wysyłany e-mieil aktywacyjny z linkiem do ustawienia hasła", "Show email address" : "Pokaż adres email", "E-Mail" : "E-mail", "Create" : "Utwórz", |