diff options
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r-- | apps/workflowengine/l10n/cs.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 32da403f748..e2727384436 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -35,6 +35,8 @@ OC.L10N.register( "Entity %s has no event %s" : "Entita %s nemá událost %s", "Operation %s does not exist" : "Operace %s neexistuje", "Operation %s is invalid" : "Operace %s není platná", + "At least one check needs to be provided" : "Je třeba poskytnou alespoň jednu kontrolu", + "Invalid check provided" : "Zadána neplatná kontrola", "Check %s does not exist" : "Kontrola %s neexistuje", "Check %s is invalid" : "Kontrola %s je neplatná", "Check %s is not allowed with this entity" : "Zaškrtnutí %s není u této entity povoleno", @@ -66,6 +68,7 @@ OC.L10N.register( "Desktop client" : "Desktopový klient", "Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook", "Custom user agent" : "Uživatelem určený user agent", + "At least one event must be selected" : "Je třeba vybrat alespoň jednu událost", "Add new flow" : "Přidat nový tok", "When" : "Kdy", "and" : "a", |