337 lines
13 KiB
XML
337 lines
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="RaySource_Title" xml:space="preserve">
|
|
<value>X射线源控制</value>
|
|
</data>
|
|
<data name="RaySource_OperateWindowTitle" xml:space="preserve">
|
|
<value>X射线源操作</value>
|
|
</data>
|
|
<data name="RaySource_StartSuccess" xml:space="preserve">
|
|
<value>X射线源启动成功</value>
|
|
</data>
|
|
<data name="RaySource_StartFailed" xml:space="preserve">
|
|
<value>X射线源启动失败</value>
|
|
</data>
|
|
<data name="RaySource_StopSuccess" xml:space="preserve">
|
|
<value>X射线源关闭成功</value>
|
|
</data>
|
|
<data name="RaySource_StopFailed" xml:space="preserve">
|
|
<value>X射线源关闭失败</value>
|
|
</data>
|
|
<data name="RaySource_InitSuccess" xml:space="preserve">
|
|
<value>X射线源初始化成功</value>
|
|
</data>
|
|
<data name="RaySource_InitFailed" xml:space="preserve">
|
|
<value>X射线源初始化失败</value>
|
|
</data>
|
|
<data name="RaySource_WarmupInProgress" xml:space="preserve">
|
|
<value>X射线源预热中...</value>
|
|
</data>
|
|
<data name="RaySource_WarmupComplete" xml:space="preserve">
|
|
<value>X射线源预热完成</value>
|
|
</data>
|
|
<data name="RaySource_EmergencyStop" xml:space="preserve">
|
|
<value>X射线源紧急停止</value>
|
|
</data>
|
|
<data name="RaySource_VoltageLabel" xml:space="preserve">
|
|
<value>电压 (kV)</value>
|
|
</data>
|
|
<data name="RaySource_CurrentLabel" xml:space="preserve">
|
|
<value>电流 (μA)</value>
|
|
</data>
|
|
<data name="RaySource_StatusLabel" xml:space="preserve">
|
|
<value>状态</value>
|
|
</data>
|
|
<data name="RaySource_PowerLabel" xml:space="preserve">
|
|
<value>功率 (W)</value>
|
|
</data>
|
|
<data name="RaySource_TemperatureLabel" xml:space="preserve">
|
|
<value>温度 (°C)</value>
|
|
</data>
|
|
<data name="RaySource_VacuumLabel" xml:space="preserve">
|
|
<value>真空度</value>
|
|
</data>
|
|
<data name="RaySource_Status_Idle" xml:space="preserve">
|
|
<value>空闲</value>
|
|
</data>
|
|
<data name="RaySource_Status_Initializing" xml:space="preserve">
|
|
<value>初始化中</value>
|
|
</data>
|
|
<data name="RaySource_Status_Warmup" xml:space="preserve">
|
|
<value>预热中</value>
|
|
</data>
|
|
<data name="RaySource_Status_Ready" xml:space="preserve">
|
|
<value>就绪</value>
|
|
</data>
|
|
<data name="RaySource_Status_XrayOn" xml:space="preserve">
|
|
<value>射线开启</value>
|
|
</data>
|
|
<data name="RaySource_Status_Error" xml:space="preserve">
|
|
<value>错误</value>
|
|
</data>
|
|
<data name="RaySource_Status_Fault" xml:space="preserve">
|
|
<value>故障</value>
|
|
</data>
|
|
<data name="RaySource_Error_VoltageOutOfRange" xml:space="preserve">
|
|
<value>电压超出范围 (20-225 kV)</value>
|
|
</data>
|
|
<data name="RaySource_Error_CurrentOutOfRange" xml:space="preserve">
|
|
<value>电流超出范围 (10-1000 μA)</value>
|
|
</data>
|
|
<data name="RaySource_Error_CannotAdjustWhileXrayOn" xml:space="preserve">
|
|
<value>射线开启时无法调整参数</value>
|
|
</data>
|
|
<data name="RaySource_Warning_HighTemperature" xml:space="preserve">
|
|
<value>温度过高警告</value>
|
|
</data>
|
|
<data name="RaySource_Warning_LowVacuum" xml:space="preserve">
|
|
<value>真空度过低警告</value>
|
|
</data>
|
|
<data name="RaySource_ActualValueLabel" xml:space="preserve">
|
|
<value>实际 {0}</value>
|
|
</data>
|
|
<data name="RaySource_MinValueLabel" xml:space="preserve">
|
|
<value>最小值</value>
|
|
</data>
|
|
<data name="RaySource_MaxValueLabel" xml:space="preserve">
|
|
<value>最大值</value>
|
|
</data>
|
|
<data name="RaySource_TurnOnButton" xml:space="preserve">
|
|
<value>开启射线源</value>
|
|
</data>
|
|
<data name="RaySource_TurnOffButton" xml:space="preserve">
|
|
<value>关闭射线源</value>
|
|
</data>
|
|
<data name="RaySource_SettingsButton" xml:space="preserve">
|
|
<value>设置</value>
|
|
</data>
|
|
<data name="RaySource_AdvanceButton" xml:space="preserve">
|
|
<value>高级</value>
|
|
</data>
|
|
<data name="RaySource_SystemButton" xml:space="preserve">
|
|
<value>系统</value>
|
|
</data>
|
|
<data name="RaySource_StatusClosed" xml:space="preserve">
|
|
<value>射线源
|
|
已关闭</value>
|
|
</data>
|
|
<data name="RaySource_StatusOpened" xml:space="preserve">
|
|
<value>射线源
|
|
已开启</value>
|
|
</data>
|
|
<data name="RaySource_StatusUnavailable" xml:space="preserve">
|
|
<value>射线源
|
|
不可用</value>
|
|
</data>
|
|
<data name="RaySource_ConnectButton" xml:space="preserve">
|
|
<value>连接射线源</value>
|
|
</data>
|
|
<data name="RaySource_DisconnectButton" xml:space="preserve">
|
|
<value>断开射线源</value>
|
|
</data>
|
|
<data name="RaySource_ConnectTooltip" xml:space="preserve">
|
|
<value>连接射线源设备</value>
|
|
</data>
|
|
<data name="RaySource_DisconnectTooltip" xml:space="preserve">
|
|
<value>断开射线源设备</value>
|
|
</data>
|
|
<data name="RaySource_ConnectVariablesButton" xml:space="preserve">
|
|
<value>连接变量</value>
|
|
</data>
|
|
<data name="RaySource_InitializeButton" xml:space="preserve">
|
|
<value>初始化</value>
|
|
</data>
|
|
<data name="RaySource_SourceTypeLabel" xml:space="preserve">
|
|
<value>射线源类型:</value>
|
|
</data>
|
|
<data name="RaySource_Connected" xml:space="preserve">
|
|
<value>已连接</value>
|
|
</data>
|
|
<data name="RaySource_Disconnected" xml:space="preserve">
|
|
<value>未连接</value>
|
|
</data>
|
|
<data name="RaySource_VariablesConnected" xml:space="preserve">
|
|
<value>变量已连接</value>
|
|
</data>
|
|
<data name="RaySource_ConfigButton" xml:space="preserve">
|
|
<value>配置</value>
|
|
</data>
|
|
<data name="RaySource_ConfigWindowTitle" xml:space="preserve">
|
|
<value>射线源配置</value>
|
|
</data>
|
|
<data name="RaySource_WarmUpLabel" xml:space="preserve">
|
|
<value>暖机:</value>
|
|
</data>
|
|
<data name="RaySource_StartUpLabel" xml:space="preserve">
|
|
<value>启动:</value>
|
|
</data>
|
|
<data name="RaySource_AutoCenterLabel" xml:space="preserve">
|
|
<value>自动定心:</value>
|
|
</data>
|
|
<data name="RaySource_FilamentLabel" xml:space="preserve">
|
|
<value>灯丝校准:</value>
|
|
</data>
|
|
<data name="RaySource_PowerModeLabel" xml:space="preserve">
|
|
<value>功率模式:</value>
|
|
</data>
|
|
<data name="RaySource_InterlockLabel" xml:space="preserve">
|
|
<value>连锁:</value>
|
|
</data>
|
|
<data name="RaySource_WatchdogLabel" xml:space="preserve">
|
|
<value>看门狗:</value>
|
|
</data>
|
|
<data name="RaySource_InterlockActive" xml:space="preserve">
|
|
<value>激活</value>
|
|
</data>
|
|
<data name="RaySource_InterlockNormal" xml:space="preserve">
|
|
<value>正常</value>
|
|
</data>
|
|
<data name="RaySource_XRayOnLabel" xml:space="preserve">
|
|
<value>射线状态:</value>
|
|
</data>
|
|
<data name="RaySource_XRayOn" xml:space="preserve">
|
|
<value>开启</value>
|
|
</data>
|
|
<data name="RaySource_XRayOff" xml:space="preserve">
|
|
<value>关闭</value>
|
|
</data>
|
|
<data name="RaySource_TxiStatusLabel" xml:space="preserve">
|
|
<value>TXI状态:</value>
|
|
</data>
|
|
<data name="RaySource_TxiOnButton" xml:space="preserve">
|
|
<value>TXI ON</value>
|
|
</data>
|
|
<data name="RaySource_TxiOffButton" xml:space="preserve">
|
|
<value>TXI OFF</value>
|
|
</data>
|
|
<data name="RaySource_HighPowerButton" xml:space="preserve">
|
|
<value>High Power</value>
|
|
</data>
|
|
<data name="RaySource_MicroFocusButton" xml:space="preserve">
|
|
<value>Micro Focus</value>
|
|
</data>
|
|
<data name="RaySource_WarmUpSettingButton" xml:space="preserve">
|
|
<value>暖机设置</value>
|
|
</data>
|
|
<data name="RaySource_TrainingSettingButton" xml:space="preserve">
|
|
<value>训机设置</value>
|
|
</data>
|
|
<data name="RaySource_FilamentCalibrationButton" xml:space="preserve">
|
|
<value>灯丝校准</value>
|
|
</data>
|
|
<data name="RaySource_AutoCenterSettingButton" xml:space="preserve">
|
|
<value>自动定心</value>
|
|
</data>
|
|
<data name="RaySource_FilamentLifetimeLabel" xml:space="preserve">
|
|
<value>灯丝寿命:</value>
|
|
</data>
|
|
<data name="RaySource_FilamentLifetimeWarningTitle" xml:space="preserve">
|
|
<value>灯丝寿命预警</value>
|
|
</data>
|
|
<data name="RaySource_FilamentLifetimeWarningMessage" xml:space="preserve">
|
|
<value>灯丝累计使用 {0} 小时,寿命阈值 {1} 小时,已使用 {2}%。建议尽快更换灯丝。</value>
|
|
</data>
|
|
<data name="RaySource_FilamentLifetimeWarningConfirm" xml:space="preserve">
|
|
<value>确认</value>
|
|
</data>
|
|
<data name="RaySource_Confirm_Title" xml:space="preserve">
|
|
<value>确认</value>
|
|
</data>
|
|
<data name="RaySource_WarmUp_Confirm" xml:space="preserve">
|
|
<value>是否确认执行暖机操作?</value>
|
|
</data>
|
|
<data name="RaySource_WarmUp_Title" xml:space="preserve">
|
|
<value>暖机设置</value>
|
|
</data>
|
|
<data name="RaySource_WarmUp_Message" xml:space="preserve">
|
|
<value>正在执行暖机操作,请稍候...</value>
|
|
</data>
|
|
<data name="RaySource_Training_Confirm" xml:space="preserve">
|
|
<value>是否确认执行训机操作?</value>
|
|
</data>
|
|
<data name="RaySource_Training_Title" xml:space="preserve">
|
|
<value>训机设置</value>
|
|
</data>
|
|
<data name="RaySource_Training_Message" xml:space="preserve">
|
|
<value>正在执行训机操作,请稍候...</value>
|
|
</data>
|
|
<data name="RaySource_FilamentCalibration_Confirm" xml:space="preserve">
|
|
<value>是否确认执行灯丝校准操作?</value>
|
|
</data>
|
|
<data name="RaySource_FilamentCalibration_Title" xml:space="preserve">
|
|
<value>灯丝校准</value>
|
|
</data>
|
|
<data name="RaySource_FilamentCalibration_Message" xml:space="preserve">
|
|
<value>正在执行灯丝校准操作,请稍候...</value>
|
|
</data>
|
|
<data name="RaySource_AutoCenter_Confirm" xml:space="preserve">
|
|
<value>是否确认执行全部电压自动定心操作?</value>
|
|
</data>
|
|
<data name="RaySource_AutoCenter_Title" xml:space="preserve">
|
|
<value>自动定心</value>
|
|
</data>
|
|
<data name="RaySource_AutoCenter_Message" xml:space="preserve">
|
|
<value>正在执行全部电压自动定心操作,请稍候...</value>
|
|
</data>
|
|
<data name="RaySource_Operation_Sent" xml:space="preserve">
|
|
<value>操作指令已发送,等待设备执行...</value>
|
|
</data>
|
|
</root> |