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:
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index e9cd880c34b..b4a5d075a47 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -27,8 +27,6 @@ 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",
- "Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest nieprawidłowy",
- "Couldn't reset password because the token is expired" : "Nie można zresetować hasła, ponieważ token wygasł",
"%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.",
@@ -374,6 +372,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Ta instancja %s jest obecnie w trybie konserwacji, co może chwilę potrwać.",
"This page will refresh itself when the instance is available again." : "Strona odświeży się, gdy instancja będzie ponownie dostępna.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem systemu, jeśli ten komunikat będzie się powtarzał lub pojawił się nieoczekiwanie.",
+ "Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest nieprawidłowy",
+ "Couldn't reset password because the token is expired" : "Nie można zresetować hasła, ponieważ token wygasł",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Sprawdzanie, czy można zaktualizować strukturę bazy danych (może to zająć dużo czasu w zależności od rozmiaru bazy danych)",
"Checked database schema update" : "Sprawdzono aktualizację struktury bazy danych",
"Checking updates of apps" : "Sprawdzanie aktualizacji aplikacji",