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>2022-09-20 06:18:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-20 06:18:44 +0300
commit79c4d517a8d86accb522a4c4b962d3a81471e37a (patch)
treea8a44c668c91207a9857f9d66d08923e3b4d529d
parent9ee2d9a4497cb3c510e8be74b9d09fcb474279db (diff)
[tx-robot] updated from transifexv25.0.0rc3v25.0.0rc2v25.0.0rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/is.js1
-rw-r--r--l10n/is.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 2f62cb1..b7196b9 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Password must not have been used recently before." : "Lykilorð má ekki hafa verið notað nýlega.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Lykilorðið er á meðal 1.000.000 algengustu lykilorðanna. Endilega veldu eitthvað annað.",
"Password is present in compromised password list. Please choose a different password." : "Lykilorðið er í vantreystum lykilorðalista. Endilega veldu eitthvað annað.",
+ "Password needs to be at least %s characters long." : "Lykilorðið verður að innihalda að minnsta kosti %s stafi.",
"Password needs to contain at least one numeric character." : "Lykilorðið verður að innihalda að minnsta kosti einn tölustaf.",
"Password needs to contain at least one special character." : "Lykilorðið verður að innihalda að minnsta kosti eitt sértákn.",
"Password needs to contain at least one lower and one upper case character." : "Lykilorðið verður að innihalda að minnsta kosti einn lágstaf og einn hástaf.",
diff --git a/l10n/is.json b/l10n/is.json
index ec48464..d48d715 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -3,6 +3,7 @@
"Password must not have been used recently before." : "Lykilorð má ekki hafa verið notað nýlega.",
"Password is among the 1,000,000 most common ones. Please make it unique." : "Lykilorðið er á meðal 1.000.000 algengustu lykilorðanna. Endilega veldu eitthvað annað.",
"Password is present in compromised password list. Please choose a different password." : "Lykilorðið er í vantreystum lykilorðalista. Endilega veldu eitthvað annað.",
+ "Password needs to be at least %s characters long." : "Lykilorðið verður að innihalda að minnsta kosti %s stafi.",
"Password needs to contain at least one numeric character." : "Lykilorðið verður að innihalda að minnsta kosti einn tölustaf.",
"Password needs to contain at least one special character." : "Lykilorðið verður að innihalda að minnsta kosti eitt sértákn.",
"Password needs to contain at least one lower and one upper case character." : "Lykilorðið verður að innihalda að minnsta kosti einn lágstaf og einn hástaf.",