更多的翻译

This commit is contained in:
shenmo 2020-09-29 12:37:49 +08:00
parent 594f71f98a
commit 9c9317dea0
3 changed files with 121 additions and 121 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.8.2, 2020-09-28T19:49:51. -->
<!-- Written by QtCreator 4.8.2, 2020-09-29T12:37:35. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>

View File

@ -149,8 +149,8 @@ void Widget::initUI()
// titlebar->setAutoHideOnFullscreen(true);
// 添加菜单项
QAction *actionSubmission = new QAction("软件投稿", this);
QAction *setting=new QAction("设置");
QAction *actionSubmission = new QAction("Submit App", this);
QAction *setting=new QAction("Settings");
QMenu *menu=new QMenu;

236
widget.ui
View File

@ -310,7 +310,7 @@
<number>0</number>
</property>
<property name="currentIndex">
<number>0</number>
<number>3</number>
</property>
<widget class="QWidget" name="page">
<layout class="QVBoxLayout" name="verticalLayout_4">
@ -377,7 +377,7 @@
<number>0</number>
</property>
<property name="text">
<string>当前下载列表为空</string>
<string>The List is empty now.Go and Download some software!</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@ -454,7 +454,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>455</width>
<width>903</width>
<height>849</height>
</rect>
</property>
@ -474,6 +474,78 @@
<bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="3" colspan="2">
<widget class="QLabel" name="label_appname">
<property name="font">
<font>
<family>Bitstream Charter</family>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>Name</string>
</property>
</widget>
</item>
<item row="3" column="3" rowspan="5" colspan="7">
<widget class="QLabel" name="label_info">
<property name="font">
<font>
<kerning>true</kerning>
</font>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLabel" name="label_appicon">
<property name="minimumSize">
<size>
<width>128</width>
<height>128</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>128</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-radius:10px;</string>
</property>
<property name="text">
<string>ICON</string>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="9">
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="2">
<spacer name="horizontalSpacer_2">
<property name="orientation">
@ -509,7 +581,7 @@
<item row="5" column="1">
<widget class="QPushButton" name="pushButton_download">
<property name="text">
<string>安装</string>
<string>Install</string>
</property>
</widget>
</item>
@ -545,23 +617,10 @@
<item row="6" column="1">
<widget class="QPushButton" name="pushButton_uninstall">
<property name="text">
<string>卸载</string>
<string>Uninstall</string>
</property>
</widget>
</item>
<item row="0" column="8">
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="6">
<widget class="QPushButton" name="pushButton_website">
<property name="maximumSize">
@ -574,54 +633,7 @@
<string notr="true"/>
</property>
<property name="text">
<string>官网</string>
</property>
</widget>
</item>
<item row="0" column="5">
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="3" colspan="2">
<widget class="QLabel" name="label_appname">
<property name="font">
<font>
<family>Bitstream Charter</family>
<pointsize>22</pointsize>
</font>
</property>
<property name="text">
<string>软件名</string>
</property>
</widget>
</item>
<item row="3" column="3" rowspan="5" colspan="6">
<widget class="QLabel" name="label_info">
<property name="font">
<font>
<kerning>true</kerning>
</font>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="wordWrap">
<bool>true</bool>
<string>Site</string>
</property>
</widget>
</item>
@ -641,42 +653,23 @@
</property>
</spacer>
</item>
<item row="3" column="1">
<widget class="QLabel" name="label_appicon">
<property name="minimumSize">
<item row="0" column="5">
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>128</width>
<height>128</height>
<width>10</width>
<height>20</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>128</width>
<height>128</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-radius:10px;</string>
</property>
<property name="text">
<string>图标</string>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</spacer>
</item>
<item row="0" column="7">
<widget class="QPushButton" name="pushButton">
<property name="text">
<string>分享</string>
</property>
</widget>
</item>
<item row="1" column="3" colspan="6">
<item row="1" column="3" colspan="7">
<widget class="QWidget" name="widget" native="true">
<property name="minimumSize">
<size>
@ -817,6 +810,13 @@
</layout>
</widget>
</item>
<item row="0" column="8">
<widget class="QPushButton" name="pushButton">
<property name="text">
<string>Share</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
@ -831,7 +831,7 @@
</font>
</property>
<property name="text">
<string>详细介绍</string>
<string>Info</string>
</property>
</widget>
</item>
@ -877,7 +877,7 @@
</font>
</property>
<property name="text">
<string>软件截图</string>
<string>ScreenShots</string>
</property>
</widget>
</item>
@ -894,7 +894,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>421</width>
<width>869</width>
<height>325</height>
</rect>
</property>
@ -1024,8 +1024,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>687</width>
<height>830</height>
<width>903</width>
<height>852</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_23">
@ -1040,7 +1040,7 @@
</font>
</property>
<property name="text">
<string>线路设置</string>
<string>Line Settings</string>
</property>
</widget>
</item>
@ -1056,7 +1056,7 @@
</size>
</property>
<property name="text">
<string>线路选择:</string>
<string>Choose Line:</string>
</property>
</widget>
</item>
@ -1079,7 +1079,7 @@
<item>
<widget class="QPushButton" name="pushButton_updateServer">
<property name="text">
<string>刷新</string>
<string>Refresh</string>
</property>
</widget>
</item>
@ -1092,7 +1092,7 @@
</size>
</property>
<property name="text">
<string> 重启商店后生效</string>
<string>Take effect when restart </string>
</property>
</widget>
</item>
@ -1121,7 +1121,7 @@
<string notr="true">color:#808080</string>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;源服务器的作用是保证软件更新并且支持使用apt工具获取软件。通常我们更建议你使用第一个线路作为更新源一般是最稳定的。&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The role of the source server is to ensure that the software is updated, and supports the use of the apt tool to get the software. We usually prefer that you use the first line as the update source, which is generally the most stable. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@ -1131,14 +1131,14 @@
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_updateApt">
<property name="text">
<string>更新源</string>
<string>Update</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>更新源服务器:</string>
<string>Source Server</string>
</property>
</widget>
</item>
@ -1158,7 +1158,7 @@
<item row="0" column="1">
<widget class="QLabel" name="label_aptserver">
<property name="text">
<string>服务器</string>
<string>Server</string>
</property>
</widget>
</item>
@ -1179,7 +1179,7 @@
</font>
</property>
<property name="text">
<string>缓存目录</string>
<string>Temp</string>
</property>
</widget>
</item>
@ -1202,7 +1202,7 @@
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_clear">
<property name="text">
<string>清空</string>
<string>Clean</string>
</property>
</widget>
</item>
@ -1212,7 +1212,7 @@
<string notr="true">color:#808080</string>
</property>
<property name="text">
<string>因为这个目录位于/tmp下所以即使你不手动清空的话其也将在系统重启时自动清空。</string>
<string>Since the dictionary is at /tmp,It would be cleaned automatically when system reboot.</string>
</property>
</widget>
</item>
@ -1225,7 +1225,7 @@
</size>
</property>
<property name="text">
<string>目录大小:</string>
<string>Size:</string>
</property>
</widget>
</item>
@ -1239,7 +1239,7 @@
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label_11">
<property name="text">
<string>目录位置/tmp/spark-store</string>
<string>Location/tmp/spark-store</string>
</property>
</widget>
</item>
@ -1260,14 +1260,14 @@
</font>
</property>
<property name="text">
<string>关于我们</string>
<string>About us</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;我们并不是官方团队和你一样我们也只是众多Linux/deepin系统爱好者和用户之中的一员我们开发并且运营这个“Spark应用商店”是为了让社区的朋友们一起分享好用的软件或者一起参与开发让大家都用到最新的最优秀的软件。&lt;/p&gt;&lt;p&gt;我们并没有因此盈利,所有开发和维护人员都不会获得报酬,我们的主要支出大部分依赖于社区对我们的捐助,很感谢大家,这部分捐助让我们并不需要耗费太多精力去担心资金问题。&lt;/p&gt;&lt;p&gt;我们的服务和开发的软件都是免费供给大家使用,交流,学习的,但是在您的使用过程中一定要遵守当地的法律法规,否则出现任何问题和我们无关。&lt;/p&gt;&lt;p&gt;如果商店中任何一部分有侵犯您权益的行为,请告知我们&amp;lt;jifengshenmo@outlook.com&amp;gt;,我们会第一时间删除侵权内容。&lt;/p&gt;&lt;p&gt;如果你也想参与我们,不管是参与开发,设计,投递还是投稿作品,我们都欢迎你的加入。&lt;/p&gt;&lt;p&gt;QQ群872690351&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;We are &lt;span style=&quot; font-weight:600;&quot;&gt;NOT&lt;/span&gt; the official team, just like you, we are just one of the many Linux/deepin system enthusiasts and users, we develop and run the &amp;quot;Spark Store&amp;quot;! &amp;quot;, is to bring the community together to share useful software, or to participate in development together, so that we all use the latest and greatest software. &lt;/p&gt;&lt;p&gt;We don't make a profit from this, all developers and maintainers don't get paid, and we rely on the community's donations to us for most of our expenses, which we are grateful for and which allow us not to spend too much energy worrying about funding. &lt;/p&gt;&lt;p&gt;Our service and software are free for everyone to use, communicate, and learn, but you must comply with local laws and regulations in the process of your use, otherwise any problems have nothing to do with us. &lt;/p&gt;&lt;p&gt;If any part of the store infringes your rights, please tell us &amp;lt;jifengshenmo@outlook.com&amp;gt; we will remove the infringing content as soon as possible. &lt;/p&gt;&lt;p&gt;If you'd like to get involved with us too, whether you're involved in development, design, pitching or submitting work, we welcome you to join us. &lt;/p&gt;&lt;p&gt;QQ group:872690351&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>