diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-20 18:39:35 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-20 18:39:35 +0000 |
| commit | d460e76525fed2b11df1ae348b55eba87ec53d3f (patch) | |
| tree | 4fb809603c9e462f34341e7e6b276a33f0e4cc3e /src/plugins/Input/cue | |
| parent | 74c634542e810c1935f528e780a92b9a620a0497 (diff) | |
| download | qmmp-d460e76525fed2b11df1ae348b55eba87ec53d3f.tar.gz qmmp-d460e76525fed2b11df1ae348b55eba87ec53d3f.tar.bz2 qmmp-d460e76525fed2b11df1ae348b55eba87ec53d3f.zip | |
fixed problems with embedded cue, updated translation files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1334 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Input/cue')
10 files changed, 50 insertions, 50 deletions
diff --git a/src/plugins/Input/cue/translations/cue_plugin_cs.ts b/src/plugins/Input/cue/translations/cue_plugin_cs.ts index 79e3d6a38..e369f7aa2 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_cs.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_cs.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>Modul CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>Soubory CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>O modulu CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Modul Qmmp CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_de.ts b/src/plugins/Input/cue/translations/cue_plugin_de.ts index 3bdccf46c..187b7d7b1 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_de.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_de.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>CUE-Modul</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>CUE-Dateien</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>Über CUE-Audio-Modul</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Qmmp CUE-Audio-Modul</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_it.ts b/src/plugins/Input/cue/translations/cue_plugin_it.ts index df3e5eddc..19ea97dcc 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_it.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_it.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>Modulo CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>Brani CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>Informazioni sul Modulo audio CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Modulo audio CUE per Qmmp</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_lt.ts b/src/plugins/Input/cue/translations/cue_plugin_lt.ts index aabb8cea9..14f1a55e3 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_lt.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_lt.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>CUE įskiepis</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>CUE bylos</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>Apie CUE audio įskiepį</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Qmmp CUE audio įskiepis</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Sukūrė:Ilya Kotov </translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_pl.ts b/src/plugins/Input/cue/translations/cue_plugin_pl.ts index 6f8783f94..7837023c7 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_pl.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_pl.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>Wtyczka CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>Pliki CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>O wtyczce CUE Audio</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>O wtyczce CUE dla Qmmp</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_ru.ts b/src/plugins/Input/cue/translations/cue_plugin_ru.ts index 66c71e608..dc2c4a10a 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_ru.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_ru.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>Модуль CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>Файлы CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>Об аудио-модуле CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Аудио-модуль CUE для Qmmp</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Разработчик: Илья Котов</translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_tr.ts b/src/plugins/Input/cue/translations/cue_plugin_tr.ts index 5ac4991c1..35d69fc5a 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_tr.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_tr.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>CUE Eklentisi</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>CUE Dosyaları</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>CUE Ses Eklentisi Hakkında</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Qmmp CUE Ses Eklentisi</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Yazan: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts b/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts index 74b091497..c1b36a334 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_uk_UA.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>Модуль CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>Файли CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>Про аудіо-модуль CUE</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Аудіо-модуль CUE для Qmmp</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>Розробник: Ілля Котов <forkotov02@hotmail.ru></translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts b/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts index 5bdc2664f..472081eb4 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_zh_CN.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>CUE 插件</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>CUE 文件</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>关于 CUE 音频插件</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Qmmp CUE 音频插件</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>作者:Ilya Kotov <forkotov02@hotmail.ru></translation> </message> diff --git a/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts b/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts index 80f364e91..39aa61697 100644 --- a/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts +++ b/src/plugins/Input/cue/translations/cue_plugin_zh_TW.ts @@ -4,27 +4,27 @@ <context> <name>DecoderCUEFactory</name> <message> - <location filename="../decodercuefactory.cpp" line="43"/> + <location filename="../decodercuefactory.cpp" line="44"/> <source>CUE Plugin</source> <translation>CUE 插件</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="46"/> + <location filename="../decodercuefactory.cpp" line="47"/> <source>CUE Files</source> <translation>CUE 檔案</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="84"/> + <location filename="../decodercuefactory.cpp" line="83"/> <source>About CUE Audio Plugin</source> <translation>關於 CUE 聲訊插件</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="85"/> + <location filename="../decodercuefactory.cpp" line="84"/> <source>Qmmp CUE Audio Plugin</source> <translation>Qmmp CUE 聲訊插件</translation> </message> <message> - <location filename="../decodercuefactory.cpp" line="86"/> + <location filename="../decodercuefactory.cpp" line="85"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation>作者:Ilya Kotov <forkotov02@hotmail.ru></translation> </message> |
