diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-07 18:21:25 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-07 18:21:25 +0000 |
| commit | dc7616b2426774d2362c694226142b78ffeb835b (patch) | |
| tree | cd050f5639b753ba066b5490b4495666905ee11e /src/plugins/General/converter/translations/converter_plugin_ru.ts | |
| parent | 426431da0772268cd90566c34b5b75ac24e988d3 (diff) | |
| download | qmmp-dc7616b2426774d2362c694226142b78ffeb835b.tar.gz qmmp-dc7616b2426774d2362c694226142b78ffeb835b.tar.bz2 qmmp-dc7616b2426774d2362c694226142b78ffeb835b.zip | |
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
Diffstat (limited to 'src/plugins/General/converter/translations/converter_plugin_ru.ts')
| -rw-r--r-- | src/plugins/General/converter/translations/converter_plugin_ru.ts | 40 |
1 files changed, 18 insertions, 22 deletions
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 @@ </message> <message> <location filename="../converterdialog.ui" line="43"/> - <source>Output file directory:</source> - <translation>Директория результирующего файла:</translation> + <source>Output directory:</source> + <translation>Выходная директория:</translation> </message> <message> <location filename="../converterdialog.ui" line="53"/> @@ -47,13 +47,6 @@ <translation>Перезаписывать существующие файлы</translation> </message> <message> - <location filename="../converterdialog.ui" line="87"/> - <location filename="../converterdialog.ui" line="94"/> - <location filename="../converterdialog.ui" line="101"/> - <source>...</source> - <translation type="unfinished">...</translation> - </message> - <message> <location filename="../converterdialog.cpp" line="88"/> <source>Choose a directory</source> <translation>Выберите директорию</translation> @@ -149,22 +142,30 @@ <message> <location filename="../converterfactory.cpp" line="28"/> <source>Converter Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль преобр. форматов</translation> </message> <message> <location filename="../converterfactory.cpp" line="49"/> <source>About Converter Plugin</source> - <translation type="unfinished"></translation> + <translation>О преобразователе форматов</translation> </message> <message> <location filename="../converterfactory.cpp" line="50"/> <source>Qmmp Converter Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль преобразования аудио-форматов для Qmmp</translation> </message> <message> - <location filename="../converterfactory.cpp" line="52"/> + <location filename="../converterfactory.cpp" line="51"/> + <source>This plugin converts supported audio files to other file formats +using external command-line encoders</source> + <translation>Этот модуль предназначен для преобразования поддерживаемых +аудио-файлов в другой формат с использованием внешних консольных +программ</translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished">Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + <translation>Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -172,7 +173,7 @@ <message> <location filename="../converterhelper.cpp" line="35"/> <source>Convert</source> - <translation>Конвертировать</translation> + <translation>Преобразовать</translation> </message> <message> <location filename="../converterhelper.cpp" line="36"/> @@ -182,7 +183,7 @@ <message> <location filename="../converterhelper.cpp" line="42"/> <source>Converting...</source> - <translation type="unfinished"></translation> + <translation>Преобразование...</translation> </message> <message> <location filename="../converterhelper.cpp" line="43"/> @@ -218,14 +219,9 @@ <translation>Команда</translation> </message> <message> - <location filename="../preseteditor.ui" line="67"/> - <source>...</source> - <translation type="unfinished">...</translation> - </message> - <message> <location filename="../preseteditor.ui" line="77"/> <source>Options</source> - <translation>Опции</translation> + <translation>Параметры</translation> </message> <message> <location filename="../preseteditor.ui" line="83"/> |
