diff options
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption/translations')
| -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> |
