aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/copypaste/translations/copypaste_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/General/copypaste/translations/copypaste_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/General/copypaste/translations/copypaste_plugin_ko.ts')
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_ko.ts65
1 files changed, 65 insertions, 0 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ko.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ko.ts
new file mode 100644
index 000000000..ab2711c95
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ko.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="41"/>
+ <source>Cu&amp;t</source>
+ <translation>잘라내기(&amp;T)</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="42"/>
+ <source>Ctrl+X</source>
+ <translation>Ctrl+X</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>&amp;Copy</source>
+ <translation>복사하기(&amp;C)</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+C</source>
+ <translation>Ctrl+C</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Paste</source>
+ <translation>붙여넣기(&amp;P)</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+V</source>
+ <translation>Ctrl+V</translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="29"/>
+ <source>Copy/Paste Plugin</source>
+ <translation>복사하기/붙여넣기 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation>복사하기/붙여넣기 플러그인 정보</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation>Qmmp 복사하기/붙여넣기 플러그인</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>This plugin allows one to copy selected tracks from one playlist to another</source>
+ <translation>이 플러그인을 사용하면 선택한 트랙을 한 재생 목록에서 다른 재생 목록으로 복사할 수 있습니다</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="52"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@ya.ru&gt;</source>
+ <translation>작성자: Ilya Kotov &lt;forkotov02@ya.ru&gt;</translation>
+ </message>
+</context>
+</TS>