调整中晶翻译

This commit is contained in:
yangjiaxuan 2023-09-05 10:31:28 +08:00
parent 73f5febdc1
commit e6aa040e77
3 changed files with 4 additions and 4 deletions

View File

@ -3228,7 +3228,7 @@ void MainWindow::on_act_about_triggered()
{
content += tr("<p>Vendor: %1</p>").arg(QString::fromLocal8Bit(COMPANY_NAME_EN));
content += tr("<p>Company address: %1</p>").arg(QString::fromLocal8Bit(BRAND_COMPANY_ADDRESS_EN));
content += tr("<p>Company telephone: %1</p>").arg(QString::fromLocal8Bit(BRAND_COMPANY_TEL));
content += tr("<p>Company telephone: %1</p>").arg(QString::fromLocal8Bit(BRAND_COMPANY_TEL_EN));
content += tr("<p>Company website: <a href=%1>%1</p>").arg(QString::fromLocal8Bit(BRAND_COMPANY_URL));
content += tr("<p>Copyright: %1</p>").arg(QString::fromLocal8Bit(BRAND_COPYRIGHT_EN));
}

Binary file not shown.

View File

@ -2662,14 +2662,14 @@ Please go to “Scan to” and change the accessible scan folder and then perfor
<message>
<location filename="hg_settingdialog.cpp" line="1849"/>
<source>&lt;p&gt;Serial number: %1&lt;/p&gt;</source>
<translation>&lt;p&gt;Serial number: %1&lt;/p&gt;</translation>
<translation>&lt;p&gt;Serial Number: %1&lt;/p&gt;</translation>
</message>
<message>
<location filename="hg_settingdialog.cpp" line="1857"/>
<location filename="hg_settingdialog.cpp" line="1862"/>
<location filename="hg_settingdialog.cpp" line="1870"/>
<source>&lt;p&gt;Roller count: %1&lt;/p&gt;</source>
<translation>&lt;p&gt;Roller Scan-count: %1&lt;/p&gt;</translation>
<translation>&lt;p&gt;Roller Count: %1&lt;/p&gt;</translation>
</message>
<message>
<location filename="hg_settingdialog.cpp" line="1875"/>
@ -2679,7 +2679,7 @@ Please go to “Scan to” and change the accessible scan folder and then perfor
<message>
<location filename="hg_settingdialog.cpp" line="1885"/>
<source>&lt;p&gt;Initial startup time: %1&lt;/p&gt;</source>
<translation>&lt;p&gt;Initial startup time: %1&lt;/p&gt;</translation>
<translation>&lt;p&gt;Initial Startup Time: %1&lt;/p&gt;</translation>
</message>
<message>
<location filename="hg_settingdialog.cpp" line="2076"/>