MainPage.Designer.cs 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace PDF_Office.Strings.MainPage {
  11. using System;
  12. /// <summary>
  13. /// 一个强类型的资源类,用于查找本地化的字符串等。
  14. /// </summary>
  15. // 此类是由 StronglyTypedResourceBuilder
  16. // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
  17. // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
  18. // (以 /str 作为命令选项),或重新生成 VS 项目。
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. public class MainPage {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal MainPage() {
  27. }
  28. /// <summary>
  29. /// 返回此类使用的缓存的 ResourceManager 实例。
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. public static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PDF_Office.Strings.MainPage.MainPage", typeof(MainPage).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// 重写当前线程的 CurrentUICulture 属性,对
  43. /// 使用此强类型资源类的所有资源查找执行重写。
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. public static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// 查找类似 Author 的本地化字符串。
  56. /// </summary>
  57. public static string Annotation_DialogAuthor {
  58. get {
  59. return ResourceManager.GetString("Annotation_DialogAuthor", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// 查找类似 Clear 的本地化字符串。
  64. /// </summary>
  65. public static string Annotation_DialogClear {
  66. get {
  67. return ResourceManager.GetString("Annotation_DialogClear", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// 查找类似 Color 的本地化字符串。
  72. /// </summary>
  73. public static string Annotation_DialogColor {
  74. get {
  75. return ResourceManager.GetString("Annotation_DialogColor", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// 查找类似 Cancel 的本地化字符串。
  80. /// </summary>
  81. public static string Annotation_DialogNo {
  82. get {
  83. return ResourceManager.GetString("Annotation_DialogNo", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// 查找类似 Style 的本地化字符串。
  88. /// </summary>
  89. public static string Annotation_DialogStyle {
  90. get {
  91. return ResourceManager.GetString("Annotation_DialogStyle", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// 查找类似 Apply 的本地化字符串。
  96. /// </summary>
  97. public static string Annotation_DialogYes {
  98. get {
  99. return ResourceManager.GetString("Annotation_DialogYes", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// 查找类似 All comments in this file will be displayed here. 的本地化字符串。
  104. /// </summary>
  105. public static string Annotation_EmptyContext {
  106. get {
  107. return ResourceManager.GetString("Annotation_EmptyContext", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// 查找类似 No Annotations 的本地化字符串。
  112. /// </summary>
  113. public static string Annotation_EmptyTitle {
  114. get {
  115. return ResourceManager.GetString("Annotation_EmptyTitle", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// 查找类似 Collapse All 的本地化字符串。
  120. /// </summary>
  121. public static string Annotation_MenuCollapse {
  122. get {
  123. return ResourceManager.GetString("Annotation_MenuCollapse", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// 查找类似 Copy Text 的本地化字符串。
  128. /// </summary>
  129. public static string Annotation_MenuCopyText {
  130. get {
  131. return ResourceManager.GetString("Annotation_MenuCopyText", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// 查找类似 Delete 的本地化字符串。
  136. /// </summary>
  137. public static string Annotation_MenuDelete {
  138. get {
  139. return ResourceManager.GetString("Annotation_MenuDelete", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// 查找类似 Delete All Anntations 的本地化字符串。
  144. /// </summary>
  145. public static string Annotation_MenuDeleteAll {
  146. get {
  147. return ResourceManager.GetString("Annotation_MenuDeleteAll", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// 查找类似 Expand All 的本地化字符串。
  152. /// </summary>
  153. public static string Annotation_MenuExpand {
  154. get {
  155. return ResourceManager.GetString("Annotation_MenuExpand", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// 查找类似 Export Annotations to XFDX 的本地化字符串。
  160. /// </summary>
  161. public static string Annotation_MenuExport {
  162. get {
  163. return ResourceManager.GetString("Annotation_MenuExport", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// 查找类似 Import Annotations 的本地化字符串。
  168. /// </summary>
  169. public static string Annotation_MenuImport {
  170. get {
  171. return ResourceManager.GetString("Annotation_MenuImport", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// 查找类似 Annotation 的本地化字符串。
  176. /// </summary>
  177. public static string Annotation_Title {
  178. get {
  179. return ResourceManager.GetString("Annotation_Title", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// 查找类似 Change Target Location 的本地化字符串。
  184. /// </summary>
  185. public static string Bookmark_Change {
  186. get {
  187. return ResourceManager.GetString("Bookmark_Change", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// 查找类似 Delete 的本地化字符串。
  192. /// </summary>
  193. public static string Bookmark_Delete {
  194. get {
  195. return ResourceManager.GetString("Bookmark_Delete", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// 查找类似 Please right-click on the selected page and select &quot;Add Bookmark&quot;, or click the &quot;Add&quot; button on the upper right to create a bookmark. 的本地化字符串。
  200. /// </summary>
  201. public static string Bookmark_EmptyContext {
  202. get {
  203. return ResourceManager.GetString("Bookmark_EmptyContext", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// 查找类似 No Bookmarks 的本地化字符串。
  208. /// </summary>
  209. public static string Bookmark_EmptyTitle {
  210. get {
  211. return ResourceManager.GetString("Bookmark_EmptyTitle", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// 查找类似 Page {0} 的本地化字符串。
  216. /// </summary>
  217. public static string Bookmark_PageN {
  218. get {
  219. return ResourceManager.GetString("Bookmark_PageN", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// 查找类似 Rename 的本地化字符串。
  224. /// </summary>
  225. public static string Bookmark_Rename {
  226. get {
  227. return ResourceManager.GetString("Bookmark_Rename", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// 查找类似 Bookmark 的本地化字符串。
  232. /// </summary>
  233. public static string Bookmark_Title {
  234. get {
  235. return ResourceManager.GetString("Bookmark_Title", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// 查找类似 Change Color 的本地化字符串。
  240. /// </summary>
  241. public static string ColorMenuItem_Change {
  242. get {
  243. return ResourceManager.GetString("ColorMenuItem_Change", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// 查找类似 Restore Default Color 的本地化字符串。
  248. /// </summary>
  249. public static string ColorMenuItem_Restore {
  250. get {
  251. return ResourceManager.GetString("ColorMenuItem_Restore", resourceCulture);
  252. }
  253. }
  254. /// <summary>
  255. /// 查找类似 Cancel 的本地化字符串。
  256. /// </summary>
  257. public static string Compress_Cancel {
  258. get {
  259. return ResourceManager.GetString("Compress_Cancel", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// 查找类似 Compress 的本地化字符串。
  264. /// </summary>
  265. public static string Compress_Compress {
  266. get {
  267. return ResourceManager.GetString("Compress_Compress", resourceCulture);
  268. }
  269. }
  270. /// <summary>
  271. /// 查找类似 High 的本地化字符串。
  272. /// </summary>
  273. public static string Compress_High {
  274. get {
  275. return ResourceManager.GetString("Compress_High", resourceCulture);
  276. }
  277. }
  278. /// <summary>
  279. /// 查找类似 Low 的本地化字符串。
  280. /// </summary>
  281. public static string Compress_Low {
  282. get {
  283. return ResourceManager.GetString("Compress_Low", resourceCulture);
  284. }
  285. }
  286. /// <summary>
  287. /// 查找类似 Minimum 的本地化字符串。
  288. /// </summary>
  289. public static string Compress_Minimum {
  290. get {
  291. return ResourceManager.GetString("Compress_Minimum", resourceCulture);
  292. }
  293. }
  294. /// <summary>
  295. /// 查找类似 Standard 的本地化字符串。
  296. /// </summary>
  297. public static string Compress_Standard {
  298. get {
  299. return ResourceManager.GetString("Compress_Standard", resourceCulture);
  300. }
  301. }
  302. /// <summary>
  303. /// 查找类似 Compress 的本地化字符串。
  304. /// </summary>
  305. public static string Compress_Title {
  306. get {
  307. return ResourceManager.GetString("Compress_Title", resourceCulture);
  308. }
  309. }
  310. /// <summary>
  311. /// 查找类似 Copy 的本地化字符串。
  312. /// </summary>
  313. public static string ContentSelection_Copy {
  314. get {
  315. return ResourceManager.GetString("ContentSelection_Copy", resourceCulture);
  316. }
  317. }
  318. /// <summary>
  319. /// 查找类似 Crop 的本地化字符串。
  320. /// </summary>
  321. public static string ContentSelection_Crop {
  322. get {
  323. return ResourceManager.GetString("ContentSelection_Crop", resourceCulture);
  324. }
  325. }
  326. /// <summary>
  327. /// 查找类似 Output 的本地化字符串。
  328. /// </summary>
  329. public static string ContentSelection_Output {
  330. get {
  331. return ResourceManager.GetString("ContentSelection_Output", resourceCulture);
  332. }
  333. }
  334. /// <summary>
  335. /// 查找类似 Print 的本地化字符串。
  336. /// </summary>
  337. public static string ContentSelection_Print {
  338. get {
  339. return ResourceManager.GetString("ContentSelection_Print", resourceCulture);
  340. }
  341. }
  342. /// <summary>
  343. /// 查找类似 Zoom to Selected Area 的本地化字符串。
  344. /// </summary>
  345. public static string ContentSelection_ZoomArea {
  346. get {
  347. return ResourceManager.GetString("ContentSelection_ZoomArea", resourceCulture);
  348. }
  349. }
  350. /// <summary>
  351. /// 查找类似 Fill 的本地化字符串。
  352. /// </summary>
  353. public static string FreeText_Fill {
  354. get {
  355. return ResourceManager.GetString("FreeText_Fill", resourceCulture);
  356. }
  357. }
  358. /// <summary>
  359. /// 查找类似 Font 的本地化字符串。
  360. /// </summary>
  361. public static string FreeText_Font {
  362. get {
  363. return ResourceManager.GetString("FreeText_Font", resourceCulture);
  364. }
  365. }
  366. /// <summary>
  367. /// 查找类似 Text 的本地化字符串。
  368. /// </summary>
  369. public static string FreeText_Title {
  370. get {
  371. return ResourceManager.GetString("FreeText_Title", resourceCulture);
  372. }
  373. }
  374. /// <summary>
  375. /// 查找类似 Enter Read Mode, tap ESC to exit 的本地化字符串。
  376. /// </summary>
  377. public static string GlobalTip_ESCReadMode {
  378. get {
  379. return ResourceManager.GetString("GlobalTip_ESCReadMode", resourceCulture);
  380. }
  381. }
  382. /// <summary>
  383. /// 查找类似 Exit Read Mode 的本地化字符串。
  384. /// </summary>
  385. public static string GlobalTip_ExitReadMode {
  386. get {
  387. return ResourceManager.GetString("GlobalTip_ExitReadMode", resourceCulture);
  388. }
  389. }
  390. /// <summary>
  391. /// 查找类似 Highlight 的本地化字符串。
  392. /// </summary>
  393. public static string Highlight_Title {
  394. get {
  395. return ResourceManager.GetString("Highlight_Title", resourceCulture);
  396. }
  397. }
  398. /// <summary>
  399. /// 查找类似 Page 的本地化字符串。
  400. /// </summary>
  401. public static string Link_Page {
  402. get {
  403. return ResourceManager.GetString("Link_Page", resourceCulture);
  404. }
  405. }
  406. /// <summary>
  407. /// 查找类似 Link 的本地化字符串。
  408. /// </summary>
  409. public static string Link_Title {
  410. get {
  411. return ResourceManager.GetString("Link_Title", resourceCulture);
  412. }
  413. }
  414. /// <summary>
  415. /// 查找类似 Add Files 的本地化字符串。
  416. /// </summary>
  417. public static string Merge_AddFiles {
  418. get {
  419. return ResourceManager.GetString("Merge_AddFiles", resourceCulture);
  420. }
  421. }
  422. /// <summary>
  423. /// 查找类似 Add Folder 的本地化字符串。
  424. /// </summary>
  425. public static string Merge_AddFolder {
  426. get {
  427. return ResourceManager.GetString("Merge_AddFolder", resourceCulture);
  428. }
  429. }
  430. /// <summary>
  431. /// 查找类似 Add an Open File 的本地化字符串。
  432. /// </summary>
  433. public static string Merge_AddOpenFile {
  434. get {
  435. return ResourceManager.GetString("Merge_AddOpenFile", resourceCulture);
  436. }
  437. }
  438. /// <summary>
  439. /// 查找类似 Selected files
  440. ///Drop files here or Click “Add Files” at bottom right button.
  441. ///Drag files to reorder as you need. 的本地化字符串。
  442. /// </summary>
  443. public static string Merge_Hint {
  444. get {
  445. return ResourceManager.GetString("Merge_Hint", resourceCulture);
  446. }
  447. }
  448. /// <summary>
  449. /// 查找类似 Pages 的本地化字符串。
  450. /// </summary>
  451. public static string Merge_ItemPages {
  452. get {
  453. return ResourceManager.GetString("Merge_ItemPages", resourceCulture);
  454. }
  455. }
  456. /// <summary>
  457. /// 查找类似 Cancel 的本地化字符串。
  458. /// </summary>
  459. public static string Merge_No {
  460. get {
  461. return ResourceManager.GetString("Merge_No", resourceCulture);
  462. }
  463. }
  464. /// <summary>
  465. /// 查找类似 File Name 的本地化字符串。
  466. /// </summary>
  467. public static string Merge_TitleFileName {
  468. get {
  469. return ResourceManager.GetString("Merge_TitleFileName", resourceCulture);
  470. }
  471. }
  472. /// <summary>
  473. /// 查找类似 Page Range 的本地化字符串。
  474. /// </summary>
  475. public static string Merge_TitlePageRange {
  476. get {
  477. return ResourceManager.GetString("Merge_TitlePageRange", resourceCulture);
  478. }
  479. }
  480. /// <summary>
  481. /// 查找类似 Size 的本地化字符串。
  482. /// </summary>
  483. public static string Merge_TitleSize {
  484. get {
  485. return ResourceManager.GetString("Merge_TitleSize", resourceCulture);
  486. }
  487. }
  488. /// <summary>
  489. /// 查找类似 Merge 的本地化字符串。
  490. /// </summary>
  491. public static string Merge_Yes {
  492. get {
  493. return ResourceManager.GetString("Merge_Yes", resourceCulture);
  494. }
  495. }
  496. /// <summary>
  497. /// 查找类似 Close Tab 的本地化字符串。
  498. /// </summary>
  499. public static string MultipleTabs__Close {
  500. get {
  501. return ResourceManager.GetString("MultipleTabs_ Close", resourceCulture);
  502. }
  503. }
  504. /// <summary>
  505. /// 查找类似 Close All Tabs 的本地化字符串。
  506. /// </summary>
  507. public static string MultipleTabs__CloseAll {
  508. get {
  509. return ResourceManager.GetString("MultipleTabs_ CloseAll", resourceCulture);
  510. }
  511. }
  512. /// <summary>
  513. /// 查找类似 Show in Folder 的本地化字符串。
  514. /// </summary>
  515. public static string MultipleTabs__Folder {
  516. get {
  517. return ResourceManager.GetString("MultipleTabs_ Folder", resourceCulture);
  518. }
  519. }
  520. /// <summary>
  521. /// 查找类似 Home 的本地化字符串。
  522. /// </summary>
  523. public static string MultipleTabs_Default {
  524. get {
  525. return ResourceManager.GetString("MultipleTabs_Default", resourceCulture);
  526. }
  527. }
  528. /// <summary>
  529. /// 查找类似 Rename 的本地化字符串。
  530. /// </summary>
  531. public static string MultipleTabs_Rename {
  532. get {
  533. return ResourceManager.GetString("MultipleTabs_Rename", resourceCulture);
  534. }
  535. }
  536. /// <summary>
  537. /// 查找类似 Opacity 的本地化字符串。
  538. /// </summary>
  539. public static string Opacity_Title {
  540. get {
  541. return ResourceManager.GetString("Opacity_Title", resourceCulture);
  542. }
  543. }
  544. /// <summary>
  545. /// 查找类似 Add Item 的本地化字符串。
  546. /// </summary>
  547. public static string Outline_Add {
  548. get {
  549. return ResourceManager.GetString("Outline_Add", resourceCulture);
  550. }
  551. }
  552. /// <summary>
  553. /// 查找类似 Add To Higher Level 的本地化字符串。
  554. /// </summary>
  555. public static string Outline_AddLevel {
  556. get {
  557. return ResourceManager.GetString("Outline_AddLevel", resourceCulture);
  558. }
  559. }
  560. /// <summary>
  561. /// 查找类似 Add Sub-Item 的本地化字符串。
  562. /// </summary>
  563. public static string Outline_AddSub {
  564. get {
  565. return ResourceManager.GetString("Outline_AddSub", resourceCulture);
  566. }
  567. }
  568. /// <summary>
  569. /// 查找类似 Change Destination 的本地化字符串。
  570. /// </summary>
  571. public static string Outline_Change {
  572. get {
  573. return ResourceManager.GetString("Outline_Change", resourceCulture);
  574. }
  575. }
  576. /// <summary>
  577. /// 查找类似 Collapse All 的本地化字符串。
  578. /// </summary>
  579. public static string Outline_Collapse {
  580. get {
  581. return ResourceManager.GetString("Outline_Collapse", resourceCulture);
  582. }
  583. }
  584. /// <summary>
  585. /// 查找类似 Delete 的本地化字符串。
  586. /// </summary>
  587. public static string Outline_Delete {
  588. get {
  589. return ResourceManager.GetString("Outline_Delete", resourceCulture);
  590. }
  591. }
  592. /// <summary>
  593. /// 查找类似 Are you sure you want to set the destination as the current location? 的本地化字符串。
  594. /// </summary>
  595. public static string Outline_DialogContent {
  596. get {
  597. return ResourceManager.GetString("Outline_DialogContent", resourceCulture);
  598. }
  599. }
  600. /// <summary>
  601. /// 查找类似 No 的本地化字符串。
  602. /// </summary>
  603. public static string Outline_DialogNO {
  604. get {
  605. return ResourceManager.GetString("Outline_DialogNO", resourceCulture);
  606. }
  607. }
  608. /// <summary>
  609. /// 查找类似 Yes 的本地化字符串。
  610. /// </summary>
  611. public static string Outline_DialogYes {
  612. get {
  613. return ResourceManager.GetString("Outline_DialogYes", resourceCulture);
  614. }
  615. }
  616. /// <summary>
  617. /// 查找类似 Demote 的本地化字符串。
  618. /// </summary>
  619. public static string Outline_Down {
  620. get {
  621. return ResourceManager.GetString("Outline_Down", resourceCulture);
  622. }
  623. }
  624. /// <summary>
  625. /// 查找类似 Expand All 的本地化字符串。
  626. /// </summary>
  627. public static string Outline_Expand {
  628. get {
  629. return ResourceManager.GetString("Outline_Expand", resourceCulture);
  630. }
  631. }
  632. /// <summary>
  633. /// 查找类似 Remove All Outlines 的本地化字符串。
  634. /// </summary>
  635. public static string Outline_RemoveAll {
  636. get {
  637. return ResourceManager.GetString("Outline_RemoveAll", resourceCulture);
  638. }
  639. }
  640. /// <summary>
  641. /// 查找类似 Rename 的本地化字符串。
  642. /// </summary>
  643. public static string Outline_Rename {
  644. get {
  645. return ResourceManager.GetString("Outline_Rename", resourceCulture);
  646. }
  647. }
  648. /// <summary>
  649. /// 查找类似 Outline 的本地化字符串。
  650. /// </summary>
  651. public static string Outline_Title {
  652. get {
  653. return ResourceManager.GetString("Outline_Title", resourceCulture);
  654. }
  655. }
  656. /// <summary>
  657. /// 查找类似 Promote 的本地化字符串。
  658. /// </summary>
  659. public static string Outline_Up {
  660. get {
  661. return ResourceManager.GetString("Outline_Up", resourceCulture);
  662. }
  663. }
  664. /// <summary>
  665. /// 查找类似 Failed to complete this operation. 的本地化字符串。
  666. /// </summary>
  667. public static string PageEdit_Failed {
  668. get {
  669. return ResourceManager.GetString("PageEdit_Failed", resourceCulture);
  670. }
  671. }
  672. /// <summary>
  673. /// 查找类似 Copy 的本地化字符串。
  674. /// </summary>
  675. public static string PageEdit_MenuCopy {
  676. get {
  677. return ResourceManager.GetString("PageEdit_MenuCopy", resourceCulture);
  678. }
  679. }
  680. /// <summary>
  681. /// 查找类似 Cut 的本地化字符串。
  682. /// </summary>
  683. public static string PageEdit_MenuCut {
  684. get {
  685. return ResourceManager.GetString("PageEdit_MenuCut", resourceCulture);
  686. }
  687. }
  688. /// <summary>
  689. /// 查找类似 Delete 的本地化字符串。
  690. /// </summary>
  691. public static string PageEdit_MenuDelete {
  692. get {
  693. return ResourceManager.GetString("PageEdit_MenuDelete", resourceCulture);
  694. }
  695. }
  696. /// <summary>
  697. /// 查找类似 Paste 的本地化字符串。
  698. /// </summary>
  699. public static string PageEdit_MenuPaste {
  700. get {
  701. return ResourceManager.GetString("PageEdit_MenuPaste", resourceCulture);
  702. }
  703. }
  704. /// <summary>
  705. /// 查找类似 Print 的本地化字符串。
  706. /// </summary>
  707. public static string PageEdit_MenuPrint {
  708. get {
  709. return ResourceManager.GetString("PageEdit_MenuPrint", resourceCulture);
  710. }
  711. }
  712. /// <summary>
  713. /// 查找类似 Rotate Clockwise 的本地化字符串。
  714. /// </summary>
  715. public static string PageEdit_MenuRotateClockwise {
  716. get {
  717. return ResourceManager.GetString("PageEdit_MenuRotateClockwise", resourceCulture);
  718. }
  719. }
  720. /// <summary>
  721. /// 查找类似 Rotate Counterclockwise 的本地化字符串。
  722. /// </summary>
  723. public static string PageEdit_MenuRotateCounterclockwise {
  724. get {
  725. return ResourceManager.GetString("PageEdit_MenuRotateCounterclockwise", resourceCulture);
  726. }
  727. }
  728. /// <summary>
  729. /// 查找类似 Display Page Size 的本地化字符串。
  730. /// </summary>
  731. public static string PageEdit_MenuShowPageSize {
  732. get {
  733. return ResourceManager.GetString("PageEdit_MenuShowPageSize", resourceCulture);
  734. }
  735. }
  736. /// <summary>
  737. /// 查找类似 Color 的本地化字符串。
  738. /// </summary>
  739. public static string Palette_Color {
  740. get {
  741. return ResourceManager.GetString("Palette_Color", resourceCulture);
  742. }
  743. }
  744. /// <summary>
  745. /// 查找类似 More 的本地化字符串。
  746. /// </summary>
  747. public static string Palette_More {
  748. get {
  749. return ResourceManager.GetString("Palette_More", resourceCulture);
  750. }
  751. }
  752. /// <summary>
  753. /// 查找类似 Recently Used 的本地化字符串。
  754. /// </summary>
  755. public static string Palette_Recently {
  756. get {
  757. return ResourceManager.GetString("Palette_Recently", resourceCulture);
  758. }
  759. }
  760. /// <summary>
  761. /// 查找类似 Are you sure you want to remove the security settings for”{0}” documents? 的本地化字符串。
  762. /// </summary>
  763. public static string RemovePassword_Context {
  764. get {
  765. return ResourceManager.GetString("RemovePassword_Context", resourceCulture);
  766. }
  767. }
  768. /// <summary>
  769. /// 查找类似 Cancel 的本地化字符串。
  770. /// </summary>
  771. public static string RemovePassword_No {
  772. get {
  773. return ResourceManager.GetString("RemovePassword_No", resourceCulture);
  774. }
  775. }
  776. /// <summary>
  777. /// 查找类似 Remove 的本地化字符串。
  778. /// </summary>
  779. public static string RemovePassword_YES {
  780. get {
  781. return ResourceManager.GetString("RemovePassword_YES", resourceCulture);
  782. }
  783. }
  784. /// <summary>
  785. /// 查找类似 Sample 的本地化字符串。
  786. /// </summary>
  787. public static string Sample {
  788. get {
  789. return ResourceManager.GetString("Sample", resourceCulture);
  790. }
  791. }
  792. /// <summary>
  793. /// 查找类似 Remove Passwords 的本地化字符串。
  794. /// </summary>
  795. public static string Security_RemovePassword {
  796. get {
  797. return ResourceManager.GetString("Security_RemovePassword", resourceCulture);
  798. }
  799. }
  800. /// <summary>
  801. /// 查找类似 Set Passwords 的本地化字符串。
  802. /// </summary>
  803. public static string Security_SetPassword {
  804. get {
  805. return ResourceManager.GetString("Security_SetPassword", resourceCulture);
  806. }
  807. }
  808. /// <summary>
  809. /// 查找类似 Cancel 的本地化字符串。
  810. /// </summary>
  811. public static string SetPassword_No {
  812. get {
  813. return ResourceManager.GetString("SetPassword_No", resourceCulture);
  814. }
  815. }
  816. /// <summary>
  817. /// 查找类似 Open Password 的本地化字符串。
  818. /// </summary>
  819. public static string SetPassword_OpenEmptyText {
  820. get {
  821. return ResourceManager.GetString("SetPassword_OpenEmptyText", resourceCulture);
  822. }
  823. }
  824. /// <summary>
  825. /// 查找类似 Document Open Password 的本地化字符串。
  826. /// </summary>
  827. public static string SetPassword_OpenTitle {
  828. get {
  829. return ResourceManager.GetString("SetPassword_OpenTitle", resourceCulture);
  830. }
  831. }
  832. /// <summary>
  833. /// 查找类似 Permission Password 的本地化字符串。
  834. /// </summary>
  835. public static string SetPassword_PermissionEmptyText {
  836. get {
  837. return ResourceManager.GetString("SetPassword_PermissionEmptyText", resourceCulture);
  838. }
  839. }
  840. /// <summary>
  841. /// 查找类似 Document Permission Password 的本地化字符串。
  842. /// </summary>
  843. public static string SetPassword_PermissionTitle {
  844. get {
  845. return ResourceManager.GetString("SetPassword_PermissionTitle", resourceCulture);
  846. }
  847. }
  848. /// <summary>
  849. /// 查找类似 Restrict content copying 的本地化字符串。
  850. /// </summary>
  851. public static string SetPassword_RestrictCopying {
  852. get {
  853. return ResourceManager.GetString("SetPassword_RestrictCopying", resourceCulture);
  854. }
  855. }
  856. /// <summary>
  857. /// 查找类似 Restrict document printing 的本地化字符串。
  858. /// </summary>
  859. public static string SetPassword_RestrictPrinting {
  860. get {
  861. return ResourceManager.GetString("SetPassword_RestrictPrinting", resourceCulture);
  862. }
  863. }
  864. /// <summary>
  865. /// 查找类似 Set Passwords 的本地化字符串。
  866. /// </summary>
  867. public static string SetPassword_Title {
  868. get {
  869. return ResourceManager.GetString("SetPassword_Title", resourceCulture);
  870. }
  871. }
  872. /// <summary>
  873. /// 查找类似 Encrypt 的本地化字符串。
  874. /// </summary>
  875. public static string SetPassword_YES {
  876. get {
  877. return ResourceManager.GetString("SetPassword_YES", resourceCulture);
  878. }
  879. }
  880. /// <summary>
  881. /// 查找类似 Clear 的本地化字符串。
  882. /// </summary>
  883. public static string Signatur_DialogClear {
  884. get {
  885. return ResourceManager.GetString("Signatur_DialogClear", resourceCulture);
  886. }
  887. }
  888. /// <summary>
  889. /// 查找类似 Drawing 的本地化字符串。
  890. /// </summary>
  891. public static string Signatur_DialogDraw {
  892. get {
  893. return ResourceManager.GetString("Signatur_DialogDraw", resourceCulture);
  894. }
  895. }
  896. /// <summary>
  897. /// 查找类似 Sign here 的本地化字符串。
  898. /// </summary>
  899. public static string Signatur_DialogDrawHint {
  900. get {
  901. return ResourceManager.GetString("Signatur_DialogDrawHint", resourceCulture);
  902. }
  903. }
  904. /// <summary>
  905. /// 查找类似 Cancel 的本地化字符串。
  906. /// </summary>
  907. public static string Signatur_DialogNo {
  908. get {
  909. return ResourceManager.GetString("Signatur_DialogNo", resourceCulture);
  910. }
  911. }
  912. /// <summary>
  913. /// 查找类似 Image 的本地化字符串。
  914. /// </summary>
  915. public static string Signatur_DialogPicture {
  916. get {
  917. return ResourceManager.GetString("Signatur_DialogPicture", resourceCulture);
  918. }
  919. }
  920. /// <summary>
  921. /// 查找类似 Select image file 的本地化字符串。
  922. /// </summary>
  923. public static string Signatur_DialogPictureHint {
  924. get {
  925. return ResourceManager.GetString("Signatur_DialogPictureHint", resourceCulture);
  926. }
  927. }
  928. /// <summary>
  929. /// 查找类似 Remove Background 的本地化字符串。
  930. /// </summary>
  931. public static string Signatur_DialogPictureReBkg {
  932. get {
  933. return ResourceManager.GetString("Signatur_DialogPictureReBkg", resourceCulture);
  934. }
  935. }
  936. /// <summary>
  937. /// 查找类似 Remove white background from images 的本地化字符串。
  938. /// </summary>
  939. public static string Signatur_DialogPictureReBkgHint {
  940. get {
  941. return ResourceManager.GetString("Signatur_DialogPictureReBkgHint", resourceCulture);
  942. }
  943. }
  944. /// <summary>
  945. /// 查找类似 Reselect 的本地化字符串。
  946. /// </summary>
  947. public static string Signatur_DialogPictureReselect {
  948. get {
  949. return ResourceManager.GetString("Signatur_DialogPictureReselect", resourceCulture);
  950. }
  951. }
  952. /// <summary>
  953. /// 查找类似 Keyboard 的本地化字符串。
  954. /// </summary>
  955. public static string Signatur_DialogText {
  956. get {
  957. return ResourceManager.GetString("Signatur_DialogText", resourceCulture);
  958. }
  959. }
  960. /// <summary>
  961. /// 查找类似 Enter your signature here 的本地化字符串。
  962. /// </summary>
  963. public static string Signatur_DialogTextHint {
  964. get {
  965. return ResourceManager.GetString("Signatur_DialogTextHint", resourceCulture);
  966. }
  967. }
  968. /// <summary>
  969. /// 查找类似 Create New Signature 的本地化字符串。
  970. /// </summary>
  971. public static string Signatur_DialogTitle {
  972. get {
  973. return ResourceManager.GetString("Signatur_DialogTitle", resourceCulture);
  974. }
  975. }
  976. /// <summary>
  977. /// 查找类似 Apply 的本地化字符串。
  978. /// </summary>
  979. public static string Signatur_DialogYes {
  980. get {
  981. return ResourceManager.GetString("Signatur_DialogYes", resourceCulture);
  982. }
  983. }
  984. /// <summary>
  985. /// 查找类似 Signature 的本地化字符串。
  986. /// </summary>
  987. public static string Signatur_Title {
  988. get {
  989. return ResourceManager.GetString("Signatur_Title", resourceCulture);
  990. }
  991. }
  992. /// <summary>
  993. /// 查找类似 Stamp 的本地化字符串。
  994. /// </summary>
  995. public static string Stamp_Title {
  996. get {
  997. return ResourceManager.GetString("Stamp_Title", resourceCulture);
  998. }
  999. }
  1000. /// <summary>
  1001. /// 查找类似 Strikethrough 的本地化字符串。
  1002. /// </summary>
  1003. public static string Strikethrough_Title {
  1004. get {
  1005. return ResourceManager.GetString("Strikethrough_Title", resourceCulture);
  1006. }
  1007. }
  1008. /// <summary>
  1009. /// 查找类似 Thumbnails 的本地化字符串。
  1010. /// </summary>
  1011. public static string Thumbnails_Title {
  1012. get {
  1013. return ResourceManager.GetString("Thumbnails_Title", resourceCulture);
  1014. }
  1015. }
  1016. /// <summary>
  1017. /// 查找类似 Underline 的本地化字符串。
  1018. /// </summary>
  1019. public static string Underline_Title {
  1020. get {
  1021. return ResourceManager.GetString("Underline_Title", resourceCulture);
  1022. }
  1023. }
  1024. /// <summary>
  1025. /// 查找类似 Book Mode 的本地化字符串。
  1026. /// </summary>
  1027. public static string ViewProperties_Book {
  1028. get {
  1029. return ResourceManager.GetString("ViewProperties_Book", resourceCulture);
  1030. }
  1031. }
  1032. /// <summary>
  1033. /// 查找类似 Continuous Scroll 的本地化字符串。
  1034. /// </summary>
  1035. public static string ViewProperties_ContinuousScroll {
  1036. get {
  1037. return ResourceManager.GetString("ViewProperties_ContinuousScroll", resourceCulture);
  1038. }
  1039. }
  1040. /// <summary>
  1041. /// 查找类似 Full Screen 的本地化字符串。
  1042. /// </summary>
  1043. public static string ViewProperties_Full {
  1044. get {
  1045. return ResourceManager.GetString("ViewProperties_Full", resourceCulture);
  1046. }
  1047. }
  1048. /// <summary>
  1049. /// 查找类似 Display Mode 的本地化字符串。
  1050. /// </summary>
  1051. public static string ViewProperties_Mode {
  1052. get {
  1053. return ResourceManager.GetString("ViewProperties_Mode", resourceCulture);
  1054. }
  1055. }
  1056. /// <summary>
  1057. /// 查找类似 Page Break 的本地化字符串。
  1058. /// </summary>
  1059. public static string ViewProperties_PageBreak {
  1060. get {
  1061. return ResourceManager.GetString("ViewProperties_PageBreak", resourceCulture);
  1062. }
  1063. }
  1064. /// <summary>
  1065. /// 查找类似 Read Mode 的本地化字符串。
  1066. /// </summary>
  1067. public static string ViewProperties_Read {
  1068. get {
  1069. return ResourceManager.GetString("ViewProperties_Read", resourceCulture);
  1070. }
  1071. }
  1072. /// <summary>
  1073. /// 查找类似 Rotate 的本地化字符串。
  1074. /// </summary>
  1075. public static string ViewProperties_RotateTitle {
  1076. get {
  1077. return ResourceManager.GetString("ViewProperties_RotateTitle", resourceCulture);
  1078. }
  1079. }
  1080. /// <summary>
  1081. /// 查找类似 Single Page 的本地化字符串。
  1082. /// </summary>
  1083. public static string ViewProperties_Single {
  1084. get {
  1085. return ResourceManager.GetString("ViewProperties_Single", resourceCulture);
  1086. }
  1087. }
  1088. /// <summary>
  1089. /// 查找类似 View 的本地化字符串。
  1090. /// </summary>
  1091. public static string ViewProperties_Title {
  1092. get {
  1093. return ResourceManager.GetString("ViewProperties_Title", resourceCulture);
  1094. }
  1095. }
  1096. /// <summary>
  1097. /// 查找类似 Two Pages 的本地化字符串。
  1098. /// </summary>
  1099. public static string ViewProperties_Two {
  1100. get {
  1101. return ResourceManager.GetString("ViewProperties_Two", resourceCulture);
  1102. }
  1103. }
  1104. /// <summary>
  1105. /// 查找类似 Actual Size 的本地化字符串。
  1106. /// </summary>
  1107. public static string ViewRightMenu_ActualSize {
  1108. get {
  1109. return ResourceManager.GetString("ViewRightMenu_ActualSize", resourceCulture);
  1110. }
  1111. }
  1112. /// <summary>
  1113. /// 查找类似 Add Bookmarks 的本地化字符串。
  1114. /// </summary>
  1115. public static string ViewRightMenu_AddBookmarks {
  1116. get {
  1117. return ResourceManager.GetString("ViewRightMenu_AddBookmarks", resourceCulture);
  1118. }
  1119. }
  1120. /// <summary>
  1121. /// 查找类似 Add Comment 的本地化字符串。
  1122. /// </summary>
  1123. public static string ViewRightMenu_AddComment {
  1124. get {
  1125. return ResourceManager.GetString("ViewRightMenu_AddComment", resourceCulture);
  1126. }
  1127. }
  1128. /// <summary>
  1129. /// 查找类似 Add Link 的本地化字符串。
  1130. /// </summary>
  1131. public static string ViewRightMenu_AddLink {
  1132. get {
  1133. return ResourceManager.GetString("ViewRightMenu_AddLink", resourceCulture);
  1134. }
  1135. }
  1136. /// <summary>
  1137. /// 查找类似 Add Outline 的本地化字符串。
  1138. /// </summary>
  1139. public static string ViewRightMenu_AddOutline {
  1140. get {
  1141. return ResourceManager.GetString("ViewRightMenu_AddOutline", resourceCulture);
  1142. }
  1143. }
  1144. /// <summary>
  1145. /// 查找类似 Zoom to Selected Area 的本地化字符串。
  1146. /// </summary>
  1147. public static string ViewRightMenu_AreaZoom {
  1148. get {
  1149. return ResourceManager.GetString("ViewRightMenu_AreaZoom", resourceCulture);
  1150. }
  1151. }
  1152. /// <summary>
  1153. /// 查找类似 Arrow 的本地化字符串。
  1154. /// </summary>
  1155. public static string ViewRightMenu_Arrow {
  1156. get {
  1157. return ResourceManager.GetString("ViewRightMenu_Arrow", resourceCulture);
  1158. }
  1159. }
  1160. /// <summary>
  1161. /// 查找类似 Book Mode 的本地化字符串。
  1162. /// </summary>
  1163. public static string ViewRightMenu_BookMode {
  1164. get {
  1165. return ResourceManager.GetString("ViewRightMenu_BookMode", resourceCulture);
  1166. }
  1167. }
  1168. /// <summary>
  1169. /// 查找类似 Content Selection 的本地化字符串。
  1170. /// </summary>
  1171. public static string ViewRightMenu_ContentSelection {
  1172. get {
  1173. return ResourceManager.GetString("ViewRightMenu_ContentSelection", resourceCulture);
  1174. }
  1175. }
  1176. /// <summary>
  1177. /// 查找类似 Copy 的本地化字符串。
  1178. /// </summary>
  1179. public static string ViewRightMenu_Copy {
  1180. get {
  1181. return ResourceManager.GetString("ViewRightMenu_Copy", resourceCulture);
  1182. }
  1183. }
  1184. /// <summary>
  1185. /// 查找类似 Extract Image 的本地化字符串。
  1186. /// </summary>
  1187. public static string ViewRightMenu_ExtractImage {
  1188. get {
  1189. return ResourceManager.GetString("ViewRightMenu_ExtractImage", resourceCulture);
  1190. }
  1191. }
  1192. /// <summary>
  1193. /// 查找类似 Fit Page 的本地化字符串。
  1194. /// </summary>
  1195. public static string ViewRightMenu_FitPage {
  1196. get {
  1197. return ResourceManager.GetString("ViewRightMenu_FitPage", resourceCulture);
  1198. }
  1199. }
  1200. /// <summary>
  1201. /// 查找类似 Fit Width 的本地化字符串。
  1202. /// </summary>
  1203. public static string ViewRightMenu_FitWidth {
  1204. get {
  1205. return ResourceManager.GetString("ViewRightMenu_FitWidth", resourceCulture);
  1206. }
  1207. }
  1208. /// <summary>
  1209. /// 查找类似 Freehand 的本地化字符串。
  1210. /// </summary>
  1211. public static string ViewRightMenu_Freehand {
  1212. get {
  1213. return ResourceManager.GetString("ViewRightMenu_Freehand", resourceCulture);
  1214. }
  1215. }
  1216. /// <summary>
  1217. /// 查找类似 Hide Annotations 的本地化字符串。
  1218. /// </summary>
  1219. public static string ViewRightMenu_HideAnnotations {
  1220. get {
  1221. return ResourceManager.GetString("ViewRightMenu_HideAnnotations", resourceCulture);
  1222. }
  1223. }
  1224. /// <summary>
  1225. /// 查找类似 Highlight 的本地化字符串。
  1226. /// </summary>
  1227. public static string ViewRightMenu_Highlight {
  1228. get {
  1229. return ResourceManager.GetString("ViewRightMenu_Highlight", resourceCulture);
  1230. }
  1231. }
  1232. /// <summary>
  1233. /// 查找类似 Link 的本地化字符串。
  1234. /// </summary>
  1235. public static string ViewRightMenu_Link {
  1236. get {
  1237. return ResourceManager.GetString("ViewRightMenu_Link", resourceCulture);
  1238. }
  1239. }
  1240. /// <summary>
  1241. /// 查找类似 Note 的本地化字符串。
  1242. /// </summary>
  1243. public static string ViewRightMenu_Note {
  1244. get {
  1245. return ResourceManager.GetString("ViewRightMenu_Note", resourceCulture);
  1246. }
  1247. }
  1248. /// <summary>
  1249. /// 查找类似 Read Mode On 的本地化字符串。
  1250. /// </summary>
  1251. public static string ViewRightMenu_OnReadMode {
  1252. get {
  1253. return ResourceManager.GetString("ViewRightMenu_OnReadMode", resourceCulture);
  1254. }
  1255. }
  1256. /// <summary>
  1257. /// 查找类似 Read Mode Off 的本地化字符串。
  1258. /// </summary>
  1259. public static string ViewRightMenu_OutReadMode {
  1260. get {
  1261. return ResourceManager.GetString("ViewRightMenu_OutReadMode", resourceCulture);
  1262. }
  1263. }
  1264. /// <summary>
  1265. /// 查找类似 Oval 的本地化字符串。
  1266. /// </summary>
  1267. public static string ViewRightMenu_Oval {
  1268. get {
  1269. return ResourceManager.GetString("ViewRightMenu_Oval", resourceCulture);
  1270. }
  1271. }
  1272. /// <summary>
  1273. /// 查找类似 Page Display 的本地化字符串。
  1274. /// </summary>
  1275. public static string ViewRightMenu_PageDisplay {
  1276. get {
  1277. return ResourceManager.GetString("ViewRightMenu_PageDisplay", resourceCulture);
  1278. }
  1279. }
  1280. /// <summary>
  1281. /// 查找类似 Paste 的本地化字符串。
  1282. /// </summary>
  1283. public static string ViewRightMenu_Paste {
  1284. get {
  1285. return ResourceManager.GetString("ViewRightMenu_Paste", resourceCulture);
  1286. }
  1287. }
  1288. /// <summary>
  1289. /// 查找类似 Print 的本地化字符串。
  1290. /// </summary>
  1291. public static string ViewRightMenu_Print {
  1292. get {
  1293. return ResourceManager.GetString("ViewRightMenu_Print", resourceCulture);
  1294. }
  1295. }
  1296. /// <summary>
  1297. /// 查找类似 Rectangle 的本地化字符串。
  1298. /// </summary>
  1299. public static string ViewRightMenu_Rectangle {
  1300. get {
  1301. return ResourceManager.GetString("ViewRightMenu_Rectangle", resourceCulture);
  1302. }
  1303. }
  1304. /// <summary>
  1305. /// 查找类似 Remove Bookmarks 的本地化字符串。
  1306. /// </summary>
  1307. public static string ViewRightMenu_RemoveBookmarks {
  1308. get {
  1309. return ResourceManager.GetString("ViewRightMenu_RemoveBookmarks", resourceCulture);
  1310. }
  1311. }
  1312. /// <summary>
  1313. /// 查找类似 Scroll Tool 的本地化字符串。
  1314. /// </summary>
  1315. public static string ViewRightMenu_ScrollTool {
  1316. get {
  1317. return ResourceManager.GetString("ViewRightMenu_ScrollTool", resourceCulture);
  1318. }
  1319. }
  1320. /// <summary>
  1321. /// 查找类似 Search 的本地化字符串。
  1322. /// </summary>
  1323. public static string ViewRightMenu_Search {
  1324. get {
  1325. return ResourceManager.GetString("ViewRightMenu_Search", resourceCulture);
  1326. }
  1327. }
  1328. /// <summary>
  1329. /// 查找类似 Show Annotations 的本地化字符串。
  1330. /// </summary>
  1331. public static string ViewRightMenu_ShowAnnotations {
  1332. get {
  1333. return ResourceManager.GetString("ViewRightMenu_ShowAnnotations", resourceCulture);
  1334. }
  1335. }
  1336. /// <summary>
  1337. /// 查找类似 Signature 的本地化字符串。
  1338. /// </summary>
  1339. public static string ViewRightMenu_Signature {
  1340. get {
  1341. return ResourceManager.GetString("ViewRightMenu_Signature", resourceCulture);
  1342. }
  1343. }
  1344. /// <summary>
  1345. /// 查找类似 Single Page 的本地化字符串。
  1346. /// </summary>
  1347. public static string ViewRightMenu_SinglePage {
  1348. get {
  1349. return ResourceManager.GetString("ViewRightMenu_SinglePage", resourceCulture);
  1350. }
  1351. }
  1352. /// <summary>
  1353. /// 查找类似 Single Page Continuous 的本地化字符串。
  1354. /// </summary>
  1355. public static string ViewRightMenu_SinglePageContinuous {
  1356. get {
  1357. return ResourceManager.GetString("ViewRightMenu_SinglePageContinuous", resourceCulture);
  1358. }
  1359. }
  1360. /// <summary>
  1361. /// 查找类似 Stamp 的本地化字符串。
  1362. /// </summary>
  1363. public static string ViewRightMenu_Stamp {
  1364. get {
  1365. return ResourceManager.GetString("ViewRightMenu_Stamp", resourceCulture);
  1366. }
  1367. }
  1368. /// <summary>
  1369. /// 查找类似 Straight Line 的本地化字符串。
  1370. /// </summary>
  1371. public static string ViewRightMenu_StraightLine {
  1372. get {
  1373. return ResourceManager.GetString("ViewRightMenu_StraightLine", resourceCulture);
  1374. }
  1375. }
  1376. /// <summary>
  1377. /// 查找类似 Strikethrough 的本地化字符串。
  1378. /// </summary>
  1379. public static string ViewRightMenu_Strikethrough {
  1380. get {
  1381. return ResourceManager.GetString("ViewRightMenu_Strikethrough", resourceCulture);
  1382. }
  1383. }
  1384. /// <summary>
  1385. /// 查找类似 Text 的本地化字符串。
  1386. /// </summary>
  1387. public static string ViewRightMenu_Text {
  1388. get {
  1389. return ResourceManager.GetString("ViewRightMenu_Text", resourceCulture);
  1390. }
  1391. }
  1392. /// <summary>
  1393. /// 查找类似 Two Pages 的本地化字符串。
  1394. /// </summary>
  1395. public static string ViewRightMenu_TwoPages {
  1396. get {
  1397. return ResourceManager.GetString("ViewRightMenu_TwoPages", resourceCulture);
  1398. }
  1399. }
  1400. /// <summary>
  1401. /// 查找类似 Two Pages Continuous 的本地化字符串。
  1402. /// </summary>
  1403. public static string ViewRightMenu_TwoPagesContinuous {
  1404. get {
  1405. return ResourceManager.GetString("ViewRightMenu_TwoPagesContinuous", resourceCulture);
  1406. }
  1407. }
  1408. /// <summary>
  1409. /// 查找类似 Underline 的本地化字符串。
  1410. /// </summary>
  1411. public static string ViewRightMenu_Underline {
  1412. get {
  1413. return ResourceManager.GetString("ViewRightMenu_Underline", resourceCulture);
  1414. }
  1415. }
  1416. /// <summary>
  1417. /// 查找类似 Zoom 的本地化字符串。
  1418. /// </summary>
  1419. public static string ViewRightMenu_Zoom {
  1420. get {
  1421. return ResourceManager.GetString("ViewRightMenu_Zoom", resourceCulture);
  1422. }
  1423. }
  1424. /// <summary>
  1425. /// 查找类似 Zoom In 的本地化字符串。
  1426. /// </summary>
  1427. public static string ViewRightMenu_ZoomIn {
  1428. get {
  1429. return ResourceManager.GetString("ViewRightMenu_ZoomIn", resourceCulture);
  1430. }
  1431. }
  1432. /// <summary>
  1433. /// 查找类似 Zoom Out 的本地化字符串。
  1434. /// </summary>
  1435. public static string ViewRightMenu_ZoomOut {
  1436. get {
  1437. return ResourceManager.GetString("ViewRightMenu_ZoomOut", resourceCulture);
  1438. }
  1439. }
  1440. /// <summary>
  1441. /// 查找类似 Annotation 的本地化字符串。
  1442. /// </summary>
  1443. public static string ViewTopToolbar_Annotation {
  1444. get {
  1445. return ResourceManager.GetString("ViewTopToolbar_Annotation", resourceCulture);
  1446. }
  1447. }
  1448. /// <summary>
  1449. /// 查找类似 Converter 的本地化字符串。
  1450. /// </summary>
  1451. public static string ViewTopToolbar_Converter {
  1452. get {
  1453. return ResourceManager.GetString("ViewTopToolbar_Converter", resourceCulture);
  1454. }
  1455. }
  1456. /// <summary>
  1457. /// 查找类似 File 的本地化字符串。
  1458. /// </summary>
  1459. public static string ViewTopToolbar_File {
  1460. get {
  1461. return ResourceManager.GetString("ViewTopToolbar_File", resourceCulture);
  1462. }
  1463. }
  1464. /// <summary>
  1465. /// 查找类似 Fill&amp;Sign 的本地化字符串。
  1466. /// </summary>
  1467. public static string ViewTopToolbar_Fill_Sign {
  1468. get {
  1469. return ResourceManager.GetString("ViewTopToolbar_Fill&Sign", resourceCulture);
  1470. }
  1471. }
  1472. /// <summary>
  1473. /// 查找类似 Page Edit 的本地化字符串。
  1474. /// </summary>
  1475. public static string ViewTopToolbar_PageEdit {
  1476. get {
  1477. return ResourceManager.GetString("ViewTopToolbar_PageEdit", resourceCulture);
  1478. }
  1479. }
  1480. /// <summary>
  1481. /// 查找类似 Print 的本地化字符串。
  1482. /// </summary>
  1483. public static string ViewTopToolbar_Print {
  1484. get {
  1485. return ResourceManager.GetString("ViewTopToolbar_Print", resourceCulture);
  1486. }
  1487. }
  1488. /// <summary>
  1489. /// 查找类似 Properties 的本地化字符串。
  1490. /// </summary>
  1491. public static string ViewTopToolbar_Properties {
  1492. get {
  1493. return ResourceManager.GetString("ViewTopToolbar_Properties", resourceCulture);
  1494. }
  1495. }
  1496. /// <summary>
  1497. /// 查找类似 Redo 的本地化字符串。
  1498. /// </summary>
  1499. public static string ViewTopToolbar_Redo {
  1500. get {
  1501. return ResourceManager.GetString("ViewTopToolbar_Redo", resourceCulture);
  1502. }
  1503. }
  1504. /// <summary>
  1505. /// 查找类似 Save 的本地化字符串。
  1506. /// </summary>
  1507. public static string ViewTopToolbar_Save {
  1508. get {
  1509. return ResourceManager.GetString("ViewTopToolbar_Save", resourceCulture);
  1510. }
  1511. }
  1512. /// <summary>
  1513. /// 查找类似 Share 的本地化字符串。
  1514. /// </summary>
  1515. public static string ViewTopToolbar_Share {
  1516. get {
  1517. return ResourceManager.GetString("ViewTopToolbar_Share", resourceCulture);
  1518. }
  1519. }
  1520. /// <summary>
  1521. /// 查找类似 Tools 的本地化字符串。
  1522. /// </summary>
  1523. public static string ViewTopToolbar_Tools {
  1524. get {
  1525. return ResourceManager.GetString("ViewTopToolbar_Tools", resourceCulture);
  1526. }
  1527. }
  1528. /// <summary>
  1529. /// 查找类似 Undo 的本地化字符串。
  1530. /// </summary>
  1531. public static string ViewTopToolbar_Undo {
  1532. get {
  1533. return ResourceManager.GetString("ViewTopToolbar_Undo", resourceCulture);
  1534. }
  1535. }
  1536. /// <summary>
  1537. /// 查找类似 All pages 的本地化字符串。
  1538. /// </summary>
  1539. public static string WritableComboBox_AllPage {
  1540. get {
  1541. return ResourceManager.GetString("WritableComboBox_AllPage", resourceCulture);
  1542. }
  1543. }
  1544. /// <summary>
  1545. /// 查找类似 Custom Range 的本地化字符串。
  1546. /// </summary>
  1547. public static string WritableComboBox_CustomRange {
  1548. get {
  1549. return ResourceManager.GetString("WritableComboBox_CustomRange", resourceCulture);
  1550. }
  1551. }
  1552. /// <summary>
  1553. /// 查找类似 Even Pages 的本地化字符串。
  1554. /// </summary>
  1555. public static string WritableComboBox_EvenPage {
  1556. get {
  1557. return ResourceManager.GetString("WritableComboBox_EvenPage", resourceCulture);
  1558. }
  1559. }
  1560. /// <summary>
  1561. /// 查找类似 Odd Pages 的本地化字符串。
  1562. /// </summary>
  1563. public static string WritableComboBox_OddPage {
  1564. get {
  1565. return ResourceManager.GetString("WritableComboBox_OddPage", resourceCulture);
  1566. }
  1567. }
  1568. /// <summary>
  1569. /// 查找类似 Actual Size 的本地化字符串。
  1570. /// </summary>
  1571. public static string Zoom_Actual {
  1572. get {
  1573. return ResourceManager.GetString("Zoom_Actual", resourceCulture);
  1574. }
  1575. }
  1576. /// <summary>
  1577. /// 查找类似 Fit Page 的本地化字符串。
  1578. /// </summary>
  1579. public static string Zoom_FitPage {
  1580. get {
  1581. return ResourceManager.GetString("Zoom_FitPage", resourceCulture);
  1582. }
  1583. }
  1584. /// <summary>
  1585. /// 查找类似 Fit Width 的本地化字符串。
  1586. /// </summary>
  1587. public static string Zoom_FitWidth {
  1588. get {
  1589. return ResourceManager.GetString("Zoom_FitWidth", resourceCulture);
  1590. }
  1591. }
  1592. }
  1593. }