Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/cs.js')
-rw-r--r--apps/workflowengine/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js
index 0664dad1fbd..500d2c3e132 100644
--- a/apps/workflowengine/l10n/cs.js
+++ b/apps/workflowengine/l10n/cs.js
@@ -83,7 +83,6 @@ OC.L10N.register(
"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",
@@ -114,6 +113,7 @@ OC.L10N.register(
"Request user agent" : "User agent požadavku",
"User group membership" : "Členství ve skupinách uživatelů",
"is member of" : "je členem",
- "is not member of" : "není členem"
+ "is not member of" : "není členem",
+ "Browse the app store" : "Procházet katalog aplikací"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");