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:
authorNextcloud bot <bot@nextcloud.com>2017-08-16 03:08:33 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-16 03:08:33 +0300
commitd7406e515952bfa2c2659ecd44599bb0e5afbeec (patch)
treeb3ed3fe74bda63f5132e61e797fec09fad57084c /apps/theming/l10n/sl.js
parent8c97218b95ce43f393d7100b6df8c18aa5d4f1c4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/sl.js')
-rw-r--r--apps/theming/l10n/sl.js31
1 files changed, 31 insertions, 0 deletions
diff --git a/apps/theming/l10n/sl.js b/apps/theming/l10n/sl.js
new file mode 100644
index 00000000000..bd82b2beab2
--- /dev/null
+++ b/apps/theming/l10n/sl.js
@@ -0,0 +1,31 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "Predogled...",
+ "Saved" : "Shranjeno",
+ "Admin" : "Admin",
+ "a safe home for all your data" : "zavetje vseh tvojih podatkov",
+ "The given name is too long" : "Vpisano ime je predolgo",
+ "The given web address is too long" : "Vpisana spletna stran je predolga",
+ "The given slogan is too long" : "Vpisan slogan je predolg",
+ "The given color is invalid" : "Izbrana barva je neveljavna",
+ "No file uploaded" : "Ni naložene datoteke",
+ "Unsupported image type" : "Nepodprt tip datoteke",
+ "You are already using a custom theme" : "Ti že uporabljaš lastno temo",
+ "Theming" : "Teme",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teme omogočajo, da enostavno prilagodiš izgled in občutek svojega strežnika in podprtih strank. To bodo videli vsi uporabniki.",
+ "Name" : "Ime",
+ "Reset to default" : "Ponastavi na privzeto",
+ "Web address" : "Spletni naslov",
+ "Web address https://…" : "Spletni naslov https://…",
+ "Slogan" : "Slogan",
+ "Color" : "Barva",
+ "Logo" : "Logo",
+ "Upload new logo" : "Naloži nov logo",
+ "Login image" : "Slika ob prijavi",
+ "Upload new login background" : "Naloži novo ozadje za prijavo",
+ "Remove background image" : "Odstrani sliko ozadja",
+ "reset to default" : "ponastavi na privzeto",
+ "Log in image" : "Slika ob prijavi"
+},
+"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");