bug fixes
This commit is contained in:
@@ -50,6 +50,9 @@ ScanFormWidget::ScanFormWidget(QWidget *parent) : TabFormWidget(parent) {
|
|||||||
layout->addWidget(spacerLine);
|
layout->addWidget(spacerLine);
|
||||||
ADD_TOOL_BTN(Left, ":/icons/left.png");
|
ADD_TOOL_BTN(Left, ":/icons/left.png");
|
||||||
ADD_TOOL_BTN(Right, ":/icons/right.png");
|
ADD_TOOL_BTN(Right, ":/icons/right.png");
|
||||||
|
btnLeft->setText(tr("LEFT"));
|
||||||
|
btnRight->setText(tr("RIGHT"));
|
||||||
|
|
||||||
QButtonGroup* group = new QButtonGroup(this);
|
QButtonGroup* group = new QButtonGroup(this);
|
||||||
btnLeft->setCheckable(true);
|
btnLeft->setCheckable(true);
|
||||||
btnLeft->setChecked(true);
|
btnLeft->setChecked(true);
|
||||||
|
|||||||
@@ -260,7 +260,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="135"/>
|
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="135"/>
|
||||||
<source>ID</source>
|
<source>ID</source>
|
||||||
<translation></translation>
|
<translation>编号</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="136"/>
|
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="136"/>
|
||||||
@@ -566,33 +566,43 @@
|
|||||||
<translation>扫描协议</translation>
|
<translation>扫描协议</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="70"/>
|
<location filename="../ScanFormWidget.cpp" line="53"/>
|
||||||
<source>Refresh</source>
|
<source>LEFT</source>
|
||||||
<translation>拉取</translation>
|
<translation>左侧</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="71"/>
|
<location filename="../ScanFormWidget.cpp" line="54"/>
|
||||||
|
<source>RIGHT</source>
|
||||||
|
<translation>右侧</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../ScanFormWidget.cpp" line="73"/>
|
||||||
|
<source>Refresh</source>
|
||||||
|
<translation>空扫</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../ScanFormWidget.cpp" line="74"/>
|
||||||
<source>Preview</source>
|
<source>Preview</source>
|
||||||
<translation>预扫</translation>
|
<translation>预扫</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="72"/>
|
<location filename="../ScanFormWidget.cpp" line="75"/>
|
||||||
<source>Stop</source>
|
<source>Stop</source>
|
||||||
<translation>停止</translation>
|
<translation>停止</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="73"/>
|
<location filename="../ScanFormWidget.cpp" line="76"/>
|
||||||
<source>Scan</source>
|
<source>Scan</source>
|
||||||
<translation>扫描</translation>
|
<translation>扫描</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="93"/>
|
<location filename="../ScanFormWidget.cpp" line="96"/>
|
||||||
<source>Preview Parameters</source>
|
<source>Preview Parameters</source>
|
||||||
<translation>预览参数</translation>
|
<translation>预览参数</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="99"/>
|
<location filename="../ScanFormWidget.cpp" line="102"/>
|
||||||
<location filename="../ScanFormWidget.cpp" line="111"/>
|
<location filename="../ScanFormWidget.cpp" line="114"/>
|
||||||
<source>some settings
|
<source>some settings
|
||||||
|
|
||||||
parameters
|
parameters
|
||||||
@@ -600,7 +610,7 @@ parameters
|
|||||||
<translation>XXX</translation>
|
<translation>XXX</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="105"/>
|
<location filename="../ScanFormWidget.cpp" line="108"/>
|
||||||
<source>Scan Parameters</source>
|
<source>Scan Parameters</source>
|
||||||
<translation>扫描参数</translation>
|
<translation>扫描参数</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -670,102 +680,102 @@ parameters
|
|||||||
<context>
|
<context>
|
||||||
<name>networkCfgDialog</name>
|
<name>networkCfgDialog</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="345"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="366"/>
|
||||||
<source>Network Settings</source>
|
<source>Network Settings</source>
|
||||||
<translation>网络配置</translation>
|
<translation>网络配置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="355"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="376"/>
|
||||||
<source>Address</source>
|
<source>Address</source>
|
||||||
<translation>IP配置</translation>
|
<translation>IP配置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="346"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="367"/>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="33"/>
|
<location filename="../network/networkcfgdialog.cpp" line="31"/>
|
||||||
<source>IP Address</source>
|
<source>IP Address</source>
|
||||||
<translation>IP地址</translation>
|
<translation>IP地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="347"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="368"/>
|
||||||
<source>Dynamic Address</source>
|
<source>Dynamic Address</source>
|
||||||
<translation>动态地址</translation>
|
<translation>动态地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="348"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="369"/>
|
||||||
<source>Dev</source>
|
<source>Dev</source>
|
||||||
<translation>设备</translation>
|
<translation>设备</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="350"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="371"/>
|
||||||
<source>Subnet Mask</source>
|
<source>Subnet Mask</source>
|
||||||
<translation>子网掩码</translation>
|
<translation>子网掩码</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="351"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="372"/>
|
||||||
<source>Additional Address</source>
|
<source>Additional Address</source>
|
||||||
<translation>额外地址</translation>
|
<translation>额外地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="352"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="373"/>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="359"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="380"/>
|
||||||
<source>Add</source>
|
<source>Add</source>
|
||||||
<translation>新增</translation>
|
<translation>新增</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="353"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="374"/>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="360"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="381"/>
|
||||||
<source>Edit</source>
|
<source>Edit</source>
|
||||||
<translation>编辑</translation>
|
<translation>编辑</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="354"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="375"/>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="361"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="382"/>
|
||||||
<source>Delete</source>
|
<source>Delete</source>
|
||||||
<translation>删除</translation>
|
<translation>删除</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="362"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="383"/>
|
||||||
<source>Routing</source>
|
<source>Routing</source>
|
||||||
<translation>路由配置</translation>
|
<translation>路由配置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="357"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="378"/>
|
||||||
<source>Default IPv4 Gateway</source>
|
<source>Default IPv4 Gateway</source>
|
||||||
<translation>默认网关</translation>
|
<translation>默认网关</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="358"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="379"/>
|
||||||
<source>Routing Table</source>
|
<source>Routing Table</source>
|
||||||
<translation>路由表</translation>
|
<translation>路由表</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="363"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="384"/>
|
||||||
<source>Result</source>
|
<source>Result</source>
|
||||||
<translation>结果</translation>
|
<translation>结果</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="33"/>
|
<location filename="../network/networkcfgdialog.cpp" line="31"/>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="36"/>
|
<location filename="../network/networkcfgdialog.cpp" line="34"/>
|
||||||
<source>Netmask</source>
|
<source>Netmask</source>
|
||||||
<translation>子网掩码</translation>
|
<translation>子网掩码</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="36"/>
|
<location filename="../network/networkcfgdialog.cpp" line="34"/>
|
||||||
<source>Destination</source>
|
<source>Destination</source>
|
||||||
<translation>目标地址</translation>
|
<translation>目标地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="36"/>
|
<location filename="../network/networkcfgdialog.cpp" line="34"/>
|
||||||
<source>Gateway</source>
|
<source>Gateway</source>
|
||||||
<translation>网关</translation>
|
<translation>网关</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="39"/>
|
<location filename="../network/networkcfgdialog.cpp" line="37"/>
|
||||||
<source>Apply</source>
|
<source>Apply</source>
|
||||||
<translation>应用</translation>
|
<translation>应用</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="40"/>
|
<location filename="../network/networkcfgdialog.cpp" line="38"/>
|
||||||
<source>Cancel</source>
|
<source>Cancel</source>
|
||||||
<translation>取消</translation>
|
<translation>取消</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|||||||
@@ -260,7 +260,7 @@
|
|||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="135"/>
|
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="135"/>
|
||||||
<source>ID</source>
|
<source>ID</source>
|
||||||
<translation></translation>
|
<translation>编号</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="136"/>
|
<location filename="../../out/build/x64-Debug/ui_editpatientform.h" line="136"/>
|
||||||
@@ -566,33 +566,43 @@
|
|||||||
<translation>扫描协议</translation>
|
<translation>扫描协议</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="70"/>
|
<location filename="../ScanFormWidget.cpp" line="53"/>
|
||||||
<source>Refresh</source>
|
<source>LEFT</source>
|
||||||
<translation>拉取</translation>
|
<translation>左侧</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="71"/>
|
<location filename="../ScanFormWidget.cpp" line="54"/>
|
||||||
|
<source>RIGHT</source>
|
||||||
|
<translation>右侧</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../ScanFormWidget.cpp" line="73"/>
|
||||||
|
<source>Refresh</source>
|
||||||
|
<translation>空扫</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../ScanFormWidget.cpp" line="74"/>
|
||||||
<source>Preview</source>
|
<source>Preview</source>
|
||||||
<translation>预扫</translation>
|
<translation>预扫</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="72"/>
|
<location filename="../ScanFormWidget.cpp" line="75"/>
|
||||||
<source>Stop</source>
|
<source>Stop</source>
|
||||||
<translation>停止</translation>
|
<translation>停止</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="73"/>
|
<location filename="../ScanFormWidget.cpp" line="76"/>
|
||||||
<source>Scan</source>
|
<source>Scan</source>
|
||||||
<translation>扫描</translation>
|
<translation>扫描</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="93"/>
|
<location filename="../ScanFormWidget.cpp" line="96"/>
|
||||||
<source>Preview Parameters</source>
|
<source>Preview Parameters</source>
|
||||||
<translation>预览参数</translation>
|
<translation>预览参数</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="99"/>
|
<location filename="../ScanFormWidget.cpp" line="102"/>
|
||||||
<location filename="../ScanFormWidget.cpp" line="111"/>
|
<location filename="../ScanFormWidget.cpp" line="114"/>
|
||||||
<source>some settings
|
<source>some settings
|
||||||
|
|
||||||
parameters
|
parameters
|
||||||
@@ -600,7 +610,7 @@ parameters
|
|||||||
<translation>XXX</translation>
|
<translation>XXX</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../ScanFormWidget.cpp" line="105"/>
|
<location filename="../ScanFormWidget.cpp" line="108"/>
|
||||||
<source>Scan Parameters</source>
|
<source>Scan Parameters</source>
|
||||||
<translation>扫描参数</translation>
|
<translation>扫描参数</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -670,102 +680,102 @@ parameters
|
|||||||
<context>
|
<context>
|
||||||
<name>networkCfgDialog</name>
|
<name>networkCfgDialog</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="345"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="366"/>
|
||||||
<source>Network Settings</source>
|
<source>Network Settings</source>
|
||||||
<translation>网络配置</translation>
|
<translation>网络配置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="355"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="376"/>
|
||||||
<source>Address</source>
|
<source>Address</source>
|
||||||
<translation>IP配置</translation>
|
<translation>IP配置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="346"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="367"/>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="33"/>
|
<location filename="../network/networkcfgdialog.cpp" line="31"/>
|
||||||
<source>IP Address</source>
|
<source>IP Address</source>
|
||||||
<translation>IP地址</translation>
|
<translation>IP地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="347"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="368"/>
|
||||||
<source>Dynamic Address</source>
|
<source>Dynamic Address</source>
|
||||||
<translation>动态地址</translation>
|
<translation>动态地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="348"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="369"/>
|
||||||
<source>Dev</source>
|
<source>Dev</source>
|
||||||
<translation>设备</translation>
|
<translation>设备</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="350"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="371"/>
|
||||||
<source>Subnet Mask</source>
|
<source>Subnet Mask</source>
|
||||||
<translation>子网掩码</translation>
|
<translation>子网掩码</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="351"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="372"/>
|
||||||
<source>Additional Address</source>
|
<source>Additional Address</source>
|
||||||
<translation>额外地址</translation>
|
<translation>额外地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="352"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="373"/>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="359"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="380"/>
|
||||||
<source>Add</source>
|
<source>Add</source>
|
||||||
<translation>新增</translation>
|
<translation>新增</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="353"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="374"/>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="360"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="381"/>
|
||||||
<source>Edit</source>
|
<source>Edit</source>
|
||||||
<translation>编辑</translation>
|
<translation>编辑</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="354"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="375"/>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="361"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="382"/>
|
||||||
<source>Delete</source>
|
<source>Delete</source>
|
||||||
<translation>删除</translation>
|
<translation>删除</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="362"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="383"/>
|
||||||
<source>Routing</source>
|
<source>Routing</source>
|
||||||
<translation>路由配置</translation>
|
<translation>路由配置</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="357"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="378"/>
|
||||||
<source>Default IPv4 Gateway</source>
|
<source>Default IPv4 Gateway</source>
|
||||||
<translation>默认网关</translation>
|
<translation>默认网关</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="358"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="379"/>
|
||||||
<source>Routing Table</source>
|
<source>Routing Table</source>
|
||||||
<translation>路由表</translation>
|
<translation>路由表</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="363"/>
|
<location filename="../../out/build/x64-Debug/ui_networkcfgdialog.h" line="384"/>
|
||||||
<source>Result</source>
|
<source>Result</source>
|
||||||
<translation>结果</translation>
|
<translation>结果</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="33"/>
|
<location filename="../network/networkcfgdialog.cpp" line="31"/>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="36"/>
|
<location filename="../network/networkcfgdialog.cpp" line="34"/>
|
||||||
<source>Netmask</source>
|
<source>Netmask</source>
|
||||||
<translation>子网掩码</translation>
|
<translation>子网掩码</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="36"/>
|
<location filename="../network/networkcfgdialog.cpp" line="34"/>
|
||||||
<source>Destination</source>
|
<source>Destination</source>
|
||||||
<translation>目标地址</translation>
|
<translation>目标地址</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="36"/>
|
<location filename="../network/networkcfgdialog.cpp" line="34"/>
|
||||||
<source>Gateway</source>
|
<source>Gateway</source>
|
||||||
<translation>网关</translation>
|
<translation>网关</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="39"/>
|
<location filename="../network/networkcfgdialog.cpp" line="37"/>
|
||||||
<source>Apply</source>
|
<source>Apply</source>
|
||||||
<translation>应用</translation>
|
<translation>应用</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../network/networkcfgdialog.cpp" line="40"/>
|
<location filename="../network/networkcfgdialog.cpp" line="38"/>
|
||||||
<source>Cancel</source>
|
<source>Cancel</source>
|
||||||
<translation>取消</translation>
|
<translation>取消</translation>
|
||||||
</message>
|
</message>
|
||||||
|
|||||||
Reference in New Issue
Block a user