Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-09-12 05:28:25 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-12 05:28:25 +0300
commit7521b284c981bd4f750c142e05e90982b9e28600 (patch)
tree0947ae6d5bd2e39b6f8565952baaacab3afd9d99 /core/l10n/pl.js
parent06c4ebfe2ddf03ac229b96ac13f15253916a03c5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index b4a5d075a47..2e1980f3358 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -27,6 +27,8 @@ OC.L10N.register(
"Could not complete login" : "Nie można dokończyć logowania",
"Your login token is invalid or has expired" : "Token logowania jest nieprawidłowy lub wygasł",
"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",
"%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.",
@@ -339,6 +341,7 @@ OC.L10N.register(
"You can close this window." : "Możesz zamknąć to okno.",
"This share is password-protected" : "Udostępnienie jest zabezpieczone hasłem",
"The password is wrong. Try again." : "Hasło jest nieprawidłowe. Spróbuj ponownie.",
+ "Go to %s" : "Przejdź do %s",
"Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Dodatkowe zabezpieczenia są włączone dla Twojego konta. Wybierz drugą metodę uwierzytelniania:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Nie można załadować co najmniej jednej z włączonych dwuskładnikowych metod uwierzytelnienia. Skontaktuj się z administratorem.",