Skip to content

Commit

Permalink
New translations en-US.json (ko-KR)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Aug 3, 2020
1 parent 6efecbf commit 5c4676b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions app/i18n/locales/ko-KR.json
Expand Up @@ -324,10 +324,17 @@
"wallet.add.optionDialog.create.normalWallet.description": "A standard wallet backed by a recovery phrase.",
"wallet.add.optionDialog.create.paperWallet.description": "Paper wallets can be created even on devices not connected to the internet which makes them well-suited for single-use cold storage.",
"wallet.add.optionDialog.restore.dialogTitle": "지갑 복구하기",
"wallet.add.optionDialog.restore.normal24Wallet.description": "If you have a recovery phrase consisting of 24 words, choose this option to restore your wallet.",
"wallet.add.optionDialog.restore.normal24Wallet.title": "Enter a 24-word recovery phrase",
"wallet.add.optionDialog.restore.normalWallet.description": "만약 15 단어로 구성된 요로이 복구 구절을 가지고 있다면, 이 옵션을 통해 지갑을 복구하세요.",
"wallet.add.optionDialog.restore.normalWallet.title": "15 단어 복구 구절 입력",
"wallet.add.optionDialog.restore.paperWallet.description": "만약 요로이 종이 지갑을 생성했다면, 이 옵션을 통해 요로이 종이 지갑에서 자금을 가져올 수 있습니다.",
"wallet.add.optionDialog.restore.paperWallet.title": "종이 지갑",
"wallet.add.optionDialog.walletEra.byronEra.description": "Wallets created before July 29th, 2020 are Byron-era wallets and cannot delegate.",
"wallet.add.optionDialog.walletEra.byronEra.title": "Byron-era (read-only) wallet",
"wallet.add.optionDialog.walletEra.dialogTitle": "Choose era",
"wallet.add.optionDialog.walletEra.shelleyEra.description": "Shelley-era wallets support delegation to stake pools.",
"wallet.add.optionDialog.walletEra.shelleyEra.title": "Shelley-era wallet",
"wallet.add.page.create.title": "지갑 생성",
"wallet.add.page.create.tooltip": "새로운 15 단어 복구 구절을 생성하고 <br/> 요로이 지갑을 만들기",
"wallet.add.page.daedalusTransfer.title": "다이달로스 지갑에서 요로이 지갑으로 자금 이체하기",
Expand Down Expand Up @@ -537,6 +544,7 @@
"wallet.restore.dialog.title.verify.paper.label": "요로이 종이 지갑 검증",
"wallet.restore.dialog.upgrade.noop": "당신의 지갑은 업그레이드 될 필요가 없습니다.",
"wallet.restore.dialog.verify.accountId.byron.label": "바이런 계정 체크섬:",
"wallet.restore.dialog.verify.accountId.itn.label": "ITN account checksum:",
"wallet.restore.dialog.verify.accountId.label": "지갑 계정 체크섬:",
"wallet.restore.dialog.verify.accountId.shelley.label": "쉘리 계정 체크섬:",
"wallet.restore.dialog.verify.addressesLabel": "지갑 주소:",
Expand All @@ -545,6 +553,7 @@
"wallet.restore.dialog.verify.intro.line2": "계정 체크섬과 아이콘이 기억하고 있는 것과 일치하는지 확인하세요.",
"wallet.restore.dialog.verify.intro.line3": "주소가 기억하고 있는것과 일치하는지 확인하세요.",
"wallet.restore.dialog.verify.intro.line4": "만약 잘못된 연상 구절이나 지갑 암호를 입력한다면 다른 계정 체크섬과 주소를 가진 빈 지갑을 열게 됩니다.",
"wallet.restore.dialog.verify.itn.addressesLabel": "ITN Wallet address[es]:",
"wallet.restore.dialog.verify.shelley.addressesLabel": "쉘리 지갑 주소[es]:",
"wallet.restore.dialog.verify.title": "복원된 지갑 검증",
"wallet.restore.dialog.verify.wallet.button.label": "지갑 검증",
Expand Down

0 comments on commit 5c4676b

Please sign in to comment.