MainPage.Designer.cs 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace PDF_Master.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", "17.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_Master.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. /// 查找类似 Cancel 的本地化字符串。
  352. /// </summary>
  353. public static string Convert_No {
  354. get {
  355. return ResourceManager.GetString("Convert_No", resourceCulture);
  356. }
  357. }
  358. /// <summary>
  359. /// 查找类似 Page Range 的本地化字符串。
  360. /// </summary>
  361. public static string Convert_PDFPageRange {
  362. get {
  363. return ResourceManager.GetString("Convert_PDFPageRange", resourceCulture);
  364. }
  365. }
  366. /// <summary>
  367. /// 查找类似 Create a single worksheet for
  368. ///a document 的本地化字符串。
  369. /// </summary>
  370. public static string Convert_PDFToCSVADocment {
  371. get {
  372. return ResourceManager.GetString("Convert_PDFToCSVADocment", resourceCulture);
  373. }
  374. }
  375. /// <summary>
  376. /// 查找类似 Create worksheets for each
  377. ///form 的本地化字符串。
  378. /// </summary>
  379. public static string Convert_PDFToCSVEachForm {
  380. get {
  381. return ResourceManager.GetString("Convert_PDFToCSVEachForm", resourceCulture);
  382. }
  383. }
  384. /// <summary>
  385. /// 查找类似 Settings 的本地化字符串。
  386. /// </summary>
  387. public static string Convert_PDFToCSVSettings {
  388. get {
  389. return ResourceManager.GetString("Convert_PDFToCSVSettings", resourceCulture);
  390. }
  391. }
  392. /// <summary>
  393. /// 查找类似 PDF To CSV 的本地化字符串。
  394. /// </summary>
  395. public static string Convert_PDFToCSVTitle {
  396. get {
  397. return ResourceManager.GetString("Convert_PDFToCSVTitle", resourceCulture);
  398. }
  399. }
  400. /// <summary>
  401. /// 查找类似 All contents 的本地化字符串。
  402. /// </summary>
  403. public static string Convert_PDFToExcelAllContents {
  404. get {
  405. return ResourceManager.GetString("Convert_PDFToExcelAllContents", resourceCulture);
  406. }
  407. }
  408. /// <summary>
  409. /// 查找类似 Create sheets for each page 的本地化字符串。
  410. /// </summary>
  411. public static string Convert_PDFToExcelAllContentsEachPage {
  412. get {
  413. return ResourceManager.GetString("Convert_PDFToExcelAllContentsEachPage", resourceCulture);
  414. }
  415. }
  416. /// <summary>
  417. /// 查找类似 Create single sheet for file 的本地化字符串。
  418. /// </summary>
  419. public static string Convert_PDFToExcelAllContentsFile {
  420. get {
  421. return ResourceManager.GetString("Convert_PDFToExcelAllContentsFile", resourceCulture);
  422. }
  423. }
  424. /// <summary>
  425. /// 查找类似 Only Tables 的本地化字符串。
  426. /// </summary>
  427. public static string Convert_PDFToExcelAllOnlyTables {
  428. get {
  429. return ResourceManager.GetString("Convert_PDFToExcelAllOnlyTables", resourceCulture);
  430. }
  431. }
  432. /// <summary>
  433. /// 查找类似 Create sheet for each page 的本地化字符串。
  434. /// </summary>
  435. public static string Convert_PDFToExcelAllOnlyTablesEachPage {
  436. get {
  437. return ResourceManager.GetString("Convert_PDFToExcelAllOnlyTablesEachPage", resourceCulture);
  438. }
  439. }
  440. /// <summary>
  441. /// 查找类似 Create sheet for each table 的本地化字符串。
  442. /// </summary>
  443. public static string Convert_PDFToExcelAllOnlyTablesEachTable {
  444. get {
  445. return ResourceManager.GetString("Convert_PDFToExcelAllOnlyTablesEachTable", resourceCulture);
  446. }
  447. }
  448. /// <summary>
  449. /// 查找类似 Create single sheet for file 的本地化字符串。
  450. /// </summary>
  451. public static string Convert_PDFToExcelAllOnlyTablesFile {
  452. get {
  453. return ResourceManager.GetString("Convert_PDFToExcelAllOnlyTablesFile", resourceCulture);
  454. }
  455. }
  456. /// <summary>
  457. /// 查找类似 Only Tables 的本地化字符串。
  458. /// </summary>
  459. public static string Convert_PDFToExcelOnlyText {
  460. get {
  461. return ResourceManager.GetString("Convert_PDFToExcelOnlyText", resourceCulture);
  462. }
  463. }
  464. /// <summary>
  465. /// 查找类似 Settings 的本地化字符串。
  466. /// </summary>
  467. public static string Convert_PDFToExcelSettings {
  468. get {
  469. return ResourceManager.GetString("Convert_PDFToExcelSettings", resourceCulture);
  470. }
  471. }
  472. /// <summary>
  473. /// 查找类似 PDF To Excel 的本地化字符串。
  474. /// </summary>
  475. public static string Convert_PDFToExcelTitle {
  476. get {
  477. return ResourceManager.GetString("Convert_PDFToExcelTitle", resourceCulture);
  478. }
  479. }
  480. /// <summary>
  481. /// 查找类似 PDF To HTML 的本地化字符串。
  482. /// </summary>
  483. public static string Convert_PDFToHTMLTitle {
  484. get {
  485. return ResourceManager.GetString("Convert_PDFToHTMLTitle", resourceCulture);
  486. }
  487. }
  488. /// <summary>
  489. /// 查找类似 BMP 的本地化字符串。
  490. /// </summary>
  491. public static string Convert_PDFToImageBMP {
  492. get {
  493. return ResourceManager.GetString("Convert_PDFToImageBMP", resourceCulture);
  494. }
  495. }
  496. /// <summary>
  497. /// 查找类似 Format 的本地化字符串。
  498. /// </summary>
  499. public static string Convert_PDFToImageFormat {
  500. get {
  501. return ResourceManager.GetString("Convert_PDFToImageFormat", resourceCulture);
  502. }
  503. }
  504. /// <summary>
  505. /// 查找类似 GIF 的本地化字符串。
  506. /// </summary>
  507. public static string Convert_PDFToImageGIF {
  508. get {
  509. return ResourceManager.GetString("Convert_PDFToImageGIF", resourceCulture);
  510. }
  511. }
  512. /// <summary>
  513. /// 查找类似 JPEG 的本地化字符串。
  514. /// </summary>
  515. public static string Convert_PDFToImageJPEG {
  516. get {
  517. return ResourceManager.GetString("Convert_PDFToImageJPEG", resourceCulture);
  518. }
  519. }
  520. /// <summary>
  521. /// 查找类似 JPEG-2000 的本地化字符串。
  522. /// </summary>
  523. public static string Convert_PDFToImageJPEG_2000 {
  524. get {
  525. return ResourceManager.GetString("Convert_PDFToImageJPEG-2000", resourceCulture);
  526. }
  527. }
  528. /// <summary>
  529. /// 查找类似 JPG 的本地化字符串。
  530. /// </summary>
  531. public static string Convert_PDFToImageJPG {
  532. get {
  533. return ResourceManager.GetString("Convert_PDFToImageJPG", resourceCulture);
  534. }
  535. }
  536. /// <summary>
  537. /// 查找类似 PNG 的本地化字符串。
  538. /// </summary>
  539. public static string Convert_PDFToImagePNG {
  540. get {
  541. return ResourceManager.GetString("Convert_PDFToImagePNG", resourceCulture);
  542. }
  543. }
  544. /// <summary>
  545. /// 查找类似 TGA 的本地化字符串。
  546. /// </summary>
  547. public static string Convert_PDFToImageTGA {
  548. get {
  549. return ResourceManager.GetString("Convert_PDFToImageTGA", resourceCulture);
  550. }
  551. }
  552. /// <summary>
  553. /// 查找类似 TIFF 的本地化字符串。
  554. /// </summary>
  555. public static string Convert_PDFToImageTIFF {
  556. get {
  557. return ResourceManager.GetString("Convert_PDFToImageTIFF", resourceCulture);
  558. }
  559. }
  560. /// <summary>
  561. /// 查找类似 PDF To Image 的本地化字符串。
  562. /// </summary>
  563. public static string Convert_PDFToImageTitle {
  564. get {
  565. return ResourceManager.GetString("Convert_PDFToImageTitle", resourceCulture);
  566. }
  567. }
  568. /// <summary>
  569. /// 查找类似 PDF To PPT 的本地化字符串。
  570. /// </summary>
  571. public static string Convert_PDFToPPTTitle {
  572. get {
  573. return ResourceManager.GetString("Convert_PDFToPPTTitle", resourceCulture);
  574. }
  575. }
  576. /// <summary>
  577. /// 查找类似 PDF To RTF 的本地化字符串。
  578. /// </summary>
  579. public static string Convert_PDFToRTFTitle {
  580. get {
  581. return ResourceManager.GetString("Convert_PDFToRTFTitle", resourceCulture);
  582. }
  583. }
  584. /// <summary>
  585. /// 查找类似 PDF To Text 的本地化字符串。
  586. /// </summary>
  587. public static string Convert_PDFToTextTitle {
  588. get {
  589. return ResourceManager.GetString("Convert_PDFToTextTitle", resourceCulture);
  590. }
  591. }
  592. /// <summary>
  593. /// 查找类似 PDF To Word 的本地化字符串。
  594. /// </summary>
  595. public static string Convert_PDFToWordTitle {
  596. get {
  597. return ResourceManager.GetString("Convert_PDFToWordTitle", resourceCulture);
  598. }
  599. }
  600. /// <summary>
  601. /// 查找类似 Convert 的本地化字符串。
  602. /// </summary>
  603. public static string Convert_Yes {
  604. get {
  605. return ResourceManager.GetString("Convert_Yes", resourceCulture);
  606. }
  607. }
  608. /// <summary>
  609. /// 查找类似 Fill 的本地化字符串。
  610. /// </summary>
  611. public static string FreeText_Fill {
  612. get {
  613. return ResourceManager.GetString("FreeText_Fill", resourceCulture);
  614. }
  615. }
  616. /// <summary>
  617. /// 查找类似 Font 的本地化字符串。
  618. /// </summary>
  619. public static string FreeText_Font {
  620. get {
  621. return ResourceManager.GetString("FreeText_Font", resourceCulture);
  622. }
  623. }
  624. /// <summary>
  625. /// 查找类似 Text 的本地化字符串。
  626. /// </summary>
  627. public static string FreeText_Title {
  628. get {
  629. return ResourceManager.GetString("FreeText_Title", resourceCulture);
  630. }
  631. }
  632. /// <summary>
  633. /// 查找类似 Enter Read Mode, tap ESC to exit 的本地化字符串。
  634. /// </summary>
  635. public static string GlobalTip_ESCReadMode {
  636. get {
  637. return ResourceManager.GetString("GlobalTip_ESCReadMode", resourceCulture);
  638. }
  639. }
  640. /// <summary>
  641. /// 查找类似 Exit Read Mode 的本地化字符串。
  642. /// </summary>
  643. public static string GlobalTip_ExitReadMode {
  644. get {
  645. return ResourceManager.GetString("GlobalTip_ExitReadMode", resourceCulture);
  646. }
  647. }
  648. /// <summary>
  649. /// 查找类似 Highlight 的本地化字符串。
  650. /// </summary>
  651. public static string Highlight_Title {
  652. get {
  653. return ResourceManager.GetString("Highlight_Title", resourceCulture);
  654. }
  655. }
  656. /// <summary>
  657. /// 查找类似 Add File 的本地化字符串。
  658. /// </summary>
  659. public static string ImageToPDF_AddFile {
  660. get {
  661. return ResourceManager.GetString("ImageToPDF_AddFile", resourceCulture);
  662. }
  663. }
  664. /// <summary>
  665. /// 查找类似 Add Folder 的本地化字符串。
  666. /// </summary>
  667. public static string ImageToPDF_AddFolder {
  668. get {
  669. return ResourceManager.GetString("ImageToPDF_AddFolder", resourceCulture);
  670. }
  671. }
  672. /// <summary>
  673. /// 查找类似 Creat PDF for each image 的本地化字符串。
  674. /// </summary>
  675. public static string ImageToPDF_Create {
  676. get {
  677. return ResourceManager.GetString("ImageToPDF_Create", resourceCulture);
  678. }
  679. }
  680. /// <summary>
  681. /// 查找类似 Select files
  682. ///Drop files here or Click “Add Files” in bottom right corner. 的本地化字符串。
  683. /// </summary>
  684. public static string ImageToPDF_EmptyContext {
  685. get {
  686. return ResourceManager.GetString("ImageToPDF_EmptyContext", resourceCulture);
  687. }
  688. }
  689. /// <summary>
  690. /// 查找类似 Export 的本地化字符串。
  691. /// </summary>
  692. public static string ImageToPDF_ExportTitle {
  693. get {
  694. return ResourceManager.GetString("ImageToPDF_ExportTitle", resourceCulture);
  695. }
  696. }
  697. /// <summary>
  698. /// 查找类似 File Name 的本地化字符串。
  699. /// </summary>
  700. public static string ImageToPDF_FileName {
  701. get {
  702. return ResourceManager.GetString("ImageToPDF_FileName", resourceCulture);
  703. }
  704. }
  705. /// <summary>
  706. /// 查找类似 Delete 的本地化字符串。
  707. /// </summary>
  708. public static string ImageToPDF_MenuDelete {
  709. get {
  710. return ResourceManager.GetString("ImageToPDF_MenuDelete", resourceCulture);
  711. }
  712. }
  713. /// <summary>
  714. /// 查找类似 Show in Folder 的本地化字符串。
  715. /// </summary>
  716. public static string ImageToPDF_MenuShowFolder {
  717. get {
  718. return ResourceManager.GetString("ImageToPDF_MenuShowFolder", resourceCulture);
  719. }
  720. }
  721. /// <summary>
  722. /// 查找类似 Merge as one PDF document 的本地化字符串。
  723. /// </summary>
  724. public static string ImageToPDF_Merge {
  725. get {
  726. return ResourceManager.GetString("ImageToPDF_Merge", resourceCulture);
  727. }
  728. }
  729. /// <summary>
  730. /// 查找类似 Settings 的本地化字符串。
  731. /// </summary>
  732. public static string ImageToPDF_Settings {
  733. get {
  734. return ResourceManager.GetString("ImageToPDF_Settings", resourceCulture);
  735. }
  736. }
  737. /// <summary>
  738. /// 查找类似 Size 的本地化字符串。
  739. /// </summary>
  740. public static string ImageToPDF_Size {
  741. get {
  742. return ResourceManager.GetString("ImageToPDF_Size", resourceCulture);
  743. }
  744. }
  745. /// <summary>
  746. /// 查找类似 Status 的本地化字符串。
  747. /// </summary>
  748. public static string ImageToPDF_Status {
  749. get {
  750. return ResourceManager.GetString("ImageToPDF_Status", resourceCulture);
  751. }
  752. }
  753. /// <summary>
  754. /// 查找类似 Image To PDF 的本地化字符串。
  755. /// </summary>
  756. public static string ImageToPDF_Title {
  757. get {
  758. return ResourceManager.GetString("ImageToPDF_Title", resourceCulture);
  759. }
  760. }
  761. /// <summary>
  762. /// 查找类似 Page 的本地化字符串。
  763. /// </summary>
  764. public static string Link_Page {
  765. get {
  766. return ResourceManager.GetString("Link_Page", resourceCulture);
  767. }
  768. }
  769. /// <summary>
  770. /// 查找类似 Link 的本地化字符串。
  771. /// </summary>
  772. public static string Link_Title {
  773. get {
  774. return ResourceManager.GetString("Link_Title", resourceCulture);
  775. }
  776. }
  777. /// <summary>
  778. /// 查找类似 Add Files 的本地化字符串。
  779. /// </summary>
  780. public static string Merge_AddFiles {
  781. get {
  782. return ResourceManager.GetString("Merge_AddFiles", resourceCulture);
  783. }
  784. }
  785. /// <summary>
  786. /// 查找类似 Add Folder 的本地化字符串。
  787. /// </summary>
  788. public static string Merge_AddFolder {
  789. get {
  790. return ResourceManager.GetString("Merge_AddFolder", resourceCulture);
  791. }
  792. }
  793. /// <summary>
  794. /// 查找类似 Add an Open File 的本地化字符串。
  795. /// </summary>
  796. public static string Merge_AddOpenFile {
  797. get {
  798. return ResourceManager.GetString("Merge_AddOpenFile", resourceCulture);
  799. }
  800. }
  801. /// <summary>
  802. /// 查找类似 Selected files
  803. ///Drop files here or Click “Add Files” at bottom right button.
  804. ///Drag files to reorder as you need. 的本地化字符串。
  805. /// </summary>
  806. public static string Merge_Hint {
  807. get {
  808. return ResourceManager.GetString("Merge_Hint", resourceCulture);
  809. }
  810. }
  811. /// <summary>
  812. /// 查找类似 Pages 的本地化字符串。
  813. /// </summary>
  814. public static string Merge_ItemPages {
  815. get {
  816. return ResourceManager.GetString("Merge_ItemPages", resourceCulture);
  817. }
  818. }
  819. /// <summary>
  820. /// 查找类似 Cancel 的本地化字符串。
  821. /// </summary>
  822. public static string Merge_No {
  823. get {
  824. return ResourceManager.GetString("Merge_No", resourceCulture);
  825. }
  826. }
  827. /// <summary>
  828. /// 查找类似 File Name 的本地化字符串。
  829. /// </summary>
  830. public static string Merge_TitleFileName {
  831. get {
  832. return ResourceManager.GetString("Merge_TitleFileName", resourceCulture);
  833. }
  834. }
  835. /// <summary>
  836. /// 查找类似 Page Range 的本地化字符串。
  837. /// </summary>
  838. public static string Merge_TitlePageRange {
  839. get {
  840. return ResourceManager.GetString("Merge_TitlePageRange", resourceCulture);
  841. }
  842. }
  843. /// <summary>
  844. /// 查找类似 Size 的本地化字符串。
  845. /// </summary>
  846. public static string Merge_TitleSize {
  847. get {
  848. return ResourceManager.GetString("Merge_TitleSize", resourceCulture);
  849. }
  850. }
  851. /// <summary>
  852. /// 查找类似 Merge 的本地化字符串。
  853. /// </summary>
  854. public static string Merge_Yes {
  855. get {
  856. return ResourceManager.GetString("Merge_Yes", resourceCulture);
  857. }
  858. }
  859. /// <summary>
  860. /// 查找类似 Close Tab 的本地化字符串。
  861. /// </summary>
  862. public static string MultipleTabs__Close {
  863. get {
  864. return ResourceManager.GetString("MultipleTabs_ Close", resourceCulture);
  865. }
  866. }
  867. /// <summary>
  868. /// 查找类似 Close All Tabs 的本地化字符串。
  869. /// </summary>
  870. public static string MultipleTabs__CloseAll {
  871. get {
  872. return ResourceManager.GetString("MultipleTabs_ CloseAll", resourceCulture);
  873. }
  874. }
  875. /// <summary>
  876. /// 查找类似 Show in Folder 的本地化字符串。
  877. /// </summary>
  878. public static string MultipleTabs__Folder {
  879. get {
  880. return ResourceManager.GetString("MultipleTabs_ Folder", resourceCulture);
  881. }
  882. }
  883. /// <summary>
  884. /// 查找类似 Home 的本地化字符串。
  885. /// </summary>
  886. public static string MultipleTabs_Default {
  887. get {
  888. return ResourceManager.GetString("MultipleTabs_Default", resourceCulture);
  889. }
  890. }
  891. /// <summary>
  892. /// 查找类似 Rename 的本地化字符串。
  893. /// </summary>
  894. public static string MultipleTabs_Rename {
  895. get {
  896. return ResourceManager.GetString("MultipleTabs_Rename", resourceCulture);
  897. }
  898. }
  899. /// <summary>
  900. /// 查找类似 Opacity 的本地化字符串。
  901. /// </summary>
  902. public static string Opacity_Title {
  903. get {
  904. return ResourceManager.GetString("Opacity_Title", resourceCulture);
  905. }
  906. }
  907. /// <summary>
  908. /// 查找类似 Add Item 的本地化字符串。
  909. /// </summary>
  910. public static string Outline_Add {
  911. get {
  912. return ResourceManager.GetString("Outline_Add", resourceCulture);
  913. }
  914. }
  915. /// <summary>
  916. /// 查找类似 Add To Higher Level 的本地化字符串。
  917. /// </summary>
  918. public static string Outline_AddLevel {
  919. get {
  920. return ResourceManager.GetString("Outline_AddLevel", resourceCulture);
  921. }
  922. }
  923. /// <summary>
  924. /// 查找类似 Add Sub-Item 的本地化字符串。
  925. /// </summary>
  926. public static string Outline_AddSub {
  927. get {
  928. return ResourceManager.GetString("Outline_AddSub", resourceCulture);
  929. }
  930. }
  931. /// <summary>
  932. /// 查找类似 Change Destination 的本地化字符串。
  933. /// </summary>
  934. public static string Outline_Change {
  935. get {
  936. return ResourceManager.GetString("Outline_Change", resourceCulture);
  937. }
  938. }
  939. /// <summary>
  940. /// 查找类似 Collapse All 的本地化字符串。
  941. /// </summary>
  942. public static string Outline_Collapse {
  943. get {
  944. return ResourceManager.GetString("Outline_Collapse", resourceCulture);
  945. }
  946. }
  947. /// <summary>
  948. /// 查找类似 Delete 的本地化字符串。
  949. /// </summary>
  950. public static string Outline_Delete {
  951. get {
  952. return ResourceManager.GetString("Outline_Delete", resourceCulture);
  953. }
  954. }
  955. /// <summary>
  956. /// 查找类似 Are you sure you want to set the destination as the current location? 的本地化字符串。
  957. /// </summary>
  958. public static string Outline_DialogContent {
  959. get {
  960. return ResourceManager.GetString("Outline_DialogContent", resourceCulture);
  961. }
  962. }
  963. /// <summary>
  964. /// 查找类似 No 的本地化字符串。
  965. /// </summary>
  966. public static string Outline_DialogNO {
  967. get {
  968. return ResourceManager.GetString("Outline_DialogNO", resourceCulture);
  969. }
  970. }
  971. /// <summary>
  972. /// 查找类似 Yes 的本地化字符串。
  973. /// </summary>
  974. public static string Outline_DialogYes {
  975. get {
  976. return ResourceManager.GetString("Outline_DialogYes", resourceCulture);
  977. }
  978. }
  979. /// <summary>
  980. /// 查找类似 Demote 的本地化字符串。
  981. /// </summary>
  982. public static string Outline_Down {
  983. get {
  984. return ResourceManager.GetString("Outline_Down", resourceCulture);
  985. }
  986. }
  987. /// <summary>
  988. /// 查找类似 Expand All 的本地化字符串。
  989. /// </summary>
  990. public static string Outline_Expand {
  991. get {
  992. return ResourceManager.GetString("Outline_Expand", resourceCulture);
  993. }
  994. }
  995. /// <summary>
  996. /// 查找类似 Remove All Outlines 的本地化字符串。
  997. /// </summary>
  998. public static string Outline_RemoveAll {
  999. get {
  1000. return ResourceManager.GetString("Outline_RemoveAll", resourceCulture);
  1001. }
  1002. }
  1003. /// <summary>
  1004. /// 查找类似 Rename 的本地化字符串。
  1005. /// </summary>
  1006. public static string Outline_Rename {
  1007. get {
  1008. return ResourceManager.GetString("Outline_Rename", resourceCulture);
  1009. }
  1010. }
  1011. /// <summary>
  1012. /// 查找类似 Outline 的本地化字符串。
  1013. /// </summary>
  1014. public static string Outline_Title {
  1015. get {
  1016. return ResourceManager.GetString("Outline_Title", resourceCulture);
  1017. }
  1018. }
  1019. /// <summary>
  1020. /// 查找类似 Promote 的本地化字符串。
  1021. /// </summary>
  1022. public static string Outline_Up {
  1023. get {
  1024. return ResourceManager.GetString("Outline_Up", resourceCulture);
  1025. }
  1026. }
  1027. /// <summary>
  1028. /// 查找类似 Failed to complete this operation. 的本地化字符串。
  1029. /// </summary>
  1030. public static string PageEdit_Failed {
  1031. get {
  1032. return ResourceManager.GetString("PageEdit_Failed", resourceCulture);
  1033. }
  1034. }
  1035. /// <summary>
  1036. /// 查找类似 Copy 的本地化字符串。
  1037. /// </summary>
  1038. public static string PageEdit_MenuCopy {
  1039. get {
  1040. return ResourceManager.GetString("PageEdit_MenuCopy", resourceCulture);
  1041. }
  1042. }
  1043. /// <summary>
  1044. /// 查找类似 Cut 的本地化字符串。
  1045. /// </summary>
  1046. public static string PageEdit_MenuCut {
  1047. get {
  1048. return ResourceManager.GetString("PageEdit_MenuCut", resourceCulture);
  1049. }
  1050. }
  1051. /// <summary>
  1052. /// 查找类似 Delete 的本地化字符串。
  1053. /// </summary>
  1054. public static string PageEdit_MenuDelete {
  1055. get {
  1056. return ResourceManager.GetString("PageEdit_MenuDelete", resourceCulture);
  1057. }
  1058. }
  1059. /// <summary>
  1060. /// 查找类似 Paste 的本地化字符串。
  1061. /// </summary>
  1062. public static string PageEdit_MenuPaste {
  1063. get {
  1064. return ResourceManager.GetString("PageEdit_MenuPaste", resourceCulture);
  1065. }
  1066. }
  1067. /// <summary>
  1068. /// 查找类似 Print 的本地化字符串。
  1069. /// </summary>
  1070. public static string PageEdit_MenuPrint {
  1071. get {
  1072. return ResourceManager.GetString("PageEdit_MenuPrint", resourceCulture);
  1073. }
  1074. }
  1075. /// <summary>
  1076. /// 查找类似 Rotate Clockwise 的本地化字符串。
  1077. /// </summary>
  1078. public static string PageEdit_MenuRotateClockwise {
  1079. get {
  1080. return ResourceManager.GetString("PageEdit_MenuRotateClockwise", resourceCulture);
  1081. }
  1082. }
  1083. /// <summary>
  1084. /// 查找类似 Rotate Counterclockwise 的本地化字符串。
  1085. /// </summary>
  1086. public static string PageEdit_MenuRotateCounterclockwise {
  1087. get {
  1088. return ResourceManager.GetString("PageEdit_MenuRotateCounterclockwise", resourceCulture);
  1089. }
  1090. }
  1091. /// <summary>
  1092. /// 查找类似 Display Page Size 的本地化字符串。
  1093. /// </summary>
  1094. public static string PageEdit_MenuShowPageSize {
  1095. get {
  1096. return ResourceManager.GetString("PageEdit_MenuShowPageSize", resourceCulture);
  1097. }
  1098. }
  1099. /// <summary>
  1100. /// 查找类似 Color 的本地化字符串。
  1101. /// </summary>
  1102. public static string Palette_Color {
  1103. get {
  1104. return ResourceManager.GetString("Palette_Color", resourceCulture);
  1105. }
  1106. }
  1107. /// <summary>
  1108. /// 查找类似 More 的本地化字符串。
  1109. /// </summary>
  1110. public static string Palette_More {
  1111. get {
  1112. return ResourceManager.GetString("Palette_More", resourceCulture);
  1113. }
  1114. }
  1115. /// <summary>
  1116. /// 查找类似 Recently Used 的本地化字符串。
  1117. /// </summary>
  1118. public static string Palette_Recently {
  1119. get {
  1120. return ResourceManager.GetString("Palette_Recently", resourceCulture);
  1121. }
  1122. }
  1123. /// <summary>
  1124. /// 查找类似 Black and white 的本地化字符串。
  1125. /// </summary>
  1126. public static string Print_BlackAndWhite {
  1127. get {
  1128. return ResourceManager.GetString("Print_BlackAndWhite", resourceCulture);
  1129. }
  1130. }
  1131. /// <summary>
  1132. /// 查找类似 Copies 的本地化字符串。
  1133. /// </summary>
  1134. public static string Print_Copies {
  1135. get {
  1136. return ResourceManager.GetString("Print_Copies", resourceCulture);
  1137. }
  1138. }
  1139. /// <summary>
  1140. /// 查找类似 Orientation: 的本地化字符串。
  1141. /// </summary>
  1142. public static string Print_Orientation {
  1143. get {
  1144. return ResourceManager.GetString("Print_Orientation", resourceCulture);
  1145. }
  1146. }
  1147. /// <summary>
  1148. /// 查找类似 Page Settings 的本地化字符串。
  1149. /// </summary>
  1150. public static string Print_PageSettings {
  1151. get {
  1152. return ResourceManager.GetString("Print_PageSettings", resourceCulture);
  1153. }
  1154. }
  1155. /// <summary>
  1156. /// 查找类似 Print Contents: 的本地化字符串。
  1157. /// </summary>
  1158. public static string Print_PrintContent {
  1159. get {
  1160. return ResourceManager.GetString("Print_PrintContent", resourceCulture);
  1161. }
  1162. }
  1163. /// <summary>
  1164. /// 查找类似 Printer 的本地化字符串。
  1165. /// </summary>
  1166. public static string Print_Printer {
  1167. get {
  1168. return ResourceManager.GetString("Print_Printer", resourceCulture);
  1169. }
  1170. }
  1171. /// <summary>
  1172. /// 查找类似 Print Settings 的本地化字符串。
  1173. /// </summary>
  1174. public static string Print_PrintSettings {
  1175. get {
  1176. return ResourceManager.GetString("Print_PrintSettings", resourceCulture);
  1177. }
  1178. }
  1179. /// <summary>
  1180. /// 查找类似 Reverse pages 的本地化字符串。
  1181. /// </summary>
  1182. public static string Print_ReversePages {
  1183. get {
  1184. return ResourceManager.GetString("Print_ReversePages", resourceCulture);
  1185. }
  1186. }
  1187. /// <summary>
  1188. /// 查找类似 Print 的本地化字符串。
  1189. /// </summary>
  1190. public static string Print_Title {
  1191. get {
  1192. return ResourceManager.GetString("Print_Title", resourceCulture);
  1193. }
  1194. }
  1195. /// <summary>
  1196. /// 查找类似 Are you sure you want to remove the security settings for”{0}” documents? 的本地化字符串。
  1197. /// </summary>
  1198. public static string RemovePassword_Context {
  1199. get {
  1200. return ResourceManager.GetString("RemovePassword_Context", resourceCulture);
  1201. }
  1202. }
  1203. /// <summary>
  1204. /// 查找类似 Cancel 的本地化字符串。
  1205. /// </summary>
  1206. public static string RemovePassword_No {
  1207. get {
  1208. return ResourceManager.GetString("RemovePassword_No", resourceCulture);
  1209. }
  1210. }
  1211. /// <summary>
  1212. /// 查找类似 Remove 的本地化字符串。
  1213. /// </summary>
  1214. public static string RemovePassword_YES {
  1215. get {
  1216. return ResourceManager.GetString("RemovePassword_YES", resourceCulture);
  1217. }
  1218. }
  1219. /// <summary>
  1220. /// 查找类似 Sample 的本地化字符串。
  1221. /// </summary>
  1222. public static string Sample {
  1223. get {
  1224. return ResourceManager.GetString("Sample", resourceCulture);
  1225. }
  1226. }
  1227. /// <summary>
  1228. /// 查找类似 Remove Passwords 的本地化字符串。
  1229. /// </summary>
  1230. public static string Security_RemovePassword {
  1231. get {
  1232. return ResourceManager.GetString("Security_RemovePassword", resourceCulture);
  1233. }
  1234. }
  1235. /// <summary>
  1236. /// 查找类似 Set Passwords 的本地化字符串。
  1237. /// </summary>
  1238. public static string Security_SetPassword {
  1239. get {
  1240. return ResourceManager.GetString("Security_SetPassword", resourceCulture);
  1241. }
  1242. }
  1243. /// <summary>
  1244. /// 查找类似 Cancel 的本地化字符串。
  1245. /// </summary>
  1246. public static string SetPassword_No {
  1247. get {
  1248. return ResourceManager.GetString("SetPassword_No", resourceCulture);
  1249. }
  1250. }
  1251. /// <summary>
  1252. /// 查找类似 Open Password 的本地化字符串。
  1253. /// </summary>
  1254. public static string SetPassword_OpenEmptyText {
  1255. get {
  1256. return ResourceManager.GetString("SetPassword_OpenEmptyText", resourceCulture);
  1257. }
  1258. }
  1259. /// <summary>
  1260. /// 查找类似 Document Open Password 的本地化字符串。
  1261. /// </summary>
  1262. public static string SetPassword_OpenTitle {
  1263. get {
  1264. return ResourceManager.GetString("SetPassword_OpenTitle", resourceCulture);
  1265. }
  1266. }
  1267. /// <summary>
  1268. /// 查找类似 Permission Password 的本地化字符串。
  1269. /// </summary>
  1270. public static string SetPassword_PermissionEmptyText {
  1271. get {
  1272. return ResourceManager.GetString("SetPassword_PermissionEmptyText", resourceCulture);
  1273. }
  1274. }
  1275. /// <summary>
  1276. /// 查找类似 Document Permission Password 的本地化字符串。
  1277. /// </summary>
  1278. public static string SetPassword_PermissionTitle {
  1279. get {
  1280. return ResourceManager.GetString("SetPassword_PermissionTitle", resourceCulture);
  1281. }
  1282. }
  1283. /// <summary>
  1284. /// 查找类似 Restrict content copying 的本地化字符串。
  1285. /// </summary>
  1286. public static string SetPassword_RestrictCopying {
  1287. get {
  1288. return ResourceManager.GetString("SetPassword_RestrictCopying", resourceCulture);
  1289. }
  1290. }
  1291. /// <summary>
  1292. /// 查找类似 Restrict document printing 的本地化字符串。
  1293. /// </summary>
  1294. public static string SetPassword_RestrictPrinting {
  1295. get {
  1296. return ResourceManager.GetString("SetPassword_RestrictPrinting", resourceCulture);
  1297. }
  1298. }
  1299. /// <summary>
  1300. /// 查找类似 Set Passwords 的本地化字符串。
  1301. /// </summary>
  1302. public static string SetPassword_Title {
  1303. get {
  1304. return ResourceManager.GetString("SetPassword_Title", resourceCulture);
  1305. }
  1306. }
  1307. /// <summary>
  1308. /// 查找类似 Encrypt 的本地化字符串。
  1309. /// </summary>
  1310. public static string SetPassword_YES {
  1311. get {
  1312. return ResourceManager.GetString("SetPassword_YES", resourceCulture);
  1313. }
  1314. }
  1315. /// <summary>
  1316. /// 查找类似 Clear 的本地化字符串。
  1317. /// </summary>
  1318. public static string Signatur_DialogClear {
  1319. get {
  1320. return ResourceManager.GetString("Signatur_DialogClear", resourceCulture);
  1321. }
  1322. }
  1323. /// <summary>
  1324. /// 查找类似 Drawing 的本地化字符串。
  1325. /// </summary>
  1326. public static string Signatur_DialogDraw {
  1327. get {
  1328. return ResourceManager.GetString("Signatur_DialogDraw", resourceCulture);
  1329. }
  1330. }
  1331. /// <summary>
  1332. /// 查找类似 Sign here 的本地化字符串。
  1333. /// </summary>
  1334. public static string Signatur_DialogDrawHint {
  1335. get {
  1336. return ResourceManager.GetString("Signatur_DialogDrawHint", resourceCulture);
  1337. }
  1338. }
  1339. /// <summary>
  1340. /// 查找类似 Cancel 的本地化字符串。
  1341. /// </summary>
  1342. public static string Signatur_DialogNo {
  1343. get {
  1344. return ResourceManager.GetString("Signatur_DialogNo", resourceCulture);
  1345. }
  1346. }
  1347. /// <summary>
  1348. /// 查找类似 Image 的本地化字符串。
  1349. /// </summary>
  1350. public static string Signatur_DialogPicture {
  1351. get {
  1352. return ResourceManager.GetString("Signatur_DialogPicture", resourceCulture);
  1353. }
  1354. }
  1355. /// <summary>
  1356. /// 查找类似 Select image file 的本地化字符串。
  1357. /// </summary>
  1358. public static string Signatur_DialogPictureHint {
  1359. get {
  1360. return ResourceManager.GetString("Signatur_DialogPictureHint", resourceCulture);
  1361. }
  1362. }
  1363. /// <summary>
  1364. /// 查找类似 Remove Background 的本地化字符串。
  1365. /// </summary>
  1366. public static string Signatur_DialogPictureReBkg {
  1367. get {
  1368. return ResourceManager.GetString("Signatur_DialogPictureReBkg", resourceCulture);
  1369. }
  1370. }
  1371. /// <summary>
  1372. /// 查找类似 Remove white background from images 的本地化字符串。
  1373. /// </summary>
  1374. public static string Signatur_DialogPictureReBkgHint {
  1375. get {
  1376. return ResourceManager.GetString("Signatur_DialogPictureReBkgHint", resourceCulture);
  1377. }
  1378. }
  1379. /// <summary>
  1380. /// 查找类似 Reselect 的本地化字符串。
  1381. /// </summary>
  1382. public static string Signatur_DialogPictureReselect {
  1383. get {
  1384. return ResourceManager.GetString("Signatur_DialogPictureReselect", resourceCulture);
  1385. }
  1386. }
  1387. /// <summary>
  1388. /// 查找类似 Keyboard 的本地化字符串。
  1389. /// </summary>
  1390. public static string Signatur_DialogText {
  1391. get {
  1392. return ResourceManager.GetString("Signatur_DialogText", resourceCulture);
  1393. }
  1394. }
  1395. /// <summary>
  1396. /// 查找类似 Enter your signature here 的本地化字符串。
  1397. /// </summary>
  1398. public static string Signatur_DialogTextHint {
  1399. get {
  1400. return ResourceManager.GetString("Signatur_DialogTextHint", resourceCulture);
  1401. }
  1402. }
  1403. /// <summary>
  1404. /// 查找类似 Create New Signature 的本地化字符串。
  1405. /// </summary>
  1406. public static string Signatur_DialogTitle {
  1407. get {
  1408. return ResourceManager.GetString("Signatur_DialogTitle", resourceCulture);
  1409. }
  1410. }
  1411. /// <summary>
  1412. /// 查找类似 Apply 的本地化字符串。
  1413. /// </summary>
  1414. public static string Signatur_DialogYes {
  1415. get {
  1416. return ResourceManager.GetString("Signatur_DialogYes", resourceCulture);
  1417. }
  1418. }
  1419. /// <summary>
  1420. /// 查找类似 Signature 的本地化字符串。
  1421. /// </summary>
  1422. public static string Signatur_Title {
  1423. get {
  1424. return ResourceManager.GetString("Signatur_Title", resourceCulture);
  1425. }
  1426. }
  1427. /// <summary>
  1428. /// 查找类似 Stamp 的本地化字符串。
  1429. /// </summary>
  1430. public static string Stamp_Title {
  1431. get {
  1432. return ResourceManager.GetString("Stamp_Title", resourceCulture);
  1433. }
  1434. }
  1435. /// <summary>
  1436. /// 查找类似 Strikethrough 的本地化字符串。
  1437. /// </summary>
  1438. public static string Strikethrough_Title {
  1439. get {
  1440. return ResourceManager.GetString("Strikethrough_Title", resourceCulture);
  1441. }
  1442. }
  1443. /// <summary>
  1444. /// 查找类似 Thumbnails 的本地化字符串。
  1445. /// </summary>
  1446. public static string Thumbnails_Title {
  1447. get {
  1448. return ResourceManager.GetString("Thumbnails_Title", resourceCulture);
  1449. }
  1450. }
  1451. /// <summary>
  1452. /// 查找类似 Compress 的本地化字符串。
  1453. /// </summary>
  1454. public static string ToolsBar_Compress {
  1455. get {
  1456. return ResourceManager.GetString("ToolsBar_Compress", resourceCulture);
  1457. }
  1458. }
  1459. /// <summary>
  1460. /// 查找类似 Crop 的本地化字符串。
  1461. /// </summary>
  1462. public static string ToolsBar_Crop {
  1463. get {
  1464. return ResourceManager.GetString("ToolsBar_Crop", resourceCulture);
  1465. }
  1466. }
  1467. /// <summary>
  1468. /// 查找类似 Merge 的本地化字符串。
  1469. /// </summary>
  1470. public static string ToolsBar_Merge {
  1471. get {
  1472. return ResourceManager.GetString("ToolsBar_Merge", resourceCulture);
  1473. }
  1474. }
  1475. /// <summary>
  1476. /// 查找类似 Security 的本地化字符串。
  1477. /// </summary>
  1478. public static string ToolsBar_Security {
  1479. get {
  1480. return ResourceManager.GetString("ToolsBar_Security", resourceCulture);
  1481. }
  1482. }
  1483. /// <summary>
  1484. /// 查找类似 Underline 的本地化字符串。
  1485. /// </summary>
  1486. public static string Underline_Title {
  1487. get {
  1488. return ResourceManager.GetString("Underline_Title", resourceCulture);
  1489. }
  1490. }
  1491. /// <summary>
  1492. /// 查找类似 Book Mode 的本地化字符串。
  1493. /// </summary>
  1494. public static string ViewProperties_Book {
  1495. get {
  1496. return ResourceManager.GetString("ViewProperties_Book", resourceCulture);
  1497. }
  1498. }
  1499. /// <summary>
  1500. /// 查找类似 Continuous Scroll 的本地化字符串。
  1501. /// </summary>
  1502. public static string ViewProperties_ContinuousScroll {
  1503. get {
  1504. return ResourceManager.GetString("ViewProperties_ContinuousScroll", resourceCulture);
  1505. }
  1506. }
  1507. /// <summary>
  1508. /// 查找类似 Full Screen 的本地化字符串。
  1509. /// </summary>
  1510. public static string ViewProperties_Full {
  1511. get {
  1512. return ResourceManager.GetString("ViewProperties_Full", resourceCulture);
  1513. }
  1514. }
  1515. /// <summary>
  1516. /// 查找类似 Display Mode 的本地化字符串。
  1517. /// </summary>
  1518. public static string ViewProperties_Mode {
  1519. get {
  1520. return ResourceManager.GetString("ViewProperties_Mode", resourceCulture);
  1521. }
  1522. }
  1523. /// <summary>
  1524. /// 查找类似 Page Break 的本地化字符串。
  1525. /// </summary>
  1526. public static string ViewProperties_PageBreak {
  1527. get {
  1528. return ResourceManager.GetString("ViewProperties_PageBreak", resourceCulture);
  1529. }
  1530. }
  1531. /// <summary>
  1532. /// 查找类似 Read Mode 的本地化字符串。
  1533. /// </summary>
  1534. public static string ViewProperties_Read {
  1535. get {
  1536. return ResourceManager.GetString("ViewProperties_Read", resourceCulture);
  1537. }
  1538. }
  1539. /// <summary>
  1540. /// 查找类似 Rotate 的本地化字符串。
  1541. /// </summary>
  1542. public static string ViewProperties_RotateTitle {
  1543. get {
  1544. return ResourceManager.GetString("ViewProperties_RotateTitle", resourceCulture);
  1545. }
  1546. }
  1547. /// <summary>
  1548. /// 查找类似 Single Page 的本地化字符串。
  1549. /// </summary>
  1550. public static string ViewProperties_Single {
  1551. get {
  1552. return ResourceManager.GetString("ViewProperties_Single", resourceCulture);
  1553. }
  1554. }
  1555. /// <summary>
  1556. /// 查找类似 View 的本地化字符串。
  1557. /// </summary>
  1558. public static string ViewProperties_Title {
  1559. get {
  1560. return ResourceManager.GetString("ViewProperties_Title", resourceCulture);
  1561. }
  1562. }
  1563. /// <summary>
  1564. /// 查找类似 Two Pages 的本地化字符串。
  1565. /// </summary>
  1566. public static string ViewProperties_Two {
  1567. get {
  1568. return ResourceManager.GetString("ViewProperties_Two", resourceCulture);
  1569. }
  1570. }
  1571. /// <summary>
  1572. /// 查找类似 Actual Size 的本地化字符串。
  1573. /// </summary>
  1574. public static string ViewRightMenu_ActualSize {
  1575. get {
  1576. return ResourceManager.GetString("ViewRightMenu_ActualSize", resourceCulture);
  1577. }
  1578. }
  1579. /// <summary>
  1580. /// 查找类似 Add Bookmarks 的本地化字符串。
  1581. /// </summary>
  1582. public static string ViewRightMenu_AddBookmarks {
  1583. get {
  1584. return ResourceManager.GetString("ViewRightMenu_AddBookmarks", resourceCulture);
  1585. }
  1586. }
  1587. /// <summary>
  1588. /// 查找类似 Add Comment 的本地化字符串。
  1589. /// </summary>
  1590. public static string ViewRightMenu_AddComment {
  1591. get {
  1592. return ResourceManager.GetString("ViewRightMenu_AddComment", resourceCulture);
  1593. }
  1594. }
  1595. /// <summary>
  1596. /// 查找类似 Add Link 的本地化字符串。
  1597. /// </summary>
  1598. public static string ViewRightMenu_AddLink {
  1599. get {
  1600. return ResourceManager.GetString("ViewRightMenu_AddLink", resourceCulture);
  1601. }
  1602. }
  1603. /// <summary>
  1604. /// 查找类似 Add Outline 的本地化字符串。
  1605. /// </summary>
  1606. public static string ViewRightMenu_AddOutline {
  1607. get {
  1608. return ResourceManager.GetString("ViewRightMenu_AddOutline", resourceCulture);
  1609. }
  1610. }
  1611. /// <summary>
  1612. /// 查找类似 Zoom to Selected Area 的本地化字符串。
  1613. /// </summary>
  1614. public static string ViewRightMenu_AreaZoom {
  1615. get {
  1616. return ResourceManager.GetString("ViewRightMenu_AreaZoom", resourceCulture);
  1617. }
  1618. }
  1619. /// <summary>
  1620. /// 查找类似 Arrow 的本地化字符串。
  1621. /// </summary>
  1622. public static string ViewRightMenu_Arrow {
  1623. get {
  1624. return ResourceManager.GetString("ViewRightMenu_Arrow", resourceCulture);
  1625. }
  1626. }
  1627. /// <summary>
  1628. /// 查找类似 Book Mode 的本地化字符串。
  1629. /// </summary>
  1630. public static string ViewRightMenu_BookMode {
  1631. get {
  1632. return ResourceManager.GetString("ViewRightMenu_BookMode", resourceCulture);
  1633. }
  1634. }
  1635. /// <summary>
  1636. /// 查找类似 Content Selection 的本地化字符串。
  1637. /// </summary>
  1638. public static string ViewRightMenu_ContentSelection {
  1639. get {
  1640. return ResourceManager.GetString("ViewRightMenu_ContentSelection", resourceCulture);
  1641. }
  1642. }
  1643. /// <summary>
  1644. /// 查找类似 Copy 的本地化字符串。
  1645. /// </summary>
  1646. public static string ViewRightMenu_Copy {
  1647. get {
  1648. return ResourceManager.GetString("ViewRightMenu_Copy", resourceCulture);
  1649. }
  1650. }
  1651. /// <summary>
  1652. /// 查找类似 Extract Image 的本地化字符串。
  1653. /// </summary>
  1654. public static string ViewRightMenu_ExtractImage {
  1655. get {
  1656. return ResourceManager.GetString("ViewRightMenu_ExtractImage", resourceCulture);
  1657. }
  1658. }
  1659. /// <summary>
  1660. /// 查找类似 Fit Page 的本地化字符串。
  1661. /// </summary>
  1662. public static string ViewRightMenu_FitPage {
  1663. get {
  1664. return ResourceManager.GetString("ViewRightMenu_FitPage", resourceCulture);
  1665. }
  1666. }
  1667. /// <summary>
  1668. /// 查找类似 Fit Width 的本地化字符串。
  1669. /// </summary>
  1670. public static string ViewRightMenu_FitWidth {
  1671. get {
  1672. return ResourceManager.GetString("ViewRightMenu_FitWidth", resourceCulture);
  1673. }
  1674. }
  1675. /// <summary>
  1676. /// 查找类似 Freehand 的本地化字符串。
  1677. /// </summary>
  1678. public static string ViewRightMenu_Freehand {
  1679. get {
  1680. return ResourceManager.GetString("ViewRightMenu_Freehand", resourceCulture);
  1681. }
  1682. }
  1683. /// <summary>
  1684. /// 查找类似 Hide Annotations 的本地化字符串。
  1685. /// </summary>
  1686. public static string ViewRightMenu_HideAnnotations {
  1687. get {
  1688. return ResourceManager.GetString("ViewRightMenu_HideAnnotations", resourceCulture);
  1689. }
  1690. }
  1691. /// <summary>
  1692. /// 查找类似 Highlight 的本地化字符串。
  1693. /// </summary>
  1694. public static string ViewRightMenu_Highlight {
  1695. get {
  1696. return ResourceManager.GetString("ViewRightMenu_Highlight", resourceCulture);
  1697. }
  1698. }
  1699. /// <summary>
  1700. /// 查找类似 Link 的本地化字符串。
  1701. /// </summary>
  1702. public static string ViewRightMenu_Link {
  1703. get {
  1704. return ResourceManager.GetString("ViewRightMenu_Link", resourceCulture);
  1705. }
  1706. }
  1707. /// <summary>
  1708. /// 查找类似 Note 的本地化字符串。
  1709. /// </summary>
  1710. public static string ViewRightMenu_Note {
  1711. get {
  1712. return ResourceManager.GetString("ViewRightMenu_Note", resourceCulture);
  1713. }
  1714. }
  1715. /// <summary>
  1716. /// 查找类似 Read Mode On 的本地化字符串。
  1717. /// </summary>
  1718. public static string ViewRightMenu_OnReadMode {
  1719. get {
  1720. return ResourceManager.GetString("ViewRightMenu_OnReadMode", resourceCulture);
  1721. }
  1722. }
  1723. /// <summary>
  1724. /// 查找类似 Read Mode Off 的本地化字符串。
  1725. /// </summary>
  1726. public static string ViewRightMenu_OutReadMode {
  1727. get {
  1728. return ResourceManager.GetString("ViewRightMenu_OutReadMode", resourceCulture);
  1729. }
  1730. }
  1731. /// <summary>
  1732. /// 查找类似 Oval 的本地化字符串。
  1733. /// </summary>
  1734. public static string ViewRightMenu_Oval {
  1735. get {
  1736. return ResourceManager.GetString("ViewRightMenu_Oval", resourceCulture);
  1737. }
  1738. }
  1739. /// <summary>
  1740. /// 查找类似 Page Display 的本地化字符串。
  1741. /// </summary>
  1742. public static string ViewRightMenu_PageDisplay {
  1743. get {
  1744. return ResourceManager.GetString("ViewRightMenu_PageDisplay", resourceCulture);
  1745. }
  1746. }
  1747. /// <summary>
  1748. /// 查找类似 Paste 的本地化字符串。
  1749. /// </summary>
  1750. public static string ViewRightMenu_Paste {
  1751. get {
  1752. return ResourceManager.GetString("ViewRightMenu_Paste", resourceCulture);
  1753. }
  1754. }
  1755. /// <summary>
  1756. /// 查找类似 Print 的本地化字符串。
  1757. /// </summary>
  1758. public static string ViewRightMenu_Print {
  1759. get {
  1760. return ResourceManager.GetString("ViewRightMenu_Print", resourceCulture);
  1761. }
  1762. }
  1763. /// <summary>
  1764. /// 查找类似 Rectangle 的本地化字符串。
  1765. /// </summary>
  1766. public static string ViewRightMenu_Rectangle {
  1767. get {
  1768. return ResourceManager.GetString("ViewRightMenu_Rectangle", resourceCulture);
  1769. }
  1770. }
  1771. /// <summary>
  1772. /// 查找类似 Remove Bookmarks 的本地化字符串。
  1773. /// </summary>
  1774. public static string ViewRightMenu_RemoveBookmarks {
  1775. get {
  1776. return ResourceManager.GetString("ViewRightMenu_RemoveBookmarks", resourceCulture);
  1777. }
  1778. }
  1779. /// <summary>
  1780. /// 查找类似 Scroll Tool 的本地化字符串。
  1781. /// </summary>
  1782. public static string ViewRightMenu_ScrollTool {
  1783. get {
  1784. return ResourceManager.GetString("ViewRightMenu_ScrollTool", resourceCulture);
  1785. }
  1786. }
  1787. /// <summary>
  1788. /// 查找类似 Search 的本地化字符串。
  1789. /// </summary>
  1790. public static string ViewRightMenu_Search {
  1791. get {
  1792. return ResourceManager.GetString("ViewRightMenu_Search", resourceCulture);
  1793. }
  1794. }
  1795. /// <summary>
  1796. /// 查找类似 Show Annotations 的本地化字符串。
  1797. /// </summary>
  1798. public static string ViewRightMenu_ShowAnnotations {
  1799. get {
  1800. return ResourceManager.GetString("ViewRightMenu_ShowAnnotations", resourceCulture);
  1801. }
  1802. }
  1803. /// <summary>
  1804. /// 查找类似 Signature 的本地化字符串。
  1805. /// </summary>
  1806. public static string ViewRightMenu_Signature {
  1807. get {
  1808. return ResourceManager.GetString("ViewRightMenu_Signature", resourceCulture);
  1809. }
  1810. }
  1811. /// <summary>
  1812. /// 查找类似 Single Page 的本地化字符串。
  1813. /// </summary>
  1814. public static string ViewRightMenu_SinglePage {
  1815. get {
  1816. return ResourceManager.GetString("ViewRightMenu_SinglePage", resourceCulture);
  1817. }
  1818. }
  1819. /// <summary>
  1820. /// 查找类似 Single Page Continuous 的本地化字符串。
  1821. /// </summary>
  1822. public static string ViewRightMenu_SinglePageContinuous {
  1823. get {
  1824. return ResourceManager.GetString("ViewRightMenu_SinglePageContinuous", resourceCulture);
  1825. }
  1826. }
  1827. /// <summary>
  1828. /// 查找类似 Stamp 的本地化字符串。
  1829. /// </summary>
  1830. public static string ViewRightMenu_Stamp {
  1831. get {
  1832. return ResourceManager.GetString("ViewRightMenu_Stamp", resourceCulture);
  1833. }
  1834. }
  1835. /// <summary>
  1836. /// 查找类似 Straight Line 的本地化字符串。
  1837. /// </summary>
  1838. public static string ViewRightMenu_StraightLine {
  1839. get {
  1840. return ResourceManager.GetString("ViewRightMenu_StraightLine", resourceCulture);
  1841. }
  1842. }
  1843. /// <summary>
  1844. /// 查找类似 Strikethrough 的本地化字符串。
  1845. /// </summary>
  1846. public static string ViewRightMenu_Strikethrough {
  1847. get {
  1848. return ResourceManager.GetString("ViewRightMenu_Strikethrough", resourceCulture);
  1849. }
  1850. }
  1851. /// <summary>
  1852. /// 查找类似 Text 的本地化字符串。
  1853. /// </summary>
  1854. public static string ViewRightMenu_Text {
  1855. get {
  1856. return ResourceManager.GetString("ViewRightMenu_Text", resourceCulture);
  1857. }
  1858. }
  1859. /// <summary>
  1860. /// 查找类似 Two Pages 的本地化字符串。
  1861. /// </summary>
  1862. public static string ViewRightMenu_TwoPages {
  1863. get {
  1864. return ResourceManager.GetString("ViewRightMenu_TwoPages", resourceCulture);
  1865. }
  1866. }
  1867. /// <summary>
  1868. /// 查找类似 Two Pages Continuous 的本地化字符串。
  1869. /// </summary>
  1870. public static string ViewRightMenu_TwoPagesContinuous {
  1871. get {
  1872. return ResourceManager.GetString("ViewRightMenu_TwoPagesContinuous", resourceCulture);
  1873. }
  1874. }
  1875. /// <summary>
  1876. /// 查找类似 Underline 的本地化字符串。
  1877. /// </summary>
  1878. public static string ViewRightMenu_Underline {
  1879. get {
  1880. return ResourceManager.GetString("ViewRightMenu_Underline", resourceCulture);
  1881. }
  1882. }
  1883. /// <summary>
  1884. /// 查找类似 Zoom 的本地化字符串。
  1885. /// </summary>
  1886. public static string ViewRightMenu_Zoom {
  1887. get {
  1888. return ResourceManager.GetString("ViewRightMenu_Zoom", resourceCulture);
  1889. }
  1890. }
  1891. /// <summary>
  1892. /// 查找类似 Zoom In 的本地化字符串。
  1893. /// </summary>
  1894. public static string ViewRightMenu_ZoomIn {
  1895. get {
  1896. return ResourceManager.GetString("ViewRightMenu_ZoomIn", resourceCulture);
  1897. }
  1898. }
  1899. /// <summary>
  1900. /// 查找类似 Zoom Out 的本地化字符串。
  1901. /// </summary>
  1902. public static string ViewRightMenu_ZoomOut {
  1903. get {
  1904. return ResourceManager.GetString("ViewRightMenu_ZoomOut", resourceCulture);
  1905. }
  1906. }
  1907. /// <summary>
  1908. /// 查找类似 Annotation 的本地化字符串。
  1909. /// </summary>
  1910. public static string ViewTopToolbar_Annotation {
  1911. get {
  1912. return ResourceManager.GetString("ViewTopToolbar_Annotation", resourceCulture);
  1913. }
  1914. }
  1915. /// <summary>
  1916. /// 查找类似 Converter 的本地化字符串。
  1917. /// </summary>
  1918. public static string ViewTopToolbar_Converter {
  1919. get {
  1920. return ResourceManager.GetString("ViewTopToolbar_Converter", resourceCulture);
  1921. }
  1922. }
  1923. /// <summary>
  1924. /// 查找类似 File 的本地化字符串。
  1925. /// </summary>
  1926. public static string ViewTopToolbar_File {
  1927. get {
  1928. return ResourceManager.GetString("ViewTopToolbar_File", resourceCulture);
  1929. }
  1930. }
  1931. /// <summary>
  1932. /// 查找类似 Fill&amp;Sign 的本地化字符串。
  1933. /// </summary>
  1934. public static string ViewTopToolbar_Fill_Sign {
  1935. get {
  1936. return ResourceManager.GetString("ViewTopToolbar_Fill&Sign", resourceCulture);
  1937. }
  1938. }
  1939. /// <summary>
  1940. /// 查找类似 Page Edit 的本地化字符串。
  1941. /// </summary>
  1942. public static string ViewTopToolbar_PageEdit {
  1943. get {
  1944. return ResourceManager.GetString("ViewTopToolbar_PageEdit", resourceCulture);
  1945. }
  1946. }
  1947. /// <summary>
  1948. /// 查找类似 Print 的本地化字符串。
  1949. /// </summary>
  1950. public static string ViewTopToolbar_Print {
  1951. get {
  1952. return ResourceManager.GetString("ViewTopToolbar_Print", resourceCulture);
  1953. }
  1954. }
  1955. /// <summary>
  1956. /// 查找类似 Properties 的本地化字符串。
  1957. /// </summary>
  1958. public static string ViewTopToolbar_Properties {
  1959. get {
  1960. return ResourceManager.GetString("ViewTopToolbar_Properties", resourceCulture);
  1961. }
  1962. }
  1963. /// <summary>
  1964. /// 查找类似 Redo 的本地化字符串。
  1965. /// </summary>
  1966. public static string ViewTopToolbar_Redo {
  1967. get {
  1968. return ResourceManager.GetString("ViewTopToolbar_Redo", resourceCulture);
  1969. }
  1970. }
  1971. /// <summary>
  1972. /// 查找类似 Save 的本地化字符串。
  1973. /// </summary>
  1974. public static string ViewTopToolbar_Save {
  1975. get {
  1976. return ResourceManager.GetString("ViewTopToolbar_Save", resourceCulture);
  1977. }
  1978. }
  1979. /// <summary>
  1980. /// 查找类似 Share 的本地化字符串。
  1981. /// </summary>
  1982. public static string ViewTopToolbar_Share {
  1983. get {
  1984. return ResourceManager.GetString("ViewTopToolbar_Share", resourceCulture);
  1985. }
  1986. }
  1987. /// <summary>
  1988. /// 查找类似 Tools 的本地化字符串。
  1989. /// </summary>
  1990. public static string ViewTopToolbar_Tools {
  1991. get {
  1992. return ResourceManager.GetString("ViewTopToolbar_Tools", resourceCulture);
  1993. }
  1994. }
  1995. /// <summary>
  1996. /// 查找类似 Undo 的本地化字符串。
  1997. /// </summary>
  1998. public static string ViewTopToolbar_Undo {
  1999. get {
  2000. return ResourceManager.GetString("ViewTopToolbar_Undo", resourceCulture);
  2001. }
  2002. }
  2003. /// <summary>
  2004. /// 查找类似 All pages 的本地化字符串。
  2005. /// </summary>
  2006. public static string WritableComboBox_AllPage {
  2007. get {
  2008. return ResourceManager.GetString("WritableComboBox_AllPage", resourceCulture);
  2009. }
  2010. }
  2011. /// <summary>
  2012. /// 查找类似 Custom Range 的本地化字符串。
  2013. /// </summary>
  2014. public static string WritableComboBox_CustomRange {
  2015. get {
  2016. return ResourceManager.GetString("WritableComboBox_CustomRange", resourceCulture);
  2017. }
  2018. }
  2019. /// <summary>
  2020. /// 查找类似 Even Pages 的本地化字符串。
  2021. /// </summary>
  2022. public static string WritableComboBox_EvenPage {
  2023. get {
  2024. return ResourceManager.GetString("WritableComboBox_EvenPage", resourceCulture);
  2025. }
  2026. }
  2027. /// <summary>
  2028. /// 查找类似 Odd Pages 的本地化字符串。
  2029. /// </summary>
  2030. public static string WritableComboBox_OddPage {
  2031. get {
  2032. return ResourceManager.GetString("WritableComboBox_OddPage", resourceCulture);
  2033. }
  2034. }
  2035. /// <summary>
  2036. /// 查找类似 Actual Size 的本地化字符串。
  2037. /// </summary>
  2038. public static string Zoom_Actual {
  2039. get {
  2040. return ResourceManager.GetString("Zoom_Actual", resourceCulture);
  2041. }
  2042. }
  2043. /// <summary>
  2044. /// 查找类似 Fit Page 的本地化字符串。
  2045. /// </summary>
  2046. public static string Zoom_FitPage {
  2047. get {
  2048. return ResourceManager.GetString("Zoom_FitPage", resourceCulture);
  2049. }
  2050. }
  2051. /// <summary>
  2052. /// 查找类似 Fit Width 的本地化字符串。
  2053. /// </summary>
  2054. public static string Zoom_FitWidth {
  2055. get {
  2056. return ResourceManager.GetString("Zoom_FitWidth", resourceCulture);
  2057. }
  2058. }
  2059. }
  2060. }