Files

386 lines
17 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>
<comment>RaySourceOperateWindow - 窗口标题 | Window title</comment>
</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>
<comment>RaySourceOperateView - 实际值标签({0}为数值)| Actual value label ({0} is the value)</comment>
</data>
<data name="RaySource_MinValueLabel" xml:space="preserve">
<value>最小值</value>
<comment>RaySourceOperateView - 最小值标签 | Minimum value label</comment>
</data>
<data name="RaySource_MaxValueLabel" xml:space="preserve">
<value>最大值</value>
<comment>RaySourceOperateView - 最大值标签 | Maximum value label</comment>
</data>
<data name="RaySource_TurnOnButton" xml:space="preserve">
<value>开启射线源</value>
<comment>RaySourceOperateView - 开启射线源按钮 | Turn on X-Ray button</comment>
</data>
<data name="RaySource_TurnOffButton" xml:space="preserve">
<value>关闭射线源</value>
<comment>RaySourceOperateView - 关闭射线源按钮 | Turn off X-Ray button</comment>
</data>
<data name="RaySource_SettingsButton" xml:space="preserve">
<value>设置</value>
<comment>RaySourceOperateView - 设置按钮 | Settings button</comment>
</data>
<data name="RaySource_AdvanceButton" xml:space="preserve">
<value>高级</value>
<comment>RaySourceOperateView - 高级按钮 | Advance button</comment>
</data>
<data name="RaySource_SystemButton" xml:space="preserve">
<value>系统</value>
<comment>RaySourceOperateView - 系统按钮 | System button</comment>
</data>
<data name="RaySource_StatusClosed" xml:space="preserve">
<value>射线源
已关闭</value>
<comment>RaySourceOperateView - 射线源关闭状态文本 | X-Ray closed status text</comment>
</data>
<data name="RaySource_StatusOpened" xml:space="preserve">
<value>射线源
已开启</value>
<comment>RaySourceOperateView - 射线源开启状态文本 | X-Ray opened status text</comment>
</data>
<data name="RaySource_StatusUnavailable" xml:space="preserve">
<value>射线源
不可用</value>
<comment>RaySourceOperateView - 射线源不可用状态文本 | X-Ray unavailable status text</comment>
</data>
<data name="RaySource_ConnectButton" xml:space="preserve">
<value>连接射线源</value>
<comment>RaySourceOperateWindow - 连接射线源按钮 | Connect ray source button</comment>
</data>
<data name="RaySource_DisconnectButton" xml:space="preserve">
<value>断开射线源</value>
<comment>RaySourceOperateWindow - 断开射线源按钮 | Disconnect ray source button</comment>
</data>
<data name="RaySource_ConnectTooltip" xml:space="preserve">
<value>连接射线源设备</value>
<comment>RaySourceOperateWindow - 连接射线源提示 | Connect ray source tooltip</comment>
</data>
<data name="RaySource_DisconnectTooltip" xml:space="preserve">
<value>断开射线源设备</value>
<comment>RaySourceOperateWindow - 断开射线源提示 | Disconnect ray source tooltip</comment>
</data>
<data name="RaySource_ConnectVariablesButton" xml:space="preserve">
<value>连接变量</value>
<comment>RaySourceOperateView - 连接 PVI 变量按钮 | Connect PVI variables button</comment>
</data>
<data name="RaySource_InitializeButton" xml:space="preserve">
<value>初始化</value>
<comment>RaySourceConfigView - 初始化射线源按钮 | Initialize ray source button</comment>
</data>
<data name="RaySource_SourceTypeLabel" xml:space="preserve">
<value>射线源类型:</value>
<comment>RaySourceConfigView - 射线源类型标签 | Ray source type label</comment>
</data>
<data name="RaySource_Connected" xml:space="preserve">
<value>已连接</value>
<comment>RaySourceConfigView - 已连接状态文本 | Connected status text</comment>
</data>
<data name="RaySource_Disconnected" xml:space="preserve">
<value>未连接</value>
<comment>RaySourceConfigView - 未连接状态文本 | Disconnected status text</comment>
</data>
<data name="RaySource_VariablesConnected" xml:space="preserve">
<value>变量已连接</value>
<comment>RaySourceConfigView - 变量已连接状态文本 | Variables connected status text</comment>
</data>
<data name="RaySource_ConfigButton" xml:space="preserve">
<value>配置</value>
<comment>RaySourceOperateView - 配置按钮 | Config button</comment>
</data>
<data name="RaySource_ConfigWindowTitle" xml:space="preserve">
<value>射线源配置</value>
<comment>RaySourceConfigWindow - 窗口标题 | Window title</comment>
</data>
<data name="RaySource_WarmUpLabel" xml:space="preserve">
<value>暖机:</value>
<comment>RaySourceConfigView - 暖机状态标签 | Warm-up status label</comment>
</data>
<data name="RaySource_StartUpLabel" xml:space="preserve">
<value>启动:</value>
<comment>RaySourceConfigView - 启动状态标签 | Startup status label</comment>
</data>
<data name="RaySource_AutoCenterLabel" xml:space="preserve">
<value>自动定心:</value>
<comment>RaySourceConfigView - 自动定心状态标签 | Auto-center status label</comment>
</data>
<data name="RaySource_FilamentLabel" xml:space="preserve">
<value>灯丝校准:</value>
<comment>RaySourceConfigView - 灯丝校准状态标签 | Filament adjust status label</comment>
</data>
<data name="RaySource_PowerModeLabel" xml:space="preserve">
<value>功率模式:</value>
<comment>RaySourceConfigView - 功率模式标签 | Power mode label</comment>
</data>
<data name="RaySource_InterlockLabel" xml:space="preserve">
<value>连锁:</value>
<comment>RaySourceConfigView - 连锁状态标签 | Interlock status label</comment>
</data>
<data name="RaySource_WatchdogLabel" xml:space="preserve">
<value>看门狗:</value>
<comment>RaySourceConfigView - 看门狗状态标签 | Watchdog status label</comment>
</data>
<data name="RaySource_InterlockActive" xml:space="preserve">
<value>激活</value>
<comment>RaySourceConfigView - 连锁激活状态 | Interlock active status</comment>
</data>
<data name="RaySource_InterlockNormal" xml:space="preserve">
<value>正常</value>
<comment>RaySourceConfigView - 连锁正常状态 | Interlock normal status</comment>
</data>
<data name="RaySource_XRayOnLabel" xml:space="preserve">
<value>射线状态:</value>
<comment>RaySourceConfigView - 射线开启状态标签 | X-ray on status label</comment>
</data>
<data name="RaySource_XRayOn" xml:space="preserve">
<value>开启</value>
<comment>RaySourceConfigView - 射线已开启 | X-ray on</comment>
</data>
<data name="RaySource_XRayOff" xml:space="preserve">
<value>关闭</value>
<comment>RaySourceConfigView - 射线已关闭 | X-ray off</comment>
</data>
<data name="RaySource_TxiStatusLabel" xml:space="preserve">
<value>TXI状态:</value>
<comment>RaySourceConfigView - TXI状态标签 | TXI status label</comment>
</data>
<data name="RaySource_TxiOnButton" xml:space="preserve">
<value>TXI ON</value>
<comment>RaySourceConfigView - TXI开启按钮 | TXI on button</comment>
</data>
<data name="RaySource_TxiOffButton" xml:space="preserve">
<value>TXI OFF</value>
<comment>RaySourceConfigView - TXI关闭按钮 | TXI off button</comment>
</data>
<data name="RaySource_HighPowerButton" xml:space="preserve">
<value>High Power</value>
<comment>RaySourceConfigView - 高功率模式按钮 | High power mode button</comment>
</data>
<data name="RaySource_MicroFocusButton" xml:space="preserve">
<value>Micro Focus</value>
<comment>RaySourceConfigView - 微焦点模式按钮 | Micro focus mode button</comment>
</data>
<data name="RaySource_WarmUpSettingButton" xml:space="preserve">
<value>暖机设置</value>
<comment>RaySourceConfigView - 暖机设置按钮 | Warm-up setting button</comment>
</data>
<data name="RaySource_TrainingSettingButton" xml:space="preserve">
<value>训机设置</value>
<comment>RaySourceConfigView - 训机设置按钮 | Training setting button</comment>
</data>
<data name="RaySource_FilamentCalibrationButton" xml:space="preserve">
<value>灯丝校准</value>
<comment>RaySourceConfigView - 灯丝校准按钮 | Filament calibration button</comment>
</data>
<data name="RaySource_AutoCenterSettingButton" xml:space="preserve">
<value>自动定心</value>
<comment>RaySourceConfigView - 自动定心按钮 | Auto-center setting button</comment>
</data>
<data name="RaySource_FilamentLifetimeLabel" xml:space="preserve">
<value>灯丝寿命:</value>
<comment>RaySourceConfigView - 灯丝寿命标签 | Filament lifetime label</comment>
</data>
<data name="RaySource_FilamentLifetimeWarningTitle" xml:space="preserve">
<value>灯丝寿命预警</value>
<comment>灯丝寿命预警弹窗标题 | Filament lifetime warning dialog title</comment>
</data>
<data name="RaySource_FilamentLifetimeWarningMessage" xml:space="preserve">
<value>灯丝累计使用 {0} 小时,寿命阈值 {1} 小时,已使用 {2}%。建议尽快更换灯丝。</value>
<comment>灯丝寿命预警弹窗内容({0}=累计时长,{1}=阈值,{2}=百分比)| Filament lifetime warning message</comment>
</data>
<data name="RaySource_FilamentLifetimeWarningConfirm" xml:space="preserve">
<value>确认</value>
<comment>灯丝寿命预警弹窗确认按钮 | Filament lifetime warning confirm button</comment>
</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>