diff options
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r-- | apps/workflowengine/l10n/cs.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 5912b452502..3f887428bab 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -32,6 +32,7 @@ OC.L10N.register( "Check %s is not allowed with this entity" : "Zaškrtnutí %s není u této entity povoleno", "Check #%s does not exist" : "Kontrola č. %s neexistuje", "Check %s is invalid or does not exist" : "Kontrola %s není platná, nebo neexistuje", + "Flow" : "Tok", "Nextcloud workflow engine" : "Nextcloud engine pro pracovní postupy", "Select a filter" : "Vybrat filtr", "Select a comparator" : "Vyberte porovnání", @@ -57,14 +58,22 @@ 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", + "Add new flow" : "Přidat nový tok", "When" : "Kdy", "and" : "a", "Cancel" : "Storno", "Delete" : "Smazat", "The configuration is invalid" : "Nastavení není platné", + "Active" : "Aktivní", "Save" : "Uložit", + "Available flows" : "Toky k dispozici", + "For details on how to write your own flow, check out the development documentation." : "Podrobnosti o tom, jak vytvářet toky naleznete v dokumentaci pro vývojáře.", + "More flows" : "Další toky", + "Browse the app store" : "Procházet katalog aplikací", "Show less" : "Zobrazit méně", "Show more" : "Zobrazit více", + "Configured flows" : "Nastavené toky", + "Your flows" : "Vaše toky", "File name" : "Název souboru", "is" : "je", "is not" : "není", |