diff options
Diffstat (limited to 'src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts')
| -rw-r--r-- | src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts b/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts index 5ab4e8782..283e790e7 100644 --- a/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts +++ b/src/plugins/General/fileops/translations/fileops_plugin_zh_CN.ts @@ -4,37 +4,37 @@ <context> <name>FileOps</name> <message> - <location filename="../fileops.cpp" line="98"/> + <location filename="../fileops.cpp" line="97"/> <source>Error</source> <translation>错误</translation> </message> <message> - <location filename="../fileops.cpp" line="99"/> + <location filename="../fileops.cpp" line="98"/> <source>Destination directory doesn't exist</source> <translation>目标目录不存在</translation> </message> <message> - <location filename="../fileops.cpp" line="104"/> + <location filename="../fileops.cpp" line="103"/> <source>Copying</source> <translation>正在复制</translation> </message> <message> - <location filename="../fileops.cpp" line="105"/> + <location filename="../fileops.cpp" line="104"/> <source>Stop</source> <translation>停止</translation> </message> <message> - <location filename="../fileops.cpp" line="146"/> + <location filename="../fileops.cpp" line="145"/> <source>Copying file %1/%2</source> <translation>正在复制文件 %1/%2</translation> </message> <message> - <location filename="../fileops.cpp" line="189"/> + <location filename="../fileops.cpp" line="188"/> <source>Remove files</source> <translation>删除文件</translation> </message> <message numerus="yes"> - <location filename="../fileops.cpp" line="190"/> + <location filename="../fileops.cpp" line="189"/> <source>Are you sure you want to remove %n file(s) from disk?</source> <translation> <numerusform>你确认要从磁盘中删除 %n 文件?</numerusform> |
