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 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.", |