diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-01-08 20:29:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2019-01-08 20:29:33 +0000 |
| commit | d2bd5d08f98a80afdfcb6d08411ff70ea92bd774 (patch) | |
| tree | 9c68ffeda76f16517bd864910ec713a52207c164 /src/plugins/General/rdetect | |
| parent | b8fa8a7e0b7f991e46f23cf4d3f99b3827942315 (diff) | |
| download | qmmp-d2bd5d08f98a80afdfcb6d08411ff70ea92bd774.tar.gz qmmp-d2bd5d08f98a80afdfcb6d08411ff70ea92bd774.tar.bz2 qmmp-d2bd5d08f98a80afdfcb6d08411ff70ea92bd774.zip | |
updated Russian translation (Alexey Loginov)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8624 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/rdetect')
| -rw-r--r-- | src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts b/src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts index e127ecf20..ccd90582a 100644 --- a/src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts +++ b/src/plugins/General/rdetect/translations/rdetect_plugin_ru.ts @@ -1,32 +1,32 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> +<TS version="2.1" language="ru"> <context> <name>RDetectFactory</name> <message> <location filename="../rdetectfactory.cpp" line="30"/> <source>Volume Detection Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль определения томов</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="50"/> <source>About Volume Detection Plugin</source> - <translation type="unfinished"></translation> + <translation>О модуле определения томов</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="51"/> <source>Qmmp Removable Volume Detection Plugin</source> - <translation type="unfinished"></translation> + <translation>Модуль определения съёмных томов для Qmmp</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="52"/> <source>This plugin provides removable volume detection</source> - <translation type="unfinished"></translation> + <translation>Этот модуль отслеживает съёмные тома</translation> </message> <message> <location filename="../rdetectfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation type="unfinished"></translation> + <translation>Разработчик: Илья Котов <forkotov02@ya.ru></translation> </message> </context> <context> @@ -34,12 +34,12 @@ <message> <location filename="../removablehelper.cpp" line="134"/> <source>Add CD "%1"</source> - <translation type="unfinished"></translation> + <translation>Добавить CD "%1"</translation> </message> <message> <location filename="../removablehelper.cpp" line="138"/> <source>Add Volume "%1"</source> - <translation type="unfinished"></translation> + <translation>Добавить том "%1"</translation> </message> </context> <context> @@ -47,37 +47,37 @@ <message> <location filename="../settingsdialog.ui" line="14"/> <source>Volume Detection Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Настройки модуля определения томов</translation> </message> <message> <location filename="../settingsdialog.ui" line="29"/> <source>CD Audio Detection</source> - <translation type="unfinished"></translation> + <translation>Автоопределение аудио-CD</translation> </message> <message> <location filename="../settingsdialog.ui" line="38"/> <source>Add tracks to playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Автоматически добавлять треки в список</translation> </message> <message> <location filename="../settingsdialog.ui" line="45"/> <source>Remove tracks from playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Автоматически удалять треки из списка</translation> </message> <message> <location filename="../settingsdialog.ui" line="55"/> <source>Removable Device Detection</source> - <translation type="unfinished"></translation> + <translation>Автоопределение съёмных устройств</translation> </message> <message> <location filename="../settingsdialog.ui" line="64"/> <source>Add files to playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Автоматически добавлять треки в список</translation> </message> <message> <location filename="../settingsdialog.ui" line="71"/> <source>Remove files from playlist automatically</source> - <translation type="unfinished"></translation> + <translation>Автоматически удалять треки из списка </translation> </message> </context> </TS> |
