Skip to content

Commit f7cf1dd

Browse files
LoveBodhiweblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (91 of 91 strings) Co-authored-by: 迎春心情 <lovebodhi@foxmail.com> Translate-URL: https://hosted.weblate.org/projects/moondust-project/common-qt/zh_Hans/ Translation: Moondust Project/Common Qt modules and dialogues
1 parent 31784a0 commit f7cf1dd

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

_common/qt-modules/languages/moondust_zh.ts

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -343,31 +343,31 @@
343343
<name>MsgBoxPreview</name>
344344
<message>
345345
<source>Bad #command syntax</source>
346-
<translation>#command语法错误</translation>
346+
<translation>预处理器语法错误</translation>
347347
</message>
348348
<message>
349349
<source>Bad function() syntax</source>
350-
<translation>function()语法错误</translation>
350+
<translation>函数语法错误</translation>
351351
</message>
352352
<message>
353353
<source>Unknown #command specified</source>
354-
<translation>未知的#command参数</translation>
354+
<translation>未定义的预处理器名称</translation>
355355
</message>
356356
<message>
357357
<source>Unknown function() specified</source>
358-
<translation>未知的function()参数</translation>
358+
<translation>未定义的函数名称</translation>
359359
</message>
360360
<message>
361361
<source>Bad function() arguments specified</source>
362-
<translation>function()参数错误</translation>
362+
<translation>函数参数错误</translation>
363363
</message>
364364
<message>
365365
<source>Extra characters at end of the code line</source>
366-
<translation type="unfinished"></translation>
366+
<translation>代码行末尾存在额外字符</translation>
367367
</message>
368368
<message>
369369
<source>Illegal usage of a #command</source>
370-
<translation>#command用法错误</translation>
370+
<translation>预处理器用法错误</translation>
371371
</message>
372372
<message>
373373
<source>Macro error: </source>

0 commit comments

Comments
 (0)