diff options
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 fad3b84c1b9..08e0f0df9b8 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -31,6 +31,7 @@ OC.L10N.register( "Password reset is disabled" : "Resetowanie hasła jest wyłączone", "Could not reset password because the token is expired" : "Nie można zresetować hasła, ponieważ token wygasł", "Could not reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest nieprawidłowy", + "Password is too long. Maximum allowed length is 469 characters." : "Hasło jest za długie. Maksymalna dozwolona długość to 469 znaków.", "%s password reset" : "%s zresetowanie hasła", "Password reset" : "Zresetowanie hasła", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij w przycisk, aby zresetować hasło. Jeśli nie zażądałeś zresetowania hasła, zignoruj tego e-maila.", |