1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace PDF_Master.Strings.HomePage {
- using System;
-
-
- /// <summary>
- /// 一个强类型的资源类,用于查找本地化的字符串等。
- /// </summary>
- // 此类是由 StronglyTypedResourceBuilder
- // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
- // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
- // (以 /str 作为命令选项),或重新生成 VS 项目。
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public class HomePage {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal HomePage() {
- }
-
- /// <summary>
- /// 返回此类使用的缓存的 ResourceManager 实例。
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PDF_Master.Strings.HomePage.HomePage", typeof(HomePage).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// 重写当前线程的 CurrentUICulture 属性,对
- /// 使用此强类型资源类的所有资源查找执行重写。
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- public static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// 查找类似 Correct 的本地化字符串。
- /// </summary>
- public static string AIErrorCorrectionBtn_CorrectBtn {
- get {
- return ResourceManager.GetString("AIErrorCorrectionBtn_CorrectBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Error Correction 的本地化字符串。
- /// </summary>
- public static string AIErrorCorrectionBtn_Title {
- get {
- return ResourceManager.GetString("AIErrorCorrectionBtn_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rewriting 的本地化字符串。
- /// </summary>
- public static string AIRewriteBtn_RewritingBtn {
- get {
- return ResourceManager.GetString("AIRewriteBtn_RewritingBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Rewriting 的本地化字符串。
- /// </summary>
- public static string AIRewriteBtn_Title {
- get {
- return ResourceManager.GetString("AIRewriteBtn_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Limit document size to 10M, document page number to 30, 10w characters
- ///per month. 的本地化字符串。
- /// </summary>
- public static string AITranslation_LimitTip {
- get {
- return ResourceManager.GetString("AITranslation_LimitTip", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Scanned PDF file is not supported 的本地化字符串。
- /// </summary>
- public static string AITranslation_NotSupportedTip {
- get {
- return ResourceManager.GetString("AITranslation_NotSupportedTip", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 or drop file here 的本地化字符串。
- /// </summary>
- public static string AITranslationBtn_DropTip {
- get {
- return ResourceManager.GetString("AITranslationBtn_DropTip", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Limit document size to 10M, document page number to 30, 10w characters per month
- ///Scanning PDF file is not supported! 的本地化字符串。
- /// </summary>
- public static string AITranslationBtn_LimitTip {
- get {
- return ResourceManager.GetString("AITranslationBtn_LimitTip", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Select File 的本地化字符串。
- /// </summary>
- public static string AITranslationBtn_SelectFileBtn {
- get {
- return ResourceManager.GetString("AITranslationBtn_SelectFileBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Support PDF and Word file 的本地化字符串。
- /// </summary>
- public static string AITranslationBtn_SupportTip {
- get {
- return ResourceManager.GetString("AITranslationBtn_SupportTip", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Translation 的本地化字符串。
- /// </summary>
- public static string AITranslationBtn_Title {
- get {
- return ResourceManager.GetString("AITranslationBtn_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Translation Language 的本地化字符串。
- /// </summary>
- public static string AITranslationBtn_TranslationLanguage {
- get {
- return ResourceManager.GetString("AITranslationBtn_TranslationLanguage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Baidu translation interface call failed 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05001 {
- get {
- return ResourceManager.GetString("BaiduTranslation05001", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 The file name cannot be empty 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05002 {
- get {
- return ResourceManager.GetString("BaiduTranslation05002", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File format not supported 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05003 {
- get {
- return ResourceManager.GetString("BaiduTranslation05003", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File translation file size cannot exceed 10MB 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05004 {
- get {
- return ResourceManager.GetString("BaiduTranslation05004", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Translation language not supported 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05005 {
- get {
- return ResourceManager.GetString("BaiduTranslation05005", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Failed to get the page number of the file 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05006 {
- get {
- return ResourceManager.GetString("BaiduTranslation05006", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 user file upload error 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05007 {
- get {
- return ResourceManager.GetString("BaiduTranslation05007", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 fileKey does not exist 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05008 {
- get {
- return ResourceManager.GetString("BaiduTranslation05008", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 The file is empty, the file size cannot be 0 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05009 {
- get {
- return ResourceManager.GetString("BaiduTranslation05009", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Word format translation error, please use PDF format for translation 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05010 {
- get {
- return ResourceManager.GetString("BaiduTranslation05010", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Documents over 30 pages 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05011 {
- get {
- return ResourceManager.GetString("BaiduTranslation05011", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 file exists encrypted 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05012 {
- get {
- return ResourceManager.GetString("BaiduTranslation05012", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 This document does not support translation at this time 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05013 {
- get {
- return ResourceManager.GetString("BaiduTranslation05013", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File translation failed 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation05999 {
- get {
- return ResourceManager.GetString("BaiduTranslation05999", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Invalid project 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation06001 {
- get {
- return ResourceManager.GetString("BaiduTranslation06001", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Invalid version 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation06002 {
- get {
- return ResourceManager.GetString("BaiduTranslation06002", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Character exceeds limit 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation06003 {
- get {
- return ResourceManager.GetString("BaiduTranslation06003", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Usage over limit 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation06004 {
- get {
- return ResourceManager.GetString("BaiduTranslation06004", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 The required parameter is empty or the fixed parameter is incorrect. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation10001 {
- get {
- return ResourceManager.GetString("BaiduTranslation10001", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Access frequency is limited. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation10004 {
- get {
- return ResourceManager.GetString("BaiduTranslation10004", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Signature verification failed. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation10005 {
- get {
- return ResourceManager.GetString("BaiduTranslation10005", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 User is unauthorized. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation10006 {
- get {
- return ResourceManager.GetString("BaiduTranslation10006", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Quotation query information has expired. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation20100 {
- get {
- return ResourceManager.GetString("BaiduTranslation20100", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Query translation record has expired. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation20101 {
- get {
- return ResourceManager.GetString("BaiduTranslation20101", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Incorrect document type. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation20102 {
- get {
- return ResourceManager.GetString("BaiduTranslation20102", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Document size does not meet the requirements. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation20103 {
- get {
- return ResourceManager.GetString("BaiduTranslation20103", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Failed to create task. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation20104 {
- get {
- return ResourceManager.GetString("BaiduTranslation20104", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Request timed out. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation52001 {
- get {
- return ResourceManager.GetString("BaiduTranslation52001", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Server system error. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation52002 {
- get {
- return ResourceManager.GetString("BaiduTranslation52002", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Unauthorized user. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation52003 {
- get {
- return ResourceManager.GetString("BaiduTranslation52003", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Required parameter is empty. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation54000 {
- get {
- return ResourceManager.GetString("BaiduTranslation54000", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Signature error. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation54001 {
- get {
- return ResourceManager.GetString("BaiduTranslation54001", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Access frequency is limited. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation54003 {
- get {
- return ResourceManager.GetString("BaiduTranslation54003", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Insufficient account balance. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation54004 {
- get {
- return ResourceManager.GetString("BaiduTranslation54004", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Insufficient amount of withholding. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation54010 {
- get {
- return ResourceManager.GetString("BaiduTranslation54010", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Illegal client IP address. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation58000 {
- get {
- return ResourceManager.GetString("BaiduTranslation58000", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Translation language direction not supported. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation58001 {
- get {
- return ResourceManager.GetString("BaiduTranslation58001", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Parameter error. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation66000 {
- get {
- return ResourceManager.GetString("BaiduTranslation66000", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File information not found. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation70201 {
- get {
- return ResourceManager.GetString("BaiduTranslation70201", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Failed to generate remote file. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation70202 {
- get {
- return ResourceManager.GetString("BaiduTranslation70202", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Uploaded file size exceeded the limit. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation70203 {
- get {
- return ResourceManager.GetString("BaiduTranslation70203", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cache file expired. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation70204 {
- get {
- return ResourceManager.GetString("BaiduTranslation70204", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Document translation failed. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation70205 {
- get {
- return ResourceManager.GetString("BaiduTranslation70205", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Unsupported file type. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation70206 {
- get {
- return ResourceManager.GetString("BaiduTranslation70206", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 The document content is incorrect and cannot be translated. 的本地化字符串。
- /// </summary>
- public static string BaiduTranslation70207 {
- get {
- return ResourceManager.GetString("BaiduTranslation70207", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancel 的本地化字符串。
- /// </summary>
- public static string BtnCancle {
- get {
- return ResourceManager.GetString("BtnCancle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Scan 的本地化字符串。
- /// </summary>
- public static string BtnScan {
- get {
- return ResourceManager.GetString("BtnScan", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Invalid project 的本地化字符串。
- /// </summary>
- public static string ChatGTP06001 {
- get {
- return ResourceManager.GetString("ChatGTP06001", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Invalid version 的本地化字符串。
- /// </summary>
- public static string ChatGTP06002 {
- get {
- return ResourceManager.GetString("ChatGTP06002", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Content too long 的本地化字符串。
- /// </summary>
- public static string ChatGTP06003 {
- get {
- return ResourceManager.GetString("ChatGTP06003", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Usage over limit 的本地化字符串。
- /// </summary>
- public static string ChatGTP06004 {
- get {
- return ResourceManager.GetString("ChatGTP06004", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 System error 的本地化字符串。
- /// </summary>
- public static string ChatGTP06005 {
- get {
- return ResourceManager.GetString("ChatGTP06005", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Missing parameters 的本地化字符串。
- /// </summary>
- public static string ChatGTP06006 {
- get {
- return ResourceManager.GetString("ChatGTP06006", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Copied 的本地化字符串。
- /// </summary>
- public static string ChatGTPAI_Copied {
- get {
- return ResourceManager.GetString("ChatGTPAI_Copied", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Copy 的本地化字符串。
- /// </summary>
- public static string ChatGTPAI_Copy {
- get {
- return ResourceManager.GetString("ChatGTPAI_Copy", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Limited to 150 characters per session, 5 times per month 的本地化字符串。
- /// </summary>
- public static string ChatGTPAI_LimitTip {
- get {
- return ResourceManager.GetString("ChatGTPAI_LimitTip", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Result 的本地化字符串。
- /// </summary>
- public static string ChatGTPAI_Result {
- get {
- return ResourceManager.GetString("ChatGTPAI_Result", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Please enter text content here... 的本地化字符串。
- /// </summary>
- public static string ChatGTPAI_TextBoxWatermark {
- get {
- return ResourceManager.GetString("ChatGTPAI_TextBoxWatermark", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Limited to 150 characters per session, 5 times per month 的本地化字符串。
- /// </summary>
- public static string ChatGTPLimit150 {
- get {
- return ResourceManager.GetString("ChatGTPLimit150", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Network error 的本地化字符串。
- /// </summary>
- public static string ChatGTPNetworkError {
- get {
- return ResourceManager.GetString("ChatGTPNetworkError", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Next 的本地化字符串。
- /// </summary>
- public static string Guid_AcceptButton {
- get {
- return ResourceManager.GetString("Guid_AcceptButton", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remind Me Later 的本地化字符串。
- /// </summary>
- public static string Guid_LaterButton {
- get {
- return ResourceManager.GetString("Guid_LaterButton", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Start Now 的本地化字符串。
- /// </summary>
- public static string Guid_StartNow {
- get {
- return ResourceManager.GetString("Guid_StartNow", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fix a typo or add a new text box in a PDF effortlessly. Crop, replace, rotate, flip, and export images as desired. 的本地化字符串。
- /// </summary>
- public static string GuidContent_Edit {
- get {
- return ResourceManager.GetString("GuidContent_Edit", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 PDF Master Beta Invites You to Enjoy All Advanced Features!
- ///
- ///View, Annotate and Convert PDFs with PDF Master to boost your productivity. 的本地化字符串。
- /// </summary>
- public static string GuidContentP1 {
- get {
- return ResourceManager.GetString("GuidContentP1", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add highlights, freehand, text, stamps, links, shapes, and notes to your documents. Easily mark up your PDFs anytime! 的本地化字符串。
- /// </summary>
- public static string GuidContentP2 {
- get {
- return ResourceManager.GetString("GuidContentP2", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Convert PDF to editable Word, Excel, PPT, Text and image with all your fonts and formatting preserved. 的本地化字符串。
- /// </summary>
- public static string GuidContentP3 {
- get {
- return ResourceManager.GetString("GuidContentP3", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fill out forms effortlessly and add text, image or handwritten signatures to PDFs. 的本地化字符串。
- /// </summary>
- public static string GuidContentP4 {
- get {
- return ResourceManager.GetString("GuidContentP4", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 All advanced features in PDF Master can be used after registration, including converting PDFs without limitation. 的本地化字符串。
- /// </summary>
- public static string GuidContentP5 {
- get {
- return ResourceManager.GetString("GuidContentP5", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Edit Original Text and Images Like Word 的本地化字符串。
- /// </summary>
- public static string GuidTitle_Edit {
- get {
- return ResourceManager.GetString("GuidTitle_Edit", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 The Brand New PDF Master 的本地化字符串。
- /// </summary>
- public static string GuidTitleP1 {
- get {
- return ResourceManager.GetString("GuidTitleP1", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Comment PDFs with Rich Annotation Tools 的本地化字符串。
- /// </summary>
- public static string GuidTitleP2 {
- get {
- return ResourceManager.GetString("GuidTitleP2", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Convert PDF to Office Fast and Easily 的本地化字符串。
- /// </summary>
- public static string GuidTitleP3 {
- get {
- return ResourceManager.GetString("GuidTitleP3", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fill out Form & Sign Documents 的本地化字符串。
- /// </summary>
- public static string GuidTitleP4 {
- get {
- return ResourceManager.GetString("GuidTitleP4", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Sign up to Unlock Premium Features 的本地化字符串。
- /// </summary>
- public static string GuidTitleP5 {
- get {
- return ResourceManager.GetString("GuidTitleP5", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Error Correction 的本地化字符串。
- /// </summary>
- public static string Home_AIErrorCorrectionBtn {
- get {
- return ResourceManager.GetString("Home_AIErrorCorrectionBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Rewriting 的本地化字符串。
- /// </summary>
- public static string Home_AIRewritingBtn {
- get {
- return ResourceManager.GetString("Home_AIRewritingBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Translation 的本地化字符串。
- /// </summary>
- public static string Home_AITranslationBtn {
- get {
- return ResourceManager.GetString("Home_AITranslationBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create PDF 的本地化字符串。
- /// </summary>
- public static string Home_CreatePDF {
- get {
- return ResourceManager.GetString("Home_CreatePDF", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 New Blank Page 的本地化字符串。
- /// </summary>
- public static string Home_CreateToNew {
- get {
- return ResourceManager.GetString("Home_CreateToNew", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Home 的本地化字符串。
- /// </summary>
- public static string Home_HomeBtn {
- get {
- return ResourceManager.GetString("Home_HomeBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Open Files 的本地化字符串。
- /// </summary>
- public static string Home_OpenFiles {
- get {
- return ResourceManager.GetString("Home_OpenFiles", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Import From Scanner 的本地化字符串。
- /// </summary>
- public static string HomeBtn_CreatePDFFromScannerBtn {
- get {
- return ResourceManager.GetString("HomeBtn_CreatePDFFromScannerBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 New Blank Page 的本地化字符串。
- /// </summary>
- public static string HomeBtn_CreatePDFNewBlankPageBtn {
- get {
- return ResourceManager.GetString("HomeBtn_CreatePDFNewBlankPageBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 New From Files 的本地化字符串。
- /// </summary>
- public static string HomeBtn_CreatePDFNewFromFilesBtn {
- get {
- return ResourceManager.GetString("HomeBtn_CreatePDFNewFromFilesBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create PDF 的本地化字符串。
- /// </summary>
- public static string HomeBtn_CreatePDFTitle {
- get {
- return ResourceManager.GetString("HomeBtn_CreatePDFTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Select Files 的本地化字符串。
- /// </summary>
- public static string HomeBtn_OpenPDFBtn {
- get {
- return ResourceManager.GetString("HomeBtn_OpenPDFBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Or drop files here to open 的本地化字符串。
- /// </summary>
- public static string HomeBtn_OpenPDFDropTip {
- get {
- return ResourceManager.GetString("HomeBtn_OpenPDFDropTip", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Open PDF 的本地化字符串。
- /// </summary>
- public static string HomeBtn_OpenPDFTitle {
- get {
- return ResourceManager.GetString("HomeBtn_OpenPDFTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove from Recents 的本地化字符串。
- /// </summary>
- public static string HomeList_MenuRemove {
- get {
- return ResourceManager.GetString("HomeList_MenuRemove", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Show in Folder 的本地化字符串。
- /// </summary>
- public static string HomeList_MenuShow {
- get {
- return ResourceManager.GetString("HomeList_MenuShow", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Click “Open Files” or drag file here to open 的本地化字符串。
- /// </summary>
- public static string HomeList_NoFilesContent {
- get {
- return ResourceManager.GetString("HomeList_NoFilesContent", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 No recently opened files 的本地化字符串。
- /// </summary>
- public static string HomeList_NoFilesTitle {
- get {
- return ResourceManager.GetString("HomeList_NoFilesTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Recents 的本地化字符串。
- /// </summary>
- public static string HomeList_Title {
- get {
- return ResourceManager.GetString("HomeList_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Quick Tools 的本地化字符串。
- /// </summary>
- public static string HomeTool_Title {
- get {
- return ResourceManager.GetString("HomeTool_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Error 的本地化字符串。
- /// </summary>
- public static string Scanner_Error {
- get {
- return ResourceManager.GetString("Scanner_Error", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Operation too frequent, please try again later. 的本地化字符串。
- /// </summary>
- public static string Scanner_Errorbody {
- get {
- return ResourceManager.GetString("Scanner_Errorbody", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 OK 的本地化字符串。
- /// </summary>
- public static string Scanner_Errorok {
- get {
- return ResourceManager.GetString("Scanner_Errorok", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Untitled 的本地化字符串。
- /// </summary>
- public static string Scanner_Untitled {
- get {
- return ResourceManager.GetString("Scanner_Untitled", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create PDF from scanner 的本地化字符串。
- /// </summary>
- public static string TextCreate {
- get {
- return ResourceManager.GetString("TextCreate", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 No Scanners 的本地化字符串。
- /// </summary>
- public static string TextNoScan {
- get {
- return ResourceManager.GetString("TextNoScan", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Scanners 的本地化字符串。
- /// </summary>
- public static string TextScans {
- get {
- return ResourceManager.GetString("TextScans", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Translation 的本地化字符串。
- /// </summary>
- public static string ViewRightMenuText_AITranslation {
- get {
- return ResourceManager.GetString("ViewRightMenuText_AITranslation", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Translate 的本地化字符串。
- /// </summary>
- public static string ViewRightMenuText_AITranslationBtn {
- get {
- return ResourceManager.GetString("ViewRightMenuText_AITranslationBtn", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 AI Translation 的本地化字符串。
- /// </summary>
- public static string ViewRightMenuText_AITranslationTitle {
- get {
- return ResourceManager.GetString("ViewRightMenuText_AITranslationTitle", resourceCulture);
- }
- }
- }
- }
|