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>2018-02-04 04:28:07 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-04 04:28:07 +0300
commited121b02b417e5a490f6c63406a264b4d72cba7e (patch)
tree3b58bbc98fb430fab1e85eeda13ac3658053dac5
parent2637bb685f54f3f49b602996f9646aa2fbf1f450 (diff)
[tx-robot] updated from transifexv11.0.8RC1v11.0.8stable11
-rw-r--r--l10n/lt_LT.js5
-rw-r--r--l10n/lt_LT.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 20e8b15..97ad23c 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -6,9 +6,12 @@ OC.L10N.register(
"Password needs to contain at least one numeric character." : "Slaptažodyje turi būti bent vienas skaičius.",
"Password needs to contain at least one special character." : "Slaptažodyje turi būti bent vienas specialus simbolis.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Slaptažodis įeina į 1,000,000 populiariausiai naudojamų slaptažodžių sąrašą. Prašome pasirinkti kitą.",
- "Password policy" : "Slaptažodžio taisyklės",
+ "Password policy" : "Slaptažodžio politika",
"Minimal length" : "Minimalus ilgis",
"Forbid common passwords" : "Uždrausti paplitusius slaptažodžius",
+ "Enforce upper and lower case characters" : "Versti naudoti didžiąsias ir mažąsias raides",
+ "Enforce numeric characters" : "Versti naudoti skaitmenų simbolius",
+ "Enforce special characters" : "Versti naudoti specialius simbolius",
"Password need to be at least %s characters long" : "Slaptažodis turi būti bent %s simbolių ilgio",
"Password need to contain at least one lower case character and one upper case character." : "Slaptažodyje turi būti bent vienas didžiųjų ir mažųjų raidžių simbolis.",
"Password need to contain at least one numeric character." : "Slaptažodyje turi būti bent vienas skaičius.",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index abc019a..f0a7db5 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -4,9 +4,12 @@
"Password needs to contain at least one numeric character." : "Slaptažodyje turi būti bent vienas skaičius.",
"Password needs to contain at least one special character." : "Slaptažodyje turi būti bent vienas specialus simbolis.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Slaptažodis įeina į 1,000,000 populiariausiai naudojamų slaptažodžių sąrašą. Prašome pasirinkti kitą.",
- "Password policy" : "Slaptažodžio taisyklės",
+ "Password policy" : "Slaptažodžio politika",
"Minimal length" : "Minimalus ilgis",
"Forbid common passwords" : "Uždrausti paplitusius slaptažodžius",
+ "Enforce upper and lower case characters" : "Versti naudoti didžiąsias ir mažąsias raides",
+ "Enforce numeric characters" : "Versti naudoti skaitmenų simbolius",
+ "Enforce special characters" : "Versti naudoti specialius simbolius",
"Password need to be at least %s characters long" : "Slaptažodis turi būti bent %s simbolių ilgio",
"Password need to contain at least one lower case character and one upper case character." : "Slaptažodyje turi būti bent vienas didžiųjų ir mažųjų raidžių simbolis.",
"Password need to contain at least one numeric character." : "Slaptažodyje turi būti bent vienas skaičius.",