aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r--apps/workflowengine/l10n/cs.js19
1 files changed, 10 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index 1add69ee5ee..3c189dc2c53 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -49,37 +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",
@@ -115,8 +116,8 @@ OC.L10N.register(
"between" : "mezi",
"not between" : "není mezi",
"Request user agent" : "User agent požadavku",
+ "Group membership" : "Členství ve skupinách",
"is member of" : "je členem",
- "is not member of" : "není členem",
- "User group membership" : "Členství ve skupinách uživatelů"
+ "is not member of" : "není členem"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");