summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-17 02:15:32 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-17 02:15:32 +0000
commit63276cd0ea9bbc763da9ed3da22a27697cd8bc87 (patch)
tree7fdc775657f64bd05d2881c92cbd3c255db5f78e /apps/twofactor_backupcodes/l10n/ko.js
parent79eb5de0be9599806e75e7bbd4a64779d1814d17 (diff)
downloadnextcloud-server-63276cd0ea9bbc763da9ed3da22a27697cd8bc87.tar.gz
nextcloud-server-63276cd0ea9bbc763da9ed3da22a27697cd8bc87.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/ko.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ko.js b/apps/twofactor_backupcodes/l10n/ko.js
index 19fb8084a23..fce07a8fb9b 100644
--- a/apps/twofactor_backupcodes/l10n/ko.js
+++ b/apps/twofactor_backupcodes/l10n/ko.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"Generate backup codes" : "백업 코드 생성",
"You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함",
"Second-factor backup codes" : "2단계 인증 백업 코드",
- "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오.",
"Backup code" : "백업 코드",
"Use backup code" : "백업 코드 사용",
"Two factor backup codes" : "2단계 인증 백업 코드",
@@ -32,6 +31,7 @@ OC.L10N.register(
"beforeUpdate" : "업데이트 이전",
"beforeDestroy" : "파괴 이전",
"destroyed" : "파괴됨",
- "beforeMount" : "마운트 이전"
+ "beforeMount" : "마운트 이전",
+ "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오."
},
"nplurals=1; plural=0;");