Files

173 lines
7.7 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="Detector_Title" xml:space="preserve">
<value>探测器控制</value>
</data>
<data name="Detector_ConnectSuccess" xml:space="preserve">
<value>探测器连接成功</value>
</data>
<data name="Detector_ConnectFailed" xml:space="preserve">
<value>探测器连接失败</value>
</data>
<data name="Detector_DisconnectSuccess" xml:space="preserve">
<value>探测器断开成功</value>
</data>
<data name="Detector_Status_Acquiring" xml:space="preserve">
<value>采集中</value>
</data>
<data name="Detector_SensitivityLabel" xml:space="preserve">
<value>灵敏度</value>
<comment>DetectorConfigView - 灵敏度(PGA)标签 | Sensitivity (PGA) label</comment>
</data>
<data name="Detector_FrameRateLabel" xml:space="preserve">
<value>帧率</value>
<comment>DetectorConfigView - 帧率标签 | Frame rate label</comment>
</data>
<data name="Detector_BinningLabel" xml:space="preserve">
<value>像素合并</value>
<comment>DetectorConfigView - 像素合并(Binning)标签 | Pixel binning label</comment>
</data>
<data name="Detector_AvgFramesLabel" xml:space="preserve">
<value>帧合并</value>
<comment>DetectorConfigView - 帧合并标签 | Average frames label</comment>
</data>
<data name="Detector_ConfigWindowTitle" xml:space="preserve">
<value>探测器配置</value>
<comment>DetectorConfigWindow - 窗口标题 | Window title</comment>
</data>
<data name="Detector_DarkCorrectionButton" xml:space="preserve">
<value>暗场校正</value>
<comment>DetectorConfigView - 暗场校正按钮 | Dark correction button</comment>
</data>
<data name="Detector_LightCorrectionButton" xml:space="preserve">
<value>亮场校正</value>
<comment>DetectorConfigView - 亮场校正按钮 | Light (gain) correction button</comment>
</data>
<data name="Detector_BadPixelCorrectionButton" xml:space="preserve">
<value>坏像素校正</value>
<comment>DetectorConfigView - 坏像素校正按钮 | Bad pixel correction button</comment>
</data>
<data name="Detector_ApplyParametersButton" xml:space="preserve">
<value>应用参数</value>
<comment>DetectorConfigView - 应用参数按钮 | Apply parameters button</comment>
</data>
<data name="Detector_ImageWindowTitle" xml:space="preserve">
<value>探测器图像</value>
<comment>DetectorImageWindow - 窗口标题 | Window title</comment>
</data>
<data name="Detector_StartAcquisitionButton" xml:space="preserve">
<value>开始采集</value>
<comment>DetectorImageWindow - 开始采集按钮 | Start acquisition button</comment>
</data>
<data name="Detector_StopAcquisitionButton" xml:space="preserve">
<value>停止采集</value>
<comment>DetectorImageWindow - 停止采集按钮 | Stop acquisition button</comment>
</data>
<data name="Detector_SingleFrameButton" xml:space="preserve">
<value>单帧采集</value>
<comment>DetectorImageWindow - 单帧采集按钮 | Single frame button</comment>
</data>
<data name="Detector_SaveImageButton" xml:space="preserve">
<value>保存图像</value>
<comment>DetectorImageWindow - 保存图像按钮 | Save image button</comment>
</data>
<data name="Detector_StatusIdle" xml:space="preserve">
<value>空闲</value>
<comment>DetectorImageWindow - 空闲状态 | Idle status</comment>
</data>
<data name="Detector_ConnectButton" xml:space="preserve">
<value>连接探测器</value>
<comment>DetectorImageWindow - 连接探测器按钮 | Connect detector button</comment>
</data>
<data name="Detector_DisconnectButton" xml:space="preserve">
<value>断开探测器</value>
<comment>DetectorImageWindow - 断开探测器按钮 | Disconnect detector button</comment>
</data>
<data name="Detector_Connected" xml:space="preserve">
<value>已连接</value>
<comment>DetectorImageWindow - 已连接状态 | Connected status</comment>
</data>
<data name="Detector_Disconnected" xml:space="preserve">
<value>未连接</value>
<comment>DetectorImageWindow - 未连接状态 | Disconnected status</comment>
</data>
<data name="Detector_ModelLabel" xml:space="preserve">
<value>型号:</value>
<comment>DetectorImageWindow - 探测器型号标签 | Detector model label</comment>
</data>
<data name="Detector_TypeLabel" xml:space="preserve">
<value>类型:</value>
<comment>DetectorImageWindow - 探测器类型标签 | Detector type label</comment>
</data>
<data name="Detector_ResolutionLabel" xml:space="preserve">
<value>分辨率:</value>
<comment>DetectorImageWindow - 分辨率标签 | Resolution label</comment>
</data>
<data name="Detector_PixelSizeLabel" xml:space="preserve">
<value>像素尺寸:</value>
<comment>DetectorImageWindow - 像素尺寸标签 | Pixel size label</comment>
</data>
<data name="Detector_StatusLabel" xml:space="preserve">
<value>状态:</value>
<comment>DetectorImageWindow - 探测器状态标签 | Detector status label</comment>
</data>
</root>