diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-15 02:17:12 +0000 |
commit | bccd13ffae24a3fff460d09cc47712e375efa6c9 (patch) | |
tree | 37968f984bee6802f636c910955ef2cdbd5a01dd /apps/settings/l10n/pl.js | |
parent | 7c53f0ed226089b5efc274d32cca3fe12aa9139b (diff) | |
download | nextcloud-server-bccd13ffae24a3fff460d09cc47712e375efa6c9.tar.gz nextcloud-server-bccd13ffae24a3fff460d09cc47712e375efa6c9.zip |
[tx-robot] updated from transifex
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.", |