aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-27 02:15:20 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-27 02:15:20 +0000
commitb7577b6401cb68a6a1f4dc9090facb79a6438753 (patch)
treea8d92b0b28b026a62000d8905380219445517d93 /settings/l10n/pl.js
parent7aaa2e12ae9579dbe6fb0d82e9d6144f17732a23 (diff)
downloadnextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.tar.gz
nextcloud-server-b7577b6401cb68a6a1f4dc9090facb79a6438753.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r--settings/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index 85997d09abf..61e41cd3baa 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -747,8 +747,6 @@ OC.L10N.register(
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.",
"Pick background job setting" : "Wybierz ustawienie zadania w tle",
"Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną",
- "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.",
- "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi zostać wykonywany przez użytkownika systemu \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Dla uruchomienia tego potrzebujesz rozszerzenia PHP POSIX. Zobacz {linkstart}dokumentację PHP{linkend}, aby uzyskać więcej szczegółów.",
"Sharing" : "Udostępnianie",
@@ -822,6 +820,8 @@ OC.L10N.register(
"Error while loading browser sessions and device tokens" : "Błąd podczas ładowania sesji przeglądarki i tokenów urządzenia",
"Default quota :" : "Domyślny limit:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Sprawdź dokładnie <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">instrukcje instalacji ↗</a> oraz sprawdź, czy nie ma błędów lub ostrzeżeń w <a href=\"%s\">logach</a>.",
+ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.",
+ "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.",
"Follow us on Google+" : "Bądź z nami na Google+",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Używasz: <strong>%s</strong> z <strong>%s</strong> (<strong>%s %%</strong>)"
},