aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-09 00:25:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-09 00:25:53 +0000
commita79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch)
tree5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /core/l10n/pl.js
parent734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff)
downloadnextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz
nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 6fd879b059b..f592a7ac7f6 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -29,7 +29,6 @@ OC.L10N.register(
"Your login token is invalid or has expired" : "Token logowania jest nieprawidłowy lub wygasł",
"This community release of Nextcloud is unsupported and push notifications are limited." : "To wydanie społecznościowe Nextcloud nie jest obsługiwane, a powiadomienia Push są ograniczone.",
"Login" : "Zaloguj",
- "Please try again" : "Spróbuj ponownie",
"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",
@@ -382,6 +381,7 @@ 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.",
+ "Please try again" : "Spróbuj ponownie",
"Please use the command line updater because updating via the browser is disabled in your config.php." : "Użyj wiersza poleceń do aktualizacji, ponieważ aktualizacja przez przeglądarkę jest wyłączona w Twoim pliku config.php.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wygląda na to, że PHP nie jest poprawnie skonfigurowany do wysyłania zapytań o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustą wartość.",
"Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź {linkstart}dokumentację instalacji ↗{linkend}, aby znaleźć uwagi dotyczące konfiguracji PHP i konfiguracji PHP serwera, zwłaszcza jeśli używasz php-fpm.",