diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-05 12:57:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-02-05 12:57:33 +0000 |
| commit | 1dcb81fd3bfbf35edcec648f909443677773bfaa (patch) | |
| tree | 589ad2658cc0449447c24dead17587e763801f6c /src/plugins/Output/null/translations | |
| parent | 721d24767723ad74e7cb2e664cc0aeaac5501cf3 (diff) | |
| download | qmmp-1dcb81fd3bfbf35edcec648f909443677773bfaa.tar.gz qmmp-1dcb81fd3bfbf35edcec648f909443677773bfaa.tar.bz2 qmmp-1dcb81fd3bfbf35edcec648f909443677773bfaa.zip | |
added null output plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1550 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Output/null/translations')
11 files changed, 285 insertions, 0 deletions
diff --git a/src/plugins/Output/null/translations/null_plugin_cs.ts b/src/plugins/Output/null/translations/null_plugin_cs.ts new file mode 100644 index 000000000..f21c30463 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_cs.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="cs"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_de.ts b/src/plugins/Output/null/translations/null_plugin_de.ts new file mode 100644 index 000000000..6c83323f0 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_de.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="de_DE"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_it.ts b/src/plugins/Output/null/translations/null_plugin_it.ts new file mode 100644 index 000000000..78675ff46 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_it.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_lt.ts b/src/plugins/Output/null/translations/null_plugin_lt.ts new file mode 100644 index 000000000..f120da302 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_lt.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Sukūrė: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_pl.ts b/src/plugins/Output/null/translations/null_plugin_pl.ts new file mode 100644 index 000000000..c99aa29a7 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_pl.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pl"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_ru.ts b/src/plugins/Output/null/translations/null_plugin_ru.ts new file mode 100644 index 000000000..7a0fef32e --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_ru.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ru_RU"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation>Модуль нулевого вывода</translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation>О модуле нулевого вывода</translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation>Модуль нулевого вывода для Qmmp</translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_tr.ts b/src/plugins/Output/null/translations/null_plugin_tr.ts new file mode 100644 index 000000000..87408b3d3 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_tr.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="tr_TR"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Yazan: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_uk_UA.ts b/src/plugins/Output/null/translations/null_plugin_uk_UA.ts new file mode 100644 index 000000000..9f49f7e2b --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_uk_UA.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="uk"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Розробник: Ілля Котов <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_zh_CN.ts b/src/plugins/Output/null/translations/null_plugin_zh_CN.ts new file mode 100644 index 000000000..b237533a0 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_zh_CN.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="zh_CN"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">作者:Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/null_plugin_zh_TW.ts b/src/plugins/Output/null/translations/null_plugin_zh_TW.ts new file mode 100644 index 000000000..84e3494a2 --- /dev/null +++ b/src/plugins/Output/null/translations/null_plugin_zh_TW.ts @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="zh_TW"> +<context> + <name>OutputNullFactory</name> + <message> + <location filename="../outputnullfactory.cpp" line="30"/> + <source>Null Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="54"/> + <source>About Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="55"/> + <source>Qmmp Null Output Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../outputnullfactory.cpp" line="56"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">作者:Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +</TS> diff --git a/src/plugins/Output/null/translations/translations.qrc b/src/plugins/Output/null/translations/translations.qrc new file mode 100644 index 000000000..64bf89bee --- /dev/null +++ b/src/plugins/Output/null/translations/translations.qrc @@ -0,0 +1,15 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource> + <file>null_plugin_it.qm</file> + <file>null_plugin_cs.qm</file> + <file>null_plugin_de.qm</file> + <file>null_plugin_zh_CN.qm</file> + <file>null_plugin_zh_TW.qm</file> + <file>null_plugin_ru.qm</file> + <file>null_plugin_uk_UA.qm</file> + <file>null_plugin_tr.qm</file> + <file>null_plugin_lt.qm</file> + <file>null_plugin_pl.qm</file> + </qresource> +</RCC> |
