From f40087159b9efbc39859e60a8efb3fa0763c6078 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 2 Aug 2011 16:18:24 +0000 Subject: updated about dialog git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2285 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/skinned/aboutdialog.cpp | 131 ----------- src/plugins/Ui/skinned/aboutdialog.h | 47 ---- src/plugins/Ui/skinned/actionmanager.cpp | 6 +- src/plugins/Ui/skinned/forms/aboutdialog.ui | 162 ------------- src/plugins/Ui/skinned/images/16x16/qmmp.png | Bin 520 -> 0 bytes src/plugins/Ui/skinned/images/32x32/qmmp.png | Bin 1297 -> 0 bytes src/plugins/Ui/skinned/images/48x48/qmmp.png | Bin 2268 -> 0 bytes src/plugins/Ui/skinned/images/56x56/qmmp.png | Bin 2805 -> 0 bytes src/plugins/Ui/skinned/images/advanced.png | Bin 1054 -> 0 bytes src/plugins/Ui/skinned/images/images.qrc | 14 -- src/plugins/Ui/skinned/images/logo-qmmp.png | Bin 22844 -> 0 bytes src/plugins/Ui/skinned/images/network.png | Bin 1465 -> 0 bytes src/plugins/Ui/skinned/images/playlist.png | Bin 743 -> 0 bytes src/plugins/Ui/skinned/images/plugins.png | Bin 1378 -> 0 bytes src/plugins/Ui/skinned/images/replaygain.png | Bin 624 -> 0 bytes .../Ui/skinned/images/scalable/qmmp-simple.svgz | Bin 4639 -> 0 bytes src/plugins/Ui/skinned/images/scalable/qmmp.svgz | Bin 4892 -> 0 bytes src/plugins/Ui/skinned/images/skinned_images.qrc | 7 + src/plugins/Ui/skinned/mainwindow.cpp | 5 +- src/plugins/Ui/skinned/skinned.pro | 5 +- src/plugins/Ui/skinned/skinnedfactory.cpp | 4 +- src/plugins/Ui/skinned/stuff.qrc | 67 ------ .../Ui/skinned/translations/skinned_plugin_cs.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_de.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_es.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_hu.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_it.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_ja.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_lt.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_nl.ts | 256 +++++++-------------- .../skinned/translations/skinned_plugin_pl_PL.ts | 256 +++++++-------------- .../skinned/translations/skinned_plugin_pt_BR.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_ru.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_sk.ts | 256 +++++++-------------- .../Ui/skinned/translations/skinned_plugin_tr.ts | 256 +++++++-------------- .../skinned/translations/skinned_plugin_uk_UA.ts | 256 +++++++-------------- .../skinned/translations/skinned_plugin_zh_CN.ts | 256 +++++++-------------- .../skinned/translations/skinned_plugin_zh_TW.ts | 256 +++++++-------------- src/plugins/Ui/skinned/txt/authors_cs.txt | 16 -- src/plugins/Ui/skinned/txt/authors_de.txt | 14 -- src/plugins/Ui/skinned/txt/authors_en.txt | 14 -- src/plugins/Ui/skinned/txt/authors_es.txt | 14 -- src/plugins/Ui/skinned/txt/authors_it.txt | 13 -- src/plugins/Ui/skinned/txt/authors_ja.txt | 14 -- src/plugins/Ui/skinned/txt/authors_lt.txt | 13 -- src/plugins/Ui/skinned/txt/authors_nl.txt | 14 -- src/plugins/Ui/skinned/txt/authors_pl.txt | 14 -- src/plugins/Ui/skinned/txt/authors_ru.txt | 13 -- src/plugins/Ui/skinned/txt/authors_tr.txt | 13 -- src/plugins/Ui/skinned/txt/authors_uk_UA.txt | 16 -- src/plugins/Ui/skinned/txt/authors_zh_CN.txt | 12 - src/plugins/Ui/skinned/txt/authors_zh_TW.txt | 13 -- src/plugins/Ui/skinned/txt/description_cs.txt | 1 - src/plugins/Ui/skinned/txt/description_de.txt | 1 - src/plugins/Ui/skinned/txt/description_en.txt | 1 - src/plugins/Ui/skinned/txt/description_es.txt | 1 - src/plugins/Ui/skinned/txt/description_it.txt | 1 - src/plugins/Ui/skinned/txt/description_ja.txt | 1 - src/plugins/Ui/skinned/txt/description_lt.txt | 1 - src/plugins/Ui/skinned/txt/description_nl.txt | 1 - src/plugins/Ui/skinned/txt/description_pl.txt | 1 - src/plugins/Ui/skinned/txt/description_ru.txt | 1 - src/plugins/Ui/skinned/txt/description_tr.txt | 1 - src/plugins/Ui/skinned/txt/description_uk_UA.txt | 1 - src/plugins/Ui/skinned/txt/description_zh_CN.txt | 1 - src/plugins/Ui/skinned/txt/description_zh_TW.txt | 1 - src/plugins/Ui/skinned/txt/thanks_cs.txt | 3 - src/plugins/Ui/skinned/txt/thanks_de.txt | 17 -- src/plugins/Ui/skinned/txt/thanks_en.txt | 21 -- src/plugins/Ui/skinned/txt/thanks_es.txt | 17 -- src/plugins/Ui/skinned/txt/thanks_it.txt | 3 - src/plugins/Ui/skinned/txt/thanks_ja.txt | 21 -- src/plugins/Ui/skinned/txt/thanks_lt.txt | 17 -- src/plugins/Ui/skinned/txt/thanks_nl.txt | 17 -- src/plugins/Ui/skinned/txt/thanks_pl.txt | 21 -- src/plugins/Ui/skinned/txt/thanks_ru.txt | 21 -- src/plugins/Ui/skinned/txt/thanks_tr.txt | 3 - src/plugins/Ui/skinned/txt/thanks_uk_UA.txt | 20 -- src/plugins/Ui/skinned/txt/thanks_zh_CN.txt | 21 -- src/plugins/Ui/skinned/txt/thanks_zh_TW.txt | 21 -- src/plugins/Ui/skinned/txt/translators_cs.txt | 24 -- src/plugins/Ui/skinned/txt/translators_de.txt | 53 ----- src/plugins/Ui/skinned/txt/translators_en.txt | 56 ----- src/plugins/Ui/skinned/txt/translators_es.txt | 47 ---- src/plugins/Ui/skinned/txt/translators_it.txt | 34 --- src/plugins/Ui/skinned/txt/translators_ja.txt | 53 ----- src/plugins/Ui/skinned/txt/translators_lt.txt | 50 ---- src/plugins/Ui/skinned/txt/translators_nl.txt | 47 ---- src/plugins/Ui/skinned/txt/translators_pl.txt | 53 ----- src/plugins/Ui/skinned/txt/translators_ru.txt | 56 ----- src/plugins/Ui/skinned/txt/translators_tr.txt | 35 --- src/plugins/Ui/skinned/txt/translators_uk_UA.txt | 53 ----- src/plugins/Ui/skinned/txt/translators_zh_CN.txt | 54 ----- src/plugins/Ui/skinned/txt/translators_zh_TW.txt | 53 ----- 94 files changed, 1408 insertions(+), 4234 deletions(-) delete mode 100644 src/plugins/Ui/skinned/aboutdialog.cpp delete mode 100644 src/plugins/Ui/skinned/aboutdialog.h delete mode 100644 src/plugins/Ui/skinned/forms/aboutdialog.ui delete mode 100644 src/plugins/Ui/skinned/images/16x16/qmmp.png delete mode 100644 src/plugins/Ui/skinned/images/32x32/qmmp.png delete mode 100644 src/plugins/Ui/skinned/images/48x48/qmmp.png delete mode 100644 src/plugins/Ui/skinned/images/56x56/qmmp.png delete mode 100644 src/plugins/Ui/skinned/images/advanced.png delete mode 100644 src/plugins/Ui/skinned/images/images.qrc delete mode 100644 src/plugins/Ui/skinned/images/logo-qmmp.png delete mode 100644 src/plugins/Ui/skinned/images/network.png delete mode 100644 src/plugins/Ui/skinned/images/playlist.png delete mode 100644 src/plugins/Ui/skinned/images/plugins.png delete mode 100644 src/plugins/Ui/skinned/images/replaygain.png delete mode 100644 src/plugins/Ui/skinned/images/scalable/qmmp-simple.svgz delete mode 100644 src/plugins/Ui/skinned/images/scalable/qmmp.svgz create mode 100644 src/plugins/Ui/skinned/images/skinned_images.qrc delete mode 100644 src/plugins/Ui/skinned/txt/authors_cs.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_de.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_en.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_es.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_it.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_ja.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_lt.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_nl.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_pl.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_ru.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_tr.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_uk_UA.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_zh_CN.txt delete mode 100644 src/plugins/Ui/skinned/txt/authors_zh_TW.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_cs.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_de.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_en.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_es.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_it.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_ja.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_lt.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_nl.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_pl.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_ru.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_tr.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_uk_UA.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_zh_CN.txt delete mode 100644 src/plugins/Ui/skinned/txt/description_zh_TW.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_cs.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_de.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_en.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_es.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_it.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_ja.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_lt.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_nl.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_pl.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_ru.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_tr.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_uk_UA.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_zh_CN.txt delete mode 100644 src/plugins/Ui/skinned/txt/thanks_zh_TW.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_cs.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_de.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_en.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_es.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_it.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_ja.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_lt.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_nl.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_pl.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_ru.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_tr.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_uk_UA.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_zh_CN.txt delete mode 100644 src/plugins/Ui/skinned/txt/translators_zh_TW.txt (limited to 'src/plugins/Ui/skinned') diff --git a/src/plugins/Ui/skinned/aboutdialog.cpp b/src/plugins/Ui/skinned/aboutdialog.cpp deleted file mode 100644 index 5728697b9..000000000 --- a/src/plugins/Ui/skinned/aboutdialog.cpp +++ /dev/null @@ -1,131 +0,0 @@ -/*************************************************************************** -* Copyright (C) 2006 by Ilya Kotov * -* forkotov02@hotmail.ru * -* * -* This program is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 2 of the License, or * -* (at your option) any later version. * -* * -* This program is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program; if not, write to the * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ - - -#include -#include - -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include - - -#include "aboutdialog.h" - -static QString getstringFromResource(const QString& res_file) -{ - QString ret_string; - QFile file(res_file); - if (file.open(QIODevice::ReadOnly)) - { - QTextStream ts(&file); - ts.setCodec("UTF-8"); - ret_string = ts.readAll(); - file.close(); - } - return ret_string; -} - -AboutDialog::AboutDialog(QWidget* parent, Qt::WFlags fl) - : QDialog( parent, fl ) -{ - setupUi(this); - setAttribute(Qt::WA_QuitOnClose, false); - licenseTextEdit->setPlainText(getstringFromResource(":COPYING")); - aboutTextEdit->setHtml(loadAbout()); - authorsTextEdit->setPlainText(getstringFromResource(tr(":/txt/authors_en.txt"))); - thanksToTextEdit->setPlainText(getstringFromResource(tr(":/txt/thanks_en.txt"))); - translatorsTextEdit->setPlainText(getstringFromResource(tr(":/txt/translators_en.txt"))); -} - -AboutDialog::~AboutDialog() -{} - -/*$SPECIALIZATION$*/ -void AboutDialog::accept() -{ - QDialog::accept(); -} - -QString AboutDialog::loadAbout() -{ - QString text; - text.append(""); - text.append(""); - text.append(""); - text.append("

"+tr("Qt-based Multimedia Player (Qmmp)")+"

"); - text.append("

"+tr("Version:")+" "+ Qmmp::strVersion() + "

"); - text.append("

"+getstringFromResource(tr(":txt/description_en.txt"))+"

"); - text.append("
"+tr("Input plugins:")+"
"); - text.append("
    "); - foreach(DecoderFactory *fact, *Decoder::factories()) - { - text.append("
  • "); - text.append(fact->properties().name); - text.append("
  • "); - } - text.append("
"); - text.append("
"+tr("Output plugins:")+"
"); - text.append("
    "); - foreach(OutputFactory *fact, *Output::factories()) - { - text.append("
  • "); - text.append(fact->properties().name); - text.append("
  • "); - } - text.append("
"); - text.append("
"+tr("Visual plugins:")+"
"); - text.append("
    "); - foreach(VisualFactory *fact, *Visual::factories()) - { - text.append("
  • "); - text.append(fact->properties().name); - text.append("
  • "); - } - text.append("
"); - text.append("
"+tr("Effect plugins:")+"
"); - text.append("
    "); - foreach(EffectFactory *fact, *Effect::factories()) - { - text.append("
  • "); - text.append(fact->properties().name); - text.append("
  • "); - } - text.append("
"); - text.append("
"+tr("General plugins:")+"
"); - text.append("
    "); - foreach(GeneralFactory *fact, *General::factories()) - { - text.append("
  • "); - text.append(fact->properties().name); - text.append("
  • "); - } - text.append("
"); - - return text; -} diff --git a/src/plugins/Ui/skinned/aboutdialog.h b/src/plugins/Ui/skinned/aboutdialog.h deleted file mode 100644 index 2d8384ea4..000000000 --- a/src/plugins/Ui/skinned/aboutdialog.h +++ /dev/null @@ -1,47 +0,0 @@ -/*************************************************************************** -* Copyright (C) 2006 by Ilya Kotov * -* forkotov02@hotmail.ru * -* * -* This program is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 2 of the License, or * -* (at your option) any later version. * -* * -* This program is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program; if not, write to the * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ - -#ifndef ABOUTDIALOG_H -#define ABOUTDIALOG_H - -#include -#include "ui_aboutdialog.h" - -/** - @author Vladimir Kuznetsov - */ - -class AboutDialog : public QDialog, private Ui::AboutDialog -{ - Q_OBJECT -public: - AboutDialog(QWidget* parent = 0, Qt::WFlags fl = 0 ); - ~AboutDialog(); - -protected slots: - virtual void accept(); - -private: - QString loadAbout(); - -}; - -#endif - diff --git a/src/plugins/Ui/skinned/actionmanager.cpp b/src/plugins/Ui/skinned/actionmanager.cpp index 2c8bcaed4..44e655e74 100644 --- a/src/plugins/Ui/skinned/actionmanager.cpp +++ b/src/plugins/Ui/skinned/actionmanager.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2010 by Ilya Kotov * + * Copyright (C) 2010-2011 by Ilya Kotov * * forkotov02@hotmail.ru * * * * This program is free software; you can redistribute it and/or modify * @@ -22,6 +22,7 @@ #include #include #include +#include #include #include "actionmanager.h" @@ -86,12 +87,13 @@ ActionManager::ActionManager(QObject *parent) : tr("P"), "view-list-details"); //other m_actions[SETTINGS] = createAction(tr("&Settings"), "show_settings", tr("Ctrl+P"), "configure"); - m_actions[ABOUT] = createAction(tr("&About"), "about", "", ":/32x32/qmmp.png"); + m_actions[ABOUT] = createAction(tr("&About"), "about", ""); m_actions[ABOUT_QT] = createAction(tr("&About Qt"), "about_qt", ""); m_actions[QUIT] = createAction(tr("&Exit"), "exit", tr("Ctrl+Q"), "application-exit"); m_settings->endGroup(); delete m_settings; m_settings = 0; + m_actions[ABOUT]->setIcon(qApp->windowIcon()); } ActionManager::~ActionManager() diff --git a/src/plugins/Ui/skinned/forms/aboutdialog.ui b/src/plugins/Ui/skinned/forms/aboutdialog.ui deleted file mode 100644 index f9ea40fca..000000000 --- a/src/plugins/Ui/skinned/forms/aboutdialog.ui +++ /dev/null @@ -1,162 +0,0 @@ - - - AboutDialog - - - - 0 - 0 - 523 - 511 - - - - About Qmmp - - - - 9 - - - - - - - - :/logo-qmmp.png - - - Qt::AlignCenter - - - - - - - 0 - - - - About - - - - - - true - - - - - - - - Authors - - - - - - true - - - - - - - - Translators - - - - - - true - - - - - - - - Thanks To - - - - - - true - - - - - - - - License Agreement - - - - - - true - - - true - - - - - - - - - - - Qt::Horizontal - - - QDialogButtonBox::Ok - - - - - - - - - - - buttonBox - accepted() - AboutDialog - accept() - - - 248 - 254 - - - 157 - 274 - - - - - buttonBox - rejected() - AboutDialog - reject() - - - 316 - 260 - - - 286 - 274 - - - - - diff --git a/src/plugins/Ui/skinned/images/16x16/qmmp.png b/src/plugins/Ui/skinned/images/16x16/qmmp.png deleted file mode 100644 index d6bca13fd..000000000 Binary files a/src/plugins/Ui/skinned/images/16x16/qmmp.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/32x32/qmmp.png b/src/plugins/Ui/skinned/images/32x32/qmmp.png deleted file mode 100644 index 32126f83b..000000000 Binary files a/src/plugins/Ui/skinned/images/32x32/qmmp.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/48x48/qmmp.png b/src/plugins/Ui/skinned/images/48x48/qmmp.png deleted file mode 100644 index 3f8a8f3a0..000000000 Binary files a/src/plugins/Ui/skinned/images/48x48/qmmp.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/56x56/qmmp.png b/src/plugins/Ui/skinned/images/56x56/qmmp.png deleted file mode 100644 index 4a3b7903a..000000000 Binary files a/src/plugins/Ui/skinned/images/56x56/qmmp.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/advanced.png b/src/plugins/Ui/skinned/images/advanced.png deleted file mode 100644 index 862464242..000000000 Binary files a/src/plugins/Ui/skinned/images/advanced.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/images.qrc b/src/plugins/Ui/skinned/images/images.qrc deleted file mode 100644 index 45909a993..000000000 --- a/src/plugins/Ui/skinned/images/images.qrc +++ /dev/null @@ -1,14 +0,0 @@ - - - 32x32/qmmp.png - interface.png - playlist.png - advanced.png - plugins.png - network.png - logo-qmmp.png - replaygain.png - ui_no_cover.png - shortcuts.png - - diff --git a/src/plugins/Ui/skinned/images/logo-qmmp.png b/src/plugins/Ui/skinned/images/logo-qmmp.png deleted file mode 100644 index d6c7e9bd8..000000000 Binary files a/src/plugins/Ui/skinned/images/logo-qmmp.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/network.png b/src/plugins/Ui/skinned/images/network.png deleted file mode 100644 index 3a52c1130..000000000 Binary files a/src/plugins/Ui/skinned/images/network.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/playlist.png b/src/plugins/Ui/skinned/images/playlist.png deleted file mode 100644 index 7b750db0a..000000000 Binary files a/src/plugins/Ui/skinned/images/playlist.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/plugins.png b/src/plugins/Ui/skinned/images/plugins.png deleted file mode 100644 index 931d4d1da..000000000 Binary files a/src/plugins/Ui/skinned/images/plugins.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/replaygain.png b/src/plugins/Ui/skinned/images/replaygain.png deleted file mode 100644 index d2f78947b..000000000 Binary files a/src/plugins/Ui/skinned/images/replaygain.png and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/scalable/qmmp-simple.svgz b/src/plugins/Ui/skinned/images/scalable/qmmp-simple.svgz deleted file mode 100644 index 8ac48346b..000000000 Binary files a/src/plugins/Ui/skinned/images/scalable/qmmp-simple.svgz and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/scalable/qmmp.svgz b/src/plugins/Ui/skinned/images/scalable/qmmp.svgz deleted file mode 100644 index 7050b41c9..000000000 Binary files a/src/plugins/Ui/skinned/images/scalable/qmmp.svgz and /dev/null differ diff --git a/src/plugins/Ui/skinned/images/skinned_images.qrc b/src/plugins/Ui/skinned/images/skinned_images.qrc new file mode 100644 index 000000000..abd0de380 --- /dev/null +++ b/src/plugins/Ui/skinned/images/skinned_images.qrc @@ -0,0 +1,7 @@ + + + interface.png + ui_no_cover.png + shortcuts.png + + diff --git a/src/plugins/Ui/skinned/mainwindow.cpp b/src/plugins/Ui/skinned/mainwindow.cpp index f2a0d5f51..e41b4b86f 100644 --- a/src/plugins/Ui/skinned/mainwindow.cpp +++ b/src/plugins/Ui/skinned/mainwindow.cpp @@ -44,7 +44,6 @@ #include "dock.h" #include "eqwidget.h" #include "mainvisual.h" -#include "aboutdialog.h" #include "addurldialog.h" #include "listwidget.h" #include "visualmenu.h" @@ -60,7 +59,6 @@ MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) #endif m_vis = 0; m_update = false; - setWindowIcon(QIcon(":/32x32/qmmp.png")); setWindowFlags(Qt::Window | Qt::FramelessWindowHint | Qt::WindowCloseButtonHint | Qt::WindowSystemMenuHint); setWindowTitle("Qmmp"); @@ -429,8 +427,7 @@ void MainWindow::createActions() void MainWindow::about() { - AboutDialog dlg(this); - dlg.exec(); + m_uiHelper->about(this); } void MainWindow::updateSettings() diff --git a/src/plugins/Ui/skinned/skinned.pro b/src/plugins/Ui/skinned/skinned.pro index 4b5ffe3d3..34f77f360 100644 --- a/src/plugins/Ui/skinned/skinned.pro +++ b/src/plugins/Ui/skinned/skinned.pro @@ -1,7 +1,6 @@ include(../../plugins.pri) FORMS += \ forms/preseteditor.ui \ - forms/aboutdialog.ui \ forms/addurldialog.ui \ forms/playlistbrowser.ui \ forms/popupsettings.ui \ @@ -38,7 +37,6 @@ HEADERS += mainwindow.h \ playlistcontrol.h \ eqpreset.h \ preseteditor.h \ - aboutdialog.h \ timeindicator.h \ keyboardmanager.h \ addurldialog.h \ @@ -89,7 +87,6 @@ SOURCES += mainwindow.cpp \ playlistcontrol.cpp \ eqpreset.cpp \ preseteditor.cpp \ - aboutdialog.cpp \ timeindicator.cpp \ keyboardmanager.cpp \ addurldialog.cpp \ @@ -131,7 +128,7 @@ TARGET = $$PLUGINS_PREFIX/Ui/skinned unix:LIBS += -lqmmp -lqmmpui win32:LIBS += -lqmmp0 -lqmmpui0 -RESOURCES = images/images.qrc stuff.qrc +RESOURCES = images/skinned_images.qrc stuff.qrc unix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/Ui/skinned/skinnedfactory.cpp b/src/plugins/Ui/skinned/skinnedfactory.cpp index d123d9365..5a1631dfa 100644 --- a/src/plugins/Ui/skinned/skinnedfactory.cpp +++ b/src/plugins/Ui/skinned/skinnedfactory.cpp @@ -44,7 +44,9 @@ void SkinnedFactory::showAbout(QWidget *parent) tr("Simple user interface with Winamp-2.x/XMMS skins support")+ "\n" + tr("Written by:\n" "Vladimir Kuznetsov \n" - "Ilya Kotov ")); + "Ilya Kotov ") + + tr("Artwork:\n" + "Andrey Adreev ")); } diff --git a/src/plugins/Ui/skinned/stuff.qrc b/src/plugins/Ui/skinned/stuff.qrc index db6770f66..c160dae8f 100644 --- a/src/plugins/Ui/skinned/stuff.qrc +++ b/src/plugins/Ui/skinned/stuff.qrc @@ -1,73 +1,6 @@ - ../../../../COPYING - - txt/description_en.txt - txt/authors_en.txt - txt/thanks_en.txt - txt/translators_en.txt - - txt/authors_uk_UA.txt - txt/thanks_uk_UA.txt - txt/translators_uk_UA.txt - txt/description_uk_UA.txt - - txt/authors_zh_TW.txt - txt/thanks_zh_TW.txt - txt/translators_zh_TW.txt - txt/description_zh_TW.txt - - txt/description_cs.txt - txt/authors_cs.txt - txt/thanks_cs.txt - txt/translators_cs.txt - - txt/authors_ru.txt - txt/thanks_ru.txt - txt/translators_ru.txt - txt/description_ru.txt - - txt/authors_zh_CN.txt - txt/thanks_zh_CN.txt - txt/translators_zh_CN.txt - txt/description_zh_CN.txt - - txt/authors_de.txt - txt/thanks_de.txt - txt/translators_de.txt - txt/description_de.txt - - txt/authors_it.txt - txt/thanks_it.txt - txt/translators_it.txt - txt/description_it.txt - - txt/authors_tr.txt - txt/thanks_tr.txt - txt/translators_tr.txt - txt/description_tr.txt - - txt/authors_lt.txt - txt/thanks_lt.txt - txt/translators_lt.txt - txt/description_lt.txt - - txt/authors_nl.txt - txt/thanks_nl.txt - txt/translators_nl.txt - txt/description_nl.txt - - txt/authors_ja.txt - txt/thanks_ja.txt - txt/translators_ja.txt - txt/description_ja.txt - - txt/authors_es.txt - txt/thanks_es.txt - txt/translators_es.txt - txt/description_es.txt - default/balance.png default/eqmain.png default/numbers.png diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts index a6bef5bbe..ffed1aaa2 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - O Qmmp - - - - About - O aplikaci - - - - Authors - Autoři - - - - Thanks To - Poděkování - - - - License Agreement - Licence - - - - :/txt/authors_en.txt - :/txt/authors_cs.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_cs.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt-based Multimedia Player (Qmmp) - - - - Version: - Verze: - - - - :txt/description_en.txt - :txt/description_cs.txt - - - - Input plugins: - Vstupní moduly: - - - - Output plugins: - Výstupní moduly: - - - - Visual plugins: - Vizualizační moduly: - - - - Effect plugins: - Efektové moduly: - - - - General plugins: - Obecné moduly: - - - - Translators - Překladatelé - - - - :/txt/translators_en.txt - :/txt/translators_cs.txt - - ActionManager - + &Play Pře&hrát - + X X - + &Pause Pau&za - + C C - + &Stop &Stop - + V V - + &Previous &Předchozí - + Z Z - + &Next &Další - + B B - + &Play/Pause &Přehrát/Pauza - + Space Mezerník - + &Jump to File - + J J - + &Repeat Playlist &Opakovat seznam skladeb - + R O - + &Repeat Track &Opakovat stopu - + Ctrl+R Ctrl+R - + &Shuffle Za&míchat - + S M - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File Přidat &soubor - + F F - + &Add Directory Přidat &adresář - + D D - + &Add Url Přidat &URL - + U U - + &Remove Selected &Odstranit vybrané - + Del Del - + &Remove All Odstranit &vše - + &Remove Unselected Odstranit &nevybrané - + Remove unavailable files Odstranit nedostupné soubory - + Remove duplicates Odstranit duplicity - + &Queue Toggle - + Q Q - + Invert Selection Invertovat výběr - + &Select None &Zrušit výběr - + &Select All &Vybrat vše - + Ctrl+A Ctrl+A - + &View Track Details Zobrazit &informace o skladbě - + Alt+I Alt+I - + &New List &Nový seznam - + Ctrl+T Ctrl+T - + &Delete List O&dstranit seznam - + Ctrl+W Ctrl+W - + &Load List Načíst &seznam - + O O - + &Save List &Uložit seznam - + Shift+S Shift+S - + &Select Next Playlist Vybrat další &seznam skladeb - + Ctrl+PgDown Ctrl+PgDown - + &Select Previous Playlist Vybrat předchozí &seznam skladeb - + Ctrl+PgUp Ctrl+PgUp - + &Show Playlists Zobrazit &seznamy skladeb - + P P - + &Settings &Nastavení - + Ctrl+P Ctrl+P - + &About O &aplikaci - + &About Qt O knihovně &Qt - + &Exit U&končit - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Vzhled - + Shortcuts - + &Jump To File Přeskočit na soubo&r - + J J - + View Zobrazení - + Playlist Seznam skladeb - + Tools Nástroje @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts index 0025ee0c3..38612570d 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - Über Qmmp - - - - About - Info - - - - Authors - Autoren - - - - Thanks To - Dank an - - - - License Agreement - Lizenz - - - - :/txt/authors_en.txt - :/txt/authors_de.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_de.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt-basierter Multimedia-Player (Qmmp) - - - - Version: - Version: - - - - :txt/description_en.txt - :txt/description_de.txt - - - - Input plugins: - Eingabe-Module: - - - - Output plugins: - Ausgabe-Module: - - - - Visual plugins: - Visualisierungsmodule: - - - - Effect plugins: - Effekt-Module: - - - - General plugins: - Sonstige Module: - - - - Translators - Übersetzer - - - - :/txt/translators_en.txt - :/txt/translators_de.txt - - ActionManager - + &Play &Wiedergabe - + X X - + &Pause &Pause - + C C - + &Stop &Stopp - + V V - + &Previous &Vorheriger Titel - + Z Z - + &Next &Nächster Titel - + B B - + &Play/Pause Wieder&gabe/Pause - + Space Leertaste - + &Jump to File &Zu Datei springen - + J J - + &Repeat Playlist W&iedergabeliste wiederholen - + R R - + &Repeat Track Tite&l wiederholen - + Ctrl+R Strg+R - + &Shuffle &Zufallswiedergabe - + S S - + &No Playlist Advance - + Ctrl+N Strg+N - + &Stop After Selected - + Ctrl+S Strg+S - + &Clear Queue Wartes&chlange löschen - + Alt+Q Alt+Q - + Show Playlist Wiedergabeliste anzeigen - + Alt+E Alt+E - + Show Equalizer Equalizer anzeigen - + Alt+G Alt+G - + Always on Top Immer im Vordergrund - + Put on All Workspaces Auf allen Arbeitsflächen anzeigen - + Double Size Doppelte Größe - + Meta+D Meta+D - + &Add File &Datei hinzufügen - + F F - + &Add Directory &Verzeichnis hinzufügen - + D D - + &Add Url &URL hinzufügen - + U U - + &Remove Selected &Ausgewählte entfernen - + Del Entf - + &Remove All Alle &entfernen - + &Remove Unselected &Nicht ausgewählte entfernen - + Remove unavailable files Nichtverfügbare Dateien entfernen - + Remove duplicates Duplikate entfernen - + &Queue Toggle - + Q Q - + Invert Selection Auswahl umkehren - + &Select None &Auswahl aufheben - + &Select All Alle aus&wählen - + Ctrl+A Strg+A - + &View Track Details &Titeldetails anzeigen - + Alt+I Alt+I - + &New List &Neue Wiedergabeliste - + Ctrl+T Strg+T - + &Delete List Wie&dergabeliste löschen - + Ctrl+W Strg+W - + &Load List Wiedergabeliste &laden - + O O - + &Save List Wiedergabeliste &speichern - + Shift+S Umschalt+S - + &Select Next Playlist Näch&ste Wiedergabeliste auswählen - + Ctrl+PgDown Strg+Bild ab - + &Select Previous Playlist Vorherige Wiedergabeli&ste auswählen - + Ctrl+PgUp Strg+Bild auf - + &Show Playlists Wiedergabeli&sten anzeigen - + P P - + &Settings Ein&stellungen - + Ctrl+P Strg+P - + &About Ü&ber - + &About Qt Übe&r Qt - + &Exit Be&enden - + Ctrl+Q Strg+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Erscheinungsbild - + Shortcuts Kurzbefehle - + &Jump To File Springe zu &Titel - + J J - + View Ansicht - + Playlist Wiedergabeliste - + Tools Werkzeuge @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts index ec363cb24..3520d981e 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - Acerca de Qmmp - - - - About - Acerca de - - - - License Agreement - Contrato de licencia - - - - Authors - Autores - - - - Thanks To - Gracias a - - - - :/txt/authors_en.txt - :/txt/authors_es.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_es.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt-based Multimedia Player (Qmmp) - - - - Version: - Versión: - - - - :txt/description_en.txt - :txt/description_es.txt - - - - Input plugins: - Módulos de entrada: - - - - Output plugins: - Módulos de salida: - - - - Visual plugins: - Módulos visuales: - - - - Effect plugins: - Módulos de efectos: - - - - General plugins: - Módulos generales: - - - - Translators - Traductores - - - - :/txt/translators_en.txt - :/txt/translators_es.txt - - ActionManager - + &Play &Reproducir - + X X - + &Pause &Pausar - + C C - + &Stop &Detener - + V V - + &Previous &Anterior - + Z Z - + &Next &Siguiente - + B B - + &Play/Pause &Reproducir/Pausar - + Space Espacio - + &Jump to File &Ir al archivo - + J J - + &Repeat Playlist &Repetir la lista - + R R - + &Repeat Track &Repetir pista - + Ctrl+R Ctrl+R - + &Shuffle &Revolver - + S S - + &No Playlist Advance &No avanzar en la lista - + Ctrl+N Ctrl+N - + &Stop After Selected &Parar tras los seleccionados - + Ctrl+S Ctrl+S - + &Clear Queue &Limpiar la Cola - + Alt+Q Alt+Q - + Show Playlist Mostrar la lista - + Alt+E Alt+E - + Show Equalizer Mostrar el ecualizador - + Alt+G Alt+G - + Always on Top Siempre encima - + Put on All Workspaces Ver en todos los escritorios - + Double Size Tamaño doble - + Meta+D - + &Add File &Añadir archivo - + F F - + &Add Directory &Añadir directorio - + D D - + &Add Url &Añadir URL - + U U - + &Remove Selected &Eliminar los seleccionados - + Del Supr - + &Remove All &Eliminar todo - + &Remove Unselected &Eliminar los no seleccionados - + Remove unavailable files Eliminar los archivos no disponibles - + Remove duplicates Eliminar los duplicados - + &Queue Toggle &Cambiar de cola - + Q Q - + Invert Selection Invertir la selección - + &Select None &No seleccionar nada - + &Select All &Seleccionar todo - + Ctrl+A Ctrl+A - + &View Track Details &Ver detalles de la pista - + Alt+I Alt+I - + &New List &Lista nueva - + Ctrl+T Ctrl+T - + &Delete List &Borrar la lista - + Ctrl+W Ctrl+W - + &Load List &Cargar una lista - + O O - + &Save List &Guardar la lista - + Shift+S Shift+S - + &Select Next Playlist &Seleccionar la lista siguiente - + Ctrl+PgDown Ctrl+AvPág - + &Select Previous Playlist &Seleccionar la lista anterior - + Ctrl+PgUp Ctrl+RePág - + &Show Playlists &Mostrar las listas - + P P - + &Settings &Configuración - + Ctrl+P Ctrl+P - + &About &Acerca de - + &About Qt &Acerca de Qt - + &Exit &Salir - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Aspecto - + Shortcuts Atajos - + &Jump To File &Saltar a archivo - + J J - + View Ver - + Playlist Lista de reproducción - + Tools Herramientas @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts index f9c944496..e1ea8e54c 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - :/txt/authors_en.txt - :/txt/authors_en.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_en.txt - - - - :/txt/translators_en.txt - :/txt/translators_en.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt alapú Multimédia Lejátszó (Qmmp) - - - - Version: - Verzió: - - - - :txt/description_en.txt - :txt/description_en.txt - - - - Input plugins: - Bemeneti pluginek: - - - - Output plugins: - Kimeneti pluginek: - - - - Visual plugins: - Vizuális pluginek: - - - - Effect plugins: - Effekt pluginek: - - - - General plugins: - Általános pluginek: - - - - About Qmmp - Névjegy: Qmmp - - - - About - Névjegy - - - - Authors - Készítők - - - - Translators - Fordítók - - - - Thanks To - Köszönet - - - - License Agreement - Licensz Egyezmény - - ActionManager - + &Play &Lejátszás - + X X - + &Pause &Szünet - + C C - + &Stop &Megállítás - + V V - + &Previous &Előző - + Z Z - + &Next &Következő - + B B - + &Play/Pause &Lejátszás/Szünet - + Space Szóköz - + &Jump to File - + J J - + &Repeat Playlist Lista &ismétlése - + R - + &Repeat Track Számok i&smétlése - + Ctrl+R Crtl+R - + &Shuffle &Véletlenszerű - + S S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File &Fájl hozzáadása - + F F - + &Add Directory &Könyvtár hazááadása - + D D - + &Add Url &Url hozzáadása - + U U - + &Remove Selected &Megjelöltek eltávolítása - + Del Del - + &Remove All &Összes eltávolítása - + &Remove Unselected &Jelöletlenek eltávolítása - + Remove unavailable files Elérhetetlen fájlok eltávolítása - + Remove duplicates Duplikációk eltávolítása - + &Queue Toggle - + Q Q - + Invert Selection Fordított kijelölés - + &Select None &Kijelölés megszűntetése - + &Select All &Összes kijelölése - + Ctrl+A Ctrl+A - + &View Track Details Szám adatainak &megnézése - + Alt+I Alt+I - + &New List &Új lista - + Ctrl+T Ctrl+T - + &Delete List &Lista törlése - + Ctrl+W Ctrl+W - + &Load List &Lista betöltése - + O O - + &Save List Lista &mentése - + Shift+S Shift+S - + &Select Next Playlist &Következő lista választása - + Ctrl+PgDown Ctrl+PgDown - + &Select Previous Playlist &Előző lista választása - + Ctrl+PgUp Ctrl+PgUp - + &Show Playlists &Lejátszási lista mutatása - + P P - + &Settings &Beállítások - + Ctrl+P Ctrl+P - + &About &Névjegy - + &About Qt N&évjegy: Qt - + &Exit &Kilépés - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Playlist Lejátszási lista - + &Jump To File &Ugrás fájlra - + Appearance Megjelenés - + Shortcuts - + J J - + View Megnéz - + Tools Eszközök @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts index 5ec9e54c3..54e6322d0 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - Informazioni su Qmmp - - - - About - Info - - - - License Agreement - Contratto di licenza - - - - Authors - Autori - - - - Thanks To - Ringraziamenti - - - - :/txt/authors_en.txt - :/txt/authors_it.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_it.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt-based Multimedia Player (Qmmp) - - - - Version: - Versione: - - - - :txt/description_en.txt - :txt/description_it.txt - - - - Input plugins: - Moduli d'entrata: - - - - Output plugins: - Moduli d'uscita : - - - - Visual plugins: - Moduli di visualizzazione: - - - - Effect plugins: - Мoduli per gli effetti: - - - - General plugins: - Moduli generali: - - - - Translators - Traduttori - - - - :/txt/translators_en.txt - :/txt/translators_it.txt - - ActionManager - + &Play &Esegui - + X X - + &Pause &Pausa - + C C - + &Stop &Arresta - + V V - + &Previous &Precedente - + Z Z - + &Next &Successivo - + B B - + &Play/Pause &Esegui / Pausa - + Space Spazio - + &Jump to File - + J J - + &Repeat Playlist &Ripeti lista brani - + R R - + &Repeat Track &Ripeti brano - + Ctrl+R Ctrl+R - + &Shuffle &Ordine casuale - + S S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File &Aggiungi brani - + F F - + &Add Directory &Aggiungi cartelle - + D D - + &Add Url &Aggiungi URL - + U U - + &Remove Selected &Elimina la selezione - + Del Canc - + &Remove All &Elimina tutto - + &Remove Unselected &Elimina i non selezionati - + Remove unavailable files Rimuovi files non disponibili - + Remove duplicates Rimuovi duplicati - + &Queue Toggle - + Q Q - + Invert Selection Inverti la selezione - + &Select None &Non scegliere alcun brano - + &Select All &Seleziona tutto - + Ctrl+A Ctrl+A - + &View Track Details &Dettagli della traccia - + Alt+I Alt+I - + &New List &Nuova lista - + Ctrl+T Ctrl+T - + &Delete List &Cancella lista - + Ctrl+W Ctrl+W - + &Load List &Carica lista - + O O - + &Save List &Salva lista - + Shift+S Shift+S - + &Select Next Playlist &Seleziona la successiva lista esecuzione brani - + Ctrl+PgDown Ctrl+PgDown - + &Select Previous Playlist &Seleziona la rpecedente lista esecuzione brani - + Ctrl+PgUp Ctrl+PgUp - + &Show Playlists Mostra lista esecuzione brani - + P P - + &Settings &Configurazione - + Ctrl+P Ctrl+P - + &About &Informazioni - + &About Qt &Informazioni su Qt - + &Exit &Esci - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Aspetto - + Shortcuts - + &Jump To File &Vai al brano - + J J - + View - + Playlist Lista brani - + Tools Strumenti @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts index 49b61ab0a..02dab407f 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - QMMPについて - - - - About - QMMPについて - - - - Authors - 作者 - - - - Translators - 翻訳者 - - - - Thanks To - 協力者 - - - - License Agreement - 使用許諾契約 - - - - :/txt/authors_en.txt - :/txt/authors_ja.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_ja.txt - - - - :/txt/translators_en.txt - :/txt/translators_ja.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt製マルティミディアプレイヤ QMMP - - - - Version: - バージョン: - - - - :txt/description_en.txt - :txt/description_ja.txt - - - - Input plugins: - 入力側プラグイン: - - - - Output plugins: - 出力側プラグイン: - - - - Visual plugins: - 視覚効果プラグイン: - - - - Effect plugins: - 音響効果プラグイン: - - - - General plugins: - 一般プラグイン: - - ActionManager - + &Play 再生(&Y) - + X X - + &Pause 一時停止(&P) - + C C - + &Stop 終止(&S) - + V V - + &Previous 前の曲(&R) - + Z Z - + &Next 次の曲(&N) - + B B - + &Play/Pause 再生/停止(&A) - + Space Space - + &Jump to File ファイルを指定して即刻再生(&J) - + J J - + &Repeat Playlist プレイリストを繰り返す(&L) - + R R - + &Repeat Track トラックを繰り返す(&T) - + Ctrl+R Ctrl+R - + &Shuffle シャッフル(&F) - + S S - + &No Playlist Advance 次の曲に進まず終止(&N) - + Ctrl+N Ctrl+N - + &Stop After Selected 選んだ曲を再生後に終止(&S) - + Ctrl+S Ctrl+S - + &Clear Queue キューを消去(&C) - + Alt+Q Alt+Q - + Show Playlist プレイリストを表示 - + Alt+E Alt+E - + Show Equalizer イコライザを表示 - + Alt+G Alt+G - + Always on Top 常に前面へ - + Put on All Workspaces 常に表示中のワークスペースに置く - + Double Size 倍サイズ - + Meta+D - + &Add File ファイルを追加(&F) - + F F - + &Add Directory ディレクトリを追加(&D) - + D D - + &Add Url URLを追加(&U) - + U U - + &Remove Selected 選択したものを除去(&V) - + Del Delele - + &Remove All すべて除去(&M) - + &Remove Unselected 選択外のものを除去(&N) - + Remove unavailable files 無効なファイルを除去 - + Remove duplicates 重複分を除去 - + &Queue Toggle 選んだプレイリストをキューに追加/キューから撤去 - + Q Q - + Invert Selection 選択範囲を反転 - + &Select None 選択を解除(&N) - + &Select All すべて選択(&E) - + Ctrl+A Ctrl+A - + &View Track Details トラックの詳細を表示(&D) - + Alt+I Alt+I - + &New List 新規リスト(&W) - + Ctrl+T Ctrl+T - + &Delete List リストを削除(&D) - + Ctrl+W Ctrl+W - + &Load List リストを読込(&L) - + O O - + &Save List リストを保存(&S) - + Shift+S Shift+S - + &Select Next Playlist 次のプレイリストを選択(&N) - + Ctrl+PgDown Ctrl+PgDown - + &Select Previous Playlist 前のプレイリストを選択(&P) - + Ctrl+PgUp Ctrl+PgUp - + &Show Playlists プレイリストを表示(&H) - + P P - + &Settings 設定(&S) - + Ctrl+P Ctrl+P - + &About QMMPについて(&A) - + &About Qt Qtについて(&Q) - + &Exit 終了(&X) - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Playlist プレイリスト - + &Jump To File ファイルを指定して即刻再生(&J) - + Appearance 外観 - + Shortcuts ショートカット - + J J - + View 観容 - + Tools ツール @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts index 41c0c0ee3..32a1053a3 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts @@ -1,464 +1,376 @@ - - AboutDialog - - - About Qmmp - Apie Qmmp - - - - About - Apie - - - - License Agreement - Licenzija - - - - Authors - Autoriai - - - - Thanks To - Dėkojame - - - - :/txt/authors_en.txt - :/txt/authors_lt.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_lt.txt - - - - Qt-based Multimedia Player (Qmmp) - - - - - Version: - Versija: - - - - :txt/description_en.txt - :txt/description_lt.txt - - - - Input plugins: - Įeinantys: - - - - Output plugins: - Išeinantys: - - - - Visual plugins: - Vizualizacijos: - - - - Effect plugins: - Efektai: - - - - General plugins: - Bendriniai įskiepiai: - - - - Translators - Vertėjai - - - - :/txt/translators_en.txt - :/txt/translators_lt.txt - - ActionManager - + &Play &Groti - + X - + &Pause &Pristabdyti - + C - + &Stop &Sustabdyti - + V - + &Previous &Ankstesnis - + Z - + &Next &Sekantis - + B - + &Play/Pause &Groti/Pristabdyti - + Space Tarpas - + &Jump to File &Peršokti prie failo - + J - + &Repeat Playlist &Kartoti grojaraštį - + R - + &Repeat Track &Kartoti takelį - + Ctrl+R - + &Shuffle &Sumaišyti - + S - + &No Playlist Advance ????? &Nesislinkti grojaraščiu - + Ctrl+N - + &Stop After Selected &Stabdyti po pasirinkto - + Ctrl+S - + &Clear Queue &Išvalyti eilę - + Alt+Q - + Show Playlist Rodyti grojaraštį - + Alt+E - + Show Equalizer Rodyti glotintuvą - + Alt+G - + Always on Top Visada viršuje - + Put on All Workspaces Įkelti į visus darbastalius - + Double Size Dvigubas dydis - + Meta+D - + &Add File &Pridėti bylą - + F - + &Add Directory &Pridėti aplanką - + D - + &Add Url &Pridėti interneto adresą - + U - + &Remove Selected &Pašalinti pasirinktus - + Del - + &Remove All &Pašalinti visus - + &Remove Unselected &Pašalinti NEpasirinktus - + Remove unavailable files Pašalinti neesamas bylas - + Remove duplicates Pašalinti besidubliuojančius pavadinimus - + &Queue Toggle &Įtraukti į eilę - + Q - + Invert Selection Apverstinis pasirinkimas - + &Select None &Nepasirinkti nei vieno - + &Select All &Pasirinkti visus - + Ctrl+A - + &View Track Details &Takelio informacija - + Alt+I - + &New List &Naujas sąrašas - + Ctrl+T - + &Delete List &Pašalinti sąrašą - + Ctrl+W - + &Load List &Įkelti sąrašą - + O - + &Save List &Išsaugoti sąrašą - + Shift+S - + &Select Next Playlist &Pasirinkti sekantį grojaraštį - + Ctrl+PgDown - + &Select Previous Playlist &Pasirinkti ankstesnį grojaraštį - + Ctrl+PgUp - + &Show Playlists &Rodyti grojaraščius - + P - + &Settings &Nustatymai - + Ctrl+P - + &About &Apie - + &About Qt &Apie Qt - + &Exit &Išeiti - + Ctrl+Q @@ -807,37 +719,37 @@ MainWindow - + Appearance Išvaizda - + Shortcuts Santrumpos - + &Jump To File &Pereiti prie bylos - + J - + View Rodyti - + Playlist Grojaraštis - + Tools Įrankiai @@ -1183,6 +1095,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts index d47665e63..8ea323241 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - Over Qmmp - - - - About - Over - - - - Authors - Auteurs - - - - Thanks To - Met Dank Aan - - - - License Agreement - Licentie - - - - :/txt/authors_en.txt - :/txt/authors_nl.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_nl.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt MultiMedia Player (Qmmp) - - - - Version: - Versie: - - - - :txt/description_en.txt - :txt/description_nl.txt - - - - Input plugins: - Invoer Modules: - - - - Output plugins: - Uitvoer Modules: - - - - Visual plugins: - Visuele Modules: - - - - Effect plugins: - Effecten Modules: - - - - General plugins: - Algemene Modules: - - - - Translators - Vertalers - - - - :/txt/translators_en.txt - :/txt/translators_nl.txt - - ActionManager - + &Play &Afspelen - + X X - + &Pause &Pauze - + C C - + &Stop &Stop - + V V - + &Previous &Vorige - + Z Z - + &Next &Volgende - + B B - + &Play/Pause &Afspelen/Pauze - + Space Spatie - + &Jump to File - + J J - + &Repeat Playlist &Herhaal Afspeellijst - + R R - + &Repeat Track &Herhaal Nummer - + Ctrl+R Ctrl+R - + &Shuffle &Willekeurig - + S S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File &Voeg Bestand Toe - + F F - + &Add Directory &Voeg Map toe - + D D - + &Add Url &Voeg URL toe - + U U - + &Remove Selected &Verwijder Geselecteerd - + Del Del - + &Remove All &Verwijder Alles - + &Remove Unselected &Verwijder Gedeselecteerde - + Remove unavailable files Verwijder niet aanwezige bestanden - + Remove duplicates Verwijder duplicaten - + &Queue Toggle - + Q Q - + Invert Selection Draai Selectie Om - + &Select None &Selecteer Niets - + &Select All &Selecteer Alles - + Ctrl+A Ctrl+A - + &View Track Details &Bekijk Nummer Details - + Alt+I Alt+I - + &New List &Nieuwe Lijst - + Ctrl+T Ctrl+T - + &Delete List &Verwijder Lijst - + Ctrl+W Ctrl+W - + &Load List &Laad Lijst - + O O - + &Save List &Bewaar Lijst - + Shift+S Shift+S - + &Select Next Playlist &Selecteer Volgende Afspeellijst - + Ctrl+PgDown Ctrl+PgDown - + &Select Previous Playlist &Selecteer Vorige Afspeellijst - + Ctrl+PgUp Ctrl+PgUp - + &Show Playlists &Toon Afspeellijst - + P P - + &Settings &Instellingen - + Ctrl+P Ctrl+P - + &About &Over - + &About Qt &Over Qt - + &Exit &Sluit - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Vertoning - + Shortcuts - + &Jump To File &Spring Naar Bestand - + J J - + View Weergave - + Playlist Afspeellijst - + Tools Gereedschappen @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts index 42eba834c..8a7ae5c28 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - O programie Qmmp - - - - About - O programie - - - - License Agreement - Warunki licencji - - - - Authors - Autorzy - - - - Thanks To - Podziękowania - - - - :/txt/authors_en.txt - - - - - :/txt/thanks_en.txt - - - - - Qt-based Multimedia Player (Qmmp) - Odtwarzacz Multimedialny oparty na QT (Qmmp) - - - - Version: - Wersja: - - - - :txt/description_en.txt - - - - - Input plugins: - Wtyczki wejściowe: - - - - Output plugins: - Wtyczki wyjściowe: - - - - Visual plugins: - Wtyczki wizualizacji: - - - - Effect plugins: - Wtyczki efektów: - - - - General plugins: - Wtyczki ogólne: - - - - Translators - Tłumacze - - - - :/txt/translators_en.txt - - - ActionManager - + &Play &Odtwarzaj - + X X - + &Pause &Wstrzymaj - + C C - + &Stop &Zatrzymaj - + V V - + &Previous &Poprzedni - + Z Z - + &Next &Następny - + B B - + &Play/Pause &Odtwarzaj/Wstrzymaj - + Space Spacja - + &Jump to File Skocz do utworu - + J J - + &Repeat Playlist Powtó&rz listę odtwarzania - + R - + &Repeat Track &Powtórz utwór - + Ctrl+R - + &Shuffle &Losowo - + S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected Zatrzymaj po aktualnie odtwarzanym utworze - + Ctrl+S - + &Clear Queue Wy&czyść kolejkę - + Alt+Q - + Show Playlist Pokaż listę odtwarzania - + Alt+E - + Show Equalizer Pokaż korektor - + Alt+G - + Always on Top Zawsze na wierzchu - + Put on All Workspaces Na wszystkie pulpity - + Double Size Podwójny rozmiar - + Meta+D - + &Add File &Dodaj plik - + F F - + &Add Directory Dodaj &katalog - + D D - + &Add Url Dod&aj Url - + U U - + &Remove Selected &Usuń zaznaczone - + Del Del - + &Remove All Usuń &wszystkie - + &Remove Unselected Usuń &niezaznaczone - + Remove unavailable files Usuń niedostępne pliki - + Remove duplicates Usuń duplikaty - + &Queue Toggle Dodaj do/Usuń z kolejki - + Q Q - + Invert Selection Odwróć zaznaczenie - + &Select None &Odznacz wszystkie - + &Select All &Zaznacz wszystkie - + Ctrl+A Ctrl+A - + &View Track Details &Pokaż informacje o pliku - + Alt+I Alt+I - + &New List &Nowa lista - + Ctrl+T - + &Delete List Usuń listę o&dtwarzania - + Ctrl+W - + &Load List &Ładuj listę - + O O - + &Save List &Zapisz listę - + Shift+S Shift+S - + &Select Next Playlist Wybierz na&stępną listę - + Ctrl+PgDown - + &Select Previous Playlist Wybierz poprzednią li&stę - + Ctrl+PgUp - + &Show Playlists Pokaż li&sty odtwarzania - + P - + &Settings &Ustawienia - + Ctrl+P Ctrl+P - + &About &O programie - + &About Qt &O Qt - + &Exit &Wyjście - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Wygląd - + Shortcuts Skróty klawiszowe - + &Jump To File &Skocz do pliku - + J J - + View Wygląd - + Playlist Lista odtwarzania - + Tools Narzędzia @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts index 799e87b70..0fd240643 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - Sobre QMMP - - - - About - Sobre - - - - License Agreement - Concordância com a Licença - - - - Authors - Autores - - - - Thanks To - Agradecimentos para - - - - :/txt/authors_en.txt - - - - - :/txt/thanks_en.txt - - - - - Qt-based Multimedia Player (Qmmp) - - - - - Version: - - - - - :txt/description_en.txt - - - - - Input plugins: - - - - - Output plugins: - - - - - Visual plugins: - - - - - Effect plugins: - - - - - General plugins: - - - - - Translators - - - - - :/txt/translators_en.txt - - - ActionManager - + &Play Tocar - + X - + &Pause Pausar - + C - + &Stop Parar - + V - + &Previous Anterior - + Z - + &Next Próximo - + B - + &Play/Pause - + Space - + &Jump to File - + J - + &Repeat Playlist - + R - + &Repeat Track - + Ctrl+R - + &Shuffle - + S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File &Adicionar arquivo - + F - + &Add Directory &Adicionar Diretorio - + D - + &Add Url - + U - + &Remove Selected &Remover selecionadas - + Del - + &Remove All &Remover tudo - + &Remove Unselected &Remover não selecionadas - + Remove unavailable files - + Remove duplicates - + &Queue Toggle - + Q - + Invert Selection Inverter Seleção - + &Select None &Nenhum selecionado - + &Select All &Selecionar tudo - + Ctrl+A - + &View Track Details &Ver detalhes da Faixa - + Alt+I - + &New List &Nova lista - + Ctrl+T - + &Delete List - + Ctrl+W - + &Load List &Carregar lista - + O - + &Save List &Salvar lista - + Shift+S - + &Select Next Playlist - + Ctrl+PgDown - + &Select Previous Playlist - + Ctrl+PgUp - + &Show Playlists - + P - + &Settings Configurações - + Ctrl+P - + &About &Sobre - + &About Qt - + &Exit Sair - + Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Aparência - + Shortcuts - + &Jump To File Pular para arquivo - + J - + View - + Playlist Lista de músicas - + Tools @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts index d443a3fa2..9309a91fa 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - О Qmmp - - - - About - О программе - - - - License Agreement - Лицензия - - - - Authors - Авторы - - - - Thanks To - Благодарности - - - - :/txt/authors_en.txt - :/txt/authors_ru.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_ru.txt - - - - Qt-based Multimedia Player (Qmmp) - - - - - Version: - Версия: - - - - :txt/description_en.txt - :txt/description_ru.txt - - - - Input plugins: - Модули ввода: - - - - Output plugins: - Модули вывода: - - - - Visual plugins: - Модули визуализации: - - - - Effect plugins: - Модули эффектов: - - - - General plugins: - Общие модули: - - - - Translators - Переводчики - - - - :/txt/translators_en.txt - :/txt/translators_ru.txt - - ActionManager - + &Play &Воспроизвести - + X - + &Pause &Приостановить - + C - + &Stop &Стоп - + V - + &Previous &Предыдущий фрагмент - + Z - + &Next &Следующий фрагмент - + B - + &Play/Pause &Воспр/приост - + Space - + &Jump to File - + J - + &Repeat Playlist &Повторять список - + R - + &Repeat Track &Повторять трек - + Ctrl+R - + &Shuffle &В случайном порядке - + S - + &No Playlist Advance &Не продвигаться по списку - + Ctrl+N - + &Stop After Selected &Остановить после выделенного - + Ctrl+S - + &Clear Queue &Очистить очередь - + Alt+Q - + Show Playlist Показывать список - + Alt+E - + Show Equalizer Показывать эквалайзер - + Alt+G - + Always on Top Поверх всех окон - + Put on All Workspaces Разместить на всех рабочих столах - + Double Size Двойной размер - + Meta+D - + &Add File &Добавить файл - + F - + &Add Directory &Добавить директорию - + D - + &Add Url &Добавить URL - + U - + &Remove Selected &Удалить выделенное - + Del - + &Remove All &Удалить всё - + &Remove Unselected &Удалить невыделенное - + Remove unavailable files Удалить недоступные файлы - + Remove duplicates Удалить дубликаты - + &Queue Toggle &В очередь - + Q - + Invert Selection Инвертировать выделение - + &Select None &Снять выделение - + &Select All &Выделить всё - + Ctrl+A - + &View Track Details &Информация - + Alt+I - + &New List &Новый список - + Ctrl+T - + &Delete List &Удалить список - + Ctrl+W - + &Load List &Загрузить список - + O - + &Save List &Сохранить список - + Shift+S - + &Select Next Playlist &Выбрать следующий список - + Ctrl+PgDown - + &Select Previous Playlist &Выбрать предыдущий список - + Ctrl+PgUp - + &Show Playlists &Показать списки - + P - + &Settings &Настройки - + Ctrl+P - + &About &О программе - + &About Qt &О библиотеке Qt - + &Exit &Выход - + Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Внешний вид - + Shortcuts Сочетания клавиш - + &Jump To File &Перейти к файлу - + J - + View Вид - + Playlist Список - + Tools Сервис @@ -1184,6 +1096,12 @@ Ilya Kotov <forkotov02@hotmail.ru> Владимир Кузнецов <vovanec@gmail.com> Илья Котов <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts index 02ddaa999..e353391ae 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - O Qmmp - - - - About - O progarme - - - - Authors - Autori - - - - Thanks To - Poďakovanie - - - - License Agreement - Licencia - - - - :/txt/authors_en.txt - :/txt/authors_sk.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_sk.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt-based Multimedia Player (Qmmp) - - - - Version: - Verzia: - - - - :txt/description_en.txt - :txt/description_sk.txt - - - - Input plugins: - Vstupné moduly: - - - - Output plugins: - Výstupné moduly: - - - - Visual plugins: - Vizualizačné moduly: - - - - Effect plugins: - Moduly efektov: - - - - General plugins: - Všebecné moduly: - - - - Translators - Prekladatelia - - - - :/txt/translators_en.txt - :/txt/translators_sk.txt - - ActionManager - + &Play &Hrať - + X X - + &Pause &Pozastaviť - + C C - + &Stop Za&staviť - + V V - + &Previous &Predchádzajúca - + Z Z - + &Next &Nasledujúca - + B B - + &Play/Pause &Hrať/Pozastaviť - + Space Medzerník - + &Jump to File P&resjočiť na súbor - + J J - + &Repeat Playlist &Opakovať playlist - + R R - + &Repeat Track &Opakovať skladbu - + Ctrl+R Ctrl+R - + &Shuffle &Zamiešať - + S S - + &No Playlist Advance &Nepokročilý playlist - + Ctrl+N Ctrl+N - + &Stop After Selected &Zastaviť po vybranej - + Ctrl+S Ctrl+S - + &Clear Queue &Vyčistiť rad - + Alt+Q Alt+Q - + Show Playlist Ukázať playlist - + Alt+E Alt+E - + Show Equalizer Ukázať ekvalizér - + Alt+G Alt+G - + Always on Top Vždy na vrchu - + Put on All Workspaces Dať na všetky plochy - + Double Size Dvojitá veľkosť - + Meta+D Meta+D - + &Add File &Pridať súbor - + F F - + &Add Directory &Pridať priečinok - + D D - + &Add Url &Pridať URL - + U U - + &Remove Selected Odst&rániť vybraté - + Del Del - + &Remove All Odst&rániť všetko - + &Remove Unselected Odst&rániť nevybraté - + Remove unavailable files Odstrániť nedostupné súbory - + Remove duplicates Odstrániť duplikáty - + &Queue Toggle &Zaradiť prepínanie - + Q Q - + Invert Selection Invertovať výber - + &Select None Zrušiť &výber - + &Select All &Vybrať všetko - + Ctrl+A Ctrl+A - + &View Track Details &Zobraziť detaily o skladbe - + Alt+I Alt+I - + &New List &Nový zoznam - + Ctrl+T Ctrl+T - + &Delete List &Vymazať zoznam - + Ctrl+W Ctrl+W - + &Load List &Načítať zoznam - + O O - + &Save List &Uložiť zoznam - + Shift+S Shift+S - + &Select Next Playlist &Vybrať nasledujúci playlist - + Ctrl+PgDown Ctrl+Page Down - + &Select Previous Playlist &Vybrať predchádzajúci playlist - + Ctrl+PgUp Ctrl+Page Up - + &Show Playlists &kázať playlisty - + P P - + &Settings Na&stavenia - + Ctrl+P Ctrl+P - + &About O progr&ame - + &About Qt &O Qt - + &Exit &Ukončiť - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Vzhľad - + Shortcuts Skratky - + &Jump To File &Preskočiť na súbor - + J J - + View Zobraziť - + Playlist Playlist - + Tools Nástroje @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts index 149a780b8..36349dd70 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - Qmmp Hakkında - - - - About - Hakkında - - - - License Agreement - Lisans Anlaşması - - - - Authors - Yazarlar - - - - Thanks To - Teşekkürler - - - - :/txt/authors_en.txt - :/txt/authors_tr.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_tr.txt - - - - Qt-based Multimedia Player (Qmmp) - Qt tabanlı Çokluortam Oynatıcısı (Qmmp) - - - - Version: - Sürüm: - - - - :txt/description_en.txt - :txt/description_tr.txt - - - - Input plugins: - Girdi eklentileri: - - - - Output plugins: - Çıktı eklentileri: - - - - Visual plugins: - Görsel eklentiler: - - - - Effect plugins: - Efekt eklentileri: - - - - General plugins: - Genel eklentiler: - - - - Translators - Çevirmenler - - - - :/txt/translators_en.txt - :/txt/translators_tr.txt - - ActionManager - + &Play &Çal - + X X - + &Pause &Duraklat - + C C - + &Stop &Durdur - + V V - + &Previous &Önceki - + Z Z - + &Next &Sonraki - + B B - + &Play/Pause &Oynat/Duraklat - + Space Boşluk - + &Jump to File - + J J - + &Repeat Playlist &Çalma Listesini Yinele - + R R - + &Repeat Track &Parçayı Yinele - + Ctrl+R Ctrl+R - + &Shuffle &Rastgele - + S S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File &Dosya Ekle - + F F - + &Add Directory &Dizin Ekle - + D D - + &Add Url &Url Ekle - + U U - + &Remove Selected &Seçileni Kaldır - + Del Del - + &Remove All &Hepsini Kaldır - + &Remove Unselected &Seçilmemişleri Kaldır - + Remove unavailable files - + Remove duplicates - + &Queue Toggle - + Q Q - + Invert Selection Seçimi Tersine Çevir - + &Select None &Hiçbirini Seçme - + &Select All &Tümünü Seç - + Ctrl+A Ctrl+A - + &View Track Details &Parça Detaylarını Göster - + Alt+I Alt+I - + &New List &Yeni Liste - + Ctrl+T - + &Delete List - + Ctrl+W - + &Load List &Liste Yükle - + O O - + &Save List &Listeyi Kaydet - + Shift+S Shift+S - + &Select Next Playlist - + Ctrl+PgDown - + &Select Previous Playlist - + Ctrl+PgUp - + &Show Playlists - + P - + &Settings &Ayarlar - + Ctrl+P Ctrl+P - + &About &Hakkında - + &About Qt &Qt Hakkında - + &Exit &Çıkış - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Görünüm - + Shortcuts - + &Jump To File &Parçaya Git - + J J - + View - + Playlist Çalma Listesi - + Tools Araçlar @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts index c94d89f41..b67456a85 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - Про Qmmp - - - - About - Про програму - - - - License Agreement - Ліцензія - - - - Authors - Автори - - - - Thanks To - Подяки - - - - :/txt/authors_en.txt - :/txt/authors_uk_UA.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_uk_UA.txt - - - - Qt-based Multimedia Player (Qmmp) - Мультимедійний програвач на базі Qt (Qmmp) - - - - Version: - Версія: - - - - :txt/description_en.txt - :txt/description_uk_UA.txt - - - - Input plugins: - Модулі введення: - - - - Output plugins: - Модулі виведення: - - - - Visual plugins: - Модулі візуалізації: - - - - Effect plugins: - Модулі ефектів: - - - - General plugins: - Загальні модулі: - - - - Translators - Перекладачі - - - - :/txt/translators_en.txt - :/txt/translators_uk_UA.txt - - ActionManager - + &Play &Відтворити - + X - + &Pause &Пауза - + C - + &Stop &Стоп - + V - + &Previous &Назад - + Z - + &Next &Вперед - + B - + &Play/Pause &Грати/Пауза - + Space - + &Jump to File &Перейти до файлу - + J - + &Repeat Playlist &Повторити список - + R - + &Repeat Track &Повторити трек - + Ctrl+R - + &Shuffle &Перемішати - + S - + &No Playlist Advance &Не пересуватися по списку - + Ctrl+N - + &Stop After Selected &Зупинити після вибраного - + Ctrl+S - + &Clear Queue &Очистити чергу - + Alt+Q - + Show Playlist Показати список - + Alt+E - + Show Equalizer Показати еквалайзер - + Alt+G - + Always on Top Завжди зверху - + Put on All Workspaces Розмістити на усіх робочих столах - + Double Size Подвійний розмір - + Meta+D - + &Add File &Додати файл - + F - + &Add Directory &Додати теку - + D - + &Add Url &Додати адресу - + U - + &Remove Selected &Видалити вибране - + Del - + &Remove All &Видалити все - + &Remove Unselected &Видалити не вибране - + Remove unavailable files Видалити недоступні файли - + Remove duplicates Видалити дублікати - + &Queue Toggle &В чергу - + Q - + Invert Selection Інвертувати вибране - + &Select None &Зняти виділення - + &Select All &Вибрати все - + Ctrl+A - + &View Track Details &Інформація - + Alt+I - + &New List &Новий список - + Ctrl+T - + &Delete List &Видалити список - + Ctrl+W - + &Load List &Завантажити список - + O - + &Save List &Зберегти список - + Shift+S - + &Select Next Playlist Вибрати &наступний список - + Ctrl+PgDown - + &Select Previous Playlist Вибрати &попередній список - + Ctrl+PgUp - + &Show Playlists Показати &всі списки - + P - + &Settings &Налаштування - + Ctrl+P - + &About &Про програму - + &About Qt &Про Qt - + &Exit &Вихід - + Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance Зовнішній вигляд - + Shortcuts Комбінації клавіш - + &Jump To File &Перейти до файлу - + J - + View Вигляд - + Playlist Список - + Tools Утиліти @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts index 997788022..8c37af00f 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - 关于 Qmmp - - - - About - 关于 - - - - License Agreement - 许可协议 - - - - Authors - 作者 - - - - Thanks To - 感谢 - - - - :/txt/authors_en.txt - :/txt/authors_zh_CN.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_zh_CN.txt - - - - Qt-based Multimedia Player (Qmmp) - 基于 Qt 的多媒体播放器 (Qmmp) - - - - Version: - 版本: - - - - :txt/description_en.txt - :txt/description_zh_CN.txt - - - - Input plugins: - 输入插件: - - - - Output plugins: - 输出插件 - - - - Visual plugins: - 可视化插件 - - - - Effect plugins: - 特效插件: - - - - General plugins: - 常规插件: - - - - Translators - 翻译 - - - - :/txt/translators_en.txt - :/txt/translators_zh_CN.txt - - ActionManager - + &Play 播放(&P) - + X X - + &Pause 暂停(&P) - + C C - + &Stop 停止(&S) - + V V - + &Previous 上一曲(&P) - + Z Z - + &Next 下一曲(&N) - + B B - + &Play/Pause 播放/暂停(&P) - + Space 空格 - + &Jump to File - + J J - + &Repeat Playlist 重复播放列表(&R) - + R R - + &Repeat Track 重复音轨(&R) - + Ctrl+R Ctrl+R - + &Shuffle 乱序(&S) - + S S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File 添加文件(&A) - + F F - + &Add Directory 添加文件夹(&A) - + D D - + &Add Url 添加 URL (&A) - + U U - + &Remove Selected 删除所选(&R) - + Del Del - + &Remove All 删除全部(&R) - + &Remove Unselected 删除未选(&R) - + Remove unavailable files - + Remove duplicates - + &Queue Toggle - + Q Q - + Invert Selection 反选 - + &Select None 无选择(&S) - + &Select All 选择全部(&S) - + Ctrl+A Ctrl+A - + &View Track Details 查看音轨详细信息(&V) - + Alt+I Alt+I - + &New List 新建列表(&N) - + Ctrl+T - + &Delete List - + Ctrl+W - + &Load List 载入列表(&L) - + O O - + &Save List 保存列表(&S) - + Shift+S Shift+S - + &Select Next Playlist - + Ctrl+PgDown - + &Select Previous Playlist - + Ctrl+PgUp - + &Show Playlists - + P - + &Settings 设置(&S) - + Ctrl+P Ctrl+P - + &About 关于(&A) - + &About Qt 关于 Qt (&A) - + &Exit 退出(&E) - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance 外观 - + Shortcuts - + &Jump To File 跳到文件(&J) - + J J - + View - + Playlist 播放列表 - + Tools 工具 @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts index 29f2c234e..112b1d0b1 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts @@ -1,463 +1,375 @@ - - AboutDialog - - - About Qmmp - 關於 Qmmp - - - - About - 關於 - - - - License Agreement - 許可協定 - - - - Authors - 作者 - - - - Thanks To - 感謝 - - - - :/txt/authors_en.txt - :/txt/authors_zh_TW.txt - - - - :/txt/thanks_en.txt - :/txt/thanks_zh_TW.txt - - - - Qt-based Multimedia Player (Qmmp) - 基於 Qt 的多媒體播放器 (Qmmp) - - - - Version: - 版本: - - - - :txt/description_en.txt - :txt/description_zh_TW.txt - - - - Input plugins: - 匯入插件: - - - - Output plugins: - 匯出插件 - - - - Visual plugins: - 可視化插件 - - - - Effect plugins: - 特效插件: - - - - General plugins: - 常規插件: - - - - Translators - 翻譯 - - - - :/txt/translators_en.txt - :/txt/translators_zh_TW.txt - - ActionManager - + &Play 播放(&P) - + X X - + &Pause 暫停(&P) - + C C - + &Stop 停止(&S) - + V V - + &Previous 上一曲(&P) - + Z Z - + &Next 下一曲(&N) - + B B - + &Play/Pause 播放/暫停(&P) - + Space 空格 - + &Jump to File - + J J - + &Repeat Playlist 重復播放清單(&R) - + R R - + &Repeat Track 重復音軌(&R) - + Ctrl+R Ctrl+R - + &Shuffle 亂序(&S) - + S S - + &No Playlist Advance - + Ctrl+N - + &Stop After Selected - + Ctrl+S - + &Clear Queue - + Alt+Q - + Show Playlist - + Alt+E - + Show Equalizer - + Alt+G - + Always on Top - + Put on All Workspaces - + Double Size - + Meta+D - + &Add File 添加檔案(&A) - + F F - + &Add Directory 添加檔案夾(&A) - + D D - + &Add Url 添加 URL (&A) - + U U - + &Remove Selected 移除所選(&R) - + Del Del - + &Remove All 移除全部(&R) - + &Remove Unselected 移除未選(&R) - + Remove unavailable files - + Remove duplicates - + &Queue Toggle - + Q Q - + Invert Selection 反選 - + &Select None 無選取(&S) - + &Select All 選取全部(&S) - + Ctrl+A Ctrl+A - + &View Track Details 檢視音軌詳細資訊(&V) - + Alt+I Alt+I - + &New List 新建清單(&N) - + Ctrl+T - + &Delete List - + Ctrl+W - + &Load List 載入清單(&L) - + O O - + &Save List 儲存清單(&S) - + Shift+S Shift+S - + &Select Next Playlist - + Ctrl+PgDown - + &Select Previous Playlist - + Ctrl+PgUp - + &Show Playlists - + P - + &Settings 設定(&S) - + Ctrl+P Ctrl+P - + &About 關於(&A) - + &About Qt 關於 Qt (&A) - + &Exit 結束(&E) - + Ctrl+Q Ctrl+Q @@ -806,37 +718,37 @@ MainWindow - + Appearance 外觀 - + Shortcuts - + &Jump To File 跳到檔案(&J) - + J J - + View - + Playlist 播放清單 - + Tools 工具 @@ -1182,6 +1094,12 @@ Vladimir Kuznetsov <vovanec@gmail.com> Ilya Kotov <forkotov02@hotmail.ru> + + + Artwork: +Andrey Adreev <andreev00@gmail.com> + + SkinnedSettings diff --git a/src/plugins/Ui/skinned/txt/authors_cs.txt b/src/plugins/Ui/skinned/txt/authors_cs.txt deleted file mode 100644 index 191228144..000000000 --- a/src/plugins/Ui/skinned/txt/authors_cs.txt +++ /dev/null @@ -1,16 +0,0 @@ -Vývojáři programu: - - Илья Котов (Ilja Kotov) (nápad a základní kód) - Владимир Кузнецов (Vladimír Kuzněcov) (vzhled a mnoho vylepšení) - -Vývojáři zásuvných modulů: - - Юрий Журавлёв (Jurij Žuravljov) (jack plugin) - -Grafika: - - Андрей Адреев (Andrej Adrejev) - -Český překlad: - - Karel Volný diff --git a/src/plugins/Ui/skinned/txt/authors_de.txt b/src/plugins/Ui/skinned/txt/authors_de.txt deleted file mode 100644 index 331a0c8d6..000000000 --- a/src/plugins/Ui/skinned/txt/authors_de.txt +++ /dev/null @@ -1,14 +0,0 @@ -Hauptentwickler: - - Ilya Kotov (Idee und Programmierung) - Vladimir Kuznetsov (Look & Feel und viele Verbesserungen) - -Plugin-Entwickler: - - Artur Guzik (KDE-4-Benachrichtigungs-Modul, Verbesserungen am Statussymbol-Modul) - Yuriy Zhuravlev (JACK- und OSS-Plugin) - -Artwork: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/authors_en.txt b/src/plugins/Ui/skinned/txt/authors_en.txt deleted file mode 100644 index 87231af8c..000000000 --- a/src/plugins/Ui/skinned/txt/authors_en.txt +++ /dev/null @@ -1,14 +0,0 @@ -Core Developers: - - Ilya Kotov (idea and base code) - Vladimir Kuznetsov (look&feel and many improvements) - -Plugin Developers: - - Artur Guzik (kde4 notification plugin, tray icon improvements) - Yuriy Zhuravlev (jack & oss plugin) - -Artwork: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/authors_es.txt b/src/plugins/Ui/skinned/txt/authors_es.txt deleted file mode 100644 index 3acfbaf71..000000000 --- a/src/plugins/Ui/skinned/txt/authors_es.txt +++ /dev/null @@ -1,14 +0,0 @@ -Desarrolladores principales: - - Ilya Kotov (idea y cdigo base) - Vladimir Kuznetsov (estilo y muchas mejoras) - -Desarrolladores de mdulos: - - Artur Guzik (mdulo de notificacin kde4, mejoras en el icono de estado) - Yuriy Zhuravlev (mdulos para jack y oss) - -Material grfico: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/authors_it.txt b/src/plugins/Ui/skinned/txt/authors_it.txt deleted file mode 100644 index 2d205cb32..000000000 --- a/src/plugins/Ui/skinned/txt/authors_it.txt +++ /dev/null @@ -1,13 +0,0 @@ -Sviluppatori del programma base: - - Ilya Kotov (idea e codice di base) - Vladimir Kuznetsov (aspetto e molti miglioramenti) - -Sviluppatori dei moduli: - - Yuriy Zhuravlev (moduli & oss jack) - -Grafica: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/authors_ja.txt b/src/plugins/Ui/skinned/txt/authors_ja.txt deleted file mode 100644 index e5c460acf..000000000 --- a/src/plugins/Ui/skinned/txt/authors_ja.txt +++ /dev/null @@ -1,14 +0,0 @@ -中心的な開発者: - - Илья Котов (Ilya Kotov) (発案と基礎コード) - Владимир Кузнецов (Vladimir Kuznetsov) (使い勝手及び外見、 数多くの拡張) - -プラグイン開発者: - - Artur Guzik (KDE4通知プラグイン、 トレイアイコン拡張) - Юрий Журавлёв (Yuriy Zhuravlev) (jack & OSS プラグイン) - -美術: - - Андрей Андреев (Andrey Andreev) - diff --git a/src/plugins/Ui/skinned/txt/authors_lt.txt b/src/plugins/Ui/skinned/txt/authors_lt.txt deleted file mode 100644 index b778cefc2..000000000 --- a/src/plugins/Ui/skinned/txt/authors_lt.txt +++ /dev/null @@ -1,13 +0,0 @@ -Programos autoriai: - - Ilya Kotov (Idėja ir pagrindinis kodas) - Vladimir Kuznetsov (Išvaizda ir daugybė patobulinimų) - -Įskiepiai: - - Artur Guzik (kde4 pranešimų įskiepis, sistemos dėklo ikonos patobulinimai) - Yuriy Zhuravlev (Įskiepiai jack, oss) - -Grafika: - - Andrey Adreev diff --git a/src/plugins/Ui/skinned/txt/authors_nl.txt b/src/plugins/Ui/skinned/txt/authors_nl.txt deleted file mode 100644 index 4fe8fac4b..000000000 --- a/src/plugins/Ui/skinned/txt/authors_nl.txt +++ /dev/null @@ -1,14 +0,0 @@ -Hoofdontwikkelaars: - - Ilya Kotov (idee en codebasis) - Vladimir Kuznetsov (uiterlijk&gebruik en vele verbeteringen) - -Module-ontwikkelaars: - - Artur Guzik (kde4 notificatie plugin, taak icoon verbeteringen) - Yuriy Zhuravlev (jack & oss module) - -Ontwerp: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/authors_pl.txt b/src/plugins/Ui/skinned/txt/authors_pl.txt deleted file mode 100644 index e37d88ee4..000000000 --- a/src/plugins/Ui/skinned/txt/authors_pl.txt +++ /dev/null @@ -1,14 +0,0 @@ -Główni programiści: - - Ilya Kotov (pomysł i właściwy kod) - Vladimir Kuznetsov (look&feel oraz wiele usprawnień) - -Twórcy wtyczek: - - Artur Guzik (wtyczka powiadamiania KDE4, usprawnienia ikony statusu) - Yuriy Zhuravlev (wtyczki jack & oss) - -Grafika: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/authors_ru.txt b/src/plugins/Ui/skinned/txt/authors_ru.txt deleted file mode 100644 index 9b6336d80..000000000 --- a/src/plugins/Ui/skinned/txt/authors_ru.txt +++ /dev/null @@ -1,13 +0,0 @@ -Разработчики ядра: - - Владимир Кузнецов (внешний вид и множество улучшений) - Илья Котов (идея и основной код) - -Разработчики модулей: - - Artur Guzik (модуль уведомлений kde4, улучшения в модуле системного лотка) - Юрий Журавлёв (модули jack, oss) - -Графика: - - Андрей Андреев diff --git a/src/plugins/Ui/skinned/txt/authors_tr.txt b/src/plugins/Ui/skinned/txt/authors_tr.txt deleted file mode 100644 index 292b222d7..000000000 --- a/src/plugins/Ui/skinned/txt/authors_tr.txt +++ /dev/null @@ -1,13 +0,0 @@ -Çekirdek Geliştiriciler: - - Ilya Kotov (fikirler ve temel kod) - Vladimir Kuznetsov (görünüm ve birçok iyileştirme) - -Eklenti Geliştiricileri: - - Yuriy Zhuravlev (jack & oss eklentisi) - -Artwork: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/authors_uk_UA.txt b/src/plugins/Ui/skinned/txt/authors_uk_UA.txt deleted file mode 100644 index 9dd59194d..000000000 --- a/src/plugins/Ui/skinned/txt/authors_uk_UA.txt +++ /dev/null @@ -1,16 +0,0 @@ -Розробники ядра: - - Володимир Кузнєцов (зовнішній вигляд і безліч поліпшень) - Ілля Котов (ідея і основний код) - -Розробники модулів: - - Юрій Журавльов (модулі jack, oss) - -Український переклад: - - Моцьо Геннадій - -Графіка: - - Андрій Андрєєв diff --git a/src/plugins/Ui/skinned/txt/authors_zh_CN.txt b/src/plugins/Ui/skinned/txt/authors_zh_CN.txt deleted file mode 100644 index f554ce7e9..000000000 --- a/src/plugins/Ui/skinned/txt/authors_zh_CN.txt +++ /dev/null @@ -1,12 +0,0 @@ -核心开发: - - Ilya Kotov (idea and base code) - Vladimir Kuznetsov (look&feel and many improvements) - -插件开发: - - Yuriy Zhuravlev (jack plugin) - -美术: - - Andrey Adreev diff --git a/src/plugins/Ui/skinned/txt/authors_zh_TW.txt b/src/plugins/Ui/skinned/txt/authors_zh_TW.txt deleted file mode 100644 index fa9f8482d..000000000 --- a/src/plugins/Ui/skinned/txt/authors_zh_TW.txt +++ /dev/null @@ -1,13 +0,0 @@ -核心開發: - - Ilya Kotov (idea and base code) - Vladimir Kuznetsov (look&feel and many improvements) - -插件開發: - - Yuriy Zhuravlev (jack plugin) - -美術: - - Andrey Adreev - diff --git a/src/plugins/Ui/skinned/txt/description_cs.txt b/src/plugins/Ui/skinned/txt/description_cs.txt deleted file mode 100644 index d262da180..000000000 --- a/src/plugins/Ui/skinned/txt/description_cs.txt +++ /dev/null @@ -1 +0,0 @@ -Tento program je zvukový přehrávač napsaný s pomocí knihovny Qt. \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/description_de.txt b/src/plugins/Ui/skinned/txt/description_de.txt deleted file mode 100644 index d9087c5dd..000000000 --- a/src/plugins/Ui/skinned/txt/description_de.txt +++ /dev/null @@ -1 +0,0 @@ -Dieses Programm ist ein Audio-Abspielprogramm, der mit Hilfe der Qt-Bibliotheken geschrieben wurde. \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/description_en.txt b/src/plugins/Ui/skinned/txt/description_en.txt deleted file mode 100644 index 23f6dd619..000000000 --- a/src/plugins/Ui/skinned/txt/description_en.txt +++ /dev/null @@ -1 +0,0 @@ -This program is an audio-player, written with the help of the Qt library. \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/description_es.txt b/src/plugins/Ui/skinned/txt/description_es.txt deleted file mode 100644 index 6bf33e46b..000000000 --- a/src/plugins/Ui/skinned/txt/description_es.txt +++ /dev/null @@ -1 +0,0 @@ -Este programa es un reproductor de audio, escrito con ayuda de la librería Qt. diff --git a/src/plugins/Ui/skinned/txt/description_it.txt b/src/plugins/Ui/skinned/txt/description_it.txt deleted file mode 100644 index fc6cf7ae5..000000000 --- a/src/plugins/Ui/skinned/txt/description_it.txt +++ /dev/null @@ -1 +0,0 @@ -Programma di riproduzione audio scritto con l'ausilio di librerie QT. diff --git a/src/plugins/Ui/skinned/txt/description_ja.txt b/src/plugins/Ui/skinned/txt/description_ja.txt deleted file mode 100644 index 3eabd97c5..000000000 --- a/src/plugins/Ui/skinned/txt/description_ja.txt +++ /dev/null @@ -1 +0,0 @@ -このプログラムは、 Qtライブラリの力を借りて作られたオーディオプレイヤです。 diff --git a/src/plugins/Ui/skinned/txt/description_lt.txt b/src/plugins/Ui/skinned/txt/description_lt.txt deleted file mode 100644 index f8116e9d3..000000000 --- a/src/plugins/Ui/skinned/txt/description_lt.txt +++ /dev/null @@ -1 +0,0 @@ -Ši programa yra audio grotuvas, sukurtas Qt pagrindu. diff --git a/src/plugins/Ui/skinned/txt/description_nl.txt b/src/plugins/Ui/skinned/txt/description_nl.txt deleted file mode 100644 index aa3e93337..000000000 --- a/src/plugins/Ui/skinned/txt/description_nl.txt +++ /dev/null @@ -1 +0,0 @@ -Dit programma is een audio-speler, geschreven met de hulp van de Qt bibliotheek. \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/description_pl.txt b/src/plugins/Ui/skinned/txt/description_pl.txt deleted file mode 100644 index 4481835a4..000000000 --- a/src/plugins/Ui/skinned/txt/description_pl.txt +++ /dev/null @@ -1 +0,0 @@ -Qmmp to odtwarzacz muzyki napisany przy użyciu biblioteki QT. \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/description_ru.txt b/src/plugins/Ui/skinned/txt/description_ru.txt deleted file mode 100644 index 18d772ab3..000000000 --- a/src/plugins/Ui/skinned/txt/description_ru.txt +++ /dev/null @@ -1 +0,0 @@ -Данная программа является аудио-плеером, написанным с использованием библиотеки Qt. diff --git a/src/plugins/Ui/skinned/txt/description_tr.txt b/src/plugins/Ui/skinned/txt/description_tr.txt deleted file mode 100644 index 135d0f010..000000000 --- a/src/plugins/Ui/skinned/txt/description_tr.txt +++ /dev/null @@ -1 +0,0 @@ -Bu program Qt kitaplığı kullaılarak yazılmış bir çoklu ortam oynatıcısıdır. diff --git a/src/plugins/Ui/skinned/txt/description_uk_UA.txt b/src/plugins/Ui/skinned/txt/description_uk_UA.txt deleted file mode 100644 index 9e5d45b60..000000000 --- a/src/plugins/Ui/skinned/txt/description_uk_UA.txt +++ /dev/null @@ -1 +0,0 @@ -Ця програма є аудіопрогравачем, написаним за допомогою бібліотеки Qt. \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/description_zh_CN.txt b/src/plugins/Ui/skinned/txt/description_zh_CN.txt deleted file mode 100644 index 9d672c6d1..000000000 --- a/src/plugins/Ui/skinned/txt/description_zh_CN.txt +++ /dev/null @@ -1 +0,0 @@ -此程序是一个音乐播放器,基于 Qt 库开发。 \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/description_zh_TW.txt b/src/plugins/Ui/skinned/txt/description_zh_TW.txt deleted file mode 100644 index a1da82850..000000000 --- a/src/plugins/Ui/skinned/txt/description_zh_TW.txt +++ /dev/null @@ -1 +0,0 @@ -此程式是一個音樂播放器,程式的編寫基於Qt庫。 \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/thanks_cs.txt b/src/plugins/Ui/skinned/txt/thanks_cs.txt deleted file mode 100644 index 9bc0388da..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_cs.txt +++ /dev/null @@ -1,3 +0,0 @@ -Poděkování patří: - - Вадим Калинников (Vadim Kalinnikov) (hosting projektu) diff --git a/src/plugins/Ui/skinned/txt/thanks_de.txt b/src/plugins/Ui/skinned/txt/thanks_de.txt deleted file mode 100644 index 3392e9f19..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_de.txt +++ /dev/null @@ -1,17 +0,0 @@ -Dank an: - - Adria Arrufat – Fehlerberichte - Adrian Knoth – Korrekturen am JACK-Modul, Fehlerberichte - Csaba Hruska – Korrekturen am FFmpeg-Modul - Dmitry Kostin – Unterstützung für iso.wv - Gennadi Motsyo – Fehlerberichte - Vadim Kalinnikov – Projekt-Hosting - Erik Ölsar – Designte Mauszeiger, Verbesserungen an der Oberfläche - Funda Wang – Korrekturen an den CMake-Dateien - Michail Zheludkov – Korrekturen am FFmpeg-Modul - Panagiotis Papadopoulos – Korrekturen an der Oberfläche, Fehlerberichte - Pino Toscano – Verbesserungen der Portabilität - Karel Volný – Verschiedene Korrekturen - Sebastian Pipping – bs2b-Verbesserungen - Stefan Koelling – Kompilierungskorrekturen - Yaakov Selkowitz – Cygwin-Verbesserungen diff --git a/src/plugins/Ui/skinned/txt/thanks_en.txt b/src/plugins/Ui/skinned/txt/thanks_en.txt deleted file mode 100644 index 2e52ed482..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_en.txt +++ /dev/null @@ -1,21 +0,0 @@ -Thanks to: - - Adria Arrufat - bug reports - Adrian Knoth - jack plugin fixes, bug reports - Anton Petrusevich - random playback improvements - Avihay Baratz - auto stop feature, bug fixes - Csaba Hruska - ffmpeg plugin fixes - Dmitry Kostin - iso.wv support - Evgeny Gleyzerman - cue parsing improvements - Gennadi Motsyo - bug reports - Vadim Kalinnikov - project hosting - Erik Ölsar - skinned cursors, ui improvements - Funda Wang - cmake files fixes - Michail Zheludkov - ffmpeg plugin fixes - Michał Grosicki - alsa plugin fixes - Panagiotis Papadopoulos - ui fixes, bug reports - Pino Toscano - portability patches - Karel Volný - various fixes - Sebastian Pipping - bs2b patches - Stefan Koelling - some build fixes - Yaakov Selkowitz - cygwin patches diff --git a/src/plugins/Ui/skinned/txt/thanks_es.txt b/src/plugins/Ui/skinned/txt/thanks_es.txt deleted file mode 100644 index dec15461f..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_es.txt +++ /dev/null @@ -1,17 +0,0 @@ -Gracias a: - - Adria Arrufat - reporte de errores - Adrian Knoth - arreglos en el módulo jack, reporte de errores - Csaba Hruska - arreglos en el módulo ffmpeg - Dmitry Kostin - soporte iso.wv - Gennadi Motsyo - reporte de errores - Vadim Kalinnikov - alojamiento del proyecto - Erik Ölsar - temas de cursores, mejoras en el interfaz - Funda Wang - arreglos en los archivos cmake - Michail Zheludkov - arreglos en el módulo ffmpeg - Panagiotis Papadopoulos - arreglos en el interfaz, reporte de errores - Pino Toscano - parches de portabilidad - Karel Volný - varios arreglos - Sebastian Pipping - parches para bs2b - Stefan Koelling - algunos arreglos en la compilación - Yaakov Selkowitz - parches para cygwin diff --git a/src/plugins/Ui/skinned/txt/thanks_it.txt b/src/plugins/Ui/skinned/txt/thanks_it.txt deleted file mode 100644 index 46b6987db..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_it.txt +++ /dev/null @@ -1,3 +0,0 @@ -Grazie a: - - Vadim Kalinnikov (spazio ospite del progetto) diff --git a/src/plugins/Ui/skinned/txt/thanks_ja.txt b/src/plugins/Ui/skinned/txt/thanks_ja.txt deleted file mode 100644 index a7b7b820e..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_ja.txt +++ /dev/null @@ -1,21 +0,0 @@ -協力者: - - Adria Arrufat - バグ報告 - Adrian Knoth - jack プラグイン改修, バグ報告 - Anton Petrusevich - シャッフル再生の改良 - Avihay Baratz - 自動終止機能, バグ改修 - Csaba Hruska - ffmpeg プラグイン改修 - Dmitry Kostin - iso.wv サポート - Evgeny Gleyzerman - cue 解析の改良 - Геннадий Моцьо (Gennadi Motsyo) - バグ報告 - Вадим Калинников (Vadim Kalinnikov) - ホスト提供 - Erik Ölsar - スキン化カーソル, UI改良 - Funda Wang - cmake files 改修 - Михаил Желудков (Michail Zheludkov) - ffmpeg プラグイン改修 - Michał Grosicki - alsa プラグイン改修 - Panagiotis Papadopoulos - UI改修, バグ報告 - Pino Toscano - 移植適用パッチ - Karel Volný - 各種改修 - Sebastian Pipping - bs2b パッチ - Stefan Koelling - ビルド改修 - Yaakov Selkowitz - cygwin パッチ diff --git a/src/plugins/Ui/skinned/txt/thanks_lt.txt b/src/plugins/Ui/skinned/txt/thanks_lt.txt deleted file mode 100644 index fbfa16ac0..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_lt.txt +++ /dev/null @@ -1,17 +0,0 @@ -Dėkojame: - - Adria Arrufat - klaidų pranešimai - Adrian Knoth - jack įskiepio pataisymai, klaidų pranešimai - Csaba Hruska - ffmpeg įskiepio pataisymai - Dmitry Kostin - iso.wv palaikymas - Gennadi Motsyo - klaidų pranešimai - Vadim Kalinnikov - svetainės talpinimas - Erik Ölsar - temų kursoriai, ui patobulinimai - Funda Wang - cmake bylų pataisymai - Michail Zheludkov - ffmpeg įskiepio pataisymai - Panagiotis Papadopoulos - ui pataisymai, klaidų pranešimai - Pino Toscano - portability patches - Karel Volný - įvairūs pataisymai - Sebastian Pipping - bs2b lopai - Stefan Koelling - keletas kompiliavimo pataisymų - Yaakov Selkowitz - cygwin lopai diff --git a/src/plugins/Ui/skinned/txt/thanks_nl.txt b/src/plugins/Ui/skinned/txt/thanks_nl.txt deleted file mode 100644 index 145d2f4bb..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_nl.txt +++ /dev/null @@ -1,17 +0,0 @@ -Met dank aan: - - Adria Arrufat - foutrapportage - Adrian Knoth - jack module reparatie's, foutrapportage - Csaba Hruska - ffmpeg module aanpassingen - Dmitry Kostin - iso.wv ondersteuning - Gennadi Motsyo - foutrapportage - Vadim Kalinnikov - project hosting - Erik Ölsar - cursor thema's, verbeteringen van de gebruikersinterface - Funda Wang - verbeteringen in cmake bestanden - Michail Zheludkov - ffmpeg module aanpassingen - Panagiotis Papadopoulos - interface reparatie's, foutrapportage - Pino Toscano - compatibiliteit andere systemen - Karel Volný - overige reparatie's - Sebastian Pipping - bs2b contributie - Stefan Koelling - aanpassingen voor bouwsysteem - Yaakov Selkowitz - cygwin aanpassingen diff --git a/src/plugins/Ui/skinned/txt/thanks_pl.txt b/src/plugins/Ui/skinned/txt/thanks_pl.txt deleted file mode 100644 index fa839dbf3..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_pl.txt +++ /dev/null @@ -1,21 +0,0 @@ -Podziękowania: - - Adria Arrufat - raporty błędów - Adrian Knoth - poprawki dla wtyczki jack, raporty błędów - Anton Petrusevich - ulepszenia losowego odtwarzania - Avihay Baratz - funkcja auto stop, poprawki błędów - Csaba Hruska - poprawki dla wtyczki ffmpeg - Dmitry Kostin - wsparcie dla iso.wv - Evgeny Gleyzerman - poprawki przetwarzania cue - Gennadi Motsyo - raporty błędów - Vadim Kalinnikov - hosting projektu - Erik Ölsar - wsparcie dla kursorów z motywu, udoskonalenia dla ui - Funda Wang - poprawki plików cmake - Michail Zheludkov - poprawki dla wtyczki ffmpeg - Michał Grosicki - poprawki wtyczki alsa - Panagiotis Papadopoulos - poprawki ui, raporty błędów - Pino Toscano - poprawki dotyczące przenośności programu - Karel Volný - różne poprawki - Sebastian Pipping - poprawki bs2b - Stefan Koelling - poprawki błędów kompilacji - Yaakov Selkowitz - poprawki cygwin \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/thanks_ru.txt b/src/plugins/Ui/skinned/txt/thanks_ru.txt deleted file mode 100644 index c6edb7110..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_ru.txt +++ /dev/null @@ -1,21 +0,0 @@ -Благодарности: - - Adria Arrufat - сообщения об ошибках - Adrian Knoth - исправления в модуле jack plugin, сообщения об ошибках - Anton Petrusevich - улучшение случайного воспроизведения - Avihay Baratz - опции авто-остановки, исправления ошибок - Csaba Hruska - исправления в модуле ffmpeg - Dmitry Kostin - поддержка iso.wv - Evgeny Gleyzerman - улучшение поддержки cue - Геннадий Моцьо - сообщения об ошибках - Вадим Калинников - хоcтинг проекта - Erik Ölsar - растровые курсоры, улучшения в интерфейсе пользователя - Funda Wang - исправления файлов cmake - Михаил Желудков - исправления в модуле ffmpeg - Michał Grosicki - исправления в модуле alsa - Panagiotis Papadopoulos - улучшения в интерфейсе пользователя, сообщения об ошибках - Pino Toscano - улучшение кроссплатформенности - Karel Volný - различные исправления - Sebastian Pipping - патчи bs2b - Stefan Koelling - исправления сборки - Yaakov Selkowitz - поддержка cygwin diff --git a/src/plugins/Ui/skinned/txt/thanks_tr.txt b/src/plugins/Ui/skinned/txt/thanks_tr.txt deleted file mode 100644 index 9bdf21ef0..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_tr.txt +++ /dev/null @@ -1,3 +0,0 @@ -Teşekkürler: - - Vadim Kalinnikov (proje barındırma) diff --git a/src/plugins/Ui/skinned/txt/thanks_uk_UA.txt b/src/plugins/Ui/skinned/txt/thanks_uk_UA.txt deleted file mode 100644 index 31803ec40..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_uk_UA.txt +++ /dev/null @@ -1,20 +0,0 @@ -Подяки: - - Вадиму Каліннікову - хостинг проекту - Adria Arrufat - повідомлення про помилки - Adrian Knoth - виправлення в модулі jack plugin, повідомлення про помилки - Anton Petrusevich - покращення випадкового відтворення - Avihay Baratz - опції авто-зупинки, виправлення помилок - Csaba Hruska - виправлення в модулі ffmpeg - Dmitry Kostin - підтримка iso.wv - Evgeny Gleyzerman - покращення підтримки cue - Геннадій Моцьо - повідомлення про помилки - Erik Ölsar - растрові курсори, покращення інтерфейсу користувача - Funda Wang - виправлення файлів cmake - Михаил Желудков - виправлення в модулі ffmpeg - Panagiotis Papadopoulos - покращення інтерфейсу користувача, повідомлення про помилки - Pino Toscano - покращення кроссплатформності - Karel Volný - різноманітні виправлення - Sebastian Pipping - патчі bs2b - Stefan Koelling - виправлення збірки - Yaakov Selkowitz - підтримка cygwin diff --git a/src/plugins/Ui/skinned/txt/thanks_zh_CN.txt b/src/plugins/Ui/skinned/txt/thanks_zh_CN.txt deleted file mode 100644 index 6f9ba0a1d..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_zh_CN.txt +++ /dev/null @@ -1,21 +0,0 @@ -感谢: - - Adria Arrufat - bug 报告 - Adrian Knoth - jack 插件修正,bug 报告 - Anton Petrusevich - 随机播放改进 - Avihay Baratz - 自动停放功能,bug 修正 - Csaba Hruska - ffmpeg 插件修正 - Dmitry Kostin - iso.wv 支持 - Evgeny Gleyzerman - cue 解析改进 - Gennadi Motsyo - bug 报告 - Vadim Kalinnikov - 项目网络支持 - Erik Ölsar - 光标皮肤、用户界面改进 - Funda Wang - cmake 文件修正 - Michail Zheludkov - ffmpeg 插件修正 - Michał Grosicki - alsa 插件修正 - Panagiotis Papadopoulos - 用户界面修正,bug 报告 - Pino Toscano - 可移植性补丁 - Karel Volný - 多项修正 - Sebastian Pipping - bs2b 补丁 - Stefan Koelling - 一些编译修正 - Yaakov Selkowitz - cygwin 补丁 diff --git a/src/plugins/Ui/skinned/txt/thanks_zh_TW.txt b/src/plugins/Ui/skinned/txt/thanks_zh_TW.txt deleted file mode 100644 index d1b898fef..000000000 --- a/src/plugins/Ui/skinned/txt/thanks_zh_TW.txt +++ /dev/null @@ -1,21 +0,0 @@ -感謝: - - Adria Arrufat <​​swiftscythe@gmail.com> - bug 報告 - Adrian Knoth - jack 插件修正,bug 報告 - Anton Petrusevich - 隨機播放改進 - Avihay Baratz - 自動停放功能,bug 修正 - Csaba Hruska - ffmpeg 插件修正 - Dmitry Kostin - iso.wv 支持 - Evgeny Gleyzerman - cue 解析改進 - Gennadi Motsyo - bug 報告 - Vadim Kalinnikov - 項目網絡支持 - Erik Ölsar - 光標皮膚、用戶界面改進 - Funda Wang - cmake 文件修正 - Michail Zheludkov - ffmpeg 插件修正 - Michał Grosicki - alsa 插件修正 - Panagiotis Papadopoulos - 用戶界面修正,bug 報告 - Pino Toscano - 可移植性補丁 - Karel Volný - 多項修正 - Sebastian Pipping - bs2b 補丁 - Stefan Koelling - 一些編譯修正 - Yaakov Selkowitz - cygwin 補丁 diff --git a/src/plugins/Ui/skinned/txt/translators_cs.txt b/src/plugins/Ui/skinned/txt/translators_cs.txt deleted file mode 100644 index 545c16425..000000000 --- a/src/plugins/Ui/skinned/txt/translators_cs.txt +++ /dev/null @@ -1,24 +0,0 @@ -Brazilská portugalština: - Klaos Lacerda - Bruno Gonçalves - -Tradiční čínština: - lon - -Zjednodušená čínština: - lon - -Čeština: - Karel Volný - -Němčina: - Stefan Koelling - -Ruština: - Ilya Kotov - -Turečtina: - Mustafa GUNAY - -Ukrajinština: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_de.txt b/src/plugins/Ui/skinned/txt/translators_de.txt deleted file mode 100644 index eae2ab01b..000000000 --- a/src/plugins/Ui/skinned/txt/translators_de.txt +++ /dev/null @@ -1,53 +0,0 @@ -Brasilianisch Portugiesisch: - Klaos Lacerda - Bruno Gonçalves - -Chinesisch (Langzeichen): - lon - -Chinesisch (Kurzzeichen): - lon - -Deutsch: - Stefan Koelling - Panagiotis Papadopoulos - -Französisch: - Stanislas Zeller - -Italienisch: - Gian Paolo Renello - -Japanisch: - SimaMoto,RyoTa - -Kasachisch: - Baurzhan Muftakhidinov - -Litauisch: - Algirdas Butkus - -Niederländisch: - Ronald Uitermark - -Polnisch: - Grzegorz Gibas - -Russisch: - Ilya Kotov - -Spanisch: - Félix Medrano - -Tschechisch: - Karel Volný - -Türkisch: - Mustafa GUNAY - Bilgesu Güngör - -Ukrainisch: - Gennadi Motsyo - -Ungarisch: - Németh Gábor \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/translators_en.txt b/src/plugins/Ui/skinned/txt/translators_en.txt deleted file mode 100644 index 9d13b3ac3..000000000 --- a/src/plugins/Ui/skinned/txt/translators_en.txt +++ /dev/null @@ -1,56 +0,0 @@ -Brazilian Portuguese: - Klaos Lacerda - Bruno Gonçalves - -Chinese Traditional: - lon - -Chinese Simplified: - lon - -Czech: - Karel Volný - -Dutch: - Ronald Uitermark - -French: - Stanislas Zeller - -German: - Stefan Koelling - Panagiotis Papadopoulos - -Hungarian: - Németh Gábor - -Italian: - Gian Paolo Renello - -Japanese: - Ryota Shimamoto - -Kazakh: - Baurzhan Muftakhidinov - -Lithuanian: - Algirdas Butkus - -Polish: - Grzegorz Gibas - -Russian: - Ilya Kotov - -Slovak: - Ján Ďanovský - -Spanish: - Félix Medrano - -Turkish: - Mustafa GUNAY - Bilgesu Güngör - -Ukrainian: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_es.txt b/src/plugins/Ui/skinned/txt/translators_es.txt deleted file mode 100644 index 3d5570dd2..000000000 --- a/src/plugins/Ui/skinned/txt/translators_es.txt +++ /dev/null @@ -1,47 +0,0 @@ -Portugués de Brasil: - Klaos Lacerda - Bruno Gonçalves - -Chino tradicional: - lon - -Chino simplificado: - lon - -Checo: - Karel Volný - -Holandés: - Ronald Uitermark - -Francés: - Stanislas Zeller - -Alemán: - Stefan Koelling - Panagiotis Papadopoulos - -Húngaro: - Németh Gábor - -Italiano: - Gian Paolo Renello - -Kazajo: - Baurzhan Muftakhidinov - -Lituano: - Algirdas Butkus - -Polaco: - Grzegorz Gibas - -Ruso: - Ilya Kotov - -Turco: - Mustafa GUNAY - Bilgesu Güngör - -Ucraniano: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_it.txt b/src/plugins/Ui/skinned/txt/translators_it.txt deleted file mode 100644 index 8a238be38..000000000 --- a/src/plugins/Ui/skinned/txt/translators_it.txt +++ /dev/null @@ -1,34 +0,0 @@ -Brasiliano portoghese: - Klaos Lacerda - Bruno Gonçalves - -Cinese tradizionale: - lon - -Cinese semplificato: - lon - -Ceco: - Karel Volný - -Francese: - Stanislas Zeller - -Italiano: - Gian Paolo Renello - -Polacco: - Grzegorz Gibas - -Russo: - Ilya Kotov - -Tedesco: - Stefan Koelling - Panagiotis Papadopoulos - -Turco: - Mustafa GUNAY - -Ucraino: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_ja.txt b/src/plugins/Ui/skinned/txt/translators_ja.txt deleted file mode 100644 index 11c5537d7..000000000 --- a/src/plugins/Ui/skinned/txt/translators_ja.txt +++ /dev/null @@ -1,53 +0,0 @@ -イタリア語: - Gian Paolo Renello - -ウクライナ語: - Gennadi Motsyo - -オランダ語: - Ronald Uitermark - -カザフ語: - Baurzhan Muftakhidinov - -スペイン語: - Félix Medrano - -チェコ語: - Karel Volný - -ドイツ語: - Stefan Koelling - Panagiotis Papadopoulos - -トルコ語: - Mustafa GUNAY - Bilgesu Güngör - -ハンガリー語: - Németh Gábor - -ブラジル ポルトガル語: - Klaos Lacerda - Bruno Gonçalves - -フランス語: - Stanislas Zeller - -ポーランド語: - Grzegorz Gibas - -リトアニア語: - Algirdas Butkus - -ロシア語: - Илья Котов (Ilya Kotov) - -簡体字中国語: - 李红昆 (lon) - -繁体字中国語: - 李红昆 (lon) - -日本語: - 島本良太 diff --git a/src/plugins/Ui/skinned/txt/translators_lt.txt b/src/plugins/Ui/skinned/txt/translators_lt.txt deleted file mode 100644 index 7cc6d8bbd..000000000 --- a/src/plugins/Ui/skinned/txt/translators_lt.txt +++ /dev/null @@ -1,50 +0,0 @@ -Brazilų, Portugalų: - Klaos Lacerda - Bruno Gonçalves - -Ispanų: - Gian Paolo Renello - -Kinų tradicinis: - lon - -Kinų supaprastintas: - lon - -Lenkų - Grzegorz Gibas - -Čekų: - Karel Volný - -Vokiečių: - Stefan Koelling - Panagiotis Papadopoulos - -Rusų: - Ilya Kotov - -Turkų: - Mustafa GUNAY - -Ukrainiečių: - Gennadi Motsyo - -Lietuvių: - Algirdas Butkus - -Lenkų: - Grzegorz Gibas - -Rusų: - Ilya Kotov - -spanų: - Félix Medrano - -Turkų: - Mustafa GUNAY - Bilgesu Güngör - -Ukrainiečių: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_nl.txt b/src/plugins/Ui/skinned/txt/translators_nl.txt deleted file mode 100644 index 88211a6ae..000000000 --- a/src/plugins/Ui/skinned/txt/translators_nl.txt +++ /dev/null @@ -1,47 +0,0 @@ -Braziliaans Portugees: - Klaos Lacerda - Bruno Gonçalves - -Traditioneel Chinees: - lon - -Simpel Chinees: - lon - -Tsjechisch: - Karel Volný - -Nederlands: - Ronald Uitermark - -Frans: - Stanislas Zeller - -Duits: - Stefan Koelling - Panagiotis Papadopoulos - -Hongaars: - Németh Gábor - -Italiaans: - Gian Paolo Renello - -Kazachstaans: - Baurzhan Muftakhidinov - -Litouws: - Algirdas Butkus - -Pools: - Grzegorz Gibas - -Russisch: - Ilya Kotov - -Turks: - Mustafa GUNAY - Bilgesu Güngör - -Oekrains: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_pl.txt b/src/plugins/Ui/skinned/txt/translators_pl.txt deleted file mode 100644 index a5ea9d78e..000000000 --- a/src/plugins/Ui/skinned/txt/translators_pl.txt +++ /dev/null @@ -1,53 +0,0 @@ -Brazylijski Portugalski: - Klaos Lacerda - Bruno Gonçalves - -Chiński Tradycyjny: - lon - -Chiński Uproszczony: - lon - -Czeski: - Karel Volný - -Holenderski: - Ronald Uitermark - -Francuski: - Stanislas Zeller - -Niemiecki: - Stefan Koelling - Panagiotis Papadopoulos - -Węgierski: - Németh Gábor - -Włoski: - Gian Paolo Renello - -Japoński: - Rjota Šimamoto - -Kazachski: - Baurzhan Muftakhidinov - -Litewski: - Algirdas Butkus - -Polski: - Grzegorz Gibas - -Rosyjski: - Ilya Kotov - -Hiszpański: - Félix Medrano - -Turecki: - Mustafa GUNAY - Bilgesu Güngör - -Ukraiński: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_ru.txt b/src/plugins/Ui/skinned/txt/translators_ru.txt deleted file mode 100644 index 18152ee20..000000000 --- a/src/plugins/Ui/skinned/txt/translators_ru.txt +++ /dev/null @@ -1,56 +0,0 @@ -Бразильский португальский: - Klaos Lacerda - Bruno Gonçalves - -Венгерский: - Németh Gábor - -Голландский: - Ronald Uitermark - -Итальянский: - Gian Paolo Renello - -Японский: - Рёта Симамото - -Казахский: - Бауржан Муфтахидинов - -Китайский традиционный: - lon - -Китайский упрощённый: - lon - -Литовский: - Algirdas Butkus - -Польский: - Grzegorz Gibas - -Чешский: - Karel Volný - -Немецкий: - Stefan Koelling - Panagiotis Papadopoulos - -Русский: - Илья Котов - -Словацкий: - Ján Ďanovský - -Испанский: - Félix Medrano - -Турецкий: - Mustafa GUNAY - Bilgesu Güngör - -Украинский: - Геннадий Моцьо - -Французский: - Stanislas Zeller diff --git a/src/plugins/Ui/skinned/txt/translators_tr.txt b/src/plugins/Ui/skinned/txt/translators_tr.txt deleted file mode 100644 index 1a8df1494..000000000 --- a/src/plugins/Ui/skinned/txt/translators_tr.txt +++ /dev/null @@ -1,35 +0,0 @@ -Brezilya Portekizcesi: - Klaos Lacerda - Bruno Gonçalves - -Geleneksel Çince: - lon - -Basitleştirilmiş Çince: - lon - -Çekce: - Karel Volný - -Fransızca: - Stanislas Zeller - -Almanca: - Stefan Koelling - Panagiotis Papadopoulos - -İtalyanca: - Gian Paolo Renello - -Polonyaca: - Grzegorz Gibas - -Rusça: - Ilya Kotov - -Türkçe: - Mustafa GUNAY - Bilgesu Güngör - -Ukraynaca: - Gennadi Motsyo diff --git a/src/plugins/Ui/skinned/txt/translators_uk_UA.txt b/src/plugins/Ui/skinned/txt/translators_uk_UA.txt deleted file mode 100644 index 120369499..000000000 --- a/src/plugins/Ui/skinned/txt/translators_uk_UA.txt +++ /dev/null @@ -1,53 +0,0 @@ -Бразильська португальська: - Klaos Lacerda - Bruno Gonçalves - -Угорська: - Németh Gábor - -Голландська: - Ronald Uitermark - -Італійська: - Gian Paolo Renello - -Японська: - Рета Сімамото - -Казахська: - Бауржан Муфтахідінов - -Китайська традиційна: - lon - -Китайська спрощена: - lon - -Литовська: - Algirdas Butkus - -Польська: - Grzegorz Gibas - -Чеська: - Karel Volný - -Німецька: - Stefan Koelling - Panagiotis Papadopoulos - -Російська: - Ілля Котов - -Іспанська: - Félix Medrano - -Турецька: - Mustafa GUNAY - Bilgesu Güngör - -Українська: - Геннадій Моцьо - -Французька: - Stanislas Zeller \ No newline at end of file diff --git a/src/plugins/Ui/skinned/txt/translators_zh_CN.txt b/src/plugins/Ui/skinned/txt/translators_zh_CN.txt deleted file mode 100644 index e24bb5a29..000000000 --- a/src/plugins/Ui/skinned/txt/translators_zh_CN.txt +++ /dev/null @@ -1,54 +0,0 @@ -巴西 葡萄牙语: - Klaos Lacerda - Bruno Gonçalves - -简体中文: - 李红昆 (lon) - -繁体中文: - 李红昆 (lon) - -捷克语: - Karel Volný - -荷兰语: - Ronald Uitermark - -法语: - Stanislas Zeller - -德语: - Stefan Koelling - Panagiotis Papadopoulos - -匈牙利语: - Németh Gábor - -意大利语: - Gian Paolo Renello - -日语: - 岛本良太 (Ryota Shimamoto) - -哈萨克语: - Baurzhan Muftakhidinov - -立陶宛语: - Algirdas Butkus - -波兰语: - Grzegorz Gibas - -俄语: - Ilya Kotov - -西班牙语: - Félix Medrano - -土耳其语: - Mustafa GUNAY - Bilgesu Güngör - -乌克兰语: - Gennadi Motsyo - diff --git a/src/plugins/Ui/skinned/txt/translators_zh_TW.txt b/src/plugins/Ui/skinned/txt/translators_zh_TW.txt deleted file mode 100644 index 2ed3da7ac..000000000 --- a/src/plugins/Ui/skinned/txt/translators_zh_TW.txt +++ /dev/null @@ -1,53 +0,0 @@ -巴西 葡萄牙語: - Klaos Lacerda - Bruno Gonçalves - -簡體中文: - 李紅昆 (lon) - -繁體中文: - 李紅昆 (lon) - -捷克語: - Karel Volný - -荷蘭語: - Ronald Uitermark - -法語: - Stanislas Zeller - -德語: - Stefan Koelling - Panagiotis Papadopoulos - -匈牙利語: - Németh Gábor - -意大利語: - Gian Paolo Renello - -日語: - 島本良太 (Ryota Shimamoto) - -哈薩克語: - Baurzhan Muftakhidinov - -立陶宛語: - Algirdas Butkus - -波蘭語: - Grzegorz Gibas - -俄語: - Ilya Kotov - -西班牙語: - Félix Medrano - -土耳其語: - Mustafa GUNAY - Bilgesu Güngör - -烏克蘭語: - Gennadi Motsyo -- cgit v1.2.3-13-gbd6f