|
@@ -19,7 +19,7 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
|
|
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
|
|
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
|
|
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
public class MainPage {
|
|
@@ -60,6 +60,24 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Failed to import annotations 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Annot_ExportFailWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Annot_ExportFailWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Export annotations successfully 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Annot_ExportSuccess {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Annot_ExportSuccess", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Author 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -683,6 +701,53 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Create PDF failed 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string CreateFileFailedWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("CreateFileFailedWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Are you sure to delete all annotations? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string DeleteAllAnnotation_Warning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("DeleteAllAnnotation_Warning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Hint 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Dialog_Hint {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Dialog_Hint", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Incorrect input format
|
|
|
+ ///
|
|
|
+ ///The file format you selected is not supported by this feature, please select the correct input format. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string ErrorFile_Warning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("ErrorFile_Warning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Sorry, we couldn't find this PDF file. Is it possible it was moved, renamed or deleted? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string FileNotExistWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FileNotExistWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Fill 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -890,6 +955,61 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 No longer prompt 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Main_DoNotRemindAgain {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Main_DoNotRemindAgain", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Want to save your changes to '{0}' ?
|
|
|
+ /// Your changes will be lost if you don't save them. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Main_ModifiedFileWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Main_ModifiedFileWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Sorry, we couldn't find this PDF file. Is it possible it was moved, renamed or deleted? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Main_TheFileNotExistWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Main_TheFileNotExistWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Your file is taken by another app, so we recommend that you use [Save As] to save as a copy and edit it. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Main_TheFileOccupiedWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Main_TheFileOccupiedWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Your file is in Read-Only mode. If you want to edit this file, we recommend that you use [Save As] to save your file and edit it. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Main_TheFileReadonlyWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Main_TheFileReadonlyWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 The current file is fixed. Please save it by Save As. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Main_TheFileRepairedWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Main_TheFileRepairedWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Delete 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -1099,6 +1219,15 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 {0} file could not be open. Please try again or choose another file. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string NoOffice_Warning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("NoOffice_Warning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Opacity 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -1108,6 +1237,15 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Operation failed, try again please 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string OperationFailWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("OperationFailWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Add Item 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -1144,6 +1282,15 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Are you sure you want to set the destination as the current location? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Outline_ChangeDest_Tips {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Outline_ChangeDest_Tips", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Collapse All 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -1243,6 +1390,24 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 This will permanently remove all outlines. Are you sure to continue? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string OutlineDeleteTips {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("OutlineDeleteTips", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Can't delete all pages. Please keep at least one page 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string PageEdit_DeleteAllPage {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("PageEdit_DeleteAllPage", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Failed to complete this operation. 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -1324,6 +1489,15 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Invalid page range or the page number is out of range. Please try again. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string PageRangeWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("PageRangeWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Color 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -1432,6 +1606,33 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Do you want to clear all files list in Recent Files? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string RecentFiles_AllClearMsg {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("RecentFiles_AllClearMsg", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Do you want to clear the file list in Recent Files? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string RecentFiles_ClearMsg {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("RecentFiles_ClearMsg", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Do you want to clear the selected files list in Recent Files 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string RecentFiles_SelectedClearMsg {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("RecentFiles_SelectedClearMsg", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Are you sure you want to remove the security settings for”{0}” documents? 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -1468,6 +1669,17 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Open Failed
|
|
|
+ ///Failed to load environment.
|
|
|
+ ///Some functions may not work, please restart or re-download PDF Reader Pro from our official website. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string SDKLoadingFailed {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SDKLoadingFailed", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Remove Passwords 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -2044,6 +2256,15 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Please make sure Outlook is installed. 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Share_NoOutLookWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Share_NoOutLookWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Clear 的本地化字符串。
|
|
|
/// </summary>
|
|
@@ -2170,6 +2391,15 @@ namespace PDF_Master.Strings.MainPage {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /// <summary>
|
|
|
+ /// 查找类似 Do you want to delete all signatures? 的本地化字符串。
|
|
|
+ /// </summary>
|
|
|
+ public static string Signature_deleteAllWarning {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Signature_deleteAllWarning", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
/// <summary>
|
|
|
/// 查找类似 Stamp 的本地化字符串。
|
|
|
/// </summary>
|