diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-18 01:08:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-18 01:08:23 +0000 |
commit | 6af8ba15aee5ad0491de051362bae8a5ca14e31c (patch) | |
tree | e4a1afab931b97b25553d6beeb9134a84e2ce87d /settings/l10n/pl.js | |
parent | c1bb89d65bba41c410b758d97ed844e7415e14da (diff) | |
download | nextcloud-server-6af8ba15aee5ad0491de051362bae8a5ca14e31c.tar.gz nextcloud-server-6af8ba15aee5ad0491de051362bae8a5ca14e31c.zip |
[tx-robot] updated from transifex
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", |