mediawiki-extensions-OATHAuth/i18n/ko.json
Reedy 8e70c98ed7 Rename openstackmanager- to oathauth-
Change-Id: If0378e0c0a3fc08de410be0d0e39273df1002391
2016-11-16 22:49:31 +00:00

55 lines
3.4 KiB
JSON

{
"@metadata": {
"authors": [
"Priviet",
"아라",
"Ykhwong",
"Jonghaya",
"Revi"
]
},
"oathauth-desc": "일회용 비밀번호에 기초한 HMAC를 사용하여 인증 기능을 제공",
"specialpages-group-oath": "2요소 인증",
"oathauth-account": "2요소 계정 이름:",
"oathauth-secret": "2요소 비밀 키:",
"oathauth-enable": "2요소 인증 활성화",
"oathauth-failedtoenableoauth": "2요소 인증을 활성화하는 데 실패했습니다.",
"oathauth-alreadyenabled": "2요소 인증이 이미 활성화되어 있습니다.",
"oathauth-verify": "2요소 토큰을 검증",
"oathauth-scratchtokens": "다음 목록은 일회용 스크래치 토큰 목록입니다. 이 토큰들은 한 번만 사용할 수 있으며 비상용입니다. 이것들을 적어놓고 안전한 위치에 보관하세요. 전화를 분실할 경우 이 토큰들이 당신의 계정을 찾을 유일한 수단입니다. 이 토큰들은 다시 볼 수 없습니다.",
"oathauth-reset": "2요소 자격 정보를 다시 설정",
"oathauth-donotdeleteoldsecret": "새로운 자격 정보의 검증을 완료할 때까지 이전 자격 정보를 삭제하지 마세요.",
"oathauth-token": "토큰",
"oathauth-currenttoken": "현재 토큰",
"oathauth-newtoken": "새 토큰",
"oathauth-disable": "2요소 인증 비활성화",
"oathauth-displayoathinfo": "2요소 인증 선택",
"oathauth-validatedoath": "2요소 자격 정보를 검증했습니다. 2요소 인증을 실행합니다.",
"oathauth-backtopreferences": "사용자 환경 설정으로 돌아갑니다.",
"oathauth-failedtovalidateoauth": "2요소 자격정보를 검증하는 데 실패했습니다",
"oathauth-reattemptreset": "2요소 자격 정보 재설정을 재시도",
"oathauth-reattemptenable": "2요소 인증 활성화 재시도",
"oathauth-disabledoath": "2요소 인증이 비활성화되었습니다.",
"oathauth-failedtodisableoauth": "2요소 인증을 비활성화하는 데 실패했습니다.",
"oathauth-reattemptdisable": "2요소 인증 비활성화를 재시도합니다.",
"oathauth-failedtoresetoath": "2요소 자격 정보 재설정에 실패했습니다.",
"oathauth-notloggedin": "로그인 필요",
"oathauth-mustbeloggedin": "이 동작을 수행하려면 로그인해야 합니다.",
"oathauth-prefs-label": "2요소 인증:",
"oathauth-abortlogin": "입력된 2요소 인증 토큰이 유효하지 않습니다.",
"oathauth-step1": "1단계: 앱을 다운로드하세요",
"oathauth-step1-test": "2요소 인증을 위한 모바일 앱(Google Authenticator 등)을 전화로 다운로드하세요.",
"oathauth-step2": "2단계: QR 코드를 스캔하세요",
"oathauth-step2alt": "아니면 수동으로 비밀 키를 입력하세요:",
"oathauth-step3": "3단계: 스크래치 코드를 기록하세요",
"oathauth-step4": "4단계: 확인",
"oathauth-entertoken": "확인을 위해 모바일 앱에서 코드를 입력하세요:",
"oathauth-auth-token-label": "토큰",
"oathauth-auth-token-help": "2단계 인증의 두 번째 단계로 사용되는 일회용 암호입니다.",
"oathauth-auth-ui": "모바일 앱의 인증검토용 코드를 넣어주세요.",
"oathauth-throttled": "너무 많은 인증을 요청했습니다! $1 기다리세요.",
"oathauth-login-failed": "인증 검토 실패.",
"oathauth-describe-provider": "2단계 인증(OATH)",
"grant-group-authentication": "인증을 위해 OAuth 사용"
}