123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // 此代码由工具生成。
- // 运行时版本:4.0.30319.42000
- //
- // 对此文件的更改可能会导致不正确的行为,并且如果
- // 重新生成代码,这些更改将会丢失。
- // </auto-generated>
- //------------------------------------------------------------------------------
- namespace PDF_Office.Strings.MainPage {
- using System;
-
-
- /// <summary>
- /// 一个强类型的资源类,用于查找本地化的字符串等。
- /// </summary>
- // 此类是由 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 MainPage {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal MainPage() {
- }
-
- /// <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_Office.Strings.MainPage.MainPage", typeof(MainPage).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>
- /// 查找类似 Enter Read Mode, tap ESC to exit 的本地化字符串。
- /// </summary>
- public static string GlobalTip_ESCReadMode {
- get {
- return ResourceManager.GetString("GlobalTip_ESCReadMode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Exit Read Mode 的本地化字符串。
- /// </summary>
- public static string GlobalTip_ExitReadMode {
- get {
- return ResourceManager.GetString("GlobalTip_ExitReadMode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Files 的本地化字符串。
- /// </summary>
- public static string Merge_AddFiles {
- get {
- return ResourceManager.GetString("Merge_AddFiles", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Folder 的本地化字符串。
- /// </summary>
- public static string Merge_AddFolder {
- get {
- return ResourceManager.GetString("Merge_AddFolder", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add an Open File 的本地化字符串。
- /// </summary>
- public static string Merge_AddOpenFile {
- get {
- return ResourceManager.GetString("Merge_AddOpenFile", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Selected files
- ///Drop files here or Click “Add Files” at bottom right button.
- ///Drag files to reorder as you need. 的本地化字符串。
- /// </summary>
- public static string Merge_Hint {
- get {
- return ResourceManager.GetString("Merge_Hint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Pages 的本地化字符串。
- /// </summary>
- public static string Merge_ItemPages {
- get {
- return ResourceManager.GetString("Merge_ItemPages", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancel 的本地化字符串。
- /// </summary>
- public static string Merge_No {
- get {
- return ResourceManager.GetString("Merge_No", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File Name 的本地化字符串。
- /// </summary>
- public static string Merge_TitleFileName {
- get {
- return ResourceManager.GetString("Merge_TitleFileName", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page Range 的本地化字符串。
- /// </summary>
- public static string Merge_TitlePageRange {
- get {
- return ResourceManager.GetString("Merge_TitlePageRange", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Size 的本地化字符串。
- /// </summary>
- public static string Merge_TitleSize {
- get {
- return ResourceManager.GetString("Merge_TitleSize", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Merge 的本地化字符串。
- /// </summary>
- public static string Merge_Yes {
- get {
- return ResourceManager.GetString("Merge_Yes", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Close Tab 的本地化字符串。
- /// </summary>
- public static string MultipleTabs__Close {
- get {
- return ResourceManager.GetString("MultipleTabs_ Close", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Close All Tabs 的本地化字符串。
- /// </summary>
- public static string MultipleTabs__CloseAll {
- get {
- return ResourceManager.GetString("MultipleTabs_ CloseAll", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Show in Folder 的本地化字符串。
- /// </summary>
- public static string MultipleTabs__Folder {
- get {
- return ResourceManager.GetString("MultipleTabs_ Folder", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Home 的本地化字符串。
- /// </summary>
- public static string MultipleTabs_Default {
- get {
- return ResourceManager.GetString("MultipleTabs_Default", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rename 的本地化字符串。
- /// </summary>
- public static string MultipleTabs_Rename {
- get {
- return ResourceManager.GetString("MultipleTabs_Rename", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Item 的本地化字符串。
- /// </summary>
- public static string Outline_Add {
- get {
- return ResourceManager.GetString("Outline_Add", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add To Higher Level 的本地化字符串。
- /// </summary>
- public static string Outline_AddLevel {
- get {
- return ResourceManager.GetString("Outline_AddLevel", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Add Sub-Item 的本地化字符串。
- /// </summary>
- public static string Outline_AddSub {
- get {
- return ResourceManager.GetString("Outline_AddSub", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Change Destination 的本地化字符串。
- /// </summary>
- public static string Outline_Change {
- get {
- return ResourceManager.GetString("Outline_Change", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Collapse All 的本地化字符串。
- /// </summary>
- public static string Outline_Collapse {
- get {
- return ResourceManager.GetString("Outline_Collapse", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Delete 的本地化字符串。
- /// </summary>
- public static string Outline_Delete {
- get {
- return ResourceManager.GetString("Outline_Delete", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Are you sure you want to set the destination as the current location? 的本地化字符串。
- /// </summary>
- public static string Outline_DialogContent {
- get {
- return ResourceManager.GetString("Outline_DialogContent", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 No 的本地化字符串。
- /// </summary>
- public static string Outline_DialogNO {
- get {
- return ResourceManager.GetString("Outline_DialogNO", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Yes 的本地化字符串。
- /// </summary>
- public static string Outline_DialogYes {
- get {
- return ResourceManager.GetString("Outline_DialogYes", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Demote 的本地化字符串。
- /// </summary>
- public static string Outline_Down {
- get {
- return ResourceManager.GetString("Outline_Down", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Expand All 的本地化字符串。
- /// </summary>
- public static string Outline_Expand {
- get {
- return ResourceManager.GetString("Outline_Expand", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove All Outlines 的本地化字符串。
- /// </summary>
- public static string Outline_RemoveAll {
- get {
- return ResourceManager.GetString("Outline_RemoveAll", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rename 的本地化字符串。
- /// </summary>
- public static string Outline_Rename {
- get {
- return ResourceManager.GetString("Outline_Rename", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Outline 的本地化字符串。
- /// </summary>
- public static string Outline_Title {
- get {
- return ResourceManager.GetString("Outline_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Promote 的本地化字符串。
- /// </summary>
- public static string Outline_Up {
- get {
- return ResourceManager.GetString("Outline_Up", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Clear 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogClear {
- get {
- return ResourceManager.GetString("Signatur_DialogClear", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Drawing 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogDraw {
- get {
- return ResourceManager.GetString("Signatur_DialogDraw", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Sign here 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogDrawHint {
- get {
- return ResourceManager.GetString("Signatur_DialogDrawHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Cancel 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogNo {
- get {
- return ResourceManager.GetString("Signatur_DialogNo", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Image 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPicture {
- get {
- return ResourceManager.GetString("Signatur_DialogPicture", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Select image file 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureHint {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove Background 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureReBkg {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReBkg", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Remove white background from images 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureReBkgHint {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReBkgHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Reselect 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogPictureReselect {
- get {
- return ResourceManager.GetString("Signatur_DialogPictureReselect", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Keyboard 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogText {
- get {
- return ResourceManager.GetString("Signatur_DialogText", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Enter your signature here 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogTextHint {
- get {
- return ResourceManager.GetString("Signatur_DialogTextHint", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Create New Signature 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogTitle {
- get {
- return ResourceManager.GetString("Signatur_DialogTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Apply 的本地化字符串。
- /// </summary>
- public static string Signatur_DialogYes {
- get {
- return ResourceManager.GetString("Signatur_DialogYes", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Signature 的本地化字符串。
- /// </summary>
- public static string Signatur_Title {
- get {
- return ResourceManager.GetString("Signatur_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Stamp 的本地化字符串。
- /// </summary>
- public static string Stamp_Title {
- get {
- return ResourceManager.GetString("Stamp_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Book Mode 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Book {
- get {
- return ResourceManager.GetString("ViewProperties_Book", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Continuous Scroll 的本地化字符串。
- /// </summary>
- public static string ViewProperties_ContinuousScroll {
- get {
- return ResourceManager.GetString("ViewProperties_ContinuousScroll", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Full Screen 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Full {
- get {
- return ResourceManager.GetString("ViewProperties_Full", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Display Mode 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Mode {
- get {
- return ResourceManager.GetString("ViewProperties_Mode", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page Break 的本地化字符串。
- /// </summary>
- public static string ViewProperties_PageBreak {
- get {
- return ResourceManager.GetString("ViewProperties_PageBreak", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Read Mode 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Read {
- get {
- return ResourceManager.GetString("ViewProperties_Read", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Rotate 的本地化字符串。
- /// </summary>
- public static string ViewProperties_RotateTitle {
- get {
- return ResourceManager.GetString("ViewProperties_RotateTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Single Page 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Single {
- get {
- return ResourceManager.GetString("ViewProperties_Single", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 View 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Title {
- get {
- return ResourceManager.GetString("ViewProperties_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Two Pages 的本地化字符串。
- /// </summary>
- public static string ViewProperties_Two {
- get {
- return ResourceManager.GetString("ViewProperties_Two", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Annotation 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Annotation {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Annotation", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Converter 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Converter {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Converter", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 File 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_File {
- get {
- return ResourceManager.GetString("ViewTopToolbar_File", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fill&Sign 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Fill_Sign {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Fill&Sign", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Page Edit 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_PageEdit {
- get {
- return ResourceManager.GetString("ViewTopToolbar_PageEdit", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Print 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Print {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Print", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Properties 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Properties {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Properties", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Redo 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Redo {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Redo", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Save 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Save {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Save", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Share 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Share {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Share", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Tools 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Tools {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Tools", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Undo 的本地化字符串。
- /// </summary>
- public static string ViewTopToolbar_Undo {
- get {
- return ResourceManager.GetString("ViewTopToolbar_Undo", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 All pages 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_AllPage {
- get {
- return ResourceManager.GetString("WritableComboBox_AllPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Custom Range 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_CustomRange {
- get {
- return ResourceManager.GetString("WritableComboBox_CustomRange", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Even Pages 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_EvenPage {
- get {
- return ResourceManager.GetString("WritableComboBox_EvenPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Odd Pages 的本地化字符串。
- /// </summary>
- public static string WritableComboBox_OddPage {
- get {
- return ResourceManager.GetString("WritableComboBox_OddPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Actual Size 的本地化字符串。
- /// </summary>
- public static string Zoom_Actual {
- get {
- return ResourceManager.GetString("Zoom_Actual", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fit Page 的本地化字符串。
- /// </summary>
- public static string Zoom_FitPage {
- get {
- return ResourceManager.GetString("Zoom_FitPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// 查找类似 Fit Width 的本地化字符串。
- /// </summary>
- public static string Zoom_FitWidth {
- get {
- return ResourceManager.GetString("Zoom_FitWidth", resourceCulture);
- }
- }
- }
- }
|