diff options
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r-- | apps/workflowengine/l10n/cs.js | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index ccbb80c2523..3c189dc2c53 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -49,35 +49,38 @@ OC.L10N.register( "Select a filter" : "Vybrat filtr", "Select a comparator" : "Vyberte porovnání", "Remove filter" : "Odebrat filtr", - "Select a file type" : "Vybrat typ souboru", - "e.g. httpd/unix-directory" : "např. httpd/unix-directory", "Folder" : "Složka", "Images" : "Obrázky", "Office documents" : "Kancelářské dokumenty", "PDF documents" : "PDF dokumenty", "Custom MIME type" : "Uživatelsky určený MIME typ", "Custom mimetype" : "Uživatelsky určený mimetyp", + "Select a file type" : "Vybrat typ souboru", + "e.g. httpd/unix-directory" : "např. httpd/unix-directory", "Please enter a valid time span" : "Zadejte platné časové rozmezí", - "Select a request URL" : "Vyberte URL požadavku", "Files WebDAV" : "Soubory WebDAV", "Custom URL" : "Uživatelsky určená URL", - "Select a user agent" : "Vyberte user agent", + "Select a request URL" : "Vyberte URL požadavku", "Android client" : "Android klient", "iOS client" : "iOS klient", "Desktop client" : "Klient pro počítač", "Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook", "Custom user agent" : "Uživatelem určený user agent", + "Select a user agent" : "Vyberte user agent", + "Select groups" : "Vybrat skupiny", + "Groups" : "Skupiny", + "Type to search for group …" : "Skupinu vyhledáte psaním…", "Select a trigger" : "Vybrat spouštěč", "At least one event must be selected" : "Je třeba vybrat alespoň jednu událost", "Add new flow" : "Přidat nový tok", + "The configuration is invalid" : "Nastavení není platné", + "Active" : "Aktivní", + "Save" : "Uložit", "When" : "Kdy", "and" : "a", "Add a new filter" : "Přidat nový filtr", "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.", "No flows installed" : "Nenaistalované žádné toky", @@ -113,7 +116,7 @@ OC.L10N.register( "between" : "mezi", "not between" : "není mezi", "Request user agent" : "User agent požadavku", - "User group membership" : "Členství ve skupinách uživatelů", + "Group membership" : "Členství ve skupinách", "is member of" : "je členem", "is not member of" : "není členem" }, |