diff options
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 78c759c3714..40e7655252b 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -48,7 +48,6 @@ OC.L10N.register( "Repair warning:" : "Ostrzeżenie naprawy:", "Repair error:" : "Błąd naprawy: ", "Please use the command line updater because automatic updating is disabled in the config.php." : "Użyj wiersza poleceń do aktualizacji, ponieważ automatyczna aktualizacja jest wyłączona w pliku config.php.", - "[%d / %d]: Checking table %s" : "[%d/%d]: Sprawdzanie tabeli %s", "Turned on maintenance mode" : "Włączono tryb konserwacji", "Turned off maintenance mode" : "Wyłączono tryb konserwacji", "Maintenance mode is kept active" : "Tryb konserwacji pozostał aktywny", @@ -397,6 +396,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.", + "[%d / %d]: Checking table %s" : "[%d/%d]: Sprawdzanie tabeli %s", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Serwer nie ma aktywnego połączenia z Internetem. Wiele połączeń nie może być zrealizowanych. Oznacza to, że część funkcji takich jak zewnętrzny magazyn, powiadomienia o aktualizacjach lub instalacja aplikacji firm trzecich nie będą działać. Dostęp zdalny do plików oraz wysyłanie powiadomień e-mailowych również może nie działać. Nawiąż połączenie z tego serwera do Internetu, aby korzystać ze wszystkich funkcji.", "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 to ostatnie wydanie obsługujące PHP 7.2. Nextcloud 21 wymaga co najmniej PHP 7.3.", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "Moduł PHP OPcache nie jest wczytany. {linkstart}Dla lepszej wydajności zaleca się ↗{linkend} ponowne wczytanie w instalacji PHP.", |