From dc7616b2426774d2362c694226142b78ffeb835b Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 7 Oct 2011 18:21:25 +0000 Subject: fixed typos, fixed Russian translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2383 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/converter/converterdialog.ui | 8 ++--- src/plugins/General/converter/converterfactory.cpp | 5 +-- src/plugins/General/converter/preseteditor.ui | 2 +- .../converter/translations/converter_plugin_cs.ts | 22 +++++------- .../converter/translations/converter_plugin_de.ts | 24 +++++-------- .../converter/translations/converter_plugin_es.ts | 22 +++++------- .../converter/translations/converter_plugin_it.ts | 22 +++++------- .../converter/translations/converter_plugin_ja.ts | 22 +++++------- .../converter/translations/converter_plugin_lt.ts | 22 +++++------- .../converter/translations/converter_plugin_nl.ts | 22 +++++------- .../converter/translations/converter_plugin_pl.ts | 22 +++++------- .../converter/translations/converter_plugin_ru.ts | 40 ++++++++++------------ .../converter/translations/converter_plugin_tr.ts | 22 +++++------- .../translations/converter_plugin_uk_UA.ts | 24 +++++-------- .../translations/converter_plugin_zh_CN.ts | 22 +++++------- .../translations/converter_plugin_zh_TW.ts | 22 +++++------- 16 files changed, 124 insertions(+), 199 deletions(-) (limited to 'src/plugins/General/converter') diff --git a/src/plugins/General/converter/converterdialog.ui b/src/plugins/General/converter/converterdialog.ui index 4762e5753..4cf79a0f7 100644 --- a/src/plugins/General/converter/converterdialog.ui +++ b/src/plugins/General/converter/converterdialog.ui @@ -40,7 +40,7 @@ - Output file directory: + Output directory: @@ -84,21 +84,21 @@ - ... + ... - ... + ... - ... + ... diff --git a/src/plugins/General/converter/converterfactory.cpp b/src/plugins/General/converter/converterfactory.cpp index 9dac2a1b7..e95f81946 100644 --- a/src/plugins/General/converter/converterfactory.cpp +++ b/src/plugins/General/converter/converterfactory.cpp @@ -27,7 +27,7 @@ const GeneralProperties ConverterFactory::properties() const GeneralProperties properties; properties.name = tr("Converter Plugin"); properties.shortName = "converter"; - properties.hasAbout = false; + properties.hasAbout = true; properties.hasSettings = false; properties.visibilityControl = false; return properties; @@ -48,7 +48,8 @@ void ConverterFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About Converter Plugin"), tr("Qmmp Converter Plugin")+"\n"+ - tr("")+"\n"+ + tr("This plugin converts supported audio files to other file formats\n" + "using external command-line encoders") +"\n"+ tr("Written by: Ilya Kotov ")); } diff --git a/src/plugins/General/converter/preseteditor.ui b/src/plugins/General/converter/preseteditor.ui index 51bad75b5..9aa375dce 100644 --- a/src/plugins/General/converter/preseteditor.ui +++ b/src/plugins/General/converter/preseteditor.ui @@ -64,7 +64,7 @@ - ... + ... diff --git a/src/plugins/General/converter/translations/converter_plugin_cs.ts b/src/plugins/General/converter/translations/converter_plugin_cs.ts index 6fa8de85b..29fffaa4a 100644 --- a/src/plugins/General/converter/translations/converter_plugin_cs.ts +++ b/src/plugins/General/converter/translations/converter_plugin_cs.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autor: Ilja Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_de.ts b/src/plugins/General/converter/translations/converter_plugin_de.ts index d36a82f0a..e19618fc7 100644 --- a/src/plugins/General/converter/translations/converter_plugin_de.ts +++ b/src/plugins/General/converter/translations/converter_plugin_de.ts @@ -28,8 +28,8 @@ - Output file directory: - Ausgabeverzeichnis: + Output directory: + @@ -46,13 +46,6 @@ Overwrite existing files Vorhandene Dateien überschreiben - - - - - ... - - Choose a directory @@ -162,7 +155,13 @@ Qmmp Konverter-Modul - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autor: Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_es.ts b/src/plugins/General/converter/translations/converter_plugin_es.ts index f8a6dc0be..c02abd66e 100644 --- a/src/plugins/General/converter/translations/converter_plugin_es.ts +++ b/src/plugins/General/converter/translations/converter_plugin_es.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Escrito por: Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - ... - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_it.ts b/src/plugins/General/converter/translations/converter_plugin_it.ts index 9abca0615..49178d234 100644 --- a/src/plugins/General/converter/translations/converter_plugin_it.ts +++ b/src/plugins/General/converter/translations/converter_plugin_it.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autore: Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - ... - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_ja.ts b/src/plugins/General/converter/translations/converter_plugin_ja.ts index 795d5feee..10b5711c0 100644 --- a/src/plugins/General/converter/translations/converter_plugin_ja.ts +++ b/src/plugins/General/converter/translations/converter_plugin_ja.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> 制作: Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - ... - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_lt.ts b/src/plugins/General/converter/translations/converter_plugin_lt.ts index 31ecff01e..b70b6c47b 100644 --- a/src/plugins/General/converter/translations/converter_plugin_lt.ts +++ b/src/plugins/General/converter/translations/converter_plugin_lt.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - ... - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_nl.ts b/src/plugins/General/converter/translations/converter_plugin_nl.ts index d058d4da2..6c5e6b702 100644 --- a/src/plugins/General/converter/translations/converter_plugin_nl.ts +++ b/src/plugins/General/converter/translations/converter_plugin_nl.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Auteur: Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_pl.ts b/src/plugins/General/converter/translations/converter_plugin_pl.ts index b510d8cee..616295a83 100644 --- a/src/plugins/General/converter/translations/converter_plugin_pl.ts +++ b/src/plugins/General/converter/translations/converter_plugin_pl.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Autor: Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_ru.ts b/src/plugins/General/converter/translations/converter_plugin_ru.ts index 64df9f7b5..b216a47d4 100644 --- a/src/plugins/General/converter/translations/converter_plugin_ru.ts +++ b/src/plugins/General/converter/translations/converter_plugin_ru.ts @@ -28,8 +28,8 @@ - Output file directory: - Директория результирующего файла: + Output directory: + Выходная директория: @@ -46,13 +46,6 @@ Overwrite existing files Перезаписывать существующие файлы - - - - - ... - ... - Choose a directory @@ -149,22 +142,30 @@ Converter Plugin - + Модуль преобр. форматов About Converter Plugin - + О преобразователе форматов Qmmp Converter Plugin - + Модуль преобразования аудио-форматов для Qmmp - + + This plugin converts supported audio files to other file formats +using external command-line encoders + Этот модуль предназначен для преобразования поддерживаемых +аудио-файлов в другой формат с использованием внешних консольных +программ + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> - Разработчик: Илья Котов <forkotov02@hotmail.ru> + Разработчик: Илья Котов <forkotov02@hotmail.ru> @@ -172,7 +173,7 @@ Convert - Конвертировать + Преобразовать @@ -182,7 +183,7 @@ Converting... - + Преобразование... @@ -217,15 +218,10 @@ Command Команда - - - ... - ... - Options - Опции + Параметры diff --git a/src/plugins/General/converter/translations/converter_plugin_tr.ts b/src/plugins/General/converter/translations/converter_plugin_tr.ts index 40c122244..4367795ad 100644 --- a/src/plugins/General/converter/translations/converter_plugin_tr.ts +++ b/src/plugins/General/converter/translations/converter_plugin_tr.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Yazan: Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - ... - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts b/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts index ecba260a5..5e70d171a 100644 --- a/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts +++ b/src/plugins/General/converter/translations/converter_plugin_uk_UA.ts @@ -28,8 +28,8 @@ - Output file directory: - Тека для вихідного файлу: + Output directory: + @@ -46,13 +46,6 @@ Overwrite existing files Переписати існуючі файли - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ Модуль конвертера для Qmmp - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> Розробник: Ілля Котов <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command Команда - - - ... - - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts b/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts index 13a9a316f..2c9c5d762 100644 --- a/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts +++ b/src/plugins/General/converter/translations/converter_plugin_zh_CN.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> 作者:Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - ... - Options diff --git a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts index 763f58e25..98b464f16 100644 --- a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts +++ b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts @@ -28,7 +28,7 @@ - Output file directory: + Output directory: @@ -46,13 +46,6 @@ Overwrite existing files - - - - - ... - ... - Choose a directory @@ -162,7 +155,13 @@ - + + This plugin converts supported audio files to other file formats +using external command-line encoders + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> 作者:Ilya Kotov <forkotov02@hotmail.ru> @@ -217,11 +216,6 @@ Command - - - ... - ... - Options -- cgit v1.2.3-13-gbd6f