diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-14 19:05:41 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-14 19:05:41 +0000 |
| commit | de743429d8df3f330a57a8fe145646724e7854a5 (patch) | |
| tree | 6ea5ee14c32b2ec53917d642933605c9641f0ace /src/plugins/General/converter/translations/converter_plugin_ru.ts | |
| parent | c1d32fb90e84ff8b1ccf49e0e128d78e0fc46bc5 (diff) | |
| download | qmmp-de743429d8df3f330a57a8fe145646724e7854a5.tar.gz qmmp-de743429d8df3f330a57a8fe145646724e7854a5.tar.bz2 qmmp-de743429d8df3f330a57a8fe145646724e7854a5.zip | |
converter: added view of read-only presets, updated Russian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2397 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 | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_ru.ts b/src/plugins/General/converter/translations/converter_plugin_ru.ts index d1675cdb1..f31f4e2ed 100644 --- a/src/plugins/General/converter/translations/converter_plugin_ru.ts +++ b/src/plugins/General/converter/translations/converter_plugin_ru.ts @@ -234,14 +234,19 @@ using external command-line encoders</source> <translation>Преобразовать в 16 бит</translation> </message> <message> - <location filename="../preseteditor.cpp" line="57"/> + <location filename="../preseteditor.cpp" line="37"/> + <source>%1 (Read Only)</source> + <translation>%1 (только для чтения)</translation> + </message> + <message> + <location filename="../preseteditor.cpp" line="70"/> <source>Output file</source> - <translation type="unfinished"></translation> + <translation>Выходной файл</translation> </message> <message> - <location filename="../preseteditor.cpp" line="58"/> + <location filename="../preseteditor.cpp" line="71"/> <source>Input file</source> - <translation type="unfinished"></translation> + <translation>Входной файл</translation> </message> </context> </TS> |
