Files
XplorePlane/XP.Scan/Resources/Resources.en-US.resx
T
2026-07-28 16:36:37 +08:00

462 lines
19 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="Scan_Text_ScanMode" xml:space="preserve">
<value>Scan Mode:</value>
<comment>Scan - Scan mode label</comment>
</data>
<data name="Scan_Text_FrameMerge" xml:space="preserve">
<value>Frame Merge:</value>
<comment>Scan - Frame merge label</comment>
</data>
<data name="Scan_Text_Nums" xml:space="preserve">
<value>Acquisition Count:</value>
<comment>Scan - Acquisition count label</comment>
</data>
<data name="Scan_Text_Angles" xml:space="preserve">
<value>Rotation Angle:</value>
<comment>Scan - Rotation angle label</comment>
</data>
<data name="Scan_Text_Progress" xml:space="preserve">
<value>Progress:</value>
<comment>Scan - Acquisition progress label</comment>
</data>
<data name="Scan_Button_Start" xml:space="preserve">
<value>Start</value>
<comment>Scan - Start acquisition button</comment>
</data>
<data name="Scan_Button_Stop" xml:space="preserve">
<value>Stop</value>
<comment>Scan - Stop acquisition button</comment>
</data>
<data name="Scan_Group_ScanFile" xml:space="preserve">
<value>Scan File</value>
<comment>Scan - Scan file group header</comment>
</data>
<data name="Scan_Group_Object" xml:space="preserve">
<value>Object</value>
<comment>Scan - Object info group header</comment>
</data>
<data name="Scan_Group_General" xml:space="preserve">
<value>General</value>
<comment>Scan - General parameters group header</comment>
</data>
<data name="Scan_Group_XRayDetector" xml:space="preserve">
<value>X-ray and Detector</value>
<comment>Scan - X-ray and detector group header</comment>
</data>
<data name="Scan_Group_Status" xml:space="preserve">
<value>Status</value>
<comment>Scan - Status group header</comment>
</data>
<data name="Scan_Text_ObjectID" xml:space="preserve">
<value>ID</value>
<comment>Scan - Object ID label</comment>
</data>
<data name="Scan_Text_ObjectName" xml:space="preserve">
<value>Name</value>
<comment>Scan - Object name label</comment>
</data>
<data name="Scan_Text_Comment" xml:space="preserve">
<value>Comment</value>
<comment>Scan - Comment label</comment>
</data>
<data name="Scan_Text_ScanType" xml:space="preserve">
<value>Scan Type</value>
<comment>Scan - Scan type (ACT/PCT) label</comment>
</data>
<data name="Scan_Text_ScanProcedure" xml:space="preserve">
<value>Scan Procedure</value>
<comment>Scan - Scan procedure label</comment>
</data>
<data name="Scan_Text_ProjectionPath" xml:space="preserve">
<value>Projection Path</value>
<comment>Scan - Projection path label</comment>
</data>
<data name="Scan_Text_Projections" xml:space="preserve">
<value>Projections</value>
<comment>Scan - Number of projections label</comment>
</data>
<data name="Scan_Text_RotationAngle" xml:space="preserve">
<value>Rotation Angle</value>
<comment>Scan - Rotation angle label</comment>
</data>
<data name="Scan_Text_TiltAngle" xml:space="preserve">
<value>Tilt Angle (°)</value>
<comment>Scan - Tilt angle label (PCT only)</comment>
</data>
<data name="Scan_Text_SampleThickness" xml:space="preserve">
<value>Sample Thickness (mm)</value>
<comment>Scan - Sample thickness label (PCT only)</comment>
</data>
<data name="Scan_Text_VirtualCenter" xml:space="preserve">
<value>Virtual Rotation Center</value>
<comment>Scan - Virtual rotation center label</comment>
</data>
<data name="Scan_Text_Voltage" xml:space="preserve">
<value>Voltage</value>
<comment>Scan - Voltage label</comment>
</data>
<data name="Scan_Text_Current" xml:space="preserve">
<value>Current</value>
<comment>Scan - Current label</comment>
</data>
<data name="Scan_Text_Focus" xml:space="preserve">
<value>Focus</value>
<comment>Scan - Focus label</comment>
</data>
<data name="Scan_Text_DetectorMode" xml:space="preserve">
<value>Detector Mode</value>
<comment>Scan - Detector mode label</comment>
</data>
<data name="Scan_Text_Integration" xml:space="preserve">
<value>Integration</value>
<comment>Scan - Integration/merge label</comment>
</data>
<data name="Scan_Text_ElapsedTime" xml:space="preserve">
<value>Elapsed Time</value>
<comment>Scan - Elapsed time label</comment>
</data>
<data name="Scan_Button_New" xml:space="preserve">
<value>New</value>
<comment>Scan - New scan file button</comment>
</data>
<data name="Scan_Button_Load" xml:space="preserve">
<value>Load</value>
<comment>Scan - Load scan file button</comment>
</data>
<data name="Scan_Button_Edit" xml:space="preserve">
<value>Edit</value>
<comment>Scan - Edit scan file button</comment>
</data>
<data name="Scan_Button_Delete" xml:space="preserve">
<value>Delete</value>
<comment>Scan - Delete scan file button</comment>
</data>
<data name="Scan_Button_Save" xml:space="preserve">
<value>Save</value>
<comment>Scan - Save scan file button</comment>
</data>
<data name="Scan_Button_Cancel" xml:space="preserve">
<value>Cancel</value>
<comment>Scan - Cancel editing button</comment>
</data>
<data name="Scan_Status_Ready" xml:space="preserve">
<value>Ready</value>
<comment>Scan - Ready status</comment>
</data>
<data name="Scan_Status_FileLoaded" xml:space="preserve">
<value>Scan file loaded</value>
<comment>Scan - Scan file loaded status</comment>
</data>
<data name="Scan_Status_Scanning" xml:space="preserve">
<value>Scanning...</value>
<comment>Scan - Scanning status</comment>
</data>
<data name="Scan_Status_Complete" xml:space="preserve">
<value>Scan complete</value>
<comment>Scan - Scan complete status</comment>
</data>
<data name="Scan_Status_Cancelled" xml:space="preserve">
<value>Scan cancelled</value>
<comment>Scan - Scan cancelled status</comment>
</data>
<data name="Scan_Dialog_SaveConfirm" xml:space="preserve">
<value>Save scan file?</value>
<comment>Scan - Save confirmation dialog message</comment>
</data>
<data name="Scan_Dialog_DeleteConfirm" xml:space="preserve">
<value>Delete this scan file?</value>
<comment>Scan - Delete confirmation dialog message</comment>
</data>
<data name="Scan_Dialog_Confirm" xml:space="preserve">
<value>Confirm</value>
<comment>Scan - Confirm dialog title</comment>
</data>
<data name="Scan_Text_Precision" xml:space="preserve">
<value>Precision</value>
<comment>Scan - Precision mode label</comment>
</data>
<data name="Scan_Text_AutoCenter" xml:space="preserve">
<value>Auto Center</value>
<comment>Scan - Auto center checkbox</comment>
</data>
<data name="Scan_Text_EnableVirtualCenter" xml:space="preserve">
<value>Enable Virtual Rotation Center</value>
<comment>Scan - Enable virtual rotation center checkbox</comment>
</data>
<data name="Scan_Text_RotationAngleUnit" xml:space="preserve">
<value>Rotation Angle (°)</value>
<comment>Scan - Rotation angle label with unit</comment>
</data>
<data name="Scan_Text_TubeVoltage" xml:space="preserve">
<value>Tube Voltage</value>
<comment>Scan - Tube voltage label</comment>
</data>
<data name="Scan_Text_TubeCurrent" xml:space="preserve">
<value>Tube Current</value>
<comment>Scan - Tube current label</comment>
</data>
<data name="Scan_Text_Detector" xml:space="preserve">
<value>Detector</value>
<comment>Scan - Detector label</comment>
</data>
<data name="Scan_Text_ProjectionProgress" xml:space="preserve">
<value>Projection: </value>
<comment>Scan - Projection progress prefix</comment>
</data>
<data name="Scan_Text_ElapsedPrefix" xml:space="preserve">
<value>Elapsed: </value>
<comment>Scan - Elapsed time prefix</comment>
</data>
<data name="Scan_Button_StartScan" xml:space="preserve">
<value>▶ Start</value>
<comment>Scan - Start acquisition button with icon</comment>
</data>
<data name="Scan_Button_StopScan" xml:space="preserve">
<value>■ Stop</value>
<comment>Scan - Stop acquisition button with icon</comment>
</data>
<data name="Scan_Title_Window" xml:space="preserve">
<value>CT Scan</value>
<comment>Scan - Scan window title</comment>
</data>
<data name="Scan_Dialog_LoadScanFile" xml:space="preserve">
<value>Load Scan File</value>
<comment>Scan - Load scan file dialog title</comment>
</data>
<data name="Scan_Dialog_FileFilter" xml:space="preserve">
<value>Scan Config (*.ini)|*.ini|All Files (*.*)|*.*</value>
<comment>Scan - Scan file dialog filter</comment>
</data>
<data name="Scan_Dialog_Error" xml:space="preserve">
<value>Error</value>
<comment>Scan - Error dialog title</comment>
</data>
<data name="Scan_Dialog_Warning" xml:space="preserve">
<value>Warning</value>
<comment>Scan - Warning dialog title</comment>
</data>
<data name="Scan_Dialog_SaveSuccess" xml:space="preserve">
<value>Saved</value>
<comment>Scan - Save success dialog title</comment>
</data>
<data name="Scan_Dialog_Complete" xml:space="preserve">
<value>Complete</value>
<comment>Scan - Complete dialog title</comment>
</data>
<data name="Scan_Dialog_ScanError" xml:space="preserve">
<value>Scan Error</value>
<comment>Scan - Scan error dialog title</comment>
</data>
<data name="Scan_Msg_NameRequired" xml:space="preserve">
<value>Please enter a name</value>
<comment>Scan - Name required warning</comment>
</data>
<data name="Scan_Msg_FileSaved" xml:space="preserve">
<value>Scan file "{0}" saved</value>
<comment>Scan - File saved message, {0}=file name</comment>
</data>
<data name="Scan_Msg_ScanCompleteWithDir" xml:space="preserve">
<value>Scan complete!
Output directory: {0}</value>
<comment>Scan - Scan complete message, {0}=output directory</comment>
</data>
<data name="Scan_Status_LoadFailed" xml:space="preserve">
<value>Load failed: {0}</value>
<comment>Scan - Load failed status, {0}=error message</comment>
</data>
<data name="Scan_Status_MovingAxes" xml:space="preserve">
<value>Moving axes to scan position...</value>
<comment>Scan - Moving axes status</comment>
</data>
<data name="Scan_Status_AxisMoveFailed" xml:space="preserve">
<value>Axis move failed: {0}</value>
<comment>Scan - Axis move failed status, {0}=error message</comment>
</data>
<data name="Scan_Status_WaitingAxes" xml:space="preserve">
<value>Waiting for axes in position...</value>
<comment>Scan - Waiting for axes status</comment>
</data>
<data name="Scan_Status_Preparing" xml:space="preserve">
<value>Preparing scan...</value>
<comment>Scan - Preparing scan status</comment>
</data>
<data name="Scan_Status_Aborted" xml:space="preserve">
<value>Aborted</value>
<comment>Scan - Aborted status</comment>
</data>
<data name="Scan_Status_AxisPositionFailed" xml:space="preserve">
<value>Axis positioning failed: {0}</value>
<comment>Scan - Axis positioning failed status, {0}=error message</comment>
</data>
<data name="Scan_Status_ScanFailed" xml:space="preserve">
<value>Scan failed: {0}</value>
<comment>Scan - Scan failed status, {0}=error message</comment>
</data>
<data name="Scan_Status_UnknownError" xml:space="preserve">
<value>Unknown error: {0}</value>
<comment>Scan - Unknown error status, {0}=error message</comment>
</data>
<data name="Scan_Status_Stopping" xml:space="preserve">
<value>Stopping...</value>
<comment>Scan - Stopping status</comment>
</data>
<data name="Scan_Text_TraySignal" xml:space="preserve">
<value>Tray Signal</value>
<comment>Scan - Tray signal label (reserved)</comment>
</data>
<data name="Scan_Msg_FileExistsOverwrite" xml:space="preserve">
<value>File "{0}" already exists. Overwrite?</value>
<comment>Scan - File exists overwrite confirmation, {0}=file name</comment>
</data>
<data name="Scan_Msg_DeleteConfirm" xml:space="preserve">
<value>Are you sure you want to delete scan file "{0}"?</value>
<comment>Scan - Delete file confirmation message, {0}=file name</comment>
</data>
<data name="Scan_Dialog_ConfirmDelete" xml:space="preserve">
<value>Confirm Delete</value>
<comment>Scan - Confirm delete dialog title</comment>
</data>
<data name="Scan_Msg_TrayMismatch" xml:space="preserve">
<value>Current tray is {0} dedicated. Cannot perform {1} scan.
Please change the tray or modify the scan mode.</value>
<comment>Scan - Tray mismatch message, {0}=tray type, {1}=scan type</comment>
</data>
<data name="Scan_Dialog_TrayMismatch" xml:space="preserve">
<value>Tray Mismatch</value>
<comment>Scan - Tray mismatch dialog title</comment>
</data>
<data name="Scan_Msg_StartConfirm" xml:space="preserve">
<value>Please confirm the sample matches the scan configuration. Axes will move to configured positions.
Sample mismatch may cause collision!
Continue?</value>
<comment>Scan - Start scan confirmation message</comment>
</data>
<data name="Scan_Dialog_ScanConfirm" xml:space="preserve">
<value>Scan Confirmation</value>
<comment>Scan - Scan confirm dialog title</comment>
</data>
<data name="Scan_Status_AxisTimeout" xml:space="preserve">
<value>Axis move timed out (30s)</value>
<comment>Scan - Axis move timeout message</comment>
</data>
</root>