diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-14 00:07:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-14 00:07:54 +0000 |
commit | b1bd9ff0b95af68c9f5875de00806e37ef65a8b8 (patch) | |
tree | 53580ee9dc62e1b2f026ae89272948d2fc1fdf1b /core/l10n/pl.js | |
parent | 6e3a914f4affde68c5cafa8fc7703efa3c3deaa6 (diff) | |
download | nextcloud-server-b1bd9ff0b95af68c9f5875de00806e37ef65a8b8.tar.gz nextcloud-server-b1bd9ff0b95af68c9f5875de00806e37ef65a8b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 50aecf3dd33..497666105f9 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -16,6 +16,7 @@ OC.L10N.register( "Crop is not square" : "Przycięcie nie jest prostokątem", "State token does not match" : "Token stanu nie pasuje", "Auth flow can only be started unauthenticated." : "Autoryzacja przepływu może być rozpoczęta tylko niezautoryzowana", + "Password reset is disabled" : "Resetowanie hasła jest wyłączone", "Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny", "Couldn't reset password because the token is expired" : "Nie można zresetować hasła, ponieważ token wygasł", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nie udało się wysłać ponownego e-maila, ponieważ nie ma adresu e-mail do tego użytkownika. Proszę skontaktować się z administratorem.", |