aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_ko_KR.ts
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2019-02-04 14:30:05 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2019-02-04 15:24:37 +0100
commitdf8a7d3408598fd12d1961903ba6754e9f22ffe8 (patch)
tree88e79f3672c49299bf7fcc11911bcd9bd934741a /src/qt/locale/bitcoin_ko_KR.ts
parentebc6542d982c5fb7ad965ce3b365800a44e0e635 (diff)
downloadbitcoin-df8a7d3408598fd12d1961903ba6754e9f22ffe8.tar.xz
qt: Pre-0.18 split-off translations update
- Update transifex slug - Mention update of MSVC build in `doc/translation_process.md` - Do a `make translate` to update English translations - Pull current translations from transifex
Diffstat (limited to 'src/qt/locale/bitcoin_ko_KR.ts')
-rw-r--r--src/qt/locale/bitcoin_ko_KR.ts11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/qt/locale/bitcoin_ko_KR.ts b/src/qt/locale/bitcoin_ko_KR.ts
index a7a0767464..76ac713e05 100644
--- a/src/qt/locale/bitcoin_ko_KR.ts
+++ b/src/qt/locale/bitcoin_ko_KR.ts
@@ -3108,7 +3108,7 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satoshis p
</message>
<message>
<source>Could not commit transaction</source>
- <translation>트랜잭션을 커밋 할 수 없습니다.</translation>
+ <translation>거래를 커밋 할 수 없습니다.</translation>
</message>
</context>
<context>
@@ -3337,6 +3337,10 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satoshis p
<translation>유효하지 않은 금액 -fallbackfee=&lt;amount&gt;: '%s'</translation>
</message>
<message>
+ <source>Specified blocks directory "%s" does not exist.</source>
+ <translation>디렉토리 "%s"에 지정한 블록들이 존재하지 않습니다.</translation>
+ </message>
+ <message>
<source>Upgrading txindex database</source>
<translation>txindex 데이터베이스 업테이트중</translation>
</message>
@@ -3489,11 +3493,6 @@ Note: Since the fee is calculated on a per-byte basis, a fee of "100 satoshis p
<translation>애러: 지정한 지갑 폴더 "%s"은 디렉토리가 아닙니다.</translation>
</message>
<message>
- <source>Specified blocks directory "%s" does not exist.
-</source>
- <translation>지정한 블록 폴더 "%s"는 존재하지 않습니다.</translation>
- </message>
- <message>
<source>The transaction amount is too small to pay the fee</source>
<translation>거래액이 수수료를 지불하기엔 너무 작습니다</translation>
</message>