Skip to content

Commit

Permalink
New translations en-US.json (Korean)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Feb 23, 2021
1 parent c4c7f87 commit c9f0104
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions src/i18n/locales/ko-KR.json
Expand Up @@ -110,9 +110,10 @@
"components.send.sendscreen.addressInputErrorInvalidAddress": "Please enter a valid address",
"components.send.sendscreen.addressInputLabel": "주소",
"components.send.sendscreen.amountInput.error.INVALID_AMOUNT": "Please enter a valid amount",
"components.send.sendscreen.amountInput.error.LT_MIN_UTXO": "Cannot send less than {minUtxo} {ticker}",
"components.send.sendscreen.amountInput.error.NEGATIVE": "금액은 양수여야 합니다",
"components.send.sendscreen.amountInput.error.TOO_LARGE": "금액 초과",
"components.send.sendscreen.amountInput.error.TOO_LOW": "Cannot send less than 1 ADA",
"components.send.sendscreen.amountInput.error.TOO_LOW": "Amount is too low",
"components.send.sendscreen.amountInput.error.TOO_MANY_DECIMAL_PLACES": "Please enter a valid amount",
"components.send.sendscreen.amountInput.error.insufficientBalance": "이 전송을 위한 금액이 부족합니다.",
"components.send.sendscreen.availableFundsBannerIsFetching": "잔액을 확인중입니다...",
Expand Down Expand Up @@ -177,9 +178,9 @@
"components.settings.settingsscreen.title": "지원",
"components.settings.termsofservicescreen.title": "서비스 이용약관 동의서",
"components.settings.toggleeasyconfirmationscreen.disableButton": "비활성화",
"components.settings.toggleeasyconfirmationscreen.disableHeading": "By disabling this option, you will be able to spend your ADA only with your master password.",
"components.settings.toggleeasyconfirmationscreen.disableHeading": "By disabling this option, you will be able to spend your assets only with your master password.",
"components.settings.toggleeasyconfirmationscreen.enableButton": "활성화",
"components.settings.toggleeasyconfirmationscreen.enableHeading": "This option will allow you to send ADA transactions from your wallet by simply confirming with fingerprint or facial recognition (with a standard system fallback option). This makes your wallet less secure. This is a compromise between UX and security!",
"components.settings.toggleeasyconfirmationscreen.enableHeading": "This option will allow you to send transactions from your wallet by simply confirming with fingerprint or facial recognition (with a standard system fallback option). This makes your wallet less secure. This is a compromise between UX and security!",
"components.settings.toggleeasyconfirmationscreen.enableMasterPassword": "마스터 비밀번호",
"components.settings.toggleeasyconfirmationscreen.enableWarning": "장치의 생체인식 기능이 불가능하게 되는 경우에 대비하여 마스터 비밀번호를 반드시 기억해두시길 바랍니다.",
"components.settings.toggleeasyconfirmationscreen.title": "간편 승인",
Expand Down Expand Up @@ -211,7 +212,7 @@
"components.stakingcenter.poolwarningmodal.unknown": "알 수 없는 이유의 문제를 발생시키고 있습니다. (더 자세한 정보를 온라인에서 찾아보세요.)",
"components.stakingcenter.title": "스테이킹 센터",
"components.stakingcenter.delegationTxBuildError": "위임 정보 전송 거래를 만드는 중 오류가 발생했습니다.",
"components.transfer.transfersummarymodal.unregisterExplanation": "This transaction will unregister one or more staking keys, giving you back your {refundAmount} ADA from your deposit.",
"components.transfer.transfersummarymodal.unregisterExplanation": "This transaction will unregister one or more staking keys, giving you back your {refundAmount} from your deposit.",
"components.txhistory.flawedwalletmodal.title": "경고",
"components.txhistory.flawedwalletmodal.explanation1": "특정 개발 버전에만 포함되는 지갑을 생성하거나 복구한 것으로 보입니다. 보안 상 문제로 해당 지갑은 비활성화되었습니다.",
"components.txhistory.flawedwalletmodal.explanation2": "당신은 여전히 자유롭게 새로운 지갑을 생성하거나 복구할 수 있습니다. 해당 문제로 불편함을 겪고 계시다면, EMURGO에 연락해주세요.",
Expand Down Expand Up @@ -292,28 +293,14 @@
"components.walletinit.restorewallet.restorewalletscreen.toolong": "구절이 너무 깁니다. ",
"components.walletinit.restorewallet.restorewalletscreen.tooshort": "구절이 너무 짧습니다. ",
"components.walletinit.restorewallet.restorewalletscreen.unknowwords": "{wordlist} {cnt, plural, one {이} other {들이}} 유효하지 않습니다.",
"components.walletinit.restorewallet.upgradecheckmodal.checkText": "지갑 업그레이드 필요 여부를 확인하시겠습니까?",
"components.walletinit.restorewallet.upgradecheckmodal.checkButton": "확인",
"components.walletinit.restorewallet.upgradecheckmodal.explanation": "만약 2019년 11월 29일에 지갑에 ADA를 보관하고 있었다면, 쉘리 단계와의 호환을 위해 기존 지갑을 \"보상 지갑\" 포맷으로 업그레이드할 필요가 있습니다.",
"components.walletinit.restorewallet.upgradecheckmodal.skipButton": "건너뛰기",
"components.walletinit.restorewallet.upgradecheckmodal.title": "지갑 업그레이드",
"components.walletinit.restorewallet.upgradeconfirmmodal.balanceLabel": "복구된 잔액",
"components.walletinit.restorewallet.upgradeconfirmmodal.feesLabel": "수수료",
"components.walletinit.restorewallet.upgradeconfirmmodal.finalBalanceLabel": "최종 잔액",
"components.walletinit.restorewallet.upgradeconfirmmodal.fromLabel": "이전 주소:",
"components.walletinit.restorewallet.upgradeconfirmmodal.noUpgradeLabel": "완료!",
"components.walletinit.restorewallet.upgradeconfirmmodal.noUpgradeMessage": "당신의 지갑은 업그레이드 될 필요가 없습니다.",
"components.walletinit.restorewallet.upgradeconfirmmodal.title": "지갑 업그레이드",
"components.walletinit.restorewallet.upgradeconfirmmodal.toLabel": "새로운 주소:",
"components.walletinit.restorewallet.upgradeconfirmmodal.txIdLabel": "거래 ID",
"components.walletinit.restorewallet.walletcredentialsscreen.title": "지갑 자격증명",
"components.walletinit.restorewallet.walletcredentialsscreen.walletCheckError": "지갑의 잔액을 확인할 수 없습니다.",
"components.walletinit.restorewallet.walletverifyscreen.byronAddressLabel": "바이런 지갑 주소:",
"components.walletinit.restorewallet.walletverifyscreen.shelleyAddressLabel": "쉘리 지갑 주소:",
"components.walletinit.restorewallet.walletverifyscreen.title": "복원된 지갑 검증",
"components.walletinit.restorewallet.walletverifyscreen.verifyLabel": "지갑 복원에 주의하세요:",
"components.walletinit.restorewallet.walletverifyscreen.verifyInstructions1": "바이런 지갑 주소가 예전 지갑 주소와 일치하는지 확인하세요.",
"components.walletinit.restorewallet.walletverifyscreen.verifyInstructions2": "잘못된 복구 코드를 입력하셨다면 기존 지갑과 다른 주소를 가지는 비어있는 지갑이 복구될 수 있습니다.",
"components.walletinit.savereadonlywalletscreen.defaultWalletName": "My read-only wallet",
"components.walletinit.savereadonlywalletscreen.derivationPath": "Derivation path:",
"components.walletinit.savereadonlywalletscreen.key": "Key:",
Expand Down

0 comments on commit c9f0104

Please sign in to comment.