aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/sl.js')
-rw-r--r--lib/l10n/sl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 13244b00d50..c4dff0abfb0 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -219,7 +219,6 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Obvestite skrbnika strežnika, da je treba ponovno zagnati spletni strežnik.",
"Your data directory must be an absolute path." : "Podatkovna mapa mora imeti navedeno celotno pot.",
"Your data directory is invalid." : "Podatkovna mapa ni veljavna.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Prepričajte se, da je datoteka ».ocdata« v korenu podatkovne mape.",
"Action \"%s\" not supported or implemented." : "Dejanje »%s« ni podprto ali omogočeno.",
"Authentication failed, wrong token or provider ID given" : "Overitev je spodletela, podan je napačen žeton oziroma določilo ID ponudnika",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Manjkajo parametri za dokončanje zahteve: »%s«.",
@@ -260,6 +259,7 @@ OC.L10N.register(
"Username must not consist of dots only" : "Uporabniško ime ne sme biti zgolj iz pik",
"Username is invalid because files already exist for this user" : "Uporabniško ime ni veljavno, ker za tega uporabnika že obstajajo datoteke",
"User disabled" : "Uporabnik je onemogočen",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Spremenite dovoljenja mape na 0770 in s tem onemogočite branje vsebine drugim uporabnikom."
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Spremenite dovoljenja mape na 0770 in s tem onemogočite branje vsebine drugim uporabnikom.",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Prepričajte se, da je datoteka ».ocdata« v korenu podatkovne mape."
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");