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/sk.js')
-rw-r--r--apps/workflowengine/l10n/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js
index 231e7c97e0f..93589a39035 100644
--- a/apps/workflowengine/l10n/sk.js
+++ b/apps/workflowengine/l10n/sk.js
@@ -83,7 +83,6 @@ OC.L10N.register(
"Available flows" : "Dostupné toky",
"For details on how to write your own flow, check out the development documentation." : "Podrobnosti o tom, ako vytvárať vlastné toky, nájdete v dokumentácii pre vývojárov.",
"More flows" : "Ďalšie toky",
- "Browse the app store" : "Prehliadajte obchod aplikácií",
"Show less" : "Zobraziť menej",
"Show more" : "Zobraziť viac",
"Configured flows" : "Nastavené toky",
@@ -114,6 +113,7 @@ OC.L10N.register(
"Request user agent" : "User agent požiadavky",
"User group membership" : "Členstvo v skupine používateľov",
"is member of" : "Je členom",
- "is not member of" : "Nie je členom"
+ "is not member of" : "Nie je členom",
+ "Browse the app store" : "Prehliadajte obchod aplikácií"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");