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 13ba6bcab8c..fb492bce956 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -24,30 +24,39 @@ OC.L10N.register( "Entity %s does not exist" : "Entita %s neexistuje", "Entity %s is invalid" : "Entita %s není platná", "No events are chosen." : "Nejsou zvolené žádné události", + "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á", "Check %s does not exist" : "Kontrola %s neexistuje", "Check %s is invalid" : "Kontrola %s je neplatná", "Check #%s does not exist" : "Kontrola č. %s neexistuje", "Check %s is invalid or does not exist" : "Kontrola %s je neplatná, nebo neexistuje", + "Workflows" : "Pracovní postupy", + "Nextcloud workflow engine" : "Nextcloud engine pro pracovní postupy", "Select a filter" : "Vybrat filtr", "Select a comparator" : "Vyberte porovnání", "Select a file type" : "Vybrat typ souboru", + "e.g. httpd/unix-directory" : "např. httpd/unix-directory", "Images" : "Obrázky", "Office documents" : "Kancelářské dokumenty", "PDF documents" : "PDF dokumenty", + "Select a tag" : "Vybrat štítek", "No results" : "Žádné výsledky", "%s (invisible)" : "%s (neviditelné)", "%s (restricted)" : "%s (omezeno)", + "Please enter a valid time span" : "Zadejte platné časové rozmezí", "Predefined URLs" : "Předdefinované URL", "Files WebDAV" : "Soubory WebDAV", "Others" : "Ostatní", + "Custom URL" : "Uživatelsky určená URL", "Android client" : "Android klient", "iOS client" : "iOS klient", "Desktop client" : "Desktopový klient", "Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook", "When" : "Kdy", "and" : "a", + "Cancel" : "Storno", + "Delete" : "Smazat", "The configuration is invalid" : "Nastavení není platné", "Show less" : "Zobrazit méně", "Show more" : "Zobrazit více", |