diff options
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 5f602c1321d..116af818273 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -47,6 +47,7 @@ OC.L10N.register( "{actor} changed your password" : "{actor} zmienił Twoje hasło", "You changed your password" : "Zmieniłeś swoje hasło", "Your password was reset by an administrator" : "Twoje hasło zostało zresetowane przez administratora", + "Your password was reset" : "Twoje hasło zostało zresetowane", "{actor} changed your email address" : "{actor} zmienił Twój adres e-mail", "You changed your email address" : "Zmieniłeś swój adres e-mail", "Your email address was changed by an administrator" : "Twój adres e-mail został zmieniony przez administratora", @@ -88,6 +89,7 @@ OC.L10N.register( "%1$s changed your password on %2$s." : "%1$s zmienił Twoje hasło w %2$s.", "Your password on %s was changed." : "Twoje hasło w %s zostało zmienione.", "Your password on %s was reset by an administrator." : "Twoje hasło w %s zostało zresetowane przez administratora", + "Your password on %s was reset." : "Twoje hasło w %s zostało zresetowane.", "Password for %1$s changed on %2$s" : "Hasło dla %1$s zostało zmienione w %2$s", "Password changed for %s" : "Hasło zmieniono dla %s", "If you did not request this, please contact an administrator." : "Jeśli nie żądałeś tego, skontaktuj się z administratorem.", |