(GUI): update korean translation. (#46)

This commit is contained in:
mireado
2017-02-05 17:42:00 +09:00
committed by morkt
parent 85c9468f08
commit 45129fdc1d

View File

@@ -471,33 +471,26 @@
<value>파일 추출 오류</value> <value>파일 추출 오류</value>
</data> </data>
<data name="ButtonOverwrite" xml:space="preserve"> <data name="ButtonOverwrite" xml:space="preserve">
<value>Overwrite</value> <value>덮어쓰기</value>
<comment>translation pending</comment>
</data> </data>
<data name="ButtonRename" xml:space="preserve"> <data name="ButtonRename" xml:space="preserve">
<value>Rename</value> <value>이름 바꾸기</value>
<comment>translation pending</comment>
</data> </data>
<data name="ButtonSkip" xml:space="preserve"> <data name="ButtonSkip" xml:space="preserve">
<value>Skip</value> <value>건너뛰기</value>
<comment>translation pending</comment>
</data> </data>
<data name="LabelApplyToAll" xml:space="preserve"> <data name="LabelApplyToAll" xml:space="preserve">
<value>Apply to all duplicate files</value> <value>모든 중복 파일에 적용</value>
<comment>translation pending</comment>
</data> </data>
<data name="LabelDuplicateFileQuestion" xml:space="preserve"> <data name="LabelDuplicateFileQuestion" xml:space="preserve">
<value>What should be done?</value> <value>어떻게 처리할까요?</value>
<comment>translation pending</comment>
</data> </data>
<data name="TextErrorConverting" xml:space="preserve"> <data name="TextErrorConverting" xml:space="preserve">
<value>Error occured while converting file <value>파일 변환중 오류가 발생하였습니다
{0} {0}
{1}</value> {1}</value>
<comment>translation pending</comment>
</data> </data>
<data name="TextFileAlreadyExists" xml:space="preserve"> <data name="TextFileAlreadyExists" xml:space="preserve">
<value>File {0} already exists in the destination folder.</value> <value>대상폴더에 파일 {0} 이(가) 이미 존재합니다.</value>
<comment>translation pending</comment>
</data> </data>
</root> </root>