diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-14 14:57:51 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-01-14 14:57:51 +0000 |
| commit | 7595177448016e2001adb10eea69ef32d04f848e (patch) | |
| tree | 2e23018168ce08663146a81a3f728caef7b5d945 /src/plugins | |
| parent | 383fcfab14046a28ff8f2c8d068452904435cf79 (diff) | |
| download | qmmp-7595177448016e2001adb10eea69ef32d04f848e.tar.gz qmmp-7595177448016e2001adb10eea69ef32d04f848e.tar.bz2 qmmp-7595177448016e2001adb10eea69ef32d04f848e.zip | |
fixed typo
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3164 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins')
20 files changed, 157 insertions, 158 deletions
diff --git a/src/plugins/General/trackchange/trackchangefactory.cpp b/src/plugins/General/trackchange/trackchangefactory.cpp index 2a7acb48c..af8cfc23a 100644 --- a/src/plugins/General/trackchange/trackchangefactory.cpp +++ b/src/plugins/General/trackchange/trackchangefactory.cpp @@ -48,8 +48,7 @@ void TrackChangeFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About Track Change Plugin"), tr("Qmmp Track Change Plugin")+"\n"+ - tr("This plugin executes external command when" - "current track is changed.") + "\n" + + tr("This plugin executes external command when current track is changed.") + "\n" + tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")); } diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts index fd321cc05..b992ddeb3 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_cs.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts index 715883619..c48239bbf 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_de.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts index 2a5caed90..454e7a74d 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_es.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts index 02d6ba03d..6cdb5af72 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_fr.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts index 0015b7b65..f39a72793 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_he.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts index dc252c532..e67b7c0af 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_hu.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts index f3ecfca9e..24836e7d1 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_it.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts index 617becbf9..0fef40e94 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_ja.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts index 4104d1316..0199af13d 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_kk.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts index acce80029..3ff0e7cb1 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_lt.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts index cf48d5570..6e1e83cb9 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_nl.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts index e409fde62..f0eb99922 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_pl_PL.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts index c30b03077..ce795f361 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_pt_BR.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts index f7cda951b..ecdabcc79 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_ru.ts @@ -4,106 +4,106 @@ <context> <name>SettingsDialog</name> <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>Track Change Plugin Settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="32"/> - <location filename="../settingsdialog.ui" line="42"/> - <location filename="../settingsdialog.ui" line="52"/> - <location filename="../settingsdialog.ui" line="62"/> - <source>...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="76"/> - <source>Command to run when Qmmp starts new track</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="83"/> - <source>Command to run toward to end of a track</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="90"/> - <source>Command to run when Qmmp reaches the end of the playlist</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="97"/> - <source>Command to run when title changes (i.e. network streams title)</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../settingsdialog.cpp" line="57"/> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Исполнитель</translation> </message> <message> <location filename="../settingsdialog.cpp" line="58"/> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Альбом</translation> </message> <message> <location filename="../settingsdialog.cpp" line="59"/> <source>Title</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="60"/> - <source>Track number</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="61"/> - <source>Two-digit track number</source> - <translation type="unfinished"></translation> + <translation>Название</translation> </message> <message> <location filename="../settingsdialog.cpp" line="62"/> <source>Genre</source> - <translation type="unfinished"></translation> + <translation>Жанр</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="69"/> + <source>Year</source> + <translation>Год</translation> </message> <message> <location filename="../settingsdialog.cpp" line="63"/> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Комментарий</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="60"/> + <source>Track number</source> + <translation>Номер трека</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="61"/> + <source>Two-digit track number</source> + <translation>2-х разрядный номер трека</translation> </message> <message> <location filename="../settingsdialog.cpp" line="64"/> <source>Composer</source> - <translation type="unfinished"></translation> + <translation>Композитор</translation> </message> <message> <location filename="../settingsdialog.cpp" line="65"/> <source>Duration</source> - <translation type="unfinished"></translation> + <translation>Длительность</translation> </message> <message> <location filename="../settingsdialog.cpp" line="66"/> <source>Disc number</source> - <translation type="unfinished"></translation> + <translation>Номер диска</translation> </message> <message> <location filename="../settingsdialog.cpp" line="67"/> <source>File name</source> - <translation type="unfinished"></translation> + <translation>Имя файла</translation> </message> <message> <location filename="../settingsdialog.cpp" line="68"/> <source>File path</source> + <translation>Путь к файлу</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="70"/> + <source>Condition</source> + <translation>Условие</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Track Change Plugin Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="69"/> - <source>Year</source> + <location filename="../settingsdialog.ui" line="32"/> + <location filename="../settingsdialog.ui" line="42"/> + <location filename="../settingsdialog.ui" line="52"/> + <location filename="../settingsdialog.ui" line="62"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="76"/> + <source>Command to run when Qmmp starts new track</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="70"/> - <source>Condition</source> + <location filename="../settingsdialog.ui" line="83"/> + <source>Command to run toward to end of a track</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="90"/> + <source>Command to run when Qmmp reaches the end of the playlist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="97"/> + <source>Command to run when title changes (i.e. network streams title)</source> <translation type="unfinished"></translation> </message> </context> @@ -112,27 +112,27 @@ <message> <location filename="../trackchangefactory.cpp" line="29"/> <source>Track Change Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль смены трека</translation> </message> <message> <location filename="../trackchangefactory.cpp" line="49"/> <source>About Track Change Plugin</source> - <translation type="unfinished"></translation> + <translation>О модуле смены трека</translation> </message> <message> <location filename="../trackchangefactory.cpp" line="50"/> <source>Qmmp Track Change Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль смены трека для Qmmp</translation> </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts index acf617ee7..e10506539 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_sk.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts index 302f2b9d5..3458fbc37 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_tr.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts index 9474323d8..1752209ef 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_uk_UA.ts @@ -1,109 +1,109 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="uk_UA"> +<TS version="2.0" language="uk"> <context> <name>SettingsDialog</name> <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>Track Change Plugin Settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="32"/> - <location filename="../settingsdialog.ui" line="42"/> - <location filename="../settingsdialog.ui" line="52"/> - <location filename="../settingsdialog.ui" line="62"/> - <source>...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="76"/> - <source>Command to run when Qmmp starts new track</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="83"/> - <source>Command to run toward to end of a track</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="90"/> - <source>Command to run when Qmmp reaches the end of the playlist</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="97"/> - <source>Command to run when title changes (i.e. network streams title)</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../settingsdialog.cpp" line="57"/> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Виконавець</translation> </message> <message> <location filename="../settingsdialog.cpp" line="58"/> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Альбом</translation> </message> <message> <location filename="../settingsdialog.cpp" line="59"/> <source>Title</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="60"/> - <source>Track number</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="61"/> - <source>Two-digit track number</source> - <translation type="unfinished"></translation> + <translation>Назва</translation> </message> <message> <location filename="../settingsdialog.cpp" line="62"/> <source>Genre</source> - <translation type="unfinished"></translation> + <translation>Жанр</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="69"/> + <source>Year</source> + <translation>Рік</translation> </message> <message> <location filename="../settingsdialog.cpp" line="63"/> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Коментар</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="60"/> + <source>Track number</source> + <translation>Номер трека</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="61"/> + <source>Two-digit track number</source> + <translation>2-розрядний номер трека</translation> </message> <message> <location filename="../settingsdialog.cpp" line="64"/> <source>Composer</source> - <translation type="unfinished"></translation> + <translation>Композитор</translation> </message> <message> <location filename="../settingsdialog.cpp" line="65"/> <source>Duration</source> - <translation type="unfinished"></translation> + <translation>Тривалість</translation> </message> <message> <location filename="../settingsdialog.cpp" line="66"/> <source>Disc number</source> - <translation type="unfinished"></translation> + <translation>Номер диска</translation> </message> <message> <location filename="../settingsdialog.cpp" line="67"/> <source>File name</source> - <translation type="unfinished"></translation> + <translation>Ім'я файла</translation> </message> <message> <location filename="../settingsdialog.cpp" line="68"/> <source>File path</source> + <translation>Шлях до файла</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="70"/> + <source>Condition</source> + <translation>Умова</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Track Change Plugin Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="69"/> - <source>Year</source> + <location filename="../settingsdialog.ui" line="32"/> + <location filename="../settingsdialog.ui" line="42"/> + <location filename="../settingsdialog.ui" line="52"/> + <location filename="../settingsdialog.ui" line="62"/> + <source>...</source> + <translation></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="76"/> + <source>Command to run when Qmmp starts new track</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../settingsdialog.cpp" line="70"/> - <source>Condition</source> + <location filename="../settingsdialog.ui" line="83"/> + <source>Command to run toward to end of a track</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="90"/> + <source>Command to run when Qmmp reaches the end of the playlist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="97"/> + <source>Command to run when title changes (i.e. network streams title)</source> <translation type="unfinished"></translation> </message> </context> @@ -126,13 +126,13 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation type="unfinished">Розробник: Ілля Котов <forkotov02@hotmail.ru></translation> </message> </context> </TS> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts index e4b6d0056..4ae5a848b 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_CN.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts index 3a9dac843..f91e64c50 100644 --- a/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_zh_TW.ts @@ -126,11 +126,11 @@ </message> <message> <location filename="../trackchangefactory.cpp" line="51"/> - <source>This plugin executes external command whencurrent track is changed.</source> + <source>This plugin executes external command when current track is changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../trackchangefactory.cpp" line="53"/> + <location filename="../trackchangefactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> |
