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:
authorNextcloud bot <bot@nextcloud.com>2020-11-01 05:59:06 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-01 05:59:06 +0300
commitdc9faa4470e02c137083883749b7ccce1ddbad03 (patch)
tree76e18d1d0844d4507135cc9bf8f4bb10ee7e7bc6
parent877a4436be1d08ac2316ca09d6a296c9b808d460 (diff)
[tx-robot] updated from transifexv18.0.11RC2v18.0.11RC1v18.0.11
-rw-r--r--l10n/sl.js2
-rw-r--r--l10n/sl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 420cb1c..4ef1916 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"password_policy",
{
+ "Password is expired, please use forgot password method to reset" : "Geslo je preteklo. Uporabite način za obnovitev pozabljenega gesla.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Izbrano geslo je med 1 000 000 najpogostejših gesel. Potrudite se, da bo enkratno.",
"Password needs to be at least %s characters long" : "Geslo mora biti najmanj %s dolgih znakov",
"Password needs to contain at least one numeric character." : "Geslo mora vsebovati vsaj en številski znak.",
@@ -10,6 +11,7 @@ OC.L10N.register(
"Allows admins to configure a password policy" : "Omogoča skrbnikom nastavljanje pravil uporabe gesel",
"Minimal length" : "Najmanjša dolžina",
"User password history" : "Uporabniška zgodovina gesel",
+ "days until user password expires" : "dni do preteka gesla",
"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",
diff --git a/l10n/sl.json b/l10n/sl.json
index 78d31ac..438d29a 100644
--- a/l10n/sl.json
+++ b/l10n/sl.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Password is expired, please use forgot password method to reset" : "Geslo je preteklo. Uporabite način za obnovitev pozabljenega gesla.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Izbrano geslo je med 1 000 000 najpogostejših gesel. Potrudite se, da bo enkratno.",
"Password needs to be at least %s characters long" : "Geslo mora biti najmanj %s dolgih znakov",
"Password needs to contain at least one numeric character." : "Geslo mora vsebovati vsaj en številski znak.",
@@ -8,6 +9,7 @@
"Allows admins to configure a password policy" : "Omogoča skrbnikom nastavljanje pravil uporabe gesel",
"Minimal length" : "Najmanjša dolžina",
"User password history" : "Uporabniška zgodovina gesel",
+ "days until user password expires" : "dni do preteka gesla",
"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",