//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace PDF_Master.Strings.Service { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Service { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Service() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [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.Service.Service", typeof(Service).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性,对 /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 Save and Continue 的本地化字符串。 /// public static string BtnTextContinue { get { return ResourceManager.GetString("BtnTextContinue", resourceCulture); } } /// /// 查找类似 Convert the First 10 Pages 的本地化字符串。 /// public static string BtnTextConvert { get { return ResourceManager.GetString("BtnTextConvert", resourceCulture); } } /// /// 查找类似 Save with Watermark 的本地化字符串。 /// public static string BtnTextSavewithWatermark { get { return ResourceManager.GetString("BtnTextSavewithWatermark", resourceCulture); } } /// /// 查找类似 Subscribe 的本地化字符串。 /// public static string BtnTextSubscrib { get { return ResourceManager.GetString("BtnTextSubscrib", resourceCulture); } } /// /// 查找类似 Upgrade Now 的本地化字符串。 /// public static string BtnTextSubscribe { get { return ResourceManager.GetString("BtnTextSubscribe", resourceCulture); } } /// /// 查找类似 Network error 的本地化字符串。 /// public static string code300 { get { return ResourceManager.GetString("code300", resourceCulture); } } /// /// 查找类似 Graphic verification code error 的本地化字符串。 /// public static string code301 { get { return ResourceManager.GetString("code301", resourceCulture); } } /// /// 查找类似 Email address is not registered 的本地化字符串。 /// public static string code302 { get { return ResourceManager.GetString("code302", resourceCulture); } } /// /// 查找类似 Invalid token or token has expired 的本地化字符串。 /// public static string code304 { get { return ResourceManager.GetString("code304", resourceCulture); } } /// /// 查找类似 You have reached the maximum number of devices, please log out of other devices and log in again 的本地化字符串。 /// public static string code305 { get { return ResourceManager.GetString("code305", resourceCulture); } } /// /// 查找类似 User is not logged in. Please log in and try again. 的本地化字符串。 /// public static string code306 { get { return ResourceManager.GetString("code306", resourceCulture); } } /// /// 查找类似 Failed to obtain authorization code 的本地化字符串。 /// public static string code307 { get { return ResourceManager.GetString("code307", resourceCulture); } } /// /// 查找类似 Failed to obtain token 的本地化字符串。 /// public static string code308 { get { return ResourceManager.GetString("code308", resourceCulture); } } /// /// 查找类似 Email code error! 的本地化字符串。 /// public static string code309 { get { return ResourceManager.GetString("code309", resourceCulture); } } /// /// 查找类似 Register error! 的本地化字符串。 /// public static string code310 { get { return ResourceManager.GetString("code310", resourceCulture); } } /// /// 查找类似 Wrong password. You can check whether the letter is uppercase or lowercase. 的本地化字符串。 /// public static string code311 { get { return ResourceManager.GetString("code311", resourceCulture); } } /// /// 查找类似 Incorrect code 的本地化字符串。 /// public static string code312 { get { return ResourceManager.GetString("code312", resourceCulture); } } /// /// 查找类似 Code send error 的本地化字符串。 /// public static string code313 { get { return ResourceManager.GetString("code313", resourceCulture); } } /// /// 查找类似 Mail send error 的本地化字符串。 /// public static string code314 { get { return ResourceManager.GetString("code314", resourceCulture); } } /// /// 查找类似 Too many codes sent, please try again later 的本地化字符串。 /// public static string code315 { get { return ResourceManager.GetString("code315", resourceCulture); } } /// /// 查找类似 This email is already registered, please login 的本地化字符串。 /// public static string code316 { get { return ResourceManager.GetString("code316", resourceCulture); } } /// /// 查找类似 This account is not registered, click Sign Up to create a new account 的本地化字符串。 /// public static string code317 { get { return ResourceManager.GetString("code317", resourceCulture); } } /// /// 查找类似 Your account is currently being cancelled and cannot be logged in. If you have any questions, please contact customer service 的本地化字符串。 /// public static string code318 { get { return ResourceManager.GetString("code318", resourceCulture); } } /// /// 查找类似 Please enter a valid email address 的本地化字符串。 /// public static string code319 { get { return ResourceManager.GetString("code319", resourceCulture); } } /// /// 查找类似 Password does not match, please enter again 的本地化字符串。 /// public static string code320 { get { return ResourceManager.GetString("code320", resourceCulture); } } /// /// 查找类似 Password must be 6-24 characters 的本地化字符串。 /// public static string code321 { get { return ResourceManager.GetString("code321", resourceCulture); } } /// /// 查找类似 Password must be 6-24 characters 的本地化字符串。 /// public static string code322 { get { return ResourceManager.GetString("code322", resourceCulture); } } /// /// 查找类似 Please add auth config 的本地化字符串。 /// public static string code323 { get { return ResourceManager.GetString("code323", resourceCulture); } } /// /// 查找类似 You are still in the subscription and cannot cancel account. Please click Cancel Account after the subscription period ends 的本地化字符串。 /// public static string code324 { get { return ResourceManager.GetString("code324", resourceCulture); } } /// /// 查找类似 You are still in the subscription and cannot cancel account. Please click Cancel Account after the trial expired 的本地化字符串。 /// public static string code325 { get { return ResourceManager.GetString("code325", resourceCulture); } } /// /// 查找类似 Time transfer error 的本地化字符串。 /// public static string code326 { get { return ResourceManager.GetString("code326", resourceCulture); } } /// /// 查找类似 Spaces are not allowed in password 的本地化字符串。 /// public static string code327 { get { return ResourceManager.GetString("code327", resourceCulture); } } /// /// 查找类似 Payment method error 的本地化字符串。 /// public static string code328 { get { return ResourceManager.GetString("code328", resourceCulture); } } /// /// 查找类似 Current events are not supported 的本地化字符串。 /// public static string code329 { get { return ResourceManager.GetString("code329", resourceCulture); } } /// /// 查找类似 Account is logged in on another device 的本地化字符串。 /// public static string code330 { get { return ResourceManager.GetString("code330", resourceCulture); } } /// /// 查找类似 This email account is no longer available or cancelled 的本地化字符串。 /// public static string code331 { get { return ResourceManager.GetString("code331", resourceCulture); } } /// /// 查找类似 AppStore receipt verification failed 的本地化字符串。 /// public static string code332 { get { return ResourceManager.GetString("code332", resourceCulture); } } /// /// 查找类似 Please re-verify the receipt 的本地化字符串。 /// public static string code333 { get { return ResourceManager.GetString("code333", resourceCulture); } } /// /// 查找类似 Users have already subscribed to PDF Master 的本地化字符串。 /// public static string code334 { get { return ResourceManager.GetString("code334", resourceCulture); } } /// /// 查找类似 Enter an existing verification code 的本地化字符串。 /// public static string codehad { get { return ResourceManager.GetString("codehad", resourceCulture); } } /// /// 查找类似 Up to 24 characters 的本地化字符串。 /// public static string Codemax { get { return ResourceManager.GetString("Codemax", resourceCulture); } } /// /// 查找类似 At least 6 characters 的本地化字符串。 /// public static string Codemin { get { return ResourceManager.GetString("Codemin", resourceCulture); } } /// /// 查找类似 Enter new password again 的本地化字符串。 /// public static string LoginPasswordMsg { get { return ResourceManager.GetString("LoginPasswordMsg", resourceCulture); } } /// /// 查找类似 Enter password 的本地化字符串。 /// public static string LoginPasswordMsg0 { get { return ResourceManager.GetString("LoginPasswordMsg0", resourceCulture); } } /// /// 查找类似 Enter new password 的本地化字符串。 /// public static string LoginPasswordMsg2 { get { return ResourceManager.GetString("LoginPasswordMsg2", resourceCulture); } } /// /// 查找类似 Please enter a valid email 的本地化字符串。 /// public static string Mailerr { get { return ResourceManager.GetString("Mailerr", resourceCulture); } } /// /// 查找类似 Enjoy Advanced Features 的本地化字符串。 /// public static string Msgtologin { get { return ResourceManager.GetString("Msgtologin", resourceCulture); } } /// /// 查找类似 Enter email address 的本地化字符串。 /// public static string RegisterEmailMsg { get { return ResourceManager.GetString("RegisterEmailMsg", resourceCulture); } } /// /// 查找类似 Next Step 的本地化字符串。 /// public static string RegisterNextStep { get { return ResourceManager.GetString("RegisterNextStep", resourceCulture); } } /// /// 查找类似 Enter your password 的本地化字符串。 /// public static string RegisterPasswordMsg { get { return ResourceManager.GetString("RegisterPasswordMsg", resourceCulture); } } /// /// 查找类似 Already have an account? 的本地化字符串。 /// public static string Registertext1 { get { return ResourceManager.GetString("Registertext1", resourceCulture); } } /// /// 查找类似 Add password and permission 的本地化字符串。 /// public static string Text_Add { get { return ResourceManager.GetString("Text_Add", resourceCulture); } } /// /// 查找类似 Email Address 的本地化字符串。 /// public static string Text_admail { get { return ResourceManager.GetString("Text_admail", resourceCulture); } } /// /// 查找类似 Advanced Edit Tools 的本地化字符串。 /// public static string Text_Advanced { get { return ResourceManager.GetString("Text_Advanced", resourceCulture); } } /// /// 查找类似 and 的本地化字符串。 /// public static string Text_and { get { return ResourceManager.GetString("Text_and", resourceCulture); } } /// /// 查找类似 Annotate PDF 的本地化字符串。 /// public static string Text_Annotate { get { return ResourceManager.GetString("Text_Annotate", resourceCulture); } } /// /// 查找类似 Back to previous step 的本地化字符串。 /// public static string Text_back { get { return ResourceManager.GetString("Text_back", resourceCulture); } } /// /// 查找类似 Basic markup tools 的本地化字符串。 /// public static string Text_Basic { get { return ResourceManager.GetString("Text_Basic", resourceCulture); } } /// /// 查找类似 Cancel 的本地化字符串。 /// public static string Text_cancel { get { return ResourceManager.GetString("Text_cancel", resourceCulture); } } /// /// 查找类似 Cancellation 的本地化字符串。 /// public static string Text_Cancellatio { get { return ResourceManager.GetString("Text_Cancellatio", resourceCulture); } } /// /// 查找类似 Change Email 的本地化字符串。 /// public static string Text_chmail { get { return ResourceManager.GetString("Text_chmail", resourceCulture); } } /// /// 查找类似 Compress PDF 的本地化字符串。 /// public static string Text_Compress { get { return ResourceManager.GetString("Text_Compress", resourceCulture); } } /// /// 查找类似 Convert PDF 的本地化字符串。 /// public static string Text_ConvertPDF { get { return ResourceManager.GetString("Text_ConvertPDF", resourceCulture); } } /// /// 查找类似 Convert PDF to Microsoft Word, Excel, PPT, Text, and image 的本地化字符串。 /// public static string Text_ConvertPDFtoMicrosoft { get { return ResourceManager.GetString("Text_ConvertPDFtoMicrosoft", resourceCulture); } } /// /// 查找类似 Create PDF 的本地化字符串。 /// public static string Text_CreatePDF { get { return ResourceManager.GetString("Text_CreatePDF", resourceCulture); } } /// /// 查找类似 Create PDF from Microsoft Word, PowerPoint, Excel, Text, and image 的本地化字符串。 /// public static string Text_CreatePDFfrom { get { return ResourceManager.GetString("Text_CreatePDFfrom", resourceCulture); } } /// /// 查找类似 Create PDF from scanner 的本地化字符串。 /// public static string Text_CreatePDFfromscanner { get { return ResourceManager.GetString("Text_CreatePDFfromscanner", resourceCulture); } } /// /// 查找类似 Crop pages 的本地化字符串。 /// public static string Text_Crop { get { return ResourceManager.GetString("Text_Crop", resourceCulture); } } /// /// 查找类似 Edit PDF text and images 的本地化字符串。 /// public static string Text_Edit { get { return ResourceManager.GetString("Text_Edit", resourceCulture); } } /// /// 查找类似 Enter email account 的本地化字符串。 /// public static string Text_emailac { get { return ResourceManager.GetString("Text_emailac", resourceCulture); } } /// /// 查找类似 Extract texts from image-based or scanned PDF with OCR 的本地化字符串。 /// public static string Text_Extract { get { return ResourceManager.GetString("Text_Extract", resourceCulture); } } /// /// 查找类似 Fill & sign forms 的本地化字符串。 /// public static string Text_Fill { get { return ResourceManager.GetString("Text_Fill", resourceCulture); } } /// /// 查找类似 Forgot your password? 的本地化字符串。 /// public static string Text_forgetpass { get { return ResourceManager.GetString("Text_forgetpass", resourceCulture); } } /// /// 查找类似 Free Use 的本地化字符串。 /// public static string Text_Free { get { return ResourceManager.GetString("Text_Free", resourceCulture); } } /// /// 查找类似 Getting Started 的本地化字符串。 /// public static string Text_getstart { get { return ResourceManager.GetString("Text_getstart", resourceCulture); } } /// /// 查找类似 Hyperlink 的本地化字符串。 /// public static string Text_Hyperlink { get { return ResourceManager.GetString("Text_Hyperlink", resourceCulture); } } /// /// 查找类似 Terms of Service 的本地化字符串。 /// public static string Text_licens { get { return ResourceManager.GetString("Text_licens", resourceCulture); } } /// /// 查找类似 Log in to 的本地化字符串。 /// public static string Text_Log { get { return ResourceManager.GetString("Text_Log", resourceCulture); } } /// /// 查找类似 Log In 的本地化字符串。 /// public static string Text_Login { get { return ResourceManager.GetString("Text_Login", resourceCulture); } } /// /// 查找类似 Log Out 的本地化字符串。 /// public static string Text_logout { get { return ResourceManager.GetString("Text_logout", resourceCulture); } } /// /// 查找类似 Merge multiple PDFs 的本地化字符串。 /// public static string Text_Merge { get { return ResourceManager.GetString("Text_Merge", resourceCulture); } } /// /// 查找类似 No 的本地化字符串。 /// public static string Text_no { get { return ResourceManager.GetString("Text_no", resourceCulture); } } /// /// 查找类似 Dont’t have an account yet? 的本地化字符串。 /// public static string Text_noacc { get { return ResourceManager.GetString("Text_noacc", resourceCulture); } } /// /// 查找类似 No Network Detected 的本地化字符串。 /// public static string Text_nonet { get { return ResourceManager.GetString("Text_nonet", resourceCulture); } } /// /// 查找类似 Didn't receive the verification code? 的本地化字符串。 /// public static string Text_novcode { get { return ResourceManager.GetString("Text_novcode", resourceCulture); } } /// /// 查找类似 OK 的本地化字符串。 /// public static string Text_ok { get { return ResourceManager.GetString("Text_ok", resourceCulture); } } /// /// 查找类似 Privacy Policy 的本地化字符串。 /// public static string Text_privary { get { return ResourceManager.GetString("Text_privary", resourceCulture); } } /// /// 查找类似 Resend Code 的本地化字符串。 /// public static string Text_recode { get { return ResourceManager.GetString("Text_recode", resourceCulture); } } /// /// 查找类似 Registered 的本地化字符串。 /// public static string Text_Registered { get { return ResourceManager.GetString("Text_Registered", resourceCulture); } } /// /// 查找类似 Register successfully 的本地化字符串。 /// public static string Text_regisuccess { get { return ResourceManager.GetString("Text_regisuccess", resourceCulture); } } /// /// 查找类似 Remove password 的本地化字符串。 /// public static string Text_Remove { get { return ResourceManager.GetString("Text_Remove", resourceCulture); } } /// /// 查找类似 By registering, you agree to the 的本地化字符串。 /// public static string Text_remsg { get { return ResourceManager.GetString("Text_remsg", resourceCulture); } } /// /// 查找类似 Retry 的本地化字符串。 /// public static string Text_retry { get { return ResourceManager.GetString("Text_retry", resourceCulture); } } /// /// 查找类似 Rotate, delete, paste, copy, cut pages 的本地化字符串。 /// public static string Text_Rotate { get { return ResourceManager.GetString("Text_Rotate", resourceCulture); } } /// /// 查找类似 Save as flatten PDF 的本地化字符串。 /// public static string Text_Save { get { return ResourceManager.GetString("Text_Save", resourceCulture); } } /// /// 查找类似 Security 的本地化字符串。 /// public static string Text_Security { get { return ResourceManager.GetString("Text_Security", resourceCulture); } } /// /// 查找类似 Signature 的本地化字符串。 /// public static string Text_Signature { get { return ResourceManager.GetString("Text_Signature", resourceCulture); } } /// /// 查找类似 Sign Up 的本地化字符串。 /// public static string Text_Signup { get { return ResourceManager.GetString("Text_Signup", resourceCulture); } } /// /// 查找类似 Stamp 的本地化字符串。 /// public static string Text_Stamp { get { return ResourceManager.GetString("Text_Stamp", resourceCulture); } } /// /// 查找类似 To access your files, please connect to the internet and try again. 的本地化字符串。 /// public static string Text_toconnect { get { return ResourceManager.GetString("Text_toconnect", resourceCulture); } } /// /// 查找类似 Reset Password 的本地化字符串。 /// public static string Text_toocode { get { return ResourceManager.GetString("Text_toocode", resourceCulture); } } /// /// 查找类似 Turn PDF to RTF, HTML, CSV 的本地化字符串。 /// public static string Text_TurnPDF { get { return ResourceManager.GetString("Text_TurnPDF", resourceCulture); } } /// /// 查找类似 Unregistered 的本地化字符串。 /// public static string Text_Unregistered { get { return ResourceManager.GetString("Text_Unregistered", resourceCulture); } } /// /// 查找类似 Account Information 的本地化字符串。 /// public static string Text_useracc { get { return ResourceManager.GetString("Text_useracc", resourceCulture); } } /// /// 查找类似 Cancel account 的本地化字符串。 /// public static string Text_userout { get { return ResourceManager.GetString("Text_userout", resourceCulture); } } /// /// 查找类似 Unable to Log In 的本地化字符串。 /// public static string Text_useroutinglogin { get { return ResourceManager.GetString("Text_useroutinglogin", resourceCulture); } } /// /// 查找类似 Your account is currently being canceled and cannot be logged in. If you have any questions, please contact at 的本地化字符串。 /// public static string Text_useroutingloginmsg1 { get { return ResourceManager.GetString("Text_useroutingloginmsg1", resourceCulture); } } /// /// 查找类似 support@pdfreaderpro.com 的本地化字符串。 /// public static string Text_useroutingloginmsg2 { get { return ResourceManager.GetString("Text_useroutingloginmsg2", resourceCulture); } } /// /// 查找类似 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? 的本地化字符串。 /// public static string Text_useroutmsg { get { return ResourceManager.GetString("Text_useroutmsg", resourceCulture); } } /// /// 查找类似 Cancellation Submitted 的本地化字符串。 /// public static string Text_useroutok { get { return ResourceManager.GetString("Text_useroutok", resourceCulture); } } /// /// 查找类似 Your account will be canceled within 3 working days and there is no need to submit the application for cancellation again 的本地化字符串。 /// public static string Text_useroutoktext { get { return ResourceManager.GetString("Text_useroutoktext", resourceCulture); } } /// /// 查找类似 Are you sure you want to cancel your account? 的本地化字符串。 /// public static string Text_userouttol { get { return ResourceManager.GetString("Text_userouttol", resourceCulture); } } /// /// 查找类似 Enter the verification code 的本地化字符串。 /// public static string Text_vcode { get { return ResourceManager.GetString("Text_vcode", resourceCulture); } } /// /// 查找类似 Yes 的本地化字符串。 /// public static string Text_yes { get { return ResourceManager.GetString("Text_yes", resourceCulture); } } /// /// 查找类似 AI assitant 的本地化字符串。 /// public static string TextAIassitant { get { return ResourceManager.GetString("TextAIassitant", resourceCulture); } } /// /// 查找类似 Unlimited Convert 的本地化字符串。 /// public static string TextAIrobot { get { return ResourceManager.GetString("TextAIrobot", resourceCulture); } } /// /// 查找类似 Auto-renewal 的本地化字符串。 /// public static string TextAutorenewal { get { return ResourceManager.GetString("TextAutorenewal", resourceCulture); } } /// /// 查找类似 Merge PDFs without Limitation 的本地化字符串。 /// public static string TextBatch { get { return ResourceManager.GetString("TextBatch", resourceCulture); } } /// /// 查找类似 Free trial users can only combine 2 files at once. 的本地化字符串。 /// public static string TextBatchProcessing { get { return ResourceManager.GetString("TextBatchProcessing", resourceCulture); } } /// /// 查找类似 Cancellation failed, please apply for cancellation when the subscription ends 的本地化字符串。 /// public static string TextCancellation { get { return ResourceManager.GetString("TextCancellation", resourceCulture); } } /// /// 查找类似 Cancellation failed 的本地化字符串。 /// public static string TextCancellationtop { get { return ResourceManager.GetString("TextCancellationtop", resourceCulture); } } /// /// 查找类似 Change Password 的本地化字符串。 /// public static string TextChange { get { return ResourceManager.GetString("TextChange", resourceCulture); } } /// /// 查找类似 Convert 的本地化字符串。 /// public static string TextConvert { get { return ResourceManager.GetString("TextConvert", resourceCulture); } } /// /// 查找类似 Convert the first 10 pages of a PDF, unlimited times 的本地化字符串。 /// public static string TextConvertPDF { get { return ResourceManager.GetString("TextConvertPDF", resourceCulture); } } /// /// 查找类似 Free trial users can only convert the first 10 pages of a document. 的本地化字符串。 /// public static string TextConvertPDFto { get { return ResourceManager.GetString("TextConvertPDFto", resourceCulture); } } /// /// 查找类似 Convert PDF without limitation 的本地化字符串。 /// public static string TextConvertPDFwithout { get { return ResourceManager.GetString("TextConvertPDFwithout", resourceCulture); } } /// /// 查找类似 Edit PDF text and images 的本地化字符串。 /// public static string Textediting { get { return ResourceManager.GetString("Textediting", resourceCulture); } } /// /// 查找类似 Edit 的本地化字符串。 /// public static string TextEditPDF { get { return ResourceManager.GetString("TextEditPDF", resourceCulture); } } /// /// 查找类似 Enjoy advanced features now! 的本地化字符串。 /// public static string TextEnjoy { get { return ResourceManager.GetString("TextEnjoy", resourceCulture); } } /// /// 查找类似 Enjoy all advanced features now 的本地化字符串。 /// public static string TextEnjoyall { get { return ResourceManager.GetString("TextEnjoyall", resourceCulture); } } /// /// 查找类似 AI translation, AI rewriting, AI correction 的本地化字符串。 /// public static string TextInsert { get { return ResourceManager.GetString("TextInsert", resourceCulture); } } /// /// 查找类似 (Limit first 10 pages) 的本地化字符串。 /// public static string TextLimit10 { get { return ResourceManager.GetString("TextLimit10", resourceCulture); } } /// /// 查找类似 Merge 的本地化字符串。 /// public static string TextMore { get { return ResourceManager.GetString("TextMore", resourceCulture); } } /// /// 查找类似 50% OFF 的本地化字符串。 /// public static string Textoff { get { return ResourceManager.GetString("Textoff", resourceCulture); } } /// /// 查找类似 On Trial 的本地化字符串。 /// public static string TextOnTrial { get { return ResourceManager.GetString("TextOnTrial", resourceCulture); } } /// /// 查找类似 Order Information 的本地化字符串。 /// public static string TextOrderInformation { get { return ResourceManager.GetString("TextOrderInformation", resourceCulture); } } /// /// 查找类似 AI Assistant 的本地化字符串。 /// public static string TextOrganize { get { return ResourceManager.GetString("TextOrganize", resourceCulture); } } /// /// 查找类似 Or subscribe to us to unlock more powerful features 的本地化字符串。 /// public static string TextOrsubscribe { get { return ResourceManager.GetString("TextOrsubscribe", resourceCulture); } } /// /// 查找类似 PDF Master! 的本地化字符串。 /// public static string TextPDF { get { return ResourceManager.GetString("TextPDF", resourceCulture); } } /// /// 查找类似 Please Log in again 的本地化字符串。 /// public static string TextPleaseLog { get { return ResourceManager.GetString("TextPleaseLog", resourceCulture); } } /// /// 查找类似 Register as a PDF Master member to enjoy premium features 的本地化字符串。 /// public static string TextRegisteras { get { return ResourceManager.GetString("TextRegisteras", resourceCulture); } } /// /// 查找类似 No Watermark 的本地化字符串。 /// public static string TextSaveNoWatermark { get { return ResourceManager.GetString("TextSaveNoWatermark", resourceCulture); } } /// /// 查找类似 Save without watermark 的本地化字符串。 /// public static string TextSavewithout { get { return ResourceManager.GetString("TextSavewithout", resourceCulture); } } /// /// 查找类似 Status 的本地化字符串。 /// public static string TextStatus { get { return ResourceManager.GetString("TextStatus", resourceCulture); } } /// /// 查找类似 Subscribe Now 的本地化字符串。 /// public static string TextSubscribeNow { get { return ResourceManager.GetString("TextSubscribeNow", resourceCulture); } } /// /// 查找类似 Expired 的本地化字符串。 /// public static string TextSubscribeStateExpired { get { return ResourceManager.GetString("TextSubscribeStateExpired", resourceCulture); } } /// /// 查找类似 On Subscription 的本地化字符串。 /// public static string TextSubscribeStateOnTrial { get { return ResourceManager.GetString("TextSubscribeStateOnTrial", resourceCulture); } } /// /// 查找类似 Subscribe Successfully! 的本地化字符串。 /// public static string TextSubscribeSuccessfully { get { return ResourceManager.GetString("TextSubscribeSuccessfully", resourceCulture); } } /// /// 查找类似 Subscription Expired 的本地化字符串。 /// public static string TextSubscribetimeExpired { get { return ResourceManager.GetString("TextSubscribetimeExpired", resourceCulture); } } /// /// 查找类似 Next subscription 的本地化字符串。 /// public static string TextSubscribetimetextOnTrial { get { return ResourceManager.GetString("TextSubscribetimetextOnTrial", resourceCulture); } } /// /// 查找类似 Subscription renewal date 的本地化字符串。 /// public static string TextSubscription { get { return ResourceManager.GetString("TextSubscription", resourceCulture); } } /// /// 查找类似 Subscription Benefit 的本地化字符串。 /// public static string TextSubscriptionBenefit { get { return ResourceManager.GetString("TextSubscriptionBenefit", resourceCulture); } } /// /// 查找类似 Subscription Expired 的本地化字符串。 /// public static string TextSubscriptionExpired { get { return ResourceManager.GetString("TextSubscriptionExpired", resourceCulture); } } /// /// 查找类似 Merge two files at once, unlimited times 的本地化字符串。 /// public static string TextSuch { get { return ResourceManager.GetString("TextSuch", resourceCulture); } } /// /// 查找类似 Support AI translation, AI rewriting, AI correction 的本地化字符串。 /// public static string TextSupportAI { get { return ResourceManager.GetString("TextSupportAI", resourceCulture); } } /// /// 查找类似 Trial Expired 的本地化字符串。 /// public static string TextTrialExpired { get { return ResourceManager.GetString("TextTrialExpired", resourceCulture); } } /// /// 查找类似 Unlimited Merge 的本地化字符串。 /// public static string TextUnlimited { get { return ResourceManager.GetString("TextUnlimited", resourceCulture); } } /// /// 查找类似 Login Benefits 的本地化字符串。 /// public static string TextUnlock { get { return ResourceManager.GetString("TextUnlock", resourceCulture); } } /// /// 查找类似 Upgrade 的本地化字符串。 /// public static string TextUpgrade { get { return ResourceManager.GetString("TextUpgrade", resourceCulture); } } /// /// 查找类似 Welcome to Join 的本地化字符串。 /// public static string TextWelcome { get { return ResourceManager.GetString("TextWelcome", resourceCulture); } } /// /// 查找类似 Free trial version will add a PDF Master official watermark to the document when saving. 的本地化字符串。 /// public static string TextWhenyou { get { return ResourceManager.GetString("TextWhenyou", resourceCulture); } } /// /// 查找类似 Your account has been logged into another device. If it was not done by you, please change your password as soon as possible. 的本地化字符串。 /// public static string TextYouraccount { get { return ResourceManager.GetString("TextYouraccount", resourceCulture); } } } }