aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Output/waveout/translations
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Output/waveout/translations')
-rw-r--r--src/plugins/Output/waveout/translations/translations.qrc11
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_cs.ts32
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_de.ts32
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_pl.ts32
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_ru.ts32
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts32
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts32
-rw-r--r--src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts32
8 files changed, 235 insertions, 0 deletions
diff --git a/src/plugins/Output/waveout/translations/translations.qrc b/src/plugins/Output/waveout/translations/translations.qrc
new file mode 100644
index 000000000..d60fabe2f
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/translations.qrc
@@ -0,0 +1,11 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource>
+ <file>waveout_plugin_cs.qm</file>
+ <file>waveout_plugin_de.qm</file>
+ <file>waveout_plugin_zh_CN.qm</file>
+ <file>waveout_plugin_zh_TW.qm</file>
+ <file>waveout_plugin_ru.qm</file>
+ <file>waveout_plugin_uk_UA.qm</file>
+ </qresource>
+</RCC>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_cs.ts b/src/plugins/Output/waveout/translations/waveout_plugin_cs.ts
new file mode 100644
index 000000000..4318d3e79
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_cs.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>OutputWaveOutFactory</name>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="30"/>
+ <source>WaveOut Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="53"/>
+ <source>About WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="54"/>
+ <source>Qmmp WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="55"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="56"/>
+ <source>Based on aacDECdrop player</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_de.ts b/src/plugins/Output/waveout/translations/waveout_plugin_de.ts
new file mode 100644
index 000000000..4318d3e79
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_de.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>OutputWaveOutFactory</name>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="30"/>
+ <source>WaveOut Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="53"/>
+ <source>About WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="54"/>
+ <source>Qmmp WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="55"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="56"/>
+ <source>Based on aacDECdrop player</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_pl.ts b/src/plugins/Output/waveout/translations/waveout_plugin_pl.ts
new file mode 100644
index 000000000..4318d3e79
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_pl.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>OutputWaveOutFactory</name>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="30"/>
+ <source>WaveOut Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="53"/>
+ <source>About WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="54"/>
+ <source>Qmmp WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="55"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="56"/>
+ <source>Based on aacDECdrop player</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_ru.ts b/src/plugins/Output/waveout/translations/waveout_plugin_ru.ts
new file mode 100644
index 000000000..58f33207b
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_ru.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="ru_RU">
+<context>
+ <name>OutputWaveOutFactory</name>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="30"/>
+ <source>WaveOut Plugin</source>
+ <translation>Модуль WaveOut</translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="53"/>
+ <source>About WaveOut Output Plugin</source>
+ <translation>О модуле вывода WaveOut</translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="54"/>
+ <source>Qmmp WaveOut Output Plugin</source>
+ <translation>Модуль вывода WaveOut для Qmmp</translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="55"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Разработчик: Илья Котов &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="56"/>
+ <source>Based on aacDECdrop player</source>
+ <translation>Основан на базе проигрывателя aacDECdrop</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts b/src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts
new file mode 100644
index 000000000..4318d3e79
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_uk_UA.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>OutputWaveOutFactory</name>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="30"/>
+ <source>WaveOut Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="53"/>
+ <source>About WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="54"/>
+ <source>Qmmp WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="55"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="56"/>
+ <source>Based on aacDECdrop player</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts b/src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts
new file mode 100644
index 000000000..4318d3e79
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_zh_CN.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>OutputWaveOutFactory</name>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="30"/>
+ <source>WaveOut Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="53"/>
+ <source>About WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="54"/>
+ <source>Qmmp WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="55"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="56"/>
+ <source>Based on aacDECdrop player</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts b/src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts
new file mode 100644
index 000000000..4318d3e79
--- /dev/null
+++ b/src/plugins/Output/waveout/translations/waveout_plugin_zh_TW.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0">
+<context>
+ <name>OutputWaveOutFactory</name>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="30"/>
+ <source>WaveOut Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="53"/>
+ <source>About WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="54"/>
+ <source>Qmmp WaveOut Output Plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="55"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../outputwaveoutfactory.cpp" line="56"/>
+ <source>Based on aacDECdrop player</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>