aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/cue/translations/cue_plugin_ko.ts
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-06-06 08:22:05 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2021-06-06 08:22:05 +0000
commit859daccad56e955dced054b2b461eba62fc4ab37 (patch)
tree248b328c0164f3acd0fed0fd22b67ef2ae735e6e /src/plugins/Input/cue/translations/cue_plugin_ko.ts
parent1abbe66280b0cbeb66646023df35578b99c0702c (diff)
downloadqmmp-859daccad56e955dced054b2b461eba62fc4ab37.tar.gz
qmmp-859daccad56e955dced054b2b461eba62fc4ab37.tar.bz2
qmmp-859daccad56e955dced054b2b461eba62fc4ab37.zip
added Korean translation (Jung Hee Lee)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10056 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/cue/translations/cue_plugin_ko.ts')
-rw-r--r--src/plugins/Input/cue/translations/cue_plugin_ko.ts70
1 files changed, 70 insertions, 0 deletions
diff --git a/src/plugins/Input/cue/translations/cue_plugin_ko.ts b/src/plugins/Input/cue/translations/cue_plugin_ko.ts
new file mode 100644
index 000000000..1fc006cdd
--- /dev/null
+++ b/src/plugins/Input/cue/translations/cue_plugin_ko.ts
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko">
+<context>
+ <name>DecoderCUEFactory</name>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="38"/>
+ <source>CUE Plugin</source>
+ <translation>CUE 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="41"/>
+ <source>CUE Files</source>
+ <translation>CUE 파일</translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="84"/>
+ <source>About CUE Audio Plugin</source>
+ <translation>CUE 오디오 플러그인 정보</translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="85"/>
+ <source>Qmmp CUE Audio Plugin</source>
+ <translation>Qmmp CUE 오디오 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../decodercuefactory.cpp" line="86"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>작성자: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="14"/>
+ <source>CUE Plugin Settings</source>
+ <translation>CUE 플러그인 설정</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Common settings</source>
+ <translation>일반적인 설정</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="35"/>
+ <source>Load incorrect cue sheets if possible</source>
+ <translation>가능한 경우 맞지 않는 큐 시트 불러오기</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="45"/>
+ <source>CUE encoding</source>
+ <translation>CUE 인코딩</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="51"/>
+ <source>Automatic charset detection</source>
+ <translation>자동 문자셋 감지</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="61"/>
+ <source>Language:</source>
+ <translation>언어:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="81"/>
+ <source>Default encoding:</source>
+ <translation>기본 인코딩:</translation>
+ </message>
+</context>
+</TS>