File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,12 @@ OC.L10N.register(
33 {
44 "You enabled TOTP two-factor authentication for your account" : "내 계정의 TOTP 2단계 인증을 활성화함" ,
55 "You disabled TOTP two-factor authentication for your account" : "내 계정의 TOTP 2단계 인증을 비활성화함" ,
6+ "TOTP two-factor authentication disabled by the administration" : "TOTP 2단계 인증이 관리자에 의해 비활성화됨" ,
67 "TOTP (Authenticator app)" : "TOTP(인증기 앱)" ,
78 "Authenticate with a TOTP app" : "TOTP 앱으로 인증" ,
89 "Two-Factor TOTP Provider" : "2단계 인증 TOTP 공급자" ,
10+ "Two-factor TOTP provider" : "2단계 인증 TOTP 공급자" ,
11+ "A two-factor authentication provider for TOTP (RFC 6238)" : "TOTP 2단계 인증 공급자 (RFC 6238)" ,
912 "Could not enable TOTP" : "TOTP를 활성화할 수 없음" ,
1013 "Could not verify your key. Please try again" : "내 키를 확인할 수 없습니다. 다시 시도하십시오" ,
1114 "Enable TOTP" : "TOTP 활성화" ,
Original file line number Diff line number Diff line change 11{ "translations" : {
22 "You enabled TOTP two-factor authentication for your account" : " 내 계정의 TOTP 2단계 인증을 활성화함" ,
33 "You disabled TOTP two-factor authentication for your account" : " 내 계정의 TOTP 2단계 인증을 비활성화함" ,
4+ "TOTP two-factor authentication disabled by the administration" : " TOTP 2단계 인증이 관리자에 의해 비활성화됨" ,
45 "TOTP (Authenticator app)" : " TOTP(인증기 앱)" ,
56 "Authenticate with a TOTP app" : " TOTP 앱으로 인증" ,
67 "Two-Factor TOTP Provider" : " 2단계 인증 TOTP 공급자" ,
8+ "Two-factor TOTP provider" : " 2단계 인증 TOTP 공급자" ,
9+ "A two-factor authentication provider for TOTP (RFC 6238)" : " TOTP 2단계 인증 공급자 (RFC 6238)" ,
710 "Could not enable TOTP" : " TOTP를 활성화할 수 없음" ,
811 "Could not verify your key. Please try again" : " 내 키를 확인할 수 없습니다. 다시 시도하십시오" ,
912 "Enable TOTP" : " TOTP 활성화" ,
You can’t perform that action at this time.
0 commit comments