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
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-08 05:16:40 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-08 05:16:40 +0300
commit2192b46c7af8d4fbc690140134eb9093c64cfaee (patch)
tree1f2686c4c027f47f8f453b4a31f46e52bc8c2f0c /lib/l10n
parent8f546eb88368cfe0f21fdab1fe85edea3e29651c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/sl.js3
-rw-r--r--lib/l10n/sl.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 6d98f0f80cb..3b5ab7e7d66 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -5,7 +5,7 @@ OC.L10N.register(
"This can usually be fixed by giving the webserver write access to the config directory" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.",
"See %s" : "Oglejte si %s",
"Sample configuration detected" : "Zaznana je neustrezna preizkusna nastavitev",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Zaznano je, da je bila v sistem kopirana datoteka z enostavno nastavitvijo. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "V sistem je bila kopirana datoteka s vzorčnimi nastavitvami. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
"%1$s and %2$s" : "%1$s in %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s",
@@ -139,6 +139,7 @@ OC.L10N.register(
"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\", and \"_.@-'\"",
"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.",
+ "Username must not consist of dots only" : "Uporabniško ime ne sme biti zgolj iz pik",
"A valid password must be provided" : "Navedeno mora biti veljavno geslo",
"The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
"User disabled" : "Uporabnik je onemogočen",
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index 037f209a867..346c81521e7 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -3,7 +3,7 @@
"This can usually be fixed by giving the webserver write access to the config directory" : "Napako je mogoče odpraviti z dodelitvijo dovoljenja spletnemu strežniku za pisanje v nastavitveno mapo.",
"See %s" : "Oglejte si %s",
"Sample configuration detected" : "Zaznana je neustrezna preizkusna nastavitev",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Zaznano je, da je bila v sistem kopirana datoteka z enostavno nastavitvijo. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "V sistem je bila kopirana datoteka s vzorčnimi nastavitvami. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.",
"%1$s and %2$s" : "%1$s in %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s",
@@ -137,6 +137,7 @@
"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\", and \"_.@-'\"",
"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.",
+ "Username must not consist of dots only" : "Uporabniško ime ne sme biti zgolj iz pik",
"A valid password must be provided" : "Navedeno mora biti veljavno geslo",
"The username is already being used" : "Vpisano uporabniško ime je že v uporabi",
"User disabled" : "Uporabnik je onemogočen",