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:
Diffstat (limited to 'l10n/hu.js')
-rw-r--r--l10n/hu.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index 31feee0..dce5694 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -12,15 +12,15 @@ OC.L10N.register(
"Password policy" : "Jelszóházirend",
"Allows admins to configure a password policy" : "Lehetővé teszi a rendszergazdáknak, hogy jelszóházirendet állítsanak be",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "Lehetővé teszi a rendszergazdának, hogy bizonyos előfeltételeket szabjanak a jelszavakhoz, például megkövetelhetnek egy minimális hosszt",
- "Minimal length" : "Minimális hossz",
"User password history" : "Felhasználói jelszó előzményei",
- "days until user password expires" : "nap múlva a jelszó lejár",
- "login attempts before the user account is blocked. (0 for no limit)" : "bejelentkezési kísérlet van hátra a fiók blokkolásáig (0, ha nincs korlát)",
"Forbid common passwords" : "Gyakori jelszavak tiltása",
"Enforce upper and lower case characters" : "Nagy- é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" : "A jelszó összenézése a haveibeenpwned.com-ról származó feltört jelszavakkal",
- "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ez az ellenőrzés ujjlenyomatot hoz létre a jelszóból, és ennek az első 5 karakterét elküldi a haveibeenpwned.com API-jának, hogy visszakapja az azzal kezdődő ujjlenyomatokat. Ezután leellenőrzi a Nextcloud példányon, hogy a megadott jelszó ujjlenyomata szerepel-e az eredményhalmazban."
+ "This check creates a hash of the password and sends the first 5 characters of this hash to the haveibeenpwned.com API to retrieve a list of all hashes that start with those. Then it checks on the Nextcloud instance if the password hash is in the result set." : "Ez az ellenőrzés ujjlenyomatot hoz létre a jelszóból, és ennek az első 5 karakterét elküldi a haveibeenpwned.com API-jának, hogy visszakapja az azzal kezdődő ujjlenyomatokat. Ezután leellenőrzi a Nextcloud példányon, hogy a megadott jelszó ujjlenyomata szerepel-e az eredményhalmazban.",
+ "Minimal length" : "Minimális hossz",
+ "days until user password expires" : "nap múlva a jelszó lejár",
+ "login attempts before the user account is blocked. (0 for no limit)" : "bejelentkezési kísérlet van hátra a fiók blokkolásáig (0, ha nincs korlát)"
},
"nplurals=2; plural=(n != 1);");