summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-02 00:07:20 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-02 00:07:20 +0000
commitf27d382c4775d1a47ca8d81a987fd82b79cf05c9 (patch)
tree4c6fb414674c5eaf89242b02b5ae07a53e60059f /apps/twofactor_backupcodes
parentaf6f5e8fad2584b5291a0ada8695d5a0a9952a13 (diff)
downloadnextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.tar.gz
nextcloud-server-f27d382c4775d1a47ca8d81a987fd82b79cf05c9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r--apps/twofactor_backupcodes/l10n/ko.js8
-rw-r--r--apps/twofactor_backupcodes/l10n/ko.json8
2 files changed, 12 insertions, 4 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ko.js b/apps/twofactor_backupcodes/l10n/ko.js
index 53ea6f37f20..06f4c9b76e0 100644
--- a/apps/twofactor_backupcodes/l10n/ko.js
+++ b/apps/twofactor_backupcodes/l10n/ko.js
@@ -3,15 +3,19 @@ OC.L10N.register(
{
"Generate backup codes" : "백업 코드 생성",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "백업 코드가 생성되었습니다. {{total}}개 중 {{used}}개의 코드가 사용되었습니다.",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "이것은 백업 코드입니다. 이 코드는 나중에 다시 확인할 수 없으므로 저장하거나 인쇄하십시오.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "다음은 백업 코드입니다. 이 코드는 나중에 다시 확인할 수 없으므로 저장하거나 인쇄하십시오.",
"Save backup codes" : "백업 코드 저장",
"Print backup codes" : "백업 코드 인쇄",
"Regenerate backup codes" : "백업 코드 다시 생성",
"If you regenerate backup codes, you automatically invalidate old codes." : "백업 코드를 다시 생성하면 이전 코드는 자동으로 무효화 됩니다.",
"An error occurred while generating your backup codes" : "백업 코드를 생성하는 중 오류가 발생했습니다.",
"Nextcloud backup codes" : "Nextcloud 백업 코드",
+ "Two-factor authentication" : "2단계 인증",
+ "You successfully logged in using two-factor authentication (%1$s)" : "2단계 인증으로 로그인함(%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "2단계 인증 시도가 실패함(%1$s)",
+ "You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함",
"Backup code" : "백업 코드",
"Use backup code" : "백업 코드 사용",
- "Second-factor backup codes" : "이중 인증 백업 코드"
+ "Second-factor backup codes" : "2단계 인증 백업 코드"
},
"nplurals=1; plural=0;");
diff --git a/apps/twofactor_backupcodes/l10n/ko.json b/apps/twofactor_backupcodes/l10n/ko.json
index cce8a5ac0b8..b2817272e4d 100644
--- a/apps/twofactor_backupcodes/l10n/ko.json
+++ b/apps/twofactor_backupcodes/l10n/ko.json
@@ -1,15 +1,19 @@
{ "translations": {
"Generate backup codes" : "백업 코드 생성",
"Backup codes have been generated. {{used}} of {{total}} codes have been used." : "백업 코드가 생성되었습니다. {{total}}개 중 {{used}}개의 코드가 사용되었습니다.",
- "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "이것은 백업 코드입니다. 이 코드는 나중에 다시 확인할 수 없으므로 저장하거나 인쇄하십시오.",
+ "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "다음은 백업 코드입니다. 이 코드는 나중에 다시 확인할 수 없으므로 저장하거나 인쇄하십시오.",
"Save backup codes" : "백업 코드 저장",
"Print backup codes" : "백업 코드 인쇄",
"Regenerate backup codes" : "백업 코드 다시 생성",
"If you regenerate backup codes, you automatically invalidate old codes." : "백업 코드를 다시 생성하면 이전 코드는 자동으로 무효화 됩니다.",
"An error occurred while generating your backup codes" : "백업 코드를 생성하는 중 오류가 발생했습니다.",
"Nextcloud backup codes" : "Nextcloud 백업 코드",
+ "Two-factor authentication" : "2단계 인증",
+ "You successfully logged in using two-factor authentication (%1$s)" : "2단계 인증으로 로그인함(%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "2단계 인증 시도가 실패함(%1$s)",
+ "You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함",
"Backup code" : "백업 코드",
"Use backup code" : "백업 코드 사용",
- "Second-factor backup codes" : "이중 인증 백업 코드"
+ "Second-factor backup codes" : "2단계 인증 백업 코드"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file