diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-07 18:21:25 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-10-07 18:21:25 +0000 |
| commit | dc7616b2426774d2362c694226142b78ffeb835b (patch) | |
| tree | cd050f5639b753ba066b5490b4495666905ee11e /src/plugins/General/converter/translations/converter_plugin_zh_TW.ts | |
| parent | 426431da0772268cd90566c34b5b75ac24e988d3 (diff) | |
| download | qmmp-dc7616b2426774d2362c694226142b78ffeb835b.tar.gz qmmp-dc7616b2426774d2362c694226142b78ffeb835b.tar.bz2 qmmp-dc7616b2426774d2362c694226142b78ffeb835b.zip | |
fixed typos, fixed Russian translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2383 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/converter/translations/converter_plugin_zh_TW.ts')
| -rw-r--r-- | src/plugins/General/converter/translations/converter_plugin_zh_TW.ts | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts index 763f58e25..98b464f16 100644 --- a/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts +++ b/src/plugins/General/converter/translations/converter_plugin_zh_TW.ts @@ -28,7 +28,7 @@ </message> <message> <location filename="../converterdialog.ui" line="43"/> - <source>Output file directory:</source> + <source>Output directory:</source> <translation type="unfinished"></translation> </message> <message> @@ -47,13 +47,6 @@ <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="88"/> <source>Choose a directory</source> <translation type="unfinished">選取一個目錄</translation> @@ -162,7 +155,13 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../converterfactory.cpp" line="52"/> + <location filename="../converterfactory.cpp" line="51"/> + <source>This plugin converts supported audio files to other file formats +using external command-line encoders</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../converterfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> <translation type="unfinished">作者:Ilya Kotov <forkotov02@hotmail.ru></translation> </message> @@ -218,11 +217,6 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../preseteditor.ui" line="67"/> - <source>...</source> - <translation type="unfinished">...</translation> - </message> - <message> <location filename="../preseteditor.ui" line="77"/> <source>Options</source> <translation type="unfinished"></translation> |
