diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
commit | 07b6e234bd3ba015809d9e4a312259266370d985 (patch) | |
tree | 663e53d27dfda45ed915ff7060f183f38db57d57 /core/l10n/pl.js | |
parent | bea04d12d5a9ae8653277fc6379468d990f397ea (diff) | |
download | nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.tar.gz nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index e5753fb27ea..4f3f60dcf6e 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -19,11 +19,11 @@ OC.L10N.register( "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.", + "%s password reset" : "%s reset hasła", "Password reset" : "Reset hasła", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij następujący przycisk, żeby zresetować hasło. Jeśli nie prosiłeś o zmianę hasła możesz zignorować tego e-maila.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij następujący przycisk, żeby zresetować hasło. Jeśli nie prosiłeś o zmianę hasła możesz zignorować tego e-maila.", "Reset your password" : "Zresetuj hasło", - "%s password reset" : "%s reset hasła", "Couldn't send reset email. Please contact your administrator." : "Nie mogę wysłać maila resetującego. Skontaktuj się z administratorem.", "Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać maila resetującego. Sprawdź czy nazwa użytkownika jest poprawna.", "Preparing update" : "Przygotowuję aktualizację", |