aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/copypaste/translations
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-02-24 09:08:46 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-02-24 09:08:46 +0000
commitdb0fae158a55192c9be86b0de826160264049432 (patch)
treed1b783a41d62fdad28ac2c5ccfe8c2ff413774cf /src/plugins/General/copypaste/translations
parent69f6cf4541d188f52e0357789c2c0f6795bc57cb (diff)
downloadqmmp-db0fae158a55192c9be86b0de826160264049432.tar.gz
qmmp-db0fae158a55192c9be86b0de826160264049432.tar.bz2
qmmp-db0fae158a55192c9be86b0de826160264049432.zip
added copy/paste plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3278 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/copypaste/translations')
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_de.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_es.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_he.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_it.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts65
-rw-r--r--src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts65
-rw-r--r--src/plugins/General/copypaste/translations/translations.qrc24
20 files changed, 1259 insertions, 0 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts
new file mode 100644
index 000000000..bf5c842b9
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_cs.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="cs_CZ">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts
new file mode 100644
index 000000000..c64f048e0
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_de.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="de_DE">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
new file mode 100644
index 000000000..6289ed54c
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_es.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="es_ES">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts
new file mode 100644
index 000000000..479763c09
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_fr.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="fr_FR">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts
new file mode 100644
index 000000000..b4ec7dcbb
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_he.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="he_IL">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
new file mode 100644
index 000000000..41a6076fd
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_hu.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="hu_HU">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
new file mode 100644
index 000000000..0ce1f9d52
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_it.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="it_IT">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts
new file mode 100644
index 000000000..ef60d34eb
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ja.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="ja_JP">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts
new file mode 100644
index 000000000..c75a8363c
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_kk.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="kk_KZ">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts
new file mode 100644
index 000000000..c604ee723
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_lt.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="lt_LT">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
new file mode 100644
index 000000000..41d8f9d02
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="nl_NL">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts
new file mode 100644
index 000000000..daafeeb93
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pl_PL">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts
new file mode 100644
index 000000000..e0940ae80
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pt_BR.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pt_BR">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts
new file mode 100644
index 000000000..d6dae4bf0
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_ru.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="ru_RU">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation>Выр&amp;езать</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation>&amp;Копировать</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation>&amp;Вставить</translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation>Модуль копир./вставки</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation>О модуле копирования/вставки</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation>Модуль копирования/вставки</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation>Данный модуль позволяет копировать выбранные треки из одного списка воспроизведения в другой</translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
new file mode 100644
index 000000000..82acb8bd9
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_sk.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="sk_SK">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
new file mode 100644
index 000000000..f92b5e805
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_tr.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="tr_TR">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts
new file mode 100644
index 000000000..2fe1b36ea
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_uk_UA.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="uk">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished">Розробник: Ілля Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts
new file mode 100644
index 000000000..06f50dc21
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_CN.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="zh_CN">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
new file mode 100644
index 000000000..458c653a1
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/copypaste_plugin_zh_TW.ts
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="zh_TW">
+<context>
+ <name>CopyPaste</name>
+ <message>
+ <location filename="../copypaste.cpp" line="43"/>
+ <source>Cu&amp;t</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="44"/>
+ <source>Ctrl+X</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="45"/>
+ <source>&amp;Copy</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="46"/>
+ <source>Ctrl+C</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="47"/>
+ <source>&amp;Paste</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypaste.cpp" line="48"/>
+ <source>Ctrl+V</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>CopyPasteFactory</name>
+ <message>
+ <location filename="../copypastefactory.cpp" line="28"/>
+ <source>Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="48"/>
+ <source>About Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="49"/>
+ <source>Qmmp Copy/Paste Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="50"/>
+ <source>This plugin allows to copy selected tracks from one playlist to another</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../copypastefactory.cpp" line="51"/>
+ <source>Written by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/copypaste/translations/translations.qrc b/src/plugins/General/copypaste/translations/translations.qrc
new file mode 100644
index 000000000..2d03883fe
--- /dev/null
+++ b/src/plugins/General/copypaste/translations/translations.qrc
@@ -0,0 +1,24 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource>
+ <file>copypaste_plugin_ru.qm</file>
+ <file>copypaste_plugin_uk_UA.qm</file>
+ <file>copypaste_plugin_zh_CN.qm</file>
+ <file>copypaste_plugin_zh_TW.qm</file>
+ <file>copypaste_plugin_tr.qm</file>
+ <file>copypaste_plugin_cs.qm</file>
+ <file>copypaste_plugin_pt_BR.qm</file>
+ <file>copypaste_plugin_de.qm</file>
+ <file>copypaste_plugin_pl_PL.qm</file>
+ <file>copypaste_plugin_fr.qm</file>
+ <file>copypaste_plugin_it.qm</file>
+ <file>copypaste_plugin_kk.qm</file>
+ <file>copypaste_plugin_lt.qm</file>
+ <file>copypaste_plugin_hu.qm</file>
+ <file>copypaste_plugin_nl.qm</file>
+ <file>copypaste_plugin_ja.qm</file>
+ <file>copypaste_plugin_sk.qm</file>
+ <file>copypaste_plugin_es.qm</file>
+ <file>copypaste_plugin_he.qm</file>
+ </qresource>
+</RCC>