mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2025-06-03 05:39:50 +08:00
bump version 1.8
This commit is contained in:
parent
2c299a2d90
commit
690ea9dd1b
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
spark-webapp-runtime (1.7.1) stable; urgency=medium
|
||||
spark-webapp-runtime (1.8) stable; urgency=medium
|
||||
|
||||
* adapt to Qt6
|
||||
|
||||
|
@ -5,92 +5,92 @@
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../src/application.cpp" line="28"/>
|
||||
<location filename="../src/main.cpp" line="167"/>
|
||||
<location filename="../src/main.cpp" line="161"/>
|
||||
<source>Presented By Spark developers # HadesStudio</source>
|
||||
<translation>由 星火开发者联盟 @ 花心胡萝卜 提供</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="44"/>
|
||||
<location filename="../src/main.cpp" line="38"/>
|
||||
<source>Description: %1</source>
|
||||
<translation>描述:%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="50"/>
|
||||
<location filename="../src/main.cpp" line="44"/>
|
||||
<source>Enable CommandLineParser. Default is false.</source>
|
||||
<translation>启用参数解析方式。默认顺序解析方式。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="55"/>
|
||||
<location filename="../src/main.cpp" line="49"/>
|
||||
<source>The Title of Application. Default is %1.</source>
|
||||
<translation>设置程序的运行标题。默认是 %1。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="62"/>
|
||||
<location filename="../src/main.cpp" line="56"/>
|
||||
<source>The target URL. Default is Blank.</source>
|
||||
<translation>设置要打开的目标 URL。默认是空。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="69"/>
|
||||
<location filename="../src/main.cpp" line="63"/>
|
||||
<source>The Width of Application. Default is %1.</source>
|
||||
<translation>设置应用的窗口宽度。默认是 %1。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="76"/>
|
||||
<location filename="../src/main.cpp" line="70"/>
|
||||
<source>The Height of Application. Default is %1.</source>
|
||||
<translation>设置应用的窗口高度。默认是 %1。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="83"/>
|
||||
<location filename="../src/main.cpp" line="77"/>
|
||||
<source>Enable Tray Icon. Default is false.</source>
|
||||
<translation>启用托盘图标。默认不启用。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="87"/>
|
||||
<location filename="../src/main.cpp" line="81"/>
|
||||
<source>Run in Fullscreen Mode. Default is false.</source>
|
||||
<translation>以全屏模式运行。默认关闭该功能。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="91"/>
|
||||
<location filename="../src/main.cpp" line="85"/>
|
||||
<source>Fix Window Size. Default is false.</source>
|
||||
<translation>固定窗口大小。默认关闭该功能。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="95"/>
|
||||
<location filename="../src/main.cpp" line="89"/>
|
||||
<source>Hide Control Buttons. Default is false.</source>
|
||||
<translation>隐藏控制按钮。默认关闭该此功能。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="100"/>
|
||||
<location filename="../src/main.cpp" line="94"/>
|
||||
<source>The ICON of Application.</source>
|
||||
<translation>设置应用的图标。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="107"/>
|
||||
<location filename="../src/main.cpp" line="101"/>
|
||||
<source>The Description of Application.</source>
|
||||
<translation>设置应用的描述信息。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="114"/>
|
||||
<location filename="../src/main.cpp" line="108"/>
|
||||
<source>The Configuration file of Application.</source>
|
||||
<translation>设置应用的配置文件。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="121"/>
|
||||
<location filename="../src/main.cpp" line="115"/>
|
||||
<source>The root path of the program web service.</source>
|
||||
<translation>设置内置 WebServer 的根路径。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="128"/>
|
||||
<location filename="../src/main.cpp" line="122"/>
|
||||
<source>The port number of the program web service.</source>
|
||||
<translation>设置内置 WebServer 的监听端口号。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="135"/>
|
||||
<location filename="../src/main.cpp" line="129"/>
|
||||
<source>To use GPU instead of CPU to decoding. Default True.</source>
|
||||
<translation>启用GPU渲染,默认开启。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/main.cpp" line="143"/>
|
||||
<location filename="../src/main.cpp" line="137"/>
|
||||
<source>The ssl port number of the program web service.</source>
|
||||
<translation>设置内置 WebServer 的 SSL 协议的监听端口号。</translation>
|
||||
</message>
|
||||
@ -140,42 +140,42 @@
|
||||
<translation>取消</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="390"/>
|
||||
<location filename="../src/mainwindow.cpp" line="391"/>
|
||||
<source>Save As</source>
|
||||
<translation>另存为</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="460"/>
|
||||
<location filename="../src/mainwindow.cpp" line="461"/>
|
||||
<source>%1Start downloading %2</source>
|
||||
<translation>%1开始下载 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="471"/>
|
||||
<location filename="../src/mainwindow.cpp" line="472"/>
|
||||
<source>%1Wait for previous download to complete!</source>
|
||||
<translation>%1请等待上一个下载任务完成!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="500"/>
|
||||
<location filename="../src/mainwindow.cpp" line="501"/>
|
||||
<source>Open</source>
|
||||
<translation>打开</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="504"/>
|
||||
<location filename="../src/mainwindow.cpp" line="505"/>
|
||||
<source>download finished.</source>
|
||||
<translation>下载完成。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="504"/>
|
||||
<location filename="../src/mainwindow.cpp" line="505"/>
|
||||
<source>Show in file manager?</source>
|
||||
<translation>是否在文件管理器中显示?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="542"/>
|
||||
<location filename="../src/mainwindow.cpp" line="543"/>
|
||||
<source>%1Download canceled!</source>
|
||||
<translation>%1下载取消!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/mainwindow.cpp" line="547"/>
|
||||
<location filename="../src/mainwindow.cpp" line="548"/>
|
||||
<source>%1Load error occurred!</source>
|
||||
<translation>%1加载存在错误!</translation>
|
||||
</message>
|
||||
|
Loading…
x
Reference in New Issue
Block a user