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-12-10 04:31:57 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-10 04:31:57 +0300
commit60ea789ceac4c11e61939a743f9ae2c6508ca3cb (patch)
tree7b659fc41cda69d53e1181e14a9bc1c97800c32a
parent79a93fd1f51eb7ee4bb44bfb6252c917998ad228 (diff)
[tx-robot] updated from transifexv15.0.0
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index a05a5cd..18d1166 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Enforce upper and lower case characters" : "Nagybetűs és kisbetűs karakterek megkövetelése",
"Enforce numeric characters" : "Numerikus karakterek megkövetelése",
"Enforce special characters" : "Speciális karakterek megkövetelése",
+ "Check password against the list of breached passwords from haveibeenpwned.com" : "Ellenőrizd a jelszavadat a feltört jelszavak listájával a haveibeenpwned.com-on",
"Check password against the list of breached passwords from haveibeenpwnd.com" : "Ellenőrizze a jelszavak feltörtségét a haveibeenpwnd.com segítségével."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
index 4c8340a..b5a5dbb 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -11,6 +11,7 @@
"Enforce upper and lower case characters" : "Nagybetűs és kisbetűs karakterek megkövetelése",
"Enforce numeric characters" : "Numerikus karakterek megkövetelése",
"Enforce special characters" : "Speciális karakterek megkövetelése",
+ "Check password against the list of breached passwords from haveibeenpwned.com" : "Ellenőrizd a jelszavadat a feltört jelszavak listájával a haveibeenpwned.com-on",
"Check password against the list of breached passwords from haveibeenpwnd.com" : "Ellenőrizze a jelszavak feltörtségét a haveibeenpwnd.com segítségével."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file