diff options
Diffstat (limited to 'src/plugins/General/converter/translations/converter_plugin_ru.ts')
| -rw-r--r-- | src/plugins/General/converter/translations/converter_plugin_ru.ts | 165 |
1 files changed, 165 insertions, 0 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_ru.ts b/src/plugins/General/converter/translations/converter_plugin_ru.ts new file mode 100644 index 000000000..bda9c85b9 --- /dev/null +++ b/src/plugins/General/converter/translations/converter_plugin_ru.ts @@ -0,0 +1,165 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ru_RU"> +<context> + <name>ConverterDialog</name> + <message> + <location filename="../converterdialog.ui" line="14"/> + <source>Converter Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="29"/> + <source>Select files to convert:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="43"/> + <source>Output file directory:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="53"/> + <source>Output file name:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="63"/> + <source>Preset:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterdialog.ui" line="73"/> + <source>Overwrite existing files</source> + <translation type="unfinished"></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="63"/> + <source>Choose a directory</source> + <translation type="unfinished">Выберите директорию</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="82"/> + <source>Artist</source> + <translation type="unfinished">Исполнитель</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="83"/> + <source>Album</source> + <translation type="unfinished">Альбом</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="84"/> + <source>Title</source> + <translation type="unfinished">Название</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="85"/> + <source>Track number</source> + <translation type="unfinished">Номер трека</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="86"/> + <source>Two-digit track number</source> + <translation type="unfinished">2-х разрядный номер трека</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="87"/> + <source>Genre</source> + <translation type="unfinished">Жанр</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="88"/> + <source>Comment</source> + <translation type="unfinished">Комментарий</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="89"/> + <source>Composer</source> + <translation type="unfinished">Композитор</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="90"/> + <source>Duration</source> + <translation type="unfinished">Длительность</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="91"/> + <source>Disc number</source> + <translation type="unfinished">Номер диска</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="92"/> + <source>File name</source> + <translation type="unfinished">Имя файла</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="93"/> + <source>File path</source> + <translation type="unfinished">Путь к файлу</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="94"/> + <source>Year</source> + <translation type="unfinished">Год</translation> + </message> + <message> + <location filename="../converterdialog.cpp" line="95"/> + <source>Condition</source> + <translation type="unfinished">Условие</translation> + </message> +</context> +<context> + <name>ConverterFactory</name> + <message> + <location filename="../converterfactory.cpp" line="28"/> + <source>Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="49"/> + <source>About Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="50"/> + <source>Qmmp Converter Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished">Разработчик: Илья Котов <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>ConverterHelper</name> + <message> + <location filename="../converterhelper.cpp" line="35"/> + <source>Convert</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterhelper.cpp" line="36"/> + <source>Meta+C</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterhelper.cpp" line="42"/> + <source>Converting...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterhelper.cpp" line="43"/> + <source>Cancel</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |
