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>2022-10-22 05:15:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-22 05:15:49 +0300
commita66c80135de5b21d8ad48218b96a90eefde0fc7f (patch)
tree7ce5974efa5d347f73538084d9e1a0f77a80e370 /lib/l10n/sl.js
parent47da08fe850b374d30ef68c55775600747bbd35c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sl.js')
-rw-r--r--lib/l10n/sl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 0408dee2de2..73eb29878d9 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"Oct." : "okt",
"Nov." : "nov",
"Dec." : "dec",
- "The user limit has been reached and the user was not created." : "Dosežena je omejitev števila uporabnikov, zato uporabnik ni ustvarjen.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "V uporabniškem imenu je dovoljeno uporabiti le znake: »a–z«, »A–Z«, »0–9« in »_.@-«\".",
"A valid username must be provided" : "Navedeno mora biti veljavno uporabniško ime",
"Username contains whitespace at the beginning or at the end" : "Uporabniško ime vsebuje presledni znak na začetku ali na koncu imena.",
@@ -231,6 +230,7 @@ OC.L10N.register(
"%s enter the database username." : "%s – vnos uporabniškega imena podatkovne zbirke.",
"%s enter the database name." : "%s – vnos imena podatkovne zbirke.",
"%s you may not use dots in the database name" : "%s – v imenu podatkovne zbirke ni dovoljeno uporabljati pik.",
+ "The user limit has been reached and the user was not created." : "Dosežena je omejitev števila uporabnikov, zato uporabnik ni ustvarjen.",
"Cannot read file" : "Datoteke ni mogoče prebrati.",
"Cannot write into \"config\" directory" : "Mapa »config« nima nastavljenih ustreznih dovoljenj za pisanje!",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo. Poglejte %s",