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/sl.js')
-rw-r--r--external/l10n/sl.js16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/l10n/sl.js b/external/l10n/sl.js
deleted file mode 100644
index 73040c65e..000000000
--- a/external/l10n/sl.js
+++ /dev/null
@@ -1,16 +0,0 @@
-OC.L10N.register(
- "external",
- {
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Vpisati je treba veljavne naslove URL. Ti se morajo začeti z http://, https:// ali /",
- "External sites saved." : "Zunanji strežniki so shranjeni.",
- "External Sites" : "Zunanje strani",
- "Please note that some browsers will block displaying of sites via http if you are running https." : "Nekateri brskalniki onemogočajo prikazovanje spletišč preko protokola http, če je zagnan protokol https!",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Pogosto spletne strani onemogočajo tudi uporabo uporabo kode iframe zaradi varnostnih razlogov.",
- "We highly recommend to test the configured sites below properly." : "Priporočljivo je natančno preizkusiti nastavitve in delovanje navedenih strani.",
- "Name" : "Ime",
- "URL" : "Naslov URL",
- "Select an icon" : "Izbor ikone",
- "Remove site" : "Odstrani stran",
- "Add" : "Dodaj"
-},
-"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");