]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Mon, 7 Feb 2022 02:27:04 +0000 (02:27 +0000)
committerNextcloud bot <bot@nextcloud.com>
Mon, 7 Feb 2022 02:27:04 +0000 (02:27 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
core/l10n/pl.js
core/l10n/pl.json

index 9fa0dd3f6b2a5576847d5aff87a094be88a81eab..36ad35f9d787cafb97e617f2aed0f408d99e6174 100644 (file)
@@ -70,6 +70,7 @@ OC.L10N.register(
     "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wygląda na to, że PHP nie jest poprawnie skonfigurowany do wysyłania zapytań o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustą wartość.",
     "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź {linkstart}dokumentację instalacji ↗{linkend}, aby znaleźć uwagi dotyczące konfiguracji PHP i konfiguracji PHP serwera, zwłaszcza jeśli używasz php-fpm.",
     "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Włączono konfigurację tylko do odczytu. Zapobiega to ustawianiu niektórych konfiguracji przez interfejs internetowy. Ponadto plik musi być zapisany ręcznie przy każdej aktualizacji.",
+    "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Nie ustawiłeś ani nie zweryfikowałeś jeszcze konfiguracji serwera poczty e-mail. Przejdź do {mailSettingsStart}ustawień podstawowych{mailSettingsEnd}, aby je ustawić. Następnie użyj przycisku \"Wyślij e-mail\" pod formularzem, aby zweryfikować swoje ustawienia.",
     "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy, gdy wiele akcji jest wykonywanych równolegle.",
     "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'. Zdecydowanie zaleca się, aby ten moduł mógł uzyskać najlepsze wyniki przy wykrywaniu typu MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może powodować problemy w działaniu. Włącz \"filelocking.enabled\" w config.php, aby rozwiązać je. Więcej informacji znajdziesz w {linkstart}dokumentacji ↗{linkend}.",
index 1083a5efbf1afa6a4b5819d5f0c7ae3c26497503..910a0d5a98dfdc3af9597dbb5e440c327c3ad221 100644 (file)
@@ -68,6 +68,7 @@
     "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Wygląda na to, że PHP nie jest poprawnie skonfigurowany do wysyłania zapytań o zmienne środowiskowe systemu. Test gentenv(\"PATH\") zwraca tylko pustą wartość.",
     "Please check the {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Sprawdź {linkstart}dokumentację instalacji ↗{linkend}, aby znaleźć uwagi dotyczące konfiguracji PHP i konfiguracji PHP serwera, zwłaszcza jeśli używasz php-fpm.",
     "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Włączono konfigurację tylko do odczytu. Zapobiega to ustawianiu niektórych konfiguracji przez interfejs internetowy. Ponadto plik musi być zapisany ręcznie przy każdej aktualizacji.",
+    "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Nie ustawiłeś ani nie zweryfikowałeś jeszcze konfiguracji serwera poczty e-mail. Przejdź do {mailSettingsStart}ustawień podstawowych{mailSettingsEnd}, aby je ustawić. Następnie użyj przycisku \"Wyślij e-mail\" pod formularzem, aby zweryfikować swoje ustawienia.",
     "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Baza danych nie działa z poziomem izolacji transakcji \"READ COMMITTED\". Może to powodować problemy, gdy wiele akcji jest wykonywanych równolegle.",
     "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Brak modułu PHP 'fileinfo'. Zdecydowanie zaleca się, aby ten moduł mógł uzyskać najlepsze wyniki przy wykrywaniu typu MIME.",
     "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Transakcyjne blokowanie plików jest wyłączone, co może powodować problemy w działaniu. Włącz \"filelocking.enabled\" w config.php, aby rozwiązać je. Więcej informacji znajdziesz w {linkstart}dokumentacji ↗{linkend}.",