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>2020-03-12 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-12 05:19:02 +0300
commit99aa7adaeff9ae9ea0ffcb65b5b363d256b41be9 (patch)
tree56d0eefa4a7a70b8c8abd701d01e10310cdabda1 /core/l10n/pl.js
parentbc411e69091cdadff90474c94908084728a32976 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 6bf6c1aacd7..21b63b53e27 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie skonfigurowano pamięci podręcznej. Jeśli jest dostępna, to skonfiguruj pamięć podręczną dla zwiększenia wydajności. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie znaleziono stosownego źródła losowości przez PHP. Jest to bardzo niezalecane w związku z bezpieczeństwem. Więcej informacji znajdziesz w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Aktualnie używasz PHP {version}. Uaktualnij swoją wersję PHP korzystając z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizacji wydajności i bezpieczeństwa zapewniane przez grupę PHP</a> tak szybko, jak tylko Twoja dystrybucja zacznie je obsługiwać.",
+ "Nextcloud 19 is the last release supporting PHP 7.2. Nextcloud 20 requires at least PHP 7.3." : "Nextcloud 19 to ostatnie wydanie obsługujące PHP 7.2. Nextcloud 20 wymaga co najmniej PHP 7.3.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracja nagłówka reverse proxy jest niepoprawna lub uzyskujesz dostęp do Nextcloud z zaufanego serwera proxy. Jeśli tak nie jest, to jest to problem bezpieczeństwa i może pozwolić atakującemu na sfałszowanie adresu IP jako widocznego dla Nextcloud. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"Memcached\" jest skonfigurowany jako rozproszona pamięć podręczna, ale zainstalowany jest niewłaściwy moduł PHP \"memcache\". \\OC\\Memcache\\Memcached obsługuje tylko \"memcached\", a nie \"memcache\". Zobacz <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached na temat obu modułów</a>.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Niektóre pliki nie przeszły sprawdzenia integralności. Więcej informacji na temat rozwiązania tego problemu można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a> (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista nieprawidłowych plików…</a>/<a href=\"{rescanEndpoint}\">Skanuj ponownie…</a>).",