diff options
author | W. J. van der Laan <laanwj@protonmail.com> | 2021-08-11 13:22:47 +0200 |
---|---|---|
committer | W. J. van der Laan <laanwj@protonmail.com> | 2021-08-11 13:23:05 +0200 |
commit | 89d148c8c65b3e6b6a8fb8b722efb4b6a7d0a375 (patch) | |
tree | 00f371c005b7992341fd2cd3954d2ea840f9d6d1 /src/qt/locale/bitcoin_ko.ts | |
parent | e94e43376217618b13565adb4d320f2f79e55a3c (diff) |
qt: Translations update for 0.21.2rc1v0.21.2rc1
Tree-SHA512: f0a74deb84711645ba112b364fbe958db51992f28d0ec87262dd0a21f1052a270f5fc8c13dfd6dc6f5a8a5580e7f1991b3de2d44e3a44252cd3c315dfc2e00ba
Diffstat (limited to 'src/qt/locale/bitcoin_ko.ts')
-rw-r--r-- | src/qt/locale/bitcoin_ko.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_ko.ts b/src/qt/locale/bitcoin_ko.ts index fa14a43f9d..9578dc87ef 100644 --- a/src/qt/locale/bitcoin_ko.ts +++ b/src/qt/locale/bitcoin_ko.ts @@ -845,6 +845,10 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation>지갑 생성하기</translation> </message> <message> + <source>Wallet</source> + <translation>지갑</translation> + </message> + <message> <source>Wallet Name</source> <translation>지갑 이름</translation> </message> @@ -857,6 +861,10 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation>지갑 암호화</translation> </message> <message> + <source>Advanced Options</source> + <translation>고급 옵션</translation> + </message> + <message> <source>Disable private keys for this wallet. Wallets with private keys disabled will have no private keys and cannot have an HD seed or imported private keys. This is ideal for watch-only wallets.</source> <translation>이 지갑에 대한 개인 키를 비활성화합니다. 개인 키가 비활성화 된 지갑에는 개인 키가 없으며 HD 시드 또는 가져온 개인 키를 가질 수 없습니다. 이는 조회-전용 지갑에 이상적입니다.</translation> </message> |