📄 english.xml
字号:
<ItemForTranslation ItemName="OverwriteOptions" ItemTranslation="Are you sure you want to overwrite all options with the default values?"/>
<ItemForTranslation ItemName="FileNotFound" ItemTranslation="{1} {n}file not found.{n}Please verify the correct file name was given."/>
<ItemForTranslation ItemName="FileCantBeReplaced" ItemTranslation="{n}Output file cannot be overwritten.{n}The file is locked by an application (Open in Word?) or protected from deletion.{n}Please unlock the file or change the target file name."/>
<ItemForTranslation ItemName="STR_END_IS_GREAT" ItemTranslation="The starting page number must be less than or the same as the ending page number."/>
<ItemForTranslation ItemName="STR_INVALID_NUM" ItemTranslation="Page number must be a numeric value greater than zero."/>
<!-- Stop Convert Dlg -->
<ItemForTranslation ItemName="CancelConversionMessage" ItemTranslation="Do you want to cancel the conversion process?"/>
<!-- Progress bar -->
<ItemForTranslation ItemName="ConversionLogMessage" ItemTranslation="Converter Log"/>
<ItemForTranslation ItemName="StartingConversionMessage" ItemTranslation="------- Conversion started: {1} -------"/>
<ItemForTranslation ItemName="FileConversionMessage" ItemTranslation="File converting: "/>
<ItemForTranslation ItemName="ElapsedMessage" ItemTranslation="Conversion finished. Time elapsed: {1}"/>
<ItemForTranslation ItemName="ReportMessage" ItemTranslation="{n}Pages from {1} to {2} were converted."/>
<ItemForTranslation ItemName="ImageNotFound" ItemTranslation="There are no images in this document."/>
<ItemForTranslation ItemName="FailedSaveImage" ItemTranslation="Failed to save image to {1}."/>
<ItemForTranslation ItemName="ConversionFailedMessage" ItemTranslation="Conversion failed on page {1}."/>
<ItemForTranslation ItemName="DaysFormat" ItemTranslation="{1} days "/>
<ItemForTranslation ItemName="HoursFormat" ItemTranslation="{1} hours "/>
<ItemForTranslation ItemName="DayFormat" ItemTranslation="{1} day "/>
<ItemForTranslation ItemName="HourFormat" ItemTranslation="{1} hour "/>
<ItemForTranslation ItemName="MinutesFormat" ItemTranslation="{1} min. "/>
<ItemForTranslation ItemName="MinuteFormat" ItemTranslation="{1} min. "/>
<ItemForTranslation ItemName="SecondsFormat" ItemTranslation="{1} sec."/>
<ItemForTranslation ItemName="SecondFormat" ItemTranslation="{1} sec."/>
<!-- RTF filter message -->
<ItemForTranslation ItemName="OutputPathMessage" ItemTranslation="Output was saved at: {1}"/>
<ItemForTranslation ItemName="WritingFileMessage"
ItemTranslation="Writing {1} file..."/>
<!-- PDF filter messsages -->
<ItemForTranslation ItemName="PDFPreScanInfoText" ItemTranslation="Scanning {1} file..."/>
<ItemForTranslation ItemName="PDFLoadingInfoText" ItemTranslation="Loading {1} file..."/>
<ItemForTranslation ItemName="FractionalFontSize" ItemTranslation="the source contains a font with a fractional size.{n}The target format only supports fonts with a size multiple on 1/2."/>
<ItemForTranslation ItemName="FontHeadMessage" ItemTranslation="Font {1} warning(s):"/>
<ItemForTranslation ItemName="FontSubstMessage" ItemTranslation="font name was substituted with {1}."/>
<ItemForTranslation ItemName="FontEmbedMessage" ItemTranslation="embedded data with font name {1}."/>
<ItemForTranslation ItemName="DifferentLookingWarning" ItemTranslation="The look of the output may be different from the source due to:"/>
<ItemForTranslation ItemName="FontEmbedWarning" ItemTranslation="The document contains embedded font(s) data"/>
<ItemForTranslation ItemName="FontNotBuiltInWarning" ItemTranslation="The document contains no built-in font(s)"/>
<ItemForTranslation ItemName="EvaluationInfoMessage" ItemTranslation="Evaluation copy: usage is restricted."/>
<!--
Text1 :
Thank you for trying SolidConverter PDF.
The trial version of this product only converts 10% of your document, with a 10 page maximum.
Please register SolidConverter PDF to remove this restriction.
-->
<ItemForTranslation ItemName="EvaluationMessage1" ItemTranslation="Thank you for trying {applicationname}.{n}The trial version of this product only converts 10% of your document with a 10-page maximum.{n}Please purchase {link:applicationpurchaseurl}{applicationname}{/link} to remove this restriction.{n}"/>
<!--
Text2 (contain some parts from Text1 ) :
Thank you for trying SolidConverter PDF.{n}
The trial version of this product only converts 10% of your document, with a 10 page maximum.{n}
For this conversion, SolidConverter PDF converted 1 of 1 pages.{n}
Please purchase SolidConverter PDF at http://www.solidpdf.com to remove this restriction.{n} -->
<ItemForTranslation ItemName="EvaluationMessage2" ItemTranslation="Thank you for trying {applicationname}.{pb/}The trial version of this product only converts 10% of your document, with a 10 page maximum. {pb/}For this conversion, {applicationname} converted {1} of {2} pages.{pb/}{b}Please purchase {color}{applicationname}{/color} at {applicationpurchaseurl} to remove this restriction.{/b}"/>
<!-- Promt for password -->
<ItemForTranslation ItemName="Enter password" ItemTranslation="{applicationname} - Enter User Password"/>
<ItemForTranslation ItemName="This file is protected." ItemTranslation="{1} has been password-protected.{n}Please enter the correct user password to open the document."/>
<ItemForTranslation ItemName="Password:" ItemTranslation="User Password:"/>
<ItemForTranslation ItemName="Invalid Password." ItemTranslation="Invalid Password."/>
<ItemForTranslation ItemName="You don't have permissions for extract operation."
ItemTranslation="You don't have permissions for extract operation."/>
<!-- Promt for pages -->
<ItemForTranslation ItemName="Convert Pages" ItemTranslation="Convert Pages"/>
<ItemForTranslation ItemName="All %d pages" ItemTranslation="All {1} pages"/>
<ItemForTranslation ItemName="Pages From:" ItemTranslation="Pages From:"/>
<ItemForTranslation ItemName="To:" ItemTranslation="To:"/>
<ItemForTranslation ItemName="The starting page number must be less than or the same as the ending page number."
ItemTranslation="The starting page must be less than or the same as the ending page number."/>
<ItemForTranslation ItemName="There is no page numbered '{1}' in this document."
ItemTranslation="There is no page numbered '{1}' in this document."/>
<!-- Wizard: Page Range -->
<ItemForTranslation ItemName="PageRange" ItemTranslation="Page Range"/>
<ItemForTranslation ItemName="AllPages" ItemTranslation="All"/>
<ItemForTranslation ItemName="Pages" ItemTranslation="Pages"/>
<ItemForTranslation ItemName="From:" ItemTranslation="From:"/>
<ItemForTranslation ItemName="extractpagerange" ItemTranslation="Which pages of the PDF document do you want to extract images from? If you want to recover all the images in the PDF document, choose 'All'.{n}{n}If you only want to extract images from specific pages in the PDF file, select 'Pages' and enter the page range in the 'From' and 'To' fields."/>
<ItemForTranslation ItemName="convertpagerange" ItemTranslation="Which pages of the PDF document do you want to recover? If you want to recover the whole PDF file, choose 'All'.{n}{n}If you only want to recover specific pages in the PDF file, select 'Pages' and enter the page range in the 'From' and 'To' fields."/>
<!-- V2.1 TEXT
ItemForTranslation ItemName="SolidConverterPDFUsage" ItemTranslation="Usage: SolidConverterPDF.exe [/h] /i Input [/o Output] [/w argument] [/y | /n] [/c] [/s] [/a argument] [/f argument] [/p xxx[-yyy]] {n}{n}{t}/h {t}Displays this help. {n}{n}{t}/i {t}Specifies the file or files to be converted. {n}{n}{t}/o {t}Specifies the file name or directory for the new file(s). {n}{n}{t}/w {t}Silent mode (hide progress dialog is default). {n}{n}{t}{t} argument: + : Always show progress dialog (/w +). {n}{n}{t}{t} {t} x : Automatically close progress dialog if successful (/w x). {n}{n}{t}/y {t}Force overwriting of existing files (prompt to overwrite is default). {n}{n}{t}/n {t}Force converter to not overwrite exiting files (no conversion if output file exists). {n}{n}{t}/c {t}Don't detect columns (detect columns is default). {n}{n}{t}/f {t}Format options (the default is Flowing.){n}{t}{t}If this parameter exists, /c parameter is ignored. {n}{n}{t}{t} argument: tabl : Tables (/f tabl). {n}{n}{t}{t} {t} cont : Continuous (/f cont). {n}{n}{t}{t} {t} txt : Text (/f txt). {n}{n}{t}{t} {t} exact : Exact (/f exact). {n}{n}{t} /s {t}Ignore character spacing (keep character spacing is default). {n}{n}{t} /a {t} Image anchoring (the default is automatic). {n}{n}{t}{t} argument: g : page anchoring (/a g). {n}{n}{t}{t} {t} p : paragraph anchoring (/a p). {n}{n}{t}{t} {t} r : remove images (/a r). {n}{n}{t}{t} {t} x : extract images (/a x) {n}{n}{t}/p {t}Page conversion (/p xxx-yyy): {n}{n}{t}{t} xxx : is starting page number and must be greater than 0. {n}{n}{t}{t} yyy : is ending page number and must be greater or equal to xxx. {n}"/
-->
<!-- V2.0 TEXT -->
<ItemForTranslation ItemName="help_dlg_title" ItemTranslation="{applicationname} help"/>
<ItemForTranslation ItemName="SolidConverterPDFUsage" ItemTranslation="Usage: SolidConverterPDF.exe [/h] /i Input [/o Output] [/w argument] [/y | /n] [/c] [/s] [/a argument] [/f argument] [/p xxx[-yyy]] {n}{n}{t}/h {t}Displays this help. {n}{n}{t}/i {t}Specifies the file or files to be converted. {n}{n}{t}/o {t}Specifies the file name or directory for the new file(s). {n}{n}{t}/w {t}Silent mode (hide progress dialog is default). {n}{n}{t}{t} argument: + : Always show progress dialog (/w +). {n}{n}{t}{t} {t} x : Automatically close progress dialog if successful (/w x). {n}{n}{t}/y {t}Force overwriting of existing files (prompt to overwrite is default). {n}{n}{t}/n {t}Force converter to not overwrite exiting files (no conversion if output file exists). {n}{n}{t}/c {t}Don't detect columns (detect columns is default). {n}{n}{t}/f {t}Format options (the default is Flowing.){n}{t}{t}If this parameter exists, /c parameter is ignored. {n}{n}{t}{t} argument: tabl : Tables (/f tabl). {n}{n}{t}{t} {t} cont : Continuous (/f cont). {n}{n}{t}{t} {t} txt : Text (/f txt). {n}{n}{t}{t} {t} exact : Exact (/f exact). {n}{n}{t}/s {t}Ignore character spacing (keep character spacing is default). {n}{n}{t}/a {t}Image processing (the default is automatic). {n}{n}{t}{t} argument: g : page anchoring (/a g). {n}{n}{t}{t} {t} p : paragraph anchoring (/a p). {n}{n}{t}{t} {t} r : remove images (/a r). {n}{n}{t}/p {t}Page conversion (/p xxx-yyy): {n}{n}{t}{t} xxx : is starting page number and must be greater than 0. {n}{n}{t}{t} yyy : is ending page number and must be greater or equal to xxx."/>
<ItemForTranslation ItemName="SolidConverterPDFUsageHead" ItemTranslation="Usage:"/>
<ItemForTranslation ItemName="SolidConverterPDFUsageCmdString" ItemTranslation="[/h] /i Input [/o Output] [/w argument] [/y | /n] [/c argument]{n} [/f argument] [/s] [/a argument] [/p xxx[-yyy]{n}[/pwd ["password"]]]"/>
<ItemForTranslation ItemName="SolidConverterPDFUsageCmdString_lite" ItemTranslation="[/h] /i Input [/o Output] [/w argument] [/y | /n] [/c argument]{n} [/f argument] [/s] [/p xxx[-yyy]]{n}[/pwd ["password"]] "/>
<ItemForTranslation ItemName="ArgumentStr" ItemTranslation="Arguments:"/>
<ItemForTranslation ItemName="ParametersStr" ItemTranslation="Parameters:"/>
<ItemForTranslation ItemName="hDescription" ItemTranslation="Displays this help."/>
<ItemForTranslation ItemName="iDescription" ItemTranslation="Specifies the file or files to be converted."/>
<ItemForTranslation ItemName="oDescription" ItemTranslation="Specifies the file name or directory for the new file(s)."/>
<ItemForTranslation ItemName="wDescription" ItemTranslation="Silent mode (hidden progress dialog is default)."/>
<ItemForTranslation ItemName="wArguments" ItemTranslation="+ : Always show progress dialog (/w +).{n}x : Automatically close progress dialog when successful (/w x)."/>
<ItemForTranslation ItemName="yDescription" ItemTranslation="Force overwriting of existing files (prompt to overwrite is default)."/>
<ItemForTranslation ItemName="nDescription" ItemTranslation="Force converter to not overwrite existing files (no conversion if output file exists)."/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -