Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-19 05:18:14 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-19 05:18:14 +0300
commiteb28572f9b8ab6e3bf36b86513b619337d65eea8 (patch)
tree6eade3c6fde7e0639ba34578ceb7c8fdd1d67ede /apps/settings/l10n/cs.js
parenta1fc233fcb30d9181415ad24a4141f0285b6899a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r--apps/settings/l10n/cs.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 154598911e2..e334bb0dd27 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -330,6 +330,8 @@ OC.L10N.register(
"Start migration" : "Zahájit migraci",
"Background jobs" : "Úlohy na pozadí",
"Last job execution ran %s. Something seems wrong." : "Minulá úloha byla vykonána: %s. Zdá se, že něco není v pořádku.",
+ "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Některé úlohy nebyly vykonány už od %s. Zvažte zvýšení četnosti vykonávání.",
+ "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Některé úlohy nebyly vykonány už od %s. Zvažte přepnutí na plánovač (cron) systému.",
"Last job ran %s." : "Poslední úloha byla vykonána: %s.",
"Background job didn’t run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
"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." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.",