123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420 |
- <?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="code300" xml:space="preserve">
- <value>Network error</value>
- </data>
- <data name="code301" xml:space="preserve">
- <value>Graphic verification code error</value>
- </data>
- <data name="code302" xml:space="preserve">
- <value>Email address is not registered</value>
- </data>
- <data name="code304" xml:space="preserve">
- <value>Invalid token or token has expired</value>
- </data>
- <data name="code305" xml:space="preserve">
- <value>You have reached the maximum number of devices, please log out of other devices and log in again</value>
- </data>
- <data name="code306" xml:space="preserve">
- <value>User is not logged in. Please log in and try again.</value>
- </data>
- <data name="code307" xml:space="preserve">
- <value>Failed to obtain authorization code</value>
- </data>
- <data name="code308" xml:space="preserve">
- <value>Failed to obtain token</value>
- </data>
- <data name="code309" xml:space="preserve">
- <value>Email code error!</value>
- </data>
- <data name="code310" xml:space="preserve">
- <value>Register error!</value>
- </data>
- <data name="code311" xml:space="preserve">
- <value>Wrong password. You can check whether the letter is uppercase or lowercase.</value>
- </data>
- <data name="code312" xml:space="preserve">
- <value>Incorrect code</value>
- </data>
- <data name="code313" xml:space="preserve">
- <value>Code send error</value>
- </data>
- <data name="code314" xml:space="preserve">
- <value>Mail send error</value>
- </data>
- <data name="code315" xml:space="preserve">
- <value>Too many codes sent, please try again later</value>
- </data>
- <data name="code316" xml:space="preserve">
- <value>This email is already registered, please login</value>
- </data>
- <data name="code317" xml:space="preserve">
- <value>This account is not registered, click Sign Up to create a new account</value>
- </data>
- <data name="code318" xml:space="preserve">
- <value>Your account is currently being cancelled and cannot be logged in. If you have any questions, please contact customer service</value>
- </data>
- <data name="code319" xml:space="preserve">
- <value>Please enter a valid email address</value>
- </data>
- <data name="code320" xml:space="preserve">
- <value>Passwords are different. Please re-enter them.</value>
- </data>
- <data name="code321" xml:space="preserve">
- <value>Password must be 6-24 characters</value>
- </data>
- <data name="code322" xml:space="preserve">
- <value>Password must be 6-24 characters</value>
- </data>
- <data name="code323" xml:space="preserve">
- <value>Please add auth config</value>
- </data>
- <data name="code324" xml:space="preserve">
- <value>You are still in the subscription and cannot log out. Please click Cancel Account after the subscription period ends</value>
- </data>
- <data name="code325" xml:space="preserve">
- <value>You are still in the subscription and cannot log out. Please click logout after the trial expired</value>
- </data>
- <data name="code326" xml:space="preserve">
- <value>Time transfer error</value>
- </data>
- <data name="code327" xml:space="preserve">
- <value>Spaces are not allowed in password</value>
- </data>
- <data name="codehad" xml:space="preserve">
- <value>Enter an existing verification code</value>
- </data>
- <data name="Codemax" xml:space="preserve">
- <value>Up to 24 characters</value>
- </data>
- <data name="Codemin" xml:space="preserve">
- <value>At least 6 characters</value>
- </data>
- <data name="LoginPasswordMsg" xml:space="preserve">
- <value>Enter new password again</value>
- </data>
- <data name="LoginPasswordMsg0" xml:space="preserve">
- <value>Enter password</value>
- </data>
- <data name="LoginPasswordMsg2" xml:space="preserve">
- <value>Enter new password</value>
- </data>
- <data name="Mailerr" xml:space="preserve">
- <value>Please enter a valid email</value>
- </data>
- <data name="Msgtologin" xml:space="preserve">
- <value>Enjoy Advanced Features</value>
- </data>
- <data name="RegisterEmailMsg" xml:space="preserve">
- <value>Enter email address</value>
- </data>
- <data name="RegisterNextStep" xml:space="preserve">
- <value>Next Step</value>
- </data>
- <data name="RegisterPasswordMsg" xml:space="preserve">
- <value>Enter your password</value>
- </data>
- <data name="Registertext1" xml:space="preserve">
- <value>Already have an account?</value>
- </data>
- <data name="Text_Add" xml:space="preserve">
- <value>Add password and permission</value>
- </data>
- <data name="Text_admail" xml:space="preserve">
- <value>E-mail Address</value>
- </data>
- <data name="Text_Advanced" xml:space="preserve">
- <value>Advanced Edit Tools</value>
- </data>
- <data name="Text_and" xml:space="preserve">
- <value>and</value>
- </data>
- <data name="Text_Annotate" xml:space="preserve">
- <value>Annotate PDF</value>
- </data>
- <data name="Text_back" xml:space="preserve">
- <value>Back to previous step</value>
- </data>
- <data name="Text_Basic" xml:space="preserve">
- <value>Basic markup tools</value>
- </data>
- <data name="Text_cancel" xml:space="preserve">
- <value>Cancel</value>
- </data>
- <data name="Text_Cancellatio" xml:space="preserve">
- <value>Cancellation</value>
- </data>
- <data name="Text_chmail" xml:space="preserve">
- <value>Change Email</value>
- </data>
- <data name="Text_Compress" xml:space="preserve">
- <value>Compress PDF</value>
- </data>
- <data name="Text_ConvertPDF" xml:space="preserve">
- <value>Convert PDF</value>
- </data>
- <data name="Text_ConvertPDFtoMicrosoft" xml:space="preserve">
- <value>Convert PDF to Microsoft Word, Excel, PPT, Text, and image</value>
- </data>
- <data name="Text_CreatePDF" xml:space="preserve">
- <value>Create PDF</value>
- </data>
- <data name="Text_CreatePDFfrom" xml:space="preserve">
- <value>Create PDF from Microsoft Word, PowerPoint, Excel, Text, and image</value>
- </data>
- <data name="Text_CreatePDFfromscanner" xml:space="preserve">
- <value>Create PDF from scanner</value>
- </data>
- <data name="Text_Crop" xml:space="preserve">
- <value>Crop pages</value>
- </data>
- <data name="Text_emailac" xml:space="preserve">
- <value>Enter email account</value>
- </data>
- <data name="Text_Fill" xml:space="preserve">
- <value>Fill & sign forms</value>
- </data>
- <data name="Text_forgetpass" xml:space="preserve">
- <value>Forgot your password?</value>
- </data>
- <data name="Text_Free" xml:space="preserve">
- <value>Free Use</value>
- </data>
- <data name="Text_getstart" xml:space="preserve">
- <value>Getting Started</value>
- </data>
- <data name="Text_Hyperlink" xml:space="preserve">
- <value>Hyperlink</value>
- </data>
- <data name="Text_licens" xml:space="preserve">
- <value>License Agreement</value>
- </data>
- <data name="Text_Log" xml:space="preserve">
- <value>Log in to </value>
- </data>
- <data name="Text_Login" xml:space="preserve">
- <value>Log In</value>
- </data>
- <data name="Text_logout" xml:space="preserve">
- <value>Log Out</value>
- </data>
- <data name="Text_Merge" xml:space="preserve">
- <value>Merge multiple PDFs</value>
- </data>
- <data name="Text_no" xml:space="preserve">
- <value>No</value>
- </data>
- <data name="Text_noacc" xml:space="preserve">
- <value>Dont’t have an account yet?</value>
- </data>
- <data name="Text_nonet" xml:space="preserve">
- <value>No Network Detected</value>
- </data>
- <data name="Text_novcode" xml:space="preserve">
- <value>Didn't receive the verification code?</value>
- </data>
- <data name="Text_ok" xml:space="preserve">
- <value>OK</value>
- </data>
- <data name="Text_privary" xml:space="preserve">
- <value>Privacy Policy</value>
- </data>
- <data name="Text_recode" xml:space="preserve">
- <value>Resend Code</value>
- </data>
- <data name="Text_Registered" xml:space="preserve">
- <value>Registered</value>
- </data>
- <data name="Text_regisuccess" xml:space="preserve">
- <value>Register successfully</value>
- </data>
- <data name="Text_Remove" xml:space="preserve">
- <value>Remove password</value>
- </data>
- <data name="Text_remsg" xml:space="preserve">
- <value>By registering, you agree to the</value>
- </data>
- <data name="Text_retry" xml:space="preserve">
- <value>Retry</value>
- </data>
- <data name="Text_Rotate" xml:space="preserve">
- <value>Rotate, delete, paste, copy pages</value>
- </data>
- <data name="Text_Save" xml:space="preserve">
- <value>Save as flatten PDF</value>
- </data>
- <data name="Text_Security" xml:space="preserve">
- <value>Security</value>
- </data>
- <data name="Text_Signature" xml:space="preserve">
- <value>Signature</value>
- </data>
- <data name="Text_Signup" xml:space="preserve">
- <value>Sign Up</value>
- </data>
- <data name="Text_Stamp" xml:space="preserve">
- <value>Stamp</value>
- </data>
- <data name="Text_toconnect" xml:space="preserve">
- <value>To access your files, please connect to the internet and try again.</value>
- </data>
- <data name="Text_toocode" xml:space="preserve">
- <value>Reset Password</value>
- </data>
- <data name="Text_TurnPDF" xml:space="preserve">
- <value>Turn PDF to RTF, HTML, CSV</value>
- </data>
- <data name="Text_Unregistered" xml:space="preserve">
- <value>Unregistered</value>
- </data>
- <data name="Text_useracc" xml:space="preserve">
- <value>Account Information</value>
- </data>
- <data name="Text_userout" xml:space="preserve">
- <value>Cancel account</value>
- </data>
- <data name="Text_useroutinglogin" xml:space="preserve">
- <value>Unable to Log In</value>
- </data>
- <data name="Text_useroutingloginmsg1" xml:space="preserve">
- <value>Your account is currently being logged out and cannot be logged in. If you have questions, please </value>
- </data>
- <data name="Text_useroutingloginmsg2" xml:space="preserve">
- <value>contact customer service</value>
- </data>
- <data name="Text_useroutmsg" xml:space="preserve">
- <value>Cancellation cannot be withdrawn, it will be completed within 3 working days, until then your account will be frozen and cannot be logged in, are you sure you want to delete your account?</value>
- </data>
- <data name="Text_useroutok" xml:space="preserve">
- <value>Cancellation Submitted</value>
- </data>
- <data name="Text_useroutoktext" xml:space="preserve">
- <value>Your account will be canceled within 3 working days and there is no need to submit the application for cancellation again</value>
- </data>
- <data name="Text_userouttol" xml:space="preserve">
- <value>Are you sure you want to cancel your account?</value>
- </data>
- <data name="Text_vcode" xml:space="preserve">
- <value>Enter the verification code</value>
- </data>
- <data name="Text_yes" xml:space="preserve">
- <value>Yes</value>
- </data>
- </root>
|