From 5353d863c1ce903d9ef5e95aef4df4e9bfe98433 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 16 Oct 2024 01:33:18 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 2 ++ l10n/cs.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 9ebfa8563..8c2bf3c5b 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -431,7 +431,9 @@ OC.L10N.register( "Additional email disclaimer" : "Další e-mailové zřeknutí se odpovědnosti", "Preview" : "Náhled", "Please understand, that the jobs were defined as asynchronous jobs by intention." : "Chápejte, že úkoly byly záměrně definovány jako asynchronní úlohy.", + "Only use them, if it is absolutely neccessary (i.error. your cron does not work properly) or for testing." : "Použijte je pouze pokud je to nezbytně nutné (v případě, že plánovač cron nefunguje správně) nebo pro testování.", "Starting the jobs does not mean, that the rules for these actions are overridden." : "Spouštění úloh neznamená že budou pravidla pro tyto akce přebita.", + "Each job can only be run once. If you want to rerun them, you have to refresh the page." : "Každou úlohu lze spustit pouze jednou. Pokud je chcete spustit znovu, je třeba stránku načíst znovu.", "If you want to see the result, please check the logs." : "Pokud si chcete zobrazit výsledek, nahlédněte do záznamu událostí.", "Run autoreminder" : "Spustit automatické připomenutí", "Run janitor" : "Spustit úklid", diff --git a/l10n/cs.json b/l10n/cs.json index f6e8b38d0..52fdd5e26 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -429,7 +429,9 @@ "Additional email disclaimer" : "Další e-mailové zřeknutí se odpovědnosti", "Preview" : "Náhled", "Please understand, that the jobs were defined as asynchronous jobs by intention." : "Chápejte, že úkoly byly záměrně definovány jako asynchronní úlohy.", + "Only use them, if it is absolutely neccessary (i.error. your cron does not work properly) or for testing." : "Použijte je pouze pokud je to nezbytně nutné (v případě, že plánovač cron nefunguje správně) nebo pro testování.", "Starting the jobs does not mean, that the rules for these actions are overridden." : "Spouštění úloh neznamená že budou pravidla pro tyto akce přebita.", + "Each job can only be run once. If you want to rerun them, you have to refresh the page." : "Každou úlohu lze spustit pouze jednou. Pokud je chcete spustit znovu, je třeba stránku načíst znovu.", "If you want to see the result, please check the logs." : "Pokud si chcete zobrazit výsledek, nahlédněte do záznamu událostí.", "Run autoreminder" : "Spustit automatické připomenutí", "Run janitor" : "Spustit úklid",