123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484 |
- <?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="AIErrorCorrectionBtn_CorrectBtn" xml:space="preserve">
- <value>Correct</value>
- </data>
- <data name="AIErrorCorrectionBtn_Title" xml:space="preserve">
- <value>AI Error Correction</value>
- </data>
- <data name="AIRewriteBtn_RewritingBtn" xml:space="preserve">
- <value>Rewriting</value>
- </data>
- <data name="AIRewriteBtn_Title" xml:space="preserve">
- <value>AI Rewriting</value>
- </data>
- <data name="AISelectTranslationBtn_LimitTip" xml:space="preserve">
- <value>Limit document size to 10M, document
- page number to 30, 10w characters per
- month.</value>
- </data>
- <data name="AITranslationBtn_DropTip" xml:space="preserve">
- <value>or drop file here</value>
- </data>
- <data name="AITranslationBtn_LimitTip" xml:space="preserve">
- <value>Limit document size to 10M, document page number to 30, 10w characters per month
- Scanning PDF file is not supported!</value>
- </data>
- <data name="AITranslationBtn_SelectFileBtn" xml:space="preserve">
- <value>Select File</value>
- </data>
- <data name="AITranslationBtn_SupportTip" xml:space="preserve">
- <value>Support PDF and Word file</value>
- </data>
- <data name="AITranslationBtn_Title" xml:space="preserve">
- <value>AI Translation</value>
- </data>
- <data name="AITranslationBtn_TranslationLanguage" xml:space="preserve">
- <value>Translation Language</value>
- </data>
- <data name="AITranslation_LimitTip" xml:space="preserve">
- <value>Limit document size to 10M, document page number to 30, 10w characters
- per month.</value>
- </data>
- <data name="AITranslation_NotSupportedTip" xml:space="preserve">
- <value>Scanned PDF file is not supported</value>
- </data>
- <data name="BaiduTranslation05001" xml:space="preserve">
- <value>Baidu translation interface call failed</value>
- </data>
- <data name="BaiduTranslation05002" xml:space="preserve">
- <value>The file name cannot be empty</value>
- </data>
- <data name="BaiduTranslation05003" xml:space="preserve">
- <value>File format not supported</value>
- </data>
- <data name="BaiduTranslation05004" xml:space="preserve">
- <value>File translation file size cannot exceed 10MB</value>
- </data>
- <data name="BaiduTranslation05005" xml:space="preserve">
- <value>Translation language not supported</value>
- </data>
- <data name="BaiduTranslation05006" xml:space="preserve">
- <value>Failed to get the page number of the file</value>
- </data>
- <data name="BaiduTranslation05007" xml:space="preserve">
- <value>user file upload error</value>
- </data>
- <data name="BaiduTranslation05008" xml:space="preserve">
- <value>fileKey does not exist</value>
- </data>
- <data name="BaiduTranslation05009" xml:space="preserve">
- <value>The file is empty, the file size cannot be 0</value>
- </data>
- <data name="BaiduTranslation05010" xml:space="preserve">
- <value>Word format translation error, please use PDF format for translation</value>
- </data>
- <data name="BaiduTranslation05011" xml:space="preserve">
- <value>Documents over 30 pages</value>
- </data>
- <data name="BaiduTranslation05012" xml:space="preserve">
- <value>file exists encrypted</value>
- </data>
- <data name="BaiduTranslation05013" xml:space="preserve">
- <value>This document does not support translation at this time</value>
- </data>
- <data name="BaiduTranslation05999" xml:space="preserve">
- <value>File translation failed</value>
- </data>
- <data name="BaiduTranslation06001" xml:space="preserve">
- <value>Invalid project</value>
- </data>
- <data name="BaiduTranslation06002" xml:space="preserve">
- <value>Invalid version</value>
- </data>
- <data name="BaiduTranslation06003" xml:space="preserve">
- <value>Character exceeds limit</value>
- </data>
- <data name="BaiduTranslation06004" xml:space="preserve">
- <value>Usage over limit</value>
- </data>
- <data name="BaiduTranslation10001" xml:space="preserve">
- <value>The required parameter is empty or the fixed parameter is incorrect.</value>
- </data>
- <data name="BaiduTranslation10004" xml:space="preserve">
- <value>Access frequency is limited.</value>
- </data>
- <data name="BaiduTranslation10005" xml:space="preserve">
- <value>Signature verification failed.</value>
- </data>
- <data name="BaiduTranslation10006" xml:space="preserve">
- <value>User is unauthorized.</value>
- </data>
- <data name="BaiduTranslation20100" xml:space="preserve">
- <value>Quotation query information has expired.</value>
- </data>
- <data name="BaiduTranslation20101" xml:space="preserve">
- <value>Query translation record has expired.</value>
- </data>
- <data name="BaiduTranslation20102" xml:space="preserve">
- <value>Incorrect document type.</value>
- </data>
- <data name="BaiduTranslation20103" xml:space="preserve">
- <value>Document size does not meet the requirements.</value>
- </data>
- <data name="BaiduTranslation20104" xml:space="preserve">
- <value>Failed to create task.</value>
- </data>
- <data name="BaiduTranslation52001" xml:space="preserve">
- <value>Request timed out.</value>
- </data>
- <data name="BaiduTranslation52002" xml:space="preserve">
- <value>Server system error.</value>
- </data>
- <data name="BaiduTranslation52003" xml:space="preserve">
- <value>Unauthorized user.</value>
- </data>
- <data name="BaiduTranslation54000" xml:space="preserve">
- <value>Required parameter is empty.</value>
- </data>
- <data name="BaiduTranslation54001" xml:space="preserve">
- <value>Signature error.</value>
- </data>
- <data name="BaiduTranslation54003" xml:space="preserve">
- <value>Access frequency is limited.</value>
- </data>
- <data name="BaiduTranslation54004" xml:space="preserve">
- <value>Insufficient account balance.</value>
- </data>
- <data name="BaiduTranslation54010" xml:space="preserve">
- <value>Insufficient amount of withholding.</value>
- </data>
- <data name="BaiduTranslation58000" xml:space="preserve">
- <value>Illegal client IP address.</value>
- </data>
- <data name="BaiduTranslation58001" xml:space="preserve">
- <value>Translation language direction not supported.</value>
- </data>
- <data name="BaiduTranslation66000" xml:space="preserve">
- <value>Parameter error.</value>
- </data>
- <data name="BaiduTranslation70201" xml:space="preserve">
- <value>File information not found.</value>
- </data>
- <data name="BaiduTranslation70202" xml:space="preserve">
- <value>Failed to generate remote file.</value>
- </data>
- <data name="BaiduTranslation70203" xml:space="preserve">
- <value>Uploaded file size exceeded the limit.</value>
- </data>
- <data name="BaiduTranslation70204" xml:space="preserve">
- <value>Cache file expired.</value>
- </data>
- <data name="BaiduTranslation70205" xml:space="preserve">
- <value>Document translation failed.</value>
- </data>
- <data name="BaiduTranslation70206" xml:space="preserve">
- <value>Unsupported file type.</value>
- </data>
- <data name="BaiduTranslation70207" xml:space="preserve">
- <value>The document content is incorrect and cannot be translated.</value>
- </data>
- <data name="BtnCancle" xml:space="preserve">
- <value>Cancel</value>
- </data>
- <data name="BtnScan" xml:space="preserve">
- <value>Scan</value>
- </data>
- <data name="ChatGTP06001" xml:space="preserve">
- <value>Invalid project</value>
- </data>
- <data name="ChatGTP06002" xml:space="preserve">
- <value>Invalid version</value>
- </data>
- <data name="ChatGTP06003" xml:space="preserve">
- <value>Content too long</value>
- </data>
- <data name="ChatGTP06004" xml:space="preserve">
- <value>Usage over limit</value>
- </data>
- <data name="ChatGTP06005" xml:space="preserve">
- <value>System error</value>
- </data>
- <data name="ChatGTP06006" xml:space="preserve">
- <value>Missing parameters</value>
- </data>
- <data name="ChatGTPAI_Copied" xml:space="preserve">
- <value>Copied</value>
- </data>
- <data name="ChatGTPAI_Copy" xml:space="preserve">
- <value>Copy</value>
- </data>
- <data name="ChatGTPAI_LimitTip" xml:space="preserve">
- <value>Limited to 150 characters per session, 5 times per month</value>
- </data>
- <data name="ChatGTPAI_Result" xml:space="preserve">
- <value>Result</value>
- </data>
- <data name="ChatGTPAI_TextBoxWatermark" xml:space="preserve">
- <value>Please enter text content here...</value>
- </data>
- <data name="ChatGTPLimit150" xml:space="preserve">
- <value>Limited to 150 characters per session, 5 times per month</value>
- </data>
- <data name="ChatGTPNetworkError" xml:space="preserve">
- <value>Network error</value>
- </data>
- <data name="GuidContentP1" xml:space="preserve">
- <value>PDF Master Beta Invites You to Enjoy All Advanced Features!
- Edit, Annotate and Convert PDFs with PDF Master to boost your productivity.</value>
- </data>
- <data name="GuidContentP2" xml:space="preserve">
- <value>Add highlights, freehand, text, stamps, links, shapes, and notes to your documents. Easily mark up your PDFs anytime!</value>
- </data>
- <data name="GuidContentP3" xml:space="preserve">
- <value>Fix a typo or add a new text box in a PDF effortlessly. Crop, replace, rotate, flip, and export images as desired.</value>
- </data>
- <data name="GuidContentP4" xml:space="preserve">
- <value>Drag and drop page thumbnails to rearrange pages. Or easily delete, insert, rotate, split pages.</value>
- </data>
- <data name="GuidContentP5" xml:space="preserve">
- <value>Convert PDF to editable Word, Excel, PPT, Text and image with all your fonts and formatting preserved.</value>
- </data>
- <data name="GuidContentP6" xml:space="preserve">
- <value>All advanced features in PDF Master can be used after registration, including converting PDFs without limitation.</value>
- </data>
- <data name="GuidContent_Edit" xml:space="preserve">
- <value>Fix a typo or add a new text box in a PDF effortlessly. Crop, replace, rotate, flip, and export images as desired.</value>
- </data>
- <data name="GuidTitleP1" xml:space="preserve">
- <value>The Brand New PDF Master</value>
- </data>
- <data name="GuidTitleP2" xml:space="preserve">
- <value>Comment PDFs with Rich Annotation Tools</value>
- </data>
- <data name="GuidTitleP3" xml:space="preserve">
- <value>Edit Original Text and Images Like Word</value>
- </data>
- <data name="GuidTitleP4" xml:space="preserve">
- <value>Organize PDF Pages with Ease</value>
- </data>
- <data name="GuidTitleP5" xml:space="preserve">
- <value>Convert PDF to Office Fast and Easily</value>
- </data>
- <data name="GuidTitleP6" xml:space="preserve">
- <value>Sign up to Unlock Premium Features</value>
- </data>
- <data name="Guid_AcceptButton" xml:space="preserve">
- <value>Next</value>
- </data>
- <data name="Guid_LaterButton" xml:space="preserve">
- <value>Sign up to Unlock Premium Features</value>
- </data>
- <data name="Guid_StartNow" xml:space="preserve">
- <value>Start Now</value>
- <comment>已经登陆的情况下,最后一页按钮文案</comment>
- </data>
- <data name="HomeBtn_CreatePDFFromScannerBtn" xml:space="preserve">
- <value>Import From Scanner</value>
- </data>
- <data name="HomeBtn_CreatePDFNewBlankPageBtn" xml:space="preserve">
- <value>New Blank Page</value>
- </data>
- <data name="HomeBtn_CreatePDFNewFromFilesBtn" xml:space="preserve">
- <value>New From Files</value>
- </data>
- <data name="HomeBtn_CreatePDFTitle" xml:space="preserve">
- <value>Create PDF</value>
- </data>
- <data name="HomeBtn_OpenPDFBtn" xml:space="preserve">
- <value>Select Files</value>
- </data>
- <data name="HomeBtn_OpenPDFDropTip" xml:space="preserve">
- <value>Or drop files here to open</value>
- </data>
- <data name="HomeBtn_OpenPDFTitle" xml:space="preserve">
- <value>Open PDF</value>
- </data>
- <data name="HomeList_MenuRemove" xml:space="preserve">
- <value>Remove from Recents</value>
- </data>
- <data name="HomeList_MenuShow" xml:space="preserve">
- <value>Show in Folder</value>
- </data>
- <data name="HomeList_NoFilesContent" xml:space="preserve">
- <value>Click “Open Files” or drag file here to open</value>
- </data>
- <data name="HomeList_NoFilesTitle" xml:space="preserve">
- <value>No recently opened files</value>
- </data>
- <data name="HomeList_Title" xml:space="preserve">
- <value>Recents</value>
- </data>
- <data name="HomeTool_Title" xml:space="preserve">
- <value>Quick Tools</value>
- </data>
- <data name="Home_AIErrorCorrectionBtn" xml:space="preserve">
- <value>AI Error Correction</value>
- </data>
- <data name="Home_AIRewritingBtn" xml:space="preserve">
- <value>AI Rewriting</value>
- </data>
- <data name="Home_AITranslationBtn" xml:space="preserve">
- <value>AI Translation</value>
- </data>
- <data name="Home_CreatePDF" xml:space="preserve">
- <value>Create PDF</value>
- </data>
- <data name="Home_CreateToNew" xml:space="preserve">
- <value>New Blank Page</value>
- </data>
- <data name="Home_HomeBtn" xml:space="preserve">
- <value>Home</value>
- </data>
- <data name="Home_OpenFiles" xml:space="preserve">
- <value>Open Files</value>
- </data>
- <data name="Scanner_Error" xml:space="preserve">
- <value>Error</value>
- </data>
- <data name="Scanner_Errorbody" xml:space="preserve">
- <value>Operation too frequent, please try again later.</value>
- </data>
- <data name="Scanner_Errorok" xml:space="preserve">
- <value>OK</value>
- </data>
- <data name="Scanner_Untitled" xml:space="preserve">
- <value>Untitled</value>
- </data>
- <data name="TextCreate" xml:space="preserve">
- <value>Create PDF from scanner</value>
- </data>
- <data name="TextNoScan" xml:space="preserve">
- <value>No Scanners</value>
- </data>
- <data name="TextScans" xml:space="preserve">
- <value>Scanners</value>
- </data>
- <data name="ViewRightMenuText_AITranslation" xml:space="preserve">
- <value>AI Translation</value>
- </data>
- <data name="ViewRightMenuText_AITranslationBtn" xml:space="preserve">
- <value>Translate</value>
- </data>
- <data name="ViewRightMenuText_AITranslationTitle" xml:space="preserve">
- <value>AI Translation</value>
- </data>
- </root>
|