diff options
Diffstat (limited to 'src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts')
| -rw-r--r-- | src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts | 56 |
1 files changed, 43 insertions, 13 deletions
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts index 53d39ca83..db9b966c7 100644 --- a/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_ru.ts @@ -59,31 +59,61 @@ <name>RGScanFactory</name> <message> <location filename="../rgscanfactory.cpp" line="28"/> - <source>ReplayGain Scaner</source> + <source>ReplayGain Scanner Plugin</source> <translation type="unfinished"></translation> </message> -</context> -<context> - <name>RGScanHelper</name> <message> - <location filename="../rgscanhelper.cpp" line="35"/> - <source>Calculate ReplayGain</source> + <location filename="../rgscanfactory.cpp" line="49"/> + <source>About ReplayGain Scanner Plugin</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../rgscanhelper.cpp" line="36"/> - <source>Meta+R</source> + <location filename="../rgscanfactory.cpp" line="50"/> + <source>ReplayGain Scanner Plugin for Qmmp</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="51"/> + <source>This plugin scans audio files and gives information for volume normalization</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../rgscanhelper.cpp" line="42"/> - <source>Scaning...</source> + <location filename="../rgscanfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../rgscanhelper.cpp" line="43"/> - <source>Cancel</source> - <translation type="unfinished">Отмена</translation> + <location filename="../rgscanfactory.cpp" line="53"/> + <source>Based on source code by:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="54"/> + <source>David Robinson <David@Robinson.org></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="55"/> + <source>Glen Sawyer <mp3gain@hotmail.com></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="56"/> + <source>Frank Klemm</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>RGScanHelper</name> + <message> + <location filename="../rgscanhelper.cpp" line="33"/> + <source>ReplayGain Scanner</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../rgscanhelper.cpp" line="34"/> + <source>Meta+R</source> + <translation type="unfinished"></translation> </message> </context> </TS> |
