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>2017-08-02 03:20:39 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-02 03:20:39 +0300
commit679470d9a69af8bed067e674bef51e35694c4484 (patch)
tree5321248792bba2029039e5ec912d5309f7e3e825
parente5473cbe6d3a0f39983d9ae2b050c15c89c6c533 (diff)
[tx-robot] updated from transifexv11.0.4
-rw-r--r--l10n/is.js5
-rw-r--r--l10n/is.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 79e8303..4bbb1af 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -1,6 +1,11 @@
OC.L10N.register(
"password_policy",
{
+ "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 lower and one upper case character." : "Lykilorðið verður að innihalda að minnsta kosti einn lágstaf og einn hástaf.",
+ "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 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 policy" : "Lykilorðastefna",
"Minimal length" : "Lágmarkslengd",
"Forbid common passwords" : "Banna algeng lykilorð",
diff --git a/l10n/is.json b/l10n/is.json
index 646bad6..43d2000 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -1,4 +1,9 @@
{ "translations": {
+ "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 lower and one upper case character." : "Lykilorðið verður að innihalda að minnsta kosti einn lágstaf og einn hástaf.",
+ "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 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 policy" : "Lykilorðastefna",
"Minimal length" : "Lágmarkslengd",
"Forbid common passwords" : "Banna algeng lykilorð",