diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-05-07 17:50:45 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-05-07 17:50:45 +0000 |
| commit | f5bf7b1ac031f164d7eef81d302e2ce2dc9f2bc8 (patch) | |
| tree | 749f26a8519e0461725427156eb4dd43c0fcfd90 /src/plugins/CommandLineOptions/SeekOption | |
| parent | 2dab26f0fbedfd00e56de910f70d8e04e9ae9dd0 (diff) | |
| download | qmmp-f5bf7b1ac031f164d7eef81d302e2ce2dc9f2bc8.tar.gz qmmp-f5bf7b1ac031f164d7eef81d302e2ce2dc9f2bc8.tar.bz2 qmmp-f5bf7b1ac031f164d7eef81d302e2ce2dc9f2bc8.zip | |
updated Chinese Traditional and Chinese Simplified translations (author: lon)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2175 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption')
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_CN.ts | 6 | ||||
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_TW.ts | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_CN.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_CN.ts index 3d16e469b..f3e7c9b1b 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_CN.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_CN.ts @@ -6,17 +6,17 @@ <message> <location filename="../seekoption.cpp" line="38"/> <source>Seek to position in the current track</source> - <translation type="unfinished"></translation> + <translation>在当前音轨移动到定位处</translation> </message> <message> <location filename="../seekoption.cpp" line="39"/> <source>Seek forward</source> - <translation type="unfinished"></translation> + <translation>下一定位</translation> </message> <message> <location filename="../seekoption.cpp" line="40"/> <source>Seek backwards</source> - <translation type="unfinished"></translation> + <translation>上一定位</translation> </message> </context> </TS> diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_TW.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_TW.ts index 07bd47b7e..d3ca49d3f 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_TW.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_zh_TW.ts @@ -6,17 +6,17 @@ <message> <location filename="../seekoption.cpp" line="38"/> <source>Seek to position in the current track</source> - <translation type="unfinished"></translation> + <translation>在當前音軌移動到定位處</translation> </message> <message> <location filename="../seekoption.cpp" line="39"/> <source>Seek forward</source> - <translation type="unfinished"></translation> + <translation>下一定位</translation> </message> <message> <location filename="../seekoption.cpp" line="40"/> <source>Seek backwards</source> - <translation type="unfinished"></translation> + <translation>上一定位</translation> </message> </context> </TS> |
