mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-17 08:06:59 +01:00
qt: Remove control characters from ko_KR translation
Last Transifex pull (064a690) introduced a few control characters
into the Korean translation, which sometimes causes the build to fail.
Manually remove these characters for now to get the build working --
they should still be removed at Transifex too.
This commit is contained in:
@@ -1180,7 +1180,7 @@ Address: %4
|
|||||||
<message>
|
<message>
|
||||||
<location line="+7"/>
|
<location line="+7"/>
|
||||||
<source>Use a custom data directory:</source>
|
<source>Use a custom data directory:</source>
|
||||||
<translation>커스텀 데이터 폴더 사용:</translation>
|
<translation>커스텀 데이터 폴더 사용:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../intro.cpp" line="+85"/>
|
<location filename="../intro.cpp" line="+85"/>
|
||||||
@@ -1626,7 +1626,7 @@ Address: %4
|
|||||||
<message>
|
<message>
|
||||||
<location line="+59"/>
|
<location line="+59"/>
|
||||||
<source>Refund from %1</source>
|
<source>Refund from %1</source>
|
||||||
<translation>%1 으로부터의 환불</translation>
|
<translation>%1 으로부터의 환불</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+43"/>
|
<location line="+43"/>
|
||||||
@@ -1746,7 +1746,7 @@ Address: %4
|
|||||||
<message>
|
<message>
|
||||||
<location line="+53"/>
|
<location line="+53"/>
|
||||||
<source>Using OpenSSL version</source>
|
<source>Using OpenSSL version</source>
|
||||||
<translation>오픈SSL 버전을 사용합니다</translation>
|
<translation>오픈SSL 버전을 사용합니다</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+49"/>
|
<location line="+49"/>
|
||||||
@@ -2336,7 +2336,7 @@ Address: %4
|
|||||||
<message>
|
<message>
|
||||||
<location line="-367"/>
|
<location line="-367"/>
|
||||||
<source>Are you sure you want to send?</source>
|
<source>Are you sure you want to send?</source>
|
||||||
<translation>정말로 보내시겠습니까?</translation>
|
<translation>정말로 보내시겠습니까?</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+9"/>
|
<location line="+9"/>
|
||||||
@@ -2772,7 +2772,7 @@ Address: %4
|
|||||||
<message>
|
<message>
|
||||||
<location line="+2"/>
|
<location line="+2"/>
|
||||||
<source>not accepted</source>
|
<source>not accepted</source>
|
||||||
<translation>허용되지 않는다</translation>
|
<translation>허용되지 않는다</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+44"/>
|
<location line="+44"/>
|
||||||
@@ -4085,4 +4085,4 @@ If the file does not exist, create it with owner-readable-only file permissions.
|
|||||||
파일이 없으면 소유자 읽기 전용 파일 권한으로 만들어야 합니다.</translation>
|
파일이 없으면 소유자 읽기 전용 파일 권한으로 만들어야 합니다.</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
</TS>
|
</TS>
|
||||||
|
|||||||
Reference in New Issue
Block a user