diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-10 07:18:36 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-10 07:18:36 +0000 |
| commit | c8593bcef5e02099ef60b95249c5ba7818d2ef19 (patch) | |
| tree | 68c5e763a2537d0897c2674ac412b6c22236b648 /src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts | |
| parent | 19ed899304622860f14e31f45e9cab83963295c7 (diff) | |
| download | qmmp-c8593bcef5e02099ef60b95249c5ba7818d2ef19.tar.gz qmmp-c8593bcef5e02099ef60b95249c5ba7818d2ef19.tar.bz2 qmmp-c8593bcef5e02099ef60b95249c5ba7818d2ef19.zip | |
updated linguist files
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3765 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts')
| -rw-r--r-- | src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts | 54 |
1 files changed, 42 insertions, 12 deletions
diff --git a/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts b/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts index ef7ae51d9..6aea56e43 100644 --- a/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts +++ b/src/plugins/General/rgscan/translations/rgscan_plugin_zh_TW.ts @@ -59,30 +59,60 @@ <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="../rgscanfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../rgscanfactory.cpp" line="53"/> + <source>Based on source code by:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../rgscanhelper.cpp" line="42"/> - <source>Scaning...</source> + <location filename="../rgscanfactory.cpp" line="54"/> + <source>David Robinson <David@Robinson.org></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../rgscanhelper.cpp" line="43"/> - <source>Cancel</source> + <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> |
