From 0793eca3a63ed54ccaf27085ce664f64ae7f2b40 Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Fri, 15 May 2020 14:12:50 +0200 Subject: qt: Pre-rc2 translations update Tree-SHA512: 50d0605712273d661f22d0ded2f8010d69fd8baa94537419d3d0ff82bf5f407e6d7bce0e8cf8ff32a2d8e40feb224124f30e22c52b0f132c3a56128335a2593a --- src/qt/locale/bitcoin_ko.ts | 70 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 69 insertions(+), 1 deletion(-) (limited to 'src/qt/locale/bitcoin_ko.ts') diff --git a/src/qt/locale/bitcoin_ko.ts b/src/qt/locale/bitcoin_ko.ts index 7cc6797c21..4a802b4d05 100644 --- a/src/qt/locale/bitcoin_ko.ts +++ b/src/qt/locale/bitcoin_ko.ts @@ -187,6 +187,22 @@ Enter the old passphrase and new passphrase for the wallet. 지갑의 이전 비밀번호와 새로운 비밀번호를 입력하세요. + + Remember that encrypting your wallet cannot fully protect your bitcoins from being stolen by malware infecting your computer. + 지갑을 암호화 해도 컴퓨터에 바이러스가 있을시 안전하기 않다는 것을 참고하세요. + + + Wallet to be encrypted + 암호화할 지갑 + + + Your wallet is about to be encrypted. + 지갑이 바로 암호화 됩니다. + + + Your wallet is now encrypted. + 지갑이 암호화 되었습니다. + IMPORTANT: Any previous backups you have made of your wallet file should be replaced with the newly generated, encrypted wallet file. For security reasons, previous backups of the unencrypted wallet file will become useless as soon as you start using the new, encrypted wallet. 중요: 본인 지갑 파일에서 만든 예전 백업들은 새로 생성한 암호화된 지갑 파일로 교체해야 합니다. 보안상 이유로, 새 암호화된 지갑을 사용하게 되면 이전에 암호화하지 않은 지갑 파일의 백업은 사용할 수 없게 됩니다. @@ -309,6 +325,14 @@ Open &URI... &URI 열기... + + Create Wallet... + 지갑 생성하기... + + + Create a new wallet + 새로운 지갑 생성하기 + Wallet: 지갑: @@ -457,6 +481,14 @@ Up to date 최신의 + + Node window + 노드 창 + + + Open node debugging and diagnostic console + 노드 디버깅 및 진단 콘솔 열기 + &Sending addresses 보내는 주소(&S) @@ -525,6 +557,10 @@ Error: %1 오류: %1 + + Warning: %1 + 경고: %1 + Date: %1 @@ -747,9 +783,37 @@ CreateWalletActivity - + + Creating Wallet <b>%1</b>... + 지갑 <b>%1</b> 생성중... + + + Create wallet failed + 지갑 생성하기 실패 + + + Create wallet warning + 지갑 생성 경고 + + CreateWalletDialog + + Create Wallet + 지갑 생성하기 + + + Wallet Name + 지갑 이름 + + + Encrypt Wallet + 지갑 암호화 + + + Make Blank Wallet + 빈 지갑 만들기 + EditAddressDialog @@ -1656,6 +1720,10 @@ User Agent 유저 에이전트 + + Node window + 노드 창 + Open the %1 debug log file from the current data directory. This can take a few seconds for large log files. %1 디버그 로그파일을 현재 데이터 폴더에서 엽니다. 용량이 큰 로그 파일들은 몇 초가 걸릴 수 있습니다. -- cgit v1.2.3