You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
2.3 KiB

{ "translations": {
"Password is among the 1,000,000 most common ones. Please make it unique." : "암호가 가장 흔한 1,000,000개의 암호에 해당됩니다. 다른 암호를 선택하십시오.",
"Password is present in compromised password list. Please choose a different password." : "암호가 유출된 암호 목록에 있습니다. 다른 암호를 사용하십시오.",
"Password needs to be at least %s characters long" : "암호는 최소 %s자 이상이어야 합니다",
"Password needs to contain at least one numeric character." : "암호에 적어도 하나의 숫자를 포함해야 합니다.",
"Password needs to contain at least one special character." : "암호에 적어도 하나의 특수 문자를 포함해야 합니다.",
"Password needs to contain at least one lower and one upper case character." : "암호에 적어도 하나의 소문자와 대문자를 포함해야 합니다.",
"Password policy" : "암호 정책",
"Allows admins to configure a password policy" : "관리자가 암호 정책을 변경할 수 있도록 허용",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "관리자가 최소 암호 길이 등 암호 정책을 설정할 수 있도록 허용",
"Minimal length" : "최소 길이",
"Forbid common passwords" : "일반적인 암호 금지",
"Enforce upper and lower case characters" : "대문자와 소문자 사용",
"Enforce numeric characters" : "숫자 사용",
"Enforce special characters" : "특수 문자 사용",
"Check password against the list of breached passwords from haveibeenpwned.com" : "haveibeenpwned.com에 등록된 유출된 암호 목록과 암호 비교",
"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." : "이 검사를 활성화하면 암호 해시를 만들고 해시의 첫 5글자를 haveibeenpwned.com API에 전송하여 유출된 암호 목록 중에 해당 글자로 시작하는 해시를 가져옵니다. 그 다음 Nextcloud 인스턴스에서 사용하고 있는 암호 중 해당 해시와 일치하는 암호를 검사합니다."
},"pluralForm" :"nplurals=1; plural=0;"
}