mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-12-15 03:22:05 +08:00
Change window sizePolicy
Change window sizePolicy from setFixedSize to setMinimumSize; Change icon name; Update part of translation.
This commit is contained in:
Binary file not shown.
BIN
spark-webapp-runtime/translations/spark-webapp-runtime_zh_CN.qm
Normal file
BIN
spark-webapp-runtime/translations/spark-webapp-runtime_zh_CN.qm
Normal file
Binary file not shown.
@@ -4,84 +4,84 @@
|
||||
<context>
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="53"/>
|
||||
<location filename="../main.cpp" line="50"/>
|
||||
<source>Presented By Spark developers # HadesStudio</source>
|
||||
<translation>由 星火开发者联盟 @ 花心胡萝卜 提供</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="38"/>
|
||||
<location filename="../main.cpp" line="35"/>
|
||||
<source>This program is open source under GPLv3</source>
|
||||
<translation>本程序按GPL第三版开源</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="56"/>
|
||||
<location filename="../main.cpp" line="53"/>
|
||||
<source>Version</source>
|
||||
<translation>版本</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="64"/>
|
||||
<location filename="../main.cpp" line="61"/>
|
||||
<source>Description: %1</source>
|
||||
<translation>描述: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="69"/>
|
||||
<location filename="../main.cpp" line="66"/>
|
||||
<source>Enable CommandLineParser. Default is false.</source>
|
||||
<translation>启用参数解析方式. 默认顺序解析方式.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="73"/>
|
||||
<location filename="../main.cpp" line="70"/>
|
||||
<source>The Title of Application. Default is %1.</source>
|
||||
<translation>设置程序的运行标题. 默认是 %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="79"/>
|
||||
<location filename="../main.cpp" line="76"/>
|
||||
<source>The target URL. Default is Blank.</source>
|
||||
<translation>设置要打开的目标URL. 默认是空.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="85"/>
|
||||
<location filename="../main.cpp" line="82"/>
|
||||
<source>The Width of Application. Default is %1.</source>
|
||||
<translation>设置程序运行的宽度. 默认是 %1.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="91"/>
|
||||
<location filename="../main.cpp" line="88"/>
|
||||
<source>The Height of Application. Default is %1</source>
|
||||
<translation>设置程序运行的高度. 默认是 %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="97"/>
|
||||
<location filename="../main.cpp" line="94"/>
|
||||
<source>The ICON of Application.</source>
|
||||
<translation>设置程序运行的图标.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="103"/>
|
||||
<location filename="../main.cpp" line="100"/>
|
||||
<source>The Description of Application.</source>
|
||||
<translation>设置程序的描述信息.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="109"/>
|
||||
<location filename="../main.cpp" line="106"/>
|
||||
<source>The Configuration file of Application.</source>
|
||||
<translation>设置程序运行的配置文件.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="115"/>
|
||||
<location filename="../main.cpp" line="112"/>
|
||||
<source>The root path of the program web service.</source>
|
||||
<translation>设置内置WebServer的根路径.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="122"/>
|
||||
<location filename="../main.cpp" line="119"/>
|
||||
<source>The port number of the program web service.</source>
|
||||
<translation>设置内置WebServer的监听端口号.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../main.cpp" line="129"/>
|
||||
<location filename="../main.cpp" line="126"/>
|
||||
<source>The ssl port number of the program web service.</source>
|
||||
<translation>设置内置WebServer的SSL协议的监听端口号.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../globaldefine.h" line="7"/>
|
||||
<source>SparkWebAppRuntime</source>
|
||||
<translation>星火网页应用运行时</translation>
|
||||
<translation>星火网页应用运行环境</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
Reference in New Issue
Block a user