diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-22 00:30:16 +0000 |
commit | 44850c27a067972f1982f9d36fb9dcf50d39293c (patch) | |
tree | 330c0a0b4f6e9e8970a36ed81a64e333f175e56a /core/l10n/pl.js | |
parent | 956eece9d4031a4d3239990d531e21ef4bf7298f (diff) | |
download | nextcloud-server-44850c27a067972f1982f9d36fb9dcf50d39293c.tar.gz nextcloud-server-44850c27a067972f1982f9d36fb9dcf50d39293c.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index fc21f30cde1..ffb02b29d0b 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -128,7 +128,6 @@ OC.L10N.register( "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Nagłówek HTTP \"{header}\" nie zawiera \"{expected}\". Jest to potencjalne zagrożenie dla bezpieczeństwa lub prywatności. Dlatego zaleca się odpowiednie dostosowanie tego ustawienia.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "Nagłówek HTTP \"{header}\" nie jest ustawiony na \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" lub \"{val5}\". Może to spowodować wyciek informacji o stronie odsyłającej. Zobacz {linkstart}rekomendację W3C ↗{linkend}.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "Nagłówek HTTP \"Strict-Transport-Security\" nie jest ustawiony na co najmniej \"{seconds}\" sekund. W celu zwiększenia bezpieczeństwa zaleca się włączenie HSTS w sposób opisany w {linkstart}poradach bezpieczeństwa ↗{linkend}.", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zaleca się skonfigurowanie serwera tak, aby wymagał HTTPS, zgodnie z opisem w {linkstart}poradach bezpieczeństwa ↗{linkend}.", "unknown text" : "nieznany tekst", "Hello world!" : "Witaj świecie!", "sunny" : "słoneczna", @@ -414,6 +413,7 @@ OC.L10N.register( "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 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.", "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Wygląda na to, że korzystasz z 32-bitowej wersji PHP. Nextcloud do poprawnego działania potrzebuje 64-bitowej. Zaktualizuj swój system operacyjny i PHP do wersji 64-bitowej! Więcej informacji na ten temat przeczytasz na {linkstart}stronie dokumentacji ↗{linkend}.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zaleca się skonfigurowanie serwera tak, aby wymagał HTTPS, zgodnie z opisem w {linkstart}poradach bezpieczeństwa ↗{linkend}.", "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Wiadomość o zresetowaniu hasła została wysłana na adres e-mail tego konta. Jeśli go nie otrzymałeś, sprawdź katalogi spam/kosz lub poproś lokalnego administratora o pomoc.", "If it is not there ask your local administrator." : "Jeśli nie ma, skontaktuj się z lokalnym administratorem.", "Press enter to start searching" : "Naciśnij Enter, aby rozpocząć wyszukiwanie", |