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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-13 03:12:32 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-13 03:12:32 +0300
commitc4b84b7e2fe14df31a85f5a5251c5b38665d582c (patch)
treea2daab48d6e072db9613c02c666adeb68b6ee051 /l10n/sl.js
parentd75dd61aa4e43ad4ab074b8ed2e9da88b808eac5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js21
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
new file mode 100644
index 0000000..6a9bbed
--- /dev/null
+++ b/l10n/sl.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "external",
+ {
+ "New site" : "Nova stran",
+ "Select an icon" : "Izbor ikone",
+ "All languages" : "Vsi jeziki",
+ "Header" : "Glava",
+ "Only in the browser" : "Samo v brskalniku",
+ "The site does not exist" : "Spletna stran ne obstaja",
+ "Name" : "Ime",
+ "URL" : "Naslov URL",
+ "Language" : "Jezik",
+ "Remove site" : "Odstrani stran",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "Nekateri brskalniki onemogočajo prikazovanje spletišč prek 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.",
+ "Normal" : "Normalno",
+ "Setting" : "Nastavitve",
+ "Add" : "Dodaj",
+ "Can not save site" : "Ne morem shraniti strani"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");