diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-28 02:13:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-28 02:13:42 +0000 |
commit | c3f779b97d4c8f16dd9498063ff3e63d011d63ba (patch) | |
tree | a9bcd4d810ded5df1b1792c02b43acf6a5c2d097 /apps/twofactor_backupcodes/l10n/ko.json | |
parent | 444354b1a17133c474ca23b97f756975ce5d6bfd (diff) | |
download | nextcloud-server-c3f779b97d4c8f16dd9498063ff3e63d011d63ba.tar.gz nextcloud-server-c3f779b97d4c8f16dd9498063ff3e63d011d63ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/ko.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/ko.json | 31 |
1 files changed, 25 insertions, 6 deletions
diff --git a/apps/twofactor_backupcodes/l10n/ko.json b/apps/twofactor_backupcodes/l10n/ko.json index 1d9d1e326ad..50074447031 100644 --- a/apps/twofactor_backupcodes/l10n/ko.json +++ b/apps/twofactor_backupcodes/l10n/ko.json @@ -1,16 +1,35 @@ { "translations": { - "Generate backup codes" : "백업 코드 생성", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "백업 코드가 생성되었습니다. {{total}}개 중 {{used}}개의 코드가 사용되었습니다.", + "_" : "_", + "An error occurred while generating your backup codes" : "백업 코드를 생성하는 중 오류가 발생했습니다.", + "{name} backup codes" : "{name} 백업 코드", "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" : "백업 코드 인쇄", + "Backup codes have been generated. {used} of {total} codes have been used." : "백업 코드가 생성되었습니다. {total}개 중 {used}개의 코드가 사용되었습니다.", "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 백업 코드", + "_icon-loading-small_::_generate-backup-codes_" : ["백업 코드 생성"], + "If you regenerate backup codes, you automatically invalidate old codes." : "백업 코드를 다시 생성하면 이전 코드는 자동으로 무효화됩니다.", + "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" : "백업 코드 사용", - "Second-factor backup codes" : "2단계 인증 백업 코드" + "Two factor backup codes" : "2단계 인증 백업 코드", + "A two-factor auth backup codes provider" : "2단계 인증 백업 코드 공급자", + "Use one of the backup codes you saved when setting up two-factor authentication." : "2단계 인증을 설정할 때 저장한 백업 코드를 사용하십시오.", + "Submit" : "제출", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "백업 코드가 생성되었습니다. {{total}}개 중 {{used}}개의 코드가 사용되었습니다.", + "Nextcloud backup codes" : "Nextcloud 백업 코드", + "activated" : "활성화됨", + "updated" : "업데이트됨", + "mounted" : "마운트됨", + "deactivated" : "비활성화됨", + "beforeCreate" : "생성 이전", + "created" : "생성됨", + "beforeUpdate" : "업데이트 이전", + "beforeDestroy" : "파괴 이전", + "destroyed" : "파괴됨", + "beforeMount" : "마운트 이전" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |