diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
commit | 23bb4f16f9056e7a79116129c7de5b59cf84f8be (patch) | |
tree | cc989d803f9d9a42457b298dc6f0ce8b774e81c5 /core/l10n/pl.json | |
parent | f56ecf92426026c913497bea9f7ca99e8d3ac631 (diff) | |
download | nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.tar.gz nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.json')
-rw-r--r-- | core/l10n/pl.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 9ee26bf3763..7be2e7cdd69 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -46,7 +46,6 @@ "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", @@ -395,6 +394,7 @@ "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.", |