aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Transports/http/translations/http_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/Transports/http/translations/http_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/Transports/http/translations/http_plugin_ko.ts')
-rw-r--r--src/plugins/Transports/http/translations/http_plugin_ko.ts80
1 files changed, 80 insertions, 0 deletions
diff --git a/src/plugins/Transports/http/translations/http_plugin_ko.ts b/src/plugins/Transports/http/translations/http_plugin_ko.ts
new file mode 100644
index 000000000..659d49e4c
--- /dev/null
+++ b/src/plugins/Transports/http/translations/http_plugin_ko.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko">
+<context>
+ <name>HTTPInputFactory</name>
+ <message>
+ <location filename="../httpinputfactory.cpp" line="33"/>
+ <source>HTTP Plugin</source>
+ <translation>HTTP 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../httpinputfactory.cpp" line="53"/>
+ <source>About HTTP Transport Plugin</source>
+ <translation>HTTP 전송 플러그인 정보</translation>
+ </message>
+ <message>
+ <location filename="../httpinputfactory.cpp" line="54"/>
+ <source>Qmmp HTTP Transport Plugin</source>
+ <translation>Qmmp HTTP 전송 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../httpinputfactory.cpp" line="55"/>
+ <source>Compiled against libcurl-%1</source>
+ <translation>libcurl-%1에 대해 컴파일됨</translation>
+ </message>
+ <message>
+ <location filename="../httpinputfactory.cpp" line="56"/>
+ <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>HTTP Plugin Settings</source>
+ <translation>HTTP 플러그인 설정</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Buffer size:</source>
+ <translation>버퍼 크기:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="64"/>
+ <source>KB</source>
+ <translation>KB</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="78"/>
+ <source>Metadata encoding</source>
+ <translation>메타데이터 인코딩</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="84"/>
+ <source>Automatic charset detection</source>
+ <translation>자동 문자셋 감지</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="94"/>
+ <source>Language:</source>
+ <translation>언어:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="114"/>
+ <source>Default encoding:</source>
+ <translation>기본 인코딩:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="137"/>
+ <source>User Agent:</source>
+ <translation>사용자 에이전트:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="151"/>
+ <source>Change User Agent</source>
+ <translation>사용자 에이전트 변경</translation>
+ </message>
+</context>
+</TS>