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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'external/l10n/sk_SK.js')
-rw-r--r--external/l10n/sk_SK.js16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/l10n/sk_SK.js b/external/l10n/sk_SK.js
deleted file mode 100644
index 70176235d..000000000
--- a/external/l10n/sk_SK.js
+++ /dev/null
@@ -1,16 +0,0 @@
-OC.L10N.register(
- "external",
- {
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Vkladajte platné url adresy - musia sa začínať http://, https:// alebo /",
- "External sites saved." : "Externé stránky sú uložené",
- "External Sites" : "Externé stránky",
- "Please note that some browsers will block displaying of sites via http if you are running https." : "Niektoré prezerače môžu blokovať zobrazovanie http stránok ak používate https.",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Funkcia iframe býva často z bezpečnostných dôvodov zakázaná.",
- "We highly recommend to test the configured sites below properly." : "Odporúčame vám dôkladne otestovať nižšie nastavené stránky.",
- "Name" : "Názov",
- "URL" : "URL",
- "Select an icon" : "Vybrať ikonu",
- "Remove site" : "Odstrániť stránku",
- "Add" : "Pridať"
-},
-"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");