diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-28 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-28 02:15:26 +0000 |
commit | cdd491c7066a18e4900786317df69864acb679de (patch) | |
tree | 54aa6ec67ea8d63ebf1c0d78a3acb1ed7b1518ed /settings/l10n/pl.js | |
parent | caf32d25f8635c86ed9c230dc495a4cf6afbfe3a (diff) | |
download | nextcloud-server-cdd491c7066a18e4900786317df69864acb679de.tar.gz nextcloud-server-cdd491c7066a18e4900786317df69864acb679de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 61e41cd3baa..d63aac802b2 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -747,6 +747,8 @@ 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 5 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 5 minut przez HTTP.", + "Use system cron service to call the cron.php file every 5 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 5 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", |