diff options
Diffstat (limited to 'src/plugins/General/taskbar')
30 files changed, 929 insertions, 1 deletions
diff --git a/src/plugins/General/taskbar/taskbar.pro b/src/plugins/General/taskbar/taskbar.pro index 98d5a95ad..7c9bd85ed 100644 --- a/src/plugins/General/taskbar/taskbar.pro +++ b/src/plugins/General/taskbar/taskbar.pro @@ -10,7 +10,7 @@ HEADERS += taskbarfactory.h \ SOURCES += taskbarfactory.cpp \ taskbarhelper.cpp -#RESOURCES = translations/translations.qrc +RESOURCES = translations/translations.qrc LIBS += $$QMMPUI_LIB diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_bg.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_bg.ts new file mode 100644 index 000000000..2184edee7 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_bg.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="bg_BG"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_cs.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_cs.ts new file mode 100644 index 000000000..3e262877a --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_cs.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="cs_CZ"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_de.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_de.ts new file mode 100644 index 000000000..589ad0786 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_de.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de_DE"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_el.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_el.ts new file mode 100644 index 000000000..5c18b5c4f --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_el.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="el_GR"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_en.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_en.ts new file mode 100644 index 000000000..91b05d953 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_en.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en_US"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_es.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_es.ts new file mode 100644 index 000000000..b7510fd24 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_es.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="es_ES"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_fi.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_fi.ts new file mode 100644 index 000000000..cc42eaca2 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_fi.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fi_FI"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_fr.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_fr.ts new file mode 100644 index 000000000..4e003979b --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_fr.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fr_FR"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_gl_ES.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_gl_ES.ts new file mode 100644 index 000000000..28d92dd70 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_gl_ES.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="gl_ES"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_he.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_he.ts new file mode 100644 index 000000000..6ed69b61f --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_he.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="he_IL"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_hu.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_hu.ts new file mode 100644 index 000000000..02462e326 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_hu.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="hu_HU"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_id.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_id.ts new file mode 100644 index 000000000..a0a250211 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_id.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="id_ID"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_it.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_it.ts new file mode 100644 index 000000000..780dce8fc --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_it.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="it_IT"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_ja.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_ja.ts new file mode 100644 index 000000000..5cc3c5dac --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_ja.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ja_JP"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_kk.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_kk.ts new file mode 100644 index 000000000..08644dfb0 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_kk.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="kk_KZ"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_lt.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_lt.ts new file mode 100644 index 000000000..9c12e146d --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_lt.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="lt_LT"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts new file mode 100644 index 000000000..06941a200 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_nl.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl_NL"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_pl_PL.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_pl_PL.ts new file mode 100644 index 000000000..1e2066298 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_pl_PL.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl_PL"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_pt.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_pt.ts new file mode 100644 index 000000000..27dca27e1 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_pt.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt_BR"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_pt_BR.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_pt_BR.ts new file mode 100644 index 000000000..27dca27e1 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_pt_BR.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt_BR"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_ru.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_ru.ts new file mode 100644 index 000000000..02fb856b6 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_ru.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_sk.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_sk.ts new file mode 100644 index 000000000..b80d51b05 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_sk.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sk_SK"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_sr_BA.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_sr_BA.ts new file mode 100644 index 000000000..24f03227b --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_sr_BA.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sr_BA"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_sr_RS.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_sr_RS.ts new file mode 100644 index 000000000..1bbf39077 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_sr_RS.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sr_RS"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_tr.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_tr.ts new file mode 100644 index 000000000..99192d506 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_tr.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="tr_TR"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_uk_UA.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_uk_UA.ts new file mode 100644 index 000000000..4ab6e2bc5 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_uk_UA.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="uk_UA"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_zh_CN.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_zh_CN.ts new file mode 100644 index 000000000..7ef999ba9 --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_zh_CN.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh_CN"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/taskbar_plugin_zh_TW.ts b/src/plugins/General/taskbar/translations/taskbar_plugin_zh_TW.ts new file mode 100644 index 000000000..8fcefbfcb --- /dev/null +++ b/src/plugins/General/taskbar/translations/taskbar_plugin_zh_TW.ts @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh_TW"> +<context> + <name>TaskbarFactory</name> + <message> + <location filename="../taskbarfactory.cpp" line="28"/> + <source>Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="49"/> + <source>About Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="50"/> + <source>Qmmp Taskbar Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="51"/> + <source>This plugin adds support for progress indicator in the Windows taskbar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../taskbarfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/taskbar/translations/translations.qrc b/src/plugins/General/taskbar/translations/translations.qrc new file mode 100644 index 000000000..19a3019eb --- /dev/null +++ b/src/plugins/General/taskbar/translations/translations.qrc @@ -0,0 +1,32 @@ +<!DOCTYPE RCC> +<RCC version="1.0"> + <qresource> + <file>taskbar_plugin_ru.qm</file> + <file>taskbar_plugin_uk_UA.qm</file> + <file>taskbar_plugin_zh_CN.qm</file> + <file>taskbar_plugin_zh_TW.qm</file> + <file>taskbar_plugin_tr.qm</file> + <file>taskbar_plugin_cs.qm</file> + <file>taskbar_plugin_pt_BR.qm</file> + <file>taskbar_plugin_pt.qm</file> + <file>taskbar_plugin_de.qm</file> + <file>taskbar_plugin_pl_PL.qm</file> + <file>taskbar_plugin_fr.qm</file> + <file>taskbar_plugin_it.qm</file> + <file>taskbar_plugin_kk.qm</file> + <file>taskbar_plugin_lt.qm</file> + <file>taskbar_plugin_hu.qm</file> + <file>taskbar_plugin_nl.qm</file> + <file>taskbar_plugin_ja.qm</file> + <file>taskbar_plugin_sk.qm</file> + <file>taskbar_plugin_es.qm</file> + <file>taskbar_plugin_he.qm</file> + <file>taskbar_plugin_gl_ES.qm</file> + <file>taskbar_plugin_sr_BA.qm</file> + <file>taskbar_plugin_sr_RS.qm</file> + <file>taskbar_plugin_bg.qm</file> + <file>taskbar_plugin_el.qm</file> + <file>taskbar_plugin_id.qm</file> + <file>taskbar_plugin_fi.qm</file> + </qresource> +</RCC> |
