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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sl.json')
-rw-r--r--l10n/sl.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/sl.json b/l10n/sl.json
index caaf592..7a21d46 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -10,7 +10,10 @@
"Password policy" : "Določila gesel",
"Allows admins to configure a password policy" : "Omogoča skrbnikom nastavljanje pravil uporabe gesel",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Dovoli skrbniku določiti določene predpogoje za gesla, na primer vsiljeno dolžino",
+ "Minimum password length" : "Najmanjša dolžina gesla",
"User password history" : "Uporabniška zgodovina gesel",
+ "Number of days until user password expires" : "Število dni do preteka uporabniškega gesla",
+ "Number of login attempts before the user account is blocked (0 for no limit)" : "Število poskusov prijave, preden se dostop do uporabniškega računa zaklene (0 pomeni brez omejitve).",
"Forbid common passwords" : "Prepreči splošna gesla",
"Enforce upper and lower case characters" : "Zahtevaj velike in male črkovne znake",
"Enforce numeric characters" : "Zahtevaj številske znake",
@@ -19,6 +22,6 @@
"This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ta možnost ustvari nadzorno kodo uporabljenega gesla in pošlje prvih 5 znakov na naslov haveibeenpwned.com, v povratnici pa pridobi seznam vseh podobnih kod. Preveri tudi, ali je nadzorna vsota gesla skladna z geslom, uporabljenim za Nextcloud.",
"Minimal length" : "Najmanjša dolžina",
"days until user password expires" : "dni do preteka gesla",
- "login attempts before the user account is blocked. (0 for no limit)" : "poskusov prijave, preden je uporabniški račun zaklenjen (0 pomeni brez omejitve)."
+ "login attempts before the user account is blocked. (0 for no limit)" : "poskusov prijave, preden se uporabniški račun zaklene (0 pomeni brez omejitve)."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file