mediawiki-extensions-OATHAuth/i18n/ko.json
Translation updater bot a5c444d64e Localisation updates from https://translatewiki.net.
Change-Id: I90c756dca597df34afb9d920490ec3135c3ee33a
2016-06-25 14:54:47 +02:00

46 lines
2.8 KiB
JSON

{
"@metadata": {
"authors": [
"Priviet",
"아라",
"Ykhwong",
"Jonghaya"
]
},
"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요소 토큰을 검증",
"openstackmanager-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-auth-token-label": "토큰",
"oathauth-auth-token-help": "2단계 인증의 두 번째 단계로 사용되는 일회용 암호입니다.",
"oathauth-auth-ui": "모바일 앱의 인증검토용 코드를 넣어주세요.",
"oathauth-throttled": "너무 많은 인증을 요청했습니다! $1 기다리세요.",
"oathauth-login-failed": "인증 검토 실패.",
"oathauth-describe-provider": "2단계 인증(OATH)"
}