Files
XplorePlane/XP.Common/Resources/Resources.en-US.resx
T

378 lines
14 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="App_Title" xml:space="preserve">
<value>XplorePlane X-Ray Inspection System</value>
</data>
<data name="Menu_File" xml:space="preserve">
<value>File</value>
</data>
<data name="Menu_Settings" xml:space="preserve">
<value>Settings</value>
</data>
<data name="Button_OK" xml:space="preserve">
<value>OK</value>
</data>
<data name="Button_Cancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="Language_ZhCN" xml:space="preserve">
<value>Simplified Chinese</value>
</data>
<data name="Language_ZhTW" xml:space="preserve">
<value>Traditional Chinese</value>
</data>
<data name="Language_EnUS" xml:space="preserve">
<value>English</value>
</data>
<data name="Settings_Language" xml:space="preserve">
<value>Language Settings</value>
</data>
<data name="Settings_Language_Description" xml:space="preserve">
<value>Select your preferred display language</value>
</data>
<data name="Settings_Language_RestartNotice" xml:space="preserve">
<value>Language changes will take effect on the next application startup.</value>
</data>
<data name="Button_Apply" xml:space="preserve">
<value>Apply</value>
</data>
<data name="Button_Close" xml:space="preserve">
<value>Close</value>
</data>
<data name="Button_Save" xml:space="preserve">
<value>Save</value>
</data>
<data name="Button_Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="Button_Edit" xml:space="preserve">
<value>Edit</value>
</data>
<data name="Button_Add" xml:space="preserve">
<value>Add</value>
</data>
<data name="Button_Refresh" xml:space="preserve">
<value>Refresh</value>
</data>
<data name="Button_Search" xml:space="preserve">
<value>Search</value>
</data>
<data name="Button_Reset" xml:space="preserve">
<value>Reset</value>
</data>
<data name="Status_Ready" xml:space="preserve">
<value>Ready</value>
</data>
<data name="Status_Loading" xml:space="preserve">
<value>Loading...</value>
</data>
<data name="Status_Saving" xml:space="preserve">
<value>Saving...</value>
</data>
<data name="Status_Processing" xml:space="preserve">
<value>Processing...</value>
</data>
<data name="Status_Success" xml:space="preserve">
<value>Success</value>
</data>
<data name="Status_Failed" xml:space="preserve">
<value>Failed</value>
</data>
<data name="Status_Error" xml:space="preserve">
<value>Error</value>
</data>
<data name="Status_Warning" xml:space="preserve">
<value>Warning</value>
</data>
<data name="Status_Connected" xml:space="preserve">
<value>Connected</value>
</data>
<data name="Status_Disconnected" xml:space="preserve">
<value>Disconnected</value>
</data>
<data name="Welcome_Message" xml:space="preserve">
<value>Welcome to XplorePlane X-Ray Inspection System</value>
</data>
<data name="Message_OperationSuccess" xml:space="preserve">
<value>Operation completed successfully</value>
</data>
<data name="Message_OperationFailed" xml:space="preserve">
<value>Operation failed</value>
</data>
<data name="Message_ConfirmDelete" xml:space="preserve">
<value>Are you sure you want to delete?</value>
</data>
<data name="Message_UnsavedChanges" xml:space="preserve">
<value>There are unsaved changes. Do you want to save?</value>
</data>
<data name="Message_InvalidInput" xml:space="preserve">
<value>Invalid input. Please check and try again</value>
</data>
<data name="Message_ConnectionLost" xml:space="preserve">
<value>Connection lost</value>
</data>
<data name="Message_RestartRequired" xml:space="preserve">
<value>Language setting saved. Please restart the application to apply the new language.</value>
</data>
<data name="Menu_View" xml:space="preserve">
<value>View</value>
</data>
<data name="Menu_Tools" xml:space="preserve">
<value>Tools</value>
</data>
<data name="Menu_Help" xml:space="preserve">
<value>Help</value>
</data>
<data name="Menu_Exit" xml:space="preserve">
<value>Exit</value>
</data>
<data name="Menu_About" xml:space="preserve">
<value>About</value>
</data>
<data name="Dialog_Confirmation" xml:space="preserve">
<value>Confirmation</value>
</data>
<data name="Dialog_Information" xml:space="preserve">
<value>Information</value>
</data>
<data name="Dialog_Warning" xml:space="preserve">
<value>Warning</value>
</data>
<data name="Dialog_Error" xml:space="preserve">
<value>Error</value>
</data>
<data name="Dialog_Notice" xml:space="preserve">
<value>Notice</value>
</data>
<data name="Settings_Language_SavedRestartRequired" xml:space="preserve">
<value>Language setting saved. Please restart the application to apply the new language.</value>
</data>
<data name="Settings_Language_SwitchFailed" xml:space="preserve">
<value>Failed to switch language: {0}</value>
</data>
<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="LogViewer_StatusTotal" xml:space="preserve">
<value>Total {0} logs</value>
<comment>LogViewer - Status bar total count</comment>
</data>
<data name="LogViewer_StatusFiltered" xml:space="preserve">
<value>Total {0} logs, {1} after filtering</value>
<comment>LogViewer - Status bar filtered count</comment>
</data>
<data name="LogViewer_Title" xml:space="preserve">
<value>Real-Time Log Viewer</value>
<comment>LogViewer - Window title</comment>
</data>
<data name="LogViewer_AutoScroll" xml:space="preserve">
<value>Auto Scroll</value>
<comment>LogViewer - Auto-scroll button</comment>
</data>
<data name="LogViewer_ClearLog" xml:space="preserve">
<value>Clear Log</value>
<comment>LogViewer - Clear log button</comment>
</data>
<data name="LogViewer_Filter" xml:space="preserve">
<value>Filter:</value>
<comment>LogViewer - Filter label</comment>
</data>
<data name="LogViewer_FilterWatermark" xml:space="preserve">
<value>Enter keyword to filter logs...</value>
<comment>LogViewer - Filter watermark</comment>
</data>
<data name="LogViewer_LevelFilter" xml:space="preserve">
<value>Level Filter:</value>
<comment>LogViewer - Level filter label</comment>
</data>
<data name="LogViewer_ColTime" xml:space="preserve">
<value>Time</value>
<comment>LogViewer - Time column header</comment>
</data>
<data name="LogViewer_ColLevel" xml:space="preserve">
<value>Level</value>
<comment>LogViewer - Level column header</comment>
</data>
<data name="LogViewer_ColSource" xml:space="preserve">
<value>Source</value>
<comment>LogViewer - Source column header</comment>
</data>
<data name="LogViewer_ColMessage" xml:space="preserve">
<value>Message</value>
<comment>LogViewer - Message column header</comment>
</data>
<data name="LogViewer_MaxLines" xml:space="preserve">
<value>Max Lines:</value>
<comment>LogViewer - Max lines label</comment>
</data>
<data name="PdfViewer_Title" xml:space="preserve">
<value>PDF Viewer</value>
<comment>PdfViewer - Window title</comment>
</data>
<data name="PdfViewer_TitleWithFile" xml:space="preserve">
<value>PDF Viewer - {0}</value>
<comment>PdfViewer - Window title with file name</comment>
</data>
<data name="PdfViewer_LoadSuccess" xml:space="preserve">
<value>PDF loaded: {0} ({1} pages)</value>
<comment>PdfViewer - Load success log</comment>
</data>
<data name="PdfViewer_LoadFailed" xml:space="preserve">
<value>PDF file load failed</value>
<comment>PdfViewer - Load failed log</comment>
</data>
<data name="PdfViewer_PrintSuccess" xml:space="preserve">
<value>Print job submitted: {0} → {1}</value>
<comment>PdfViewer - Print success log</comment>
</data>
<data name="PdfViewer_PrintFailed" xml:space="preserve">
<value>Print failed</value>
<comment>PdfViewer - Print failed log</comment>
</data>
<data name="PdfViewer_PrinterNotFound" xml:space="preserve">
<value>Printer not found: {0}</value>
<comment>PdfViewer - Printer not found</comment>
</data>
</root>