diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-28 00:26:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-28 00:26:21 +0000 |
commit | 79aa8bb64cdd7d33b256efd745387c27cc24c546 (patch) | |
tree | 57c380e521ecea19f0b6249c28a01840cbd987c6 /apps/settings/l10n/pl.json | |
parent | f6059064f3f35fc512e2fdc769af6fee50acd89b (diff) | |
download | nextcloud-server-79aa8bb64cdd7d33b256efd745387c27cc24c546.tar.gz nextcloud-server-79aa8bb64cdd7d33b256efd745387c27cc24c546.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.json')
-rw-r--r-- | apps/settings/l10n/pl.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 72ef269f3e9..43fa39980c0 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -149,6 +149,8 @@ "File locking" : "Blokowanie plików", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Blokowanie plików transakcyjnych jest wyłączone, może to prowadzić do problemów z przepustowością. Włącz \"filelocking.enabled\" w config.php, aby uniknąć tych problemów.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Baza danych służy do blokowania plików transakcyjnych. Aby zwiększyć wydajność, skonfiguruj memcache, jeśli jest dostępny.", + "Forwarded for headers" : "Przekazany do nagłówków", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Twoje ustawienie \"trusted_proxies\" nie jest poprawnie ustawione, powinna to być tablica.", "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Konfiguracja nagłówka zwrotnego proxy jest nieprawidłowa. Jest to problem związany z bezpieczeństwem i może pozwolić osobie atakującej na sfałszowanie jego adresu IP jako widocznego dla Nextcloud.", "Your IP address was resolved as %s" : "Twój adres IP został rozpoznany jako %s", "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." : "Konfiguracja nagłówka zwrotnego proxy jest nieprawidłowa lub uzyskujesz dostęp do Nextcloud z zaufanego proxy. Jeśli nie, jest to problem związany z bezpieczeństwem i może pozwolić osobie atakującej na sfałszowanie jego adresu IP jako widocznego dla Nextcloud.", |