Skip to content

Commit a42cade

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 7f43b15 commit a42cade

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

l10n/ko.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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 활성화",

l10n/ko.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
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 활성화",

0 commit comments

Comments
 (0)