|
@@ -19,7 +19,7 @@ namespace PDF_Master.Strings.MainPage {
|
|
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
|
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
|
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
|
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
|
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
|
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
|
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
|
|
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
public class MainPage {
|
|
public class MainPage {
|
|
@@ -1597,6 +1597,60 @@ namespace PDF_Master.Strings.MainPage {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 #10 Envelope (105*241mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_10Envelope {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_10Envelope", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Cancel 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Cancel {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Cancel", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Choukei #3 Envelope (120*235mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Choukei3 {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Choukei3", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Current Page 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_CurrentPage {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_CurrentPage", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Customize 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Customize {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Customize", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Custom Range 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_CustomRange {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_CustomRange", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
/// <summary>
|
|
/// <summary>
|
|
/// 查找类似 Can't delete all pages. Please keep at least one page 的本地化字符串。
|
|
/// 查找类似 Can't delete all pages. Please keep at least one page 的本地化字符串。
|
|
/// </summary>
|
|
/// </summary>
|
|
@@ -1606,6 +1660,60 @@ namespace PDF_Master.Strings.MainPage {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 DL Envelope (110*220mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_DLEnvelope {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_DLEnvelope", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Even Pages 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_EvenPages {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_EvenPages", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Extract 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Extract {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Extract", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Delete page after extraction 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_ExtractDel {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_ExtractDel", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Extract Page 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_ExtractPage {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_ExtractPage", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Extract each page in a separate file 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_ExtractTip {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_ExtractTip", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
/// <summary>
|
|
/// <summary>
|
|
/// 查找类似 Failed to complete this operation. 的本地化字符串。
|
|
/// 查找类似 Failed to complete this operation. 的本地化字符串。
|
|
/// </summary>
|
|
/// </summary>
|
|
@@ -1615,6 +1723,51 @@ namespace PDF_Master.Strings.MainPage {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Insert 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Insert {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Insert", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Insert a Blank Page 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_InsertaBlankPage {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_InsertaBlankPage", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Inserta Custom Page 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_InsertaCustomPage {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_InsertaCustomPage", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Insert File 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_InsertFile {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_InsertFile", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Insert Page 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_InsertPage {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_InsertPage", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
/// <summary>
|
|
/// <summary>
|
|
/// 查找类似 Copy 的本地化字符串。
|
|
/// 查找类似 Copy 的本地化字符串。
|
|
/// </summary>
|
|
/// </summary>
|
|
@@ -1687,6 +1840,204 @@ namespace PDF_Master.Strings.MainPage {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Odd Pages 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_OddPages {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_OddPages", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Page Size 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_PageSize {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_PageSize", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Replace 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Replace {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Replace", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Reverse 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Reverse {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Reverse", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Show original file name in front 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_ShowOriginalFileNameInFront {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_ShowOriginalFileNameInFront", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Split 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Split {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Split", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Split averagely to X files 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitAveragelyToXfiles {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitAveragelyToXfiles", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Split by every X page(s) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitByEveryXpage_s_ {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitByEveryXpage(s)", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Split by page range 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitByPageRange {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitByPageRange", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Out of page range 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitErrorContent {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitErrorContent", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Page range must between 1 and 10 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitErrorTile {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitErrorTile", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 File Name 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitFileName {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitFileName", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Label 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitLabel {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitLabel", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Split Method 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitMethod {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitMethod", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Split Page 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitPage {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitPage", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Separator 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SplitSeparator {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SplitSeparator", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Standard 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_Standard {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_Standard", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Super B/A3 (330*483mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_SuperB {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_SuperB", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Tabloid Paper (279*432mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_TabloidPaper {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_TabloidPaper", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 Tabloid Paper (305*457mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_TabloidPaperBig {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_TabloidPaperBig", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 U.S. Legal Paper (216*356mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_USLegalPaper {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_USLegalPaper", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ /// <summary>
|
|
|
|
+ /// 查找类似 U.S. Letter Paper (216*279mm) 的本地化字符串。
|
|
|
|
+ /// </summary>
|
|
|
|
+ public static string PageEdit_USLetterPaper {
|
|
|
|
+ get {
|
|
|
|
+ return ResourceManager.GetString("PageEdit_USLetterPaper", resourceCulture);
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+
|
|
/// <summary>
|
|
/// <summary>
|
|
/// 查找类似 Invalid page range or the page number is out of range. Please try again. 的本地化字符串。
|
|
/// 查找类似 Invalid page range or the page number is out of range. Please try again. 的本地化字符串。
|
|
/// </summary>
|
|
/// </summary>
|