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