2016-12-20 15:12:32 +03:00
OC . L10N . register (
"twofactor_totp" ,
{
2017-05-02 03:18:18 +03:00
"Enable TOTP" : "TOTP 사용" ,
"This is your new TOTP secret:" : "새로운 TOTP 비밀 키 값입니다:" ,
"Scan this QR code with your TOTP app" : "다음 QR 코드를 TOTP 앱으로 스캔하십시오" ,
"Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "앱을 설정한 후 아래에 테스트 코드를 입력하여 앱 설정이 올바른지 확인하십시오." ,
2016-12-20 15:12:32 +03:00
"Authentication code" : "인증 코드" ,
2017-05-02 03:18:18 +03:00
"Verify" : "확인" ,
"Could not verify your key. Please try again" : "내 키를 확인할 수 없습니다. 다시 시도하십시오" ,
"You enabled TOTP two-factor authentication for your account" : "내 계정의 TOTP 2단계 인증을 활성화함" ,
"You disabled TOTP two-factor authentication for your account" : "내 계정의 TOTP 2단계 인증을 비활성화함" ,
"TOTP (Authenticator app)" : "TOTP(인증기 앱)" ,
2017-04-04 03:17:22 +03:00
"Authenticate with a TOTP app" : "TOTP 앱으로 인증" ,
2018-01-04 04:26:45 +03:00
"Two Factor TOTP Provider" : "TOTP 2단계 인증 공급자" ,
2017-05-02 03:18:18 +03:00
"Submit" : "제출" ,
"Get the authentication code from the two-factor authentication app on your device." : "내 장치에 있는 2단계 인증 앱에서 인증 코드를 확인하십시오." ,
"TOTP second-factor auth" : "TOTP 2단계 인증"
2016-12-20 15:12:32 +03:00
} ,
"nplurals=1; plural=0;" ) ;