Files
XplorePlane/XP.Hardware.RaySource/Resources/Resources.en-US.resx
T

399 lines
16 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<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-Ray Source Control</value>
</data>
<data name="RaySource_OperateWindowTitle" xml:space="preserve">
<value>X-Ray Source Operation</value>
</data>
<data name="RaySource_StartSuccess" xml:space="preserve">
<value>X-Ray source started successfully</value>
</data>
<data name="RaySource_StartFailed" xml:space="preserve">
<value>X-Ray source start failed</value>
</data>
<data name="RaySource_StopSuccess" xml:space="preserve">
<value>X-Ray source stopped successfully</value>
</data>
<data name="RaySource_StopFailed" xml:space="preserve">
<value>X-Ray source stop failed</value>
</data>
<data name="RaySource_InitSuccess" xml:space="preserve">
<value>X-Ray source initialized successfully</value>
</data>
<data name="RaySource_InitFailed" xml:space="preserve">
<value>X-Ray source initialization failed</value>
</data>
<data name="RaySource_WarmupInProgress" xml:space="preserve">
<value>X-Ray source warming up...</value>
</data>
<data name="RaySource_WarmupComplete" xml:space="preserve">
<value>X-Ray source warmup complete</value>
</data>
<data name="RaySource_EmergencyStop" xml:space="preserve">
<value>X-Ray source emergency stop</value>
</data>
<data name="RaySource_VoltageLabel" xml:space="preserve">
<value>Voltage (kV)</value>
</data>
<data name="RaySource_CurrentLabel" xml:space="preserve">
<value>Current (μA)</value>
</data>
<data name="RaySource_StatusLabel" xml:space="preserve">
<value>Status</value>
</data>
<data name="RaySource_PowerLabel" xml:space="preserve">
<value>Power (W)</value>
</data>
<data name="RaySource_TemperatureLabel" xml:space="preserve">
<value>Temperature (°C)</value>
</data>
<data name="RaySource_VacuumLabel" xml:space="preserve">
<value>Vacuum</value>
</data>
<data name="RaySource_Status_Idle" xml:space="preserve">
<value>Idle</value>
</data>
<data name="RaySource_Status_Initializing" xml:space="preserve">
<value>Initializing</value>
</data>
<data name="RaySource_Status_Warmup" xml:space="preserve">
<value>Warming Up</value>
</data>
<data name="RaySource_Status_Ready" xml:space="preserve">
<value>Ready</value>
</data>
<data name="RaySource_Status_XrayOn" xml:space="preserve">
<value>X-Ray On</value>
</data>
<data name="RaySource_Status_Error" xml:space="preserve">
<value>Error</value>
</data>
<data name="RaySource_Status_Fault" xml:space="preserve">
<value>Fault</value>
</data>
<data name="RaySource_Error_VoltageOutOfRange" xml:space="preserve">
<value>Voltage out of range (20-225 kV)</value>
</data>
<data name="RaySource_Error_CurrentOutOfRange" xml:space="preserve">
<value>Current out of range (10-1000 μA)</value>
</data>
<data name="RaySource_Error_CannotAdjustWhileXrayOn" xml:space="preserve">
<value>Cannot adjust parameters while X-Ray is on</value>
</data>
<data name="RaySource_Warning_HighTemperature" xml:space="preserve">
<value>High temperature warning</value>
</data>
<data name="RaySource_Warning_LowVacuum" xml:space="preserve">
<value>Low vacuum warning</value>
</data>
<data name="RaySource_ActualValueLabel" xml:space="preserve">
<value>Actual {0}</value>
</data>
<data name="RaySource_MinValueLabel" xml:space="preserve">
<value>Min</value>
</data>
<data name="RaySource_MaxValueLabel" xml:space="preserve">
<value>Max</value>
</data>
<data name="RaySource_TurnOnButton" xml:space="preserve">
<value>Turn On X-Ray</value>
</data>
<data name="RaySource_TurnOffButton" xml:space="preserve">
<value>Turn Off X-Ray</value>
</data>
<data name="RaySource_SettingsButton" xml:space="preserve">
<value>Settings</value>
</data>
<data name="RaySource_AdvanceButton" xml:space="preserve">
<value>Advance</value>
</data>
<data name="RaySource_SystemButton" xml:space="preserve">
<value>System</value>
</data>
<data name="RaySource_StatusClosed" xml:space="preserve">
<value>X-Ray
Closed</value>
</data>
<data name="RaySource_StatusOpened" xml:space="preserve">
<value>X-Ray
Opened</value>
</data>
<data name="RaySource_StatusUnavailable" xml:space="preserve">
<value>X-Ray
Not Connected</value>
</data>
<data name="RaySource_ConnectButton" xml:space="preserve">
<value>Connect Ray Source</value>
</data>
<data name="RaySource_DisconnectButton" xml:space="preserve">
<value>Disconnect Ray Source</value>
</data>
<data name="RaySource_ConnectTooltip" xml:space="preserve">
<value>Connect ray source device</value>
</data>
<data name="RaySource_DisconnectTooltip" xml:space="preserve">
<value>Disconnect ray source device</value>
</data>
<data name="RaySource_ConnectVariablesButton" xml:space="preserve">
<value>Connect Variables</value>
</data>
<data name="RaySource_InitializeButton" xml:space="preserve">
<value>Initialize</value>
</data>
<data name="RaySource_SourceTypeLabel" xml:space="preserve">
<value>Source Type:</value>
</data>
<data name="RaySource_Connected" xml:space="preserve">
<value>Connected</value>
</data>
<data name="RaySource_Disconnected" xml:space="preserve">
<value>Disconnected</value>
</data>
<data name="RaySource_VariablesConnected" xml:space="preserve">
<value>Variables Connected</value>
</data>
<data name="RaySource_ConfigButton" xml:space="preserve">
<value>Config</value>
</data>
<data name="RaySource_ConfigWindowTitle" xml:space="preserve">
<value>X-Ray Source Advanced Options</value>
</data>
<data name="RaySource_WarmUpLabel" xml:space="preserve">
<value>Warm-Up:</value>
</data>
<data name="RaySource_StartUpLabel" xml:space="preserve">
<value>Startup:</value>
</data>
<data name="RaySource_AutoCenterLabel" xml:space="preserve">
<value>Auto-Center:</value>
</data>
<data name="RaySource_FilamentLabel" xml:space="preserve">
<value>Filament Adj:</value>
</data>
<data name="RaySource_PowerModeLabel" xml:space="preserve">
<value>Power Mode:</value>
</data>
<data name="RaySource_InterlockLabel" xml:space="preserve">
<value>Interlock:</value>
</data>
<data name="RaySource_WatchdogLabel" xml:space="preserve">
<value>Watchdog:</value>
</data>
<data name="RaySource_InterlockActive" xml:space="preserve">
<value>Active</value>
</data>
<data name="RaySource_InterlockNormal" xml:space="preserve">
<value>Normal</value>
</data>
<data name="RaySource_XRay" xml:space="preserve">
<value>X-Ray</value>
</data>
<data name="RaySource_XRayOn" xml:space="preserve">
<value>On</value>
</data>
<data name="RaySource_XRayOff" xml:space="preserve">
<value>Off</value>
</data>
<data name="RaySource_TxiStatusLabel" xml:space="preserve">
<value>TXI Status:</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>Warm-Up Setting</value>
</data>
<data name="RaySource_TrainingSettingButton" xml:space="preserve">
<value>Training Setting</value>
</data>
<data name="RaySource_FilamentCalibrationButton" xml:space="preserve">
<value>Filament Calibration</value>
</data>
<data name="RaySource_AutoCenterSettingButton" xml:space="preserve">
<value>Auto-Center</value>
</data>
<data name="RaySource_FilamentLifetimeLabel" xml:space="preserve">
<value>Filament Lifetime:</value>
</data>
<data name="RaySource_FilamentLifetimeWarningTitle" xml:space="preserve">
<value>Filament Lifetime Warning</value>
</data>
<data name="RaySource_FilamentLifetimeWarningMessage" xml:space="preserve">
<value>Filament has been used for {0} hours, lifetime threshold is {1} hours, {2}% used. Please replace the filament as soon as possible.</value>
</data>
<data name="RaySource_FilamentLifetimeWarningConfirm" xml:space="preserve">
<value>OK</value>
</data>
<data name="RaySource_Confirm_Title" xml:space="preserve">
<value>Confirmation</value>
</data>
<data name="RaySource_WarmUp_Confirm" xml:space="preserve">
<value>Are you sure you want to perform the warm-up operation?</value>
</data>
<data name="RaySource_WarmUp_Title" xml:space="preserve">
<value>Warm-Up Setting</value>
</data>
<data name="RaySource_WarmUp_Message" xml:space="preserve">
<value>Performing warm-up operation, please wait...</value>
</data>
<data name="RaySource_Training_Confirm" xml:space="preserve">
<value>Are you sure you want to perform the training operation?</value>
</data>
<data name="RaySource_Training_Title" xml:space="preserve">
<value>Training Setting</value>
</data>
<data name="RaySource_Training_Message" xml:space="preserve">
<value>Performing training operation, please wait...</value>
</data>
<data name="RaySource_FilamentCalibration_Confirm" xml:space="preserve">
<value>Are you sure you want to perform the filament calibration?</value>
</data>
<data name="RaySource_FilamentCalibration_Title" xml:space="preserve">
<value>Filament Calibration</value>
</data>
<data name="RaySource_FilamentCalibration_Message" xml:space="preserve">
<value>Performing filament calibration, please wait...</value>
</data>
<data name="RaySource_AutoCenter_Confirm" xml:space="preserve">
<value>Are you sure you want to perform the full voltage auto-center operation?</value>
</data>
<data name="RaySource_AutoCenter_Title" xml:space="preserve">
<value>Auto-Center</value>
</data>
<data name="RaySource_AutoCenter_Message" xml:space="preserve">
<value>Performing full voltage auto-center operation, please wait...</value>
</data>
<data name="RaySource_Operation_Sent" xml:space="preserve">
<value>Operation command sent, waiting for device execution...</value>
</data>
<data name="RaySource_XRayOnLabel" xml:space="preserve">
<value>X-Ray:</value>
</data>
</root>