HomePage.Designer.cs 40 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace PDF_Master.Strings.HomePage {
  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 HomePage {
  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 HomePage() {
  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.HomePage.HomePage", typeof(HomePage).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. /// 查找类似 Correct 的本地化字符串。
  56. /// </summary>
  57. public static string AIErrorCorrectionBtn_CorrectBtn {
  58. get {
  59. return ResourceManager.GetString("AIErrorCorrectionBtn_CorrectBtn", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// 查找类似 AI Error Correction 的本地化字符串。
  64. /// </summary>
  65. public static string AIErrorCorrectionBtn_Title {
  66. get {
  67. return ResourceManager.GetString("AIErrorCorrectionBtn_Title", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// 查找类似 Rewriting 的本地化字符串。
  72. /// </summary>
  73. public static string AIRewriteBtn_RewritingBtn {
  74. get {
  75. return ResourceManager.GetString("AIRewriteBtn_RewritingBtn", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// 查找类似 AI Rewriting 的本地化字符串。
  80. /// </summary>
  81. public static string AIRewriteBtn_Title {
  82. get {
  83. return ResourceManager.GetString("AIRewriteBtn_Title", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// 查找类似 Limit document size to 10M, document page number to 30, 10w characters
  88. ///per month. 的本地化字符串。
  89. /// </summary>
  90. public static string AITranslation_LimitTip {
  91. get {
  92. return ResourceManager.GetString("AITranslation_LimitTip", resourceCulture);
  93. }
  94. }
  95. /// <summary>
  96. /// 查找类似 Scanned PDF file is not supported 的本地化字符串。
  97. /// </summary>
  98. public static string AITranslation_NotSupportedTip {
  99. get {
  100. return ResourceManager.GetString("AITranslation_NotSupportedTip", resourceCulture);
  101. }
  102. }
  103. /// <summary>
  104. /// 查找类似 or drop file here 的本地化字符串。
  105. /// </summary>
  106. public static string AITranslationBtn_DropTip {
  107. get {
  108. return ResourceManager.GetString("AITranslationBtn_DropTip", resourceCulture);
  109. }
  110. }
  111. /// <summary>
  112. /// 查找类似 Limit document size to 10M, document page number to 30, 10w characters per month
  113. ///Scanning PDF file is not supported! 的本地化字符串。
  114. /// </summary>
  115. public static string AITranslationBtn_LimitTip {
  116. get {
  117. return ResourceManager.GetString("AITranslationBtn_LimitTip", resourceCulture);
  118. }
  119. }
  120. /// <summary>
  121. /// 查找类似 Select File 的本地化字符串。
  122. /// </summary>
  123. public static string AITranslationBtn_SelectFileBtn {
  124. get {
  125. return ResourceManager.GetString("AITranslationBtn_SelectFileBtn", resourceCulture);
  126. }
  127. }
  128. /// <summary>
  129. /// 查找类似 Support PDF and Word file 的本地化字符串。
  130. /// </summary>
  131. public static string AITranslationBtn_SupportTip {
  132. get {
  133. return ResourceManager.GetString("AITranslationBtn_SupportTip", resourceCulture);
  134. }
  135. }
  136. /// <summary>
  137. /// 查找类似 AI Translation 的本地化字符串。
  138. /// </summary>
  139. public static string AITranslationBtn_Title {
  140. get {
  141. return ResourceManager.GetString("AITranslationBtn_Title", resourceCulture);
  142. }
  143. }
  144. /// <summary>
  145. /// 查找类似 Translation Language 的本地化字符串。
  146. /// </summary>
  147. public static string AITranslationBtn_TranslationLanguage {
  148. get {
  149. return ResourceManager.GetString("AITranslationBtn_TranslationLanguage", resourceCulture);
  150. }
  151. }
  152. /// <summary>
  153. /// 查找类似 Baidu translation interface call failed 的本地化字符串。
  154. /// </summary>
  155. public static string BaiduTranslation05001 {
  156. get {
  157. return ResourceManager.GetString("BaiduTranslation05001", resourceCulture);
  158. }
  159. }
  160. /// <summary>
  161. /// 查找类似 The file name cannot be empty 的本地化字符串。
  162. /// </summary>
  163. public static string BaiduTranslation05002 {
  164. get {
  165. return ResourceManager.GetString("BaiduTranslation05002", resourceCulture);
  166. }
  167. }
  168. /// <summary>
  169. /// 查找类似 File format not supported 的本地化字符串。
  170. /// </summary>
  171. public static string BaiduTranslation05003 {
  172. get {
  173. return ResourceManager.GetString("BaiduTranslation05003", resourceCulture);
  174. }
  175. }
  176. /// <summary>
  177. /// 查找类似 File translation file size cannot exceed 10MB 的本地化字符串。
  178. /// </summary>
  179. public static string BaiduTranslation05004 {
  180. get {
  181. return ResourceManager.GetString("BaiduTranslation05004", resourceCulture);
  182. }
  183. }
  184. /// <summary>
  185. /// 查找类似 Translation language not supported 的本地化字符串。
  186. /// </summary>
  187. public static string BaiduTranslation05005 {
  188. get {
  189. return ResourceManager.GetString("BaiduTranslation05005", resourceCulture);
  190. }
  191. }
  192. /// <summary>
  193. /// 查找类似 Failed to get the page number of the file 的本地化字符串。
  194. /// </summary>
  195. public static string BaiduTranslation05006 {
  196. get {
  197. return ResourceManager.GetString("BaiduTranslation05006", resourceCulture);
  198. }
  199. }
  200. /// <summary>
  201. /// 查找类似 user file upload error 的本地化字符串。
  202. /// </summary>
  203. public static string BaiduTranslation05007 {
  204. get {
  205. return ResourceManager.GetString("BaiduTranslation05007", resourceCulture);
  206. }
  207. }
  208. /// <summary>
  209. /// 查找类似 fileKey does not exist 的本地化字符串。
  210. /// </summary>
  211. public static string BaiduTranslation05008 {
  212. get {
  213. return ResourceManager.GetString("BaiduTranslation05008", resourceCulture);
  214. }
  215. }
  216. /// <summary>
  217. /// 查找类似 The file is empty, the file size cannot be 0 的本地化字符串。
  218. /// </summary>
  219. public static string BaiduTranslation05009 {
  220. get {
  221. return ResourceManager.GetString("BaiduTranslation05009", resourceCulture);
  222. }
  223. }
  224. /// <summary>
  225. /// 查找类似 Word format translation error, please use PDF format for translation 的本地化字符串。
  226. /// </summary>
  227. public static string BaiduTranslation05010 {
  228. get {
  229. return ResourceManager.GetString("BaiduTranslation05010", resourceCulture);
  230. }
  231. }
  232. /// <summary>
  233. /// 查找类似 Documents over 30 pages 的本地化字符串。
  234. /// </summary>
  235. public static string BaiduTranslation05011 {
  236. get {
  237. return ResourceManager.GetString("BaiduTranslation05011", resourceCulture);
  238. }
  239. }
  240. /// <summary>
  241. /// 查找类似 file exists encrypted 的本地化字符串。
  242. /// </summary>
  243. public static string BaiduTranslation05012 {
  244. get {
  245. return ResourceManager.GetString("BaiduTranslation05012", resourceCulture);
  246. }
  247. }
  248. /// <summary>
  249. /// 查找类似 This document does not support translation at this time 的本地化字符串。
  250. /// </summary>
  251. public static string BaiduTranslation05013 {
  252. get {
  253. return ResourceManager.GetString("BaiduTranslation05013", resourceCulture);
  254. }
  255. }
  256. /// <summary>
  257. /// 查找类似 File translation failed 的本地化字符串。
  258. /// </summary>
  259. public static string BaiduTranslation05999 {
  260. get {
  261. return ResourceManager.GetString("BaiduTranslation05999", resourceCulture);
  262. }
  263. }
  264. /// <summary>
  265. /// 查找类似 Invalid project 的本地化字符串。
  266. /// </summary>
  267. public static string BaiduTranslation06001 {
  268. get {
  269. return ResourceManager.GetString("BaiduTranslation06001", resourceCulture);
  270. }
  271. }
  272. /// <summary>
  273. /// 查找类似 Invalid version 的本地化字符串。
  274. /// </summary>
  275. public static string BaiduTranslation06002 {
  276. get {
  277. return ResourceManager.GetString("BaiduTranslation06002", resourceCulture);
  278. }
  279. }
  280. /// <summary>
  281. /// 查找类似 Character exceeds limit 的本地化字符串。
  282. /// </summary>
  283. public static string BaiduTranslation06003 {
  284. get {
  285. return ResourceManager.GetString("BaiduTranslation06003", resourceCulture);
  286. }
  287. }
  288. /// <summary>
  289. /// 查找类似 Usage over limit 的本地化字符串。
  290. /// </summary>
  291. public static string BaiduTranslation06004 {
  292. get {
  293. return ResourceManager.GetString("BaiduTranslation06004", resourceCulture);
  294. }
  295. }
  296. /// <summary>
  297. /// 查找类似 The required parameter is empty or the fixed parameter is incorrect. 的本地化字符串。
  298. /// </summary>
  299. public static string BaiduTranslation10001 {
  300. get {
  301. return ResourceManager.GetString("BaiduTranslation10001", resourceCulture);
  302. }
  303. }
  304. /// <summary>
  305. /// 查找类似 Access frequency is limited. 的本地化字符串。
  306. /// </summary>
  307. public static string BaiduTranslation10004 {
  308. get {
  309. return ResourceManager.GetString("BaiduTranslation10004", resourceCulture);
  310. }
  311. }
  312. /// <summary>
  313. /// 查找类似 Signature verification failed. 的本地化字符串。
  314. /// </summary>
  315. public static string BaiduTranslation10005 {
  316. get {
  317. return ResourceManager.GetString("BaiduTranslation10005", resourceCulture);
  318. }
  319. }
  320. /// <summary>
  321. /// 查找类似 User is unauthorized. 的本地化字符串。
  322. /// </summary>
  323. public static string BaiduTranslation10006 {
  324. get {
  325. return ResourceManager.GetString("BaiduTranslation10006", resourceCulture);
  326. }
  327. }
  328. /// <summary>
  329. /// 查找类似 Quotation query information has expired. 的本地化字符串。
  330. /// </summary>
  331. public static string BaiduTranslation20100 {
  332. get {
  333. return ResourceManager.GetString("BaiduTranslation20100", resourceCulture);
  334. }
  335. }
  336. /// <summary>
  337. /// 查找类似 Query translation record has expired. 的本地化字符串。
  338. /// </summary>
  339. public static string BaiduTranslation20101 {
  340. get {
  341. return ResourceManager.GetString("BaiduTranslation20101", resourceCulture);
  342. }
  343. }
  344. /// <summary>
  345. /// 查找类似 Incorrect document type. 的本地化字符串。
  346. /// </summary>
  347. public static string BaiduTranslation20102 {
  348. get {
  349. return ResourceManager.GetString("BaiduTranslation20102", resourceCulture);
  350. }
  351. }
  352. /// <summary>
  353. /// 查找类似 Document size does not meet the requirements. 的本地化字符串。
  354. /// </summary>
  355. public static string BaiduTranslation20103 {
  356. get {
  357. return ResourceManager.GetString("BaiduTranslation20103", resourceCulture);
  358. }
  359. }
  360. /// <summary>
  361. /// 查找类似 Failed to create task. 的本地化字符串。
  362. /// </summary>
  363. public static string BaiduTranslation20104 {
  364. get {
  365. return ResourceManager.GetString("BaiduTranslation20104", resourceCulture);
  366. }
  367. }
  368. /// <summary>
  369. /// 查找类似 Request timed out. 的本地化字符串。
  370. /// </summary>
  371. public static string BaiduTranslation52001 {
  372. get {
  373. return ResourceManager.GetString("BaiduTranslation52001", resourceCulture);
  374. }
  375. }
  376. /// <summary>
  377. /// 查找类似 Server system error. 的本地化字符串。
  378. /// </summary>
  379. public static string BaiduTranslation52002 {
  380. get {
  381. return ResourceManager.GetString("BaiduTranslation52002", resourceCulture);
  382. }
  383. }
  384. /// <summary>
  385. /// 查找类似 Unauthorized user. 的本地化字符串。
  386. /// </summary>
  387. public static string BaiduTranslation52003 {
  388. get {
  389. return ResourceManager.GetString("BaiduTranslation52003", resourceCulture);
  390. }
  391. }
  392. /// <summary>
  393. /// 查找类似 Required parameter is empty. 的本地化字符串。
  394. /// </summary>
  395. public static string BaiduTranslation54000 {
  396. get {
  397. return ResourceManager.GetString("BaiduTranslation54000", resourceCulture);
  398. }
  399. }
  400. /// <summary>
  401. /// 查找类似 Signature error. 的本地化字符串。
  402. /// </summary>
  403. public static string BaiduTranslation54001 {
  404. get {
  405. return ResourceManager.GetString("BaiduTranslation54001", resourceCulture);
  406. }
  407. }
  408. /// <summary>
  409. /// 查找类似 Access frequency is limited. 的本地化字符串。
  410. /// </summary>
  411. public static string BaiduTranslation54003 {
  412. get {
  413. return ResourceManager.GetString("BaiduTranslation54003", resourceCulture);
  414. }
  415. }
  416. /// <summary>
  417. /// 查找类似 Insufficient account balance. 的本地化字符串。
  418. /// </summary>
  419. public static string BaiduTranslation54004 {
  420. get {
  421. return ResourceManager.GetString("BaiduTranslation54004", resourceCulture);
  422. }
  423. }
  424. /// <summary>
  425. /// 查找类似 Insufficient amount of withholding. 的本地化字符串。
  426. /// </summary>
  427. public static string BaiduTranslation54010 {
  428. get {
  429. return ResourceManager.GetString("BaiduTranslation54010", resourceCulture);
  430. }
  431. }
  432. /// <summary>
  433. /// 查找类似 Illegal client IP address. 的本地化字符串。
  434. /// </summary>
  435. public static string BaiduTranslation58000 {
  436. get {
  437. return ResourceManager.GetString("BaiduTranslation58000", resourceCulture);
  438. }
  439. }
  440. /// <summary>
  441. /// 查找类似 Translation language direction not supported. 的本地化字符串。
  442. /// </summary>
  443. public static string BaiduTranslation58001 {
  444. get {
  445. return ResourceManager.GetString("BaiduTranslation58001", resourceCulture);
  446. }
  447. }
  448. /// <summary>
  449. /// 查找类似 Parameter error. 的本地化字符串。
  450. /// </summary>
  451. public static string BaiduTranslation66000 {
  452. get {
  453. return ResourceManager.GetString("BaiduTranslation66000", resourceCulture);
  454. }
  455. }
  456. /// <summary>
  457. /// 查找类似 File information not found. 的本地化字符串。
  458. /// </summary>
  459. public static string BaiduTranslation70201 {
  460. get {
  461. return ResourceManager.GetString("BaiduTranslation70201", resourceCulture);
  462. }
  463. }
  464. /// <summary>
  465. /// 查找类似 Failed to generate remote file. 的本地化字符串。
  466. /// </summary>
  467. public static string BaiduTranslation70202 {
  468. get {
  469. return ResourceManager.GetString("BaiduTranslation70202", resourceCulture);
  470. }
  471. }
  472. /// <summary>
  473. /// 查找类似 Uploaded file size exceeded the limit. 的本地化字符串。
  474. /// </summary>
  475. public static string BaiduTranslation70203 {
  476. get {
  477. return ResourceManager.GetString("BaiduTranslation70203", resourceCulture);
  478. }
  479. }
  480. /// <summary>
  481. /// 查找类似 Cache file expired. 的本地化字符串。
  482. /// </summary>
  483. public static string BaiduTranslation70204 {
  484. get {
  485. return ResourceManager.GetString("BaiduTranslation70204", resourceCulture);
  486. }
  487. }
  488. /// <summary>
  489. /// 查找类似 Document translation failed. 的本地化字符串。
  490. /// </summary>
  491. public static string BaiduTranslation70205 {
  492. get {
  493. return ResourceManager.GetString("BaiduTranslation70205", resourceCulture);
  494. }
  495. }
  496. /// <summary>
  497. /// 查找类似 Unsupported file type. 的本地化字符串。
  498. /// </summary>
  499. public static string BaiduTranslation70206 {
  500. get {
  501. return ResourceManager.GetString("BaiduTranslation70206", resourceCulture);
  502. }
  503. }
  504. /// <summary>
  505. /// 查找类似 The document content is incorrect and cannot be translated. 的本地化字符串。
  506. /// </summary>
  507. public static string BaiduTranslation70207 {
  508. get {
  509. return ResourceManager.GetString("BaiduTranslation70207", resourceCulture);
  510. }
  511. }
  512. /// <summary>
  513. /// 查找类似 Cancel 的本地化字符串。
  514. /// </summary>
  515. public static string BtnCancle {
  516. get {
  517. return ResourceManager.GetString("BtnCancle", resourceCulture);
  518. }
  519. }
  520. /// <summary>
  521. /// 查找类似 Scan 的本地化字符串。
  522. /// </summary>
  523. public static string BtnScan {
  524. get {
  525. return ResourceManager.GetString("BtnScan", resourceCulture);
  526. }
  527. }
  528. /// <summary>
  529. /// 查找类似 Invalid project 的本地化字符串。
  530. /// </summary>
  531. public static string ChatGTP06001 {
  532. get {
  533. return ResourceManager.GetString("ChatGTP06001", resourceCulture);
  534. }
  535. }
  536. /// <summary>
  537. /// 查找类似 Invalid version 的本地化字符串。
  538. /// </summary>
  539. public static string ChatGTP06002 {
  540. get {
  541. return ResourceManager.GetString("ChatGTP06002", resourceCulture);
  542. }
  543. }
  544. /// <summary>
  545. /// 查找类似 Content too long 的本地化字符串。
  546. /// </summary>
  547. public static string ChatGTP06003 {
  548. get {
  549. return ResourceManager.GetString("ChatGTP06003", resourceCulture);
  550. }
  551. }
  552. /// <summary>
  553. /// 查找类似 Usage over limit 的本地化字符串。
  554. /// </summary>
  555. public static string ChatGTP06004 {
  556. get {
  557. return ResourceManager.GetString("ChatGTP06004", resourceCulture);
  558. }
  559. }
  560. /// <summary>
  561. /// 查找类似 System error 的本地化字符串。
  562. /// </summary>
  563. public static string ChatGTP06005 {
  564. get {
  565. return ResourceManager.GetString("ChatGTP06005", resourceCulture);
  566. }
  567. }
  568. /// <summary>
  569. /// 查找类似 Missing parameters 的本地化字符串。
  570. /// </summary>
  571. public static string ChatGTP06006 {
  572. get {
  573. return ResourceManager.GetString("ChatGTP06006", resourceCulture);
  574. }
  575. }
  576. /// <summary>
  577. /// 查找类似 Copied 的本地化字符串。
  578. /// </summary>
  579. public static string ChatGTPAI_Copied {
  580. get {
  581. return ResourceManager.GetString("ChatGTPAI_Copied", resourceCulture);
  582. }
  583. }
  584. /// <summary>
  585. /// 查找类似 Copy 的本地化字符串。
  586. /// </summary>
  587. public static string ChatGTPAI_Copy {
  588. get {
  589. return ResourceManager.GetString("ChatGTPAI_Copy", resourceCulture);
  590. }
  591. }
  592. /// <summary>
  593. /// 查找类似 Limited to 150 characters per session, 5 times per month 的本地化字符串。
  594. /// </summary>
  595. public static string ChatGTPAI_LimitTip {
  596. get {
  597. return ResourceManager.GetString("ChatGTPAI_LimitTip", resourceCulture);
  598. }
  599. }
  600. /// <summary>
  601. /// 查找类似 Result 的本地化字符串。
  602. /// </summary>
  603. public static string ChatGTPAI_Result {
  604. get {
  605. return ResourceManager.GetString("ChatGTPAI_Result", resourceCulture);
  606. }
  607. }
  608. /// <summary>
  609. /// 查找类似 Please enter text content here... 的本地化字符串。
  610. /// </summary>
  611. public static string ChatGTPAI_TextBoxWatermark {
  612. get {
  613. return ResourceManager.GetString("ChatGTPAI_TextBoxWatermark", resourceCulture);
  614. }
  615. }
  616. /// <summary>
  617. /// 查找类似 Limited to 150 characters per session, 5 times per month 的本地化字符串。
  618. /// </summary>
  619. public static string ChatGTPLimit150 {
  620. get {
  621. return ResourceManager.GetString("ChatGTPLimit150", resourceCulture);
  622. }
  623. }
  624. /// <summary>
  625. /// 查找类似 Network error 的本地化字符串。
  626. /// </summary>
  627. public static string ChatGTPNetworkError {
  628. get {
  629. return ResourceManager.GetString("ChatGTPNetworkError", resourceCulture);
  630. }
  631. }
  632. /// <summary>
  633. /// 查找类似 Next 的本地化字符串。
  634. /// </summary>
  635. public static string Guid_AcceptButton {
  636. get {
  637. return ResourceManager.GetString("Guid_AcceptButton", resourceCulture);
  638. }
  639. }
  640. /// <summary>
  641. /// 查找类似 Remind Me Later 的本地化字符串。
  642. /// </summary>
  643. public static string Guid_LaterButton {
  644. get {
  645. return ResourceManager.GetString("Guid_LaterButton", resourceCulture);
  646. }
  647. }
  648. /// <summary>
  649. /// 查找类似 Start Now 的本地化字符串。
  650. /// </summary>
  651. public static string Guid_StartNow {
  652. get {
  653. return ResourceManager.GetString("Guid_StartNow", resourceCulture);
  654. }
  655. }
  656. /// <summary>
  657. /// 查找类似 Fix a typo or add a new text box in a PDF effortlessly. Crop, replace, rotate, flip, and export images as desired. 的本地化字符串。
  658. /// </summary>
  659. public static string GuidContent_Edit {
  660. get {
  661. return ResourceManager.GetString("GuidContent_Edit", resourceCulture);
  662. }
  663. }
  664. /// <summary>
  665. /// 查找类似 PDF Master Beta Invites You to Enjoy All Advanced Features!
  666. ///
  667. ///View, Annotate and Convert PDFs with PDF Master to boost your productivity. 的本地化字符串。
  668. /// </summary>
  669. public static string GuidContentP1 {
  670. get {
  671. return ResourceManager.GetString("GuidContentP1", resourceCulture);
  672. }
  673. }
  674. /// <summary>
  675. /// 查找类似 Add highlights, freehand, text, stamps, links, shapes, and notes to your documents. Easily mark up your PDFs anytime! 的本地化字符串。
  676. /// </summary>
  677. public static string GuidContentP2 {
  678. get {
  679. return ResourceManager.GetString("GuidContentP2", resourceCulture);
  680. }
  681. }
  682. /// <summary>
  683. /// 查找类似 Convert PDF to editable Word, Excel, PPT, Text and image with all your fonts and formatting preserved. 的本地化字符串。
  684. /// </summary>
  685. public static string GuidContentP3 {
  686. get {
  687. return ResourceManager.GetString("GuidContentP3", resourceCulture);
  688. }
  689. }
  690. /// <summary>
  691. /// 查找类似 Fill out forms effortlessly and add text, image or handwritten signatures to PDFs. 的本地化字符串。
  692. /// </summary>
  693. public static string GuidContentP4 {
  694. get {
  695. return ResourceManager.GetString("GuidContentP4", resourceCulture);
  696. }
  697. }
  698. /// <summary>
  699. /// 查找类似 All advanced features in PDF Master can be used after registration, including converting PDFs without limitation. 的本地化字符串。
  700. /// </summary>
  701. public static string GuidContentP5 {
  702. get {
  703. return ResourceManager.GetString("GuidContentP5", resourceCulture);
  704. }
  705. }
  706. /// <summary>
  707. /// 查找类似 Edit Original Text and Images Like Word 的本地化字符串。
  708. /// </summary>
  709. public static string GuidTitle_Edit {
  710. get {
  711. return ResourceManager.GetString("GuidTitle_Edit", resourceCulture);
  712. }
  713. }
  714. /// <summary>
  715. /// 查找类似 The Brand New PDF Master 的本地化字符串。
  716. /// </summary>
  717. public static string GuidTitleP1 {
  718. get {
  719. return ResourceManager.GetString("GuidTitleP1", resourceCulture);
  720. }
  721. }
  722. /// <summary>
  723. /// 查找类似 Comment PDFs with Rich Annotation Tools 的本地化字符串。
  724. /// </summary>
  725. public static string GuidTitleP2 {
  726. get {
  727. return ResourceManager.GetString("GuidTitleP2", resourceCulture);
  728. }
  729. }
  730. /// <summary>
  731. /// 查找类似 Convert PDF to Office Fast and Easily 的本地化字符串。
  732. /// </summary>
  733. public static string GuidTitleP3 {
  734. get {
  735. return ResourceManager.GetString("GuidTitleP3", resourceCulture);
  736. }
  737. }
  738. /// <summary>
  739. /// 查找类似 Fill out Form &amp; Sign Documents 的本地化字符串。
  740. /// </summary>
  741. public static string GuidTitleP4 {
  742. get {
  743. return ResourceManager.GetString("GuidTitleP4", resourceCulture);
  744. }
  745. }
  746. /// <summary>
  747. /// 查找类似 Sign up to Unlock Premium Features 的本地化字符串。
  748. /// </summary>
  749. public static string GuidTitleP5 {
  750. get {
  751. return ResourceManager.GetString("GuidTitleP5", resourceCulture);
  752. }
  753. }
  754. /// <summary>
  755. /// 查找类似 AI Error Correction 的本地化字符串。
  756. /// </summary>
  757. public static string Home_AIErrorCorrectionBtn {
  758. get {
  759. return ResourceManager.GetString("Home_AIErrorCorrectionBtn", resourceCulture);
  760. }
  761. }
  762. /// <summary>
  763. /// 查找类似 AI Rewriting 的本地化字符串。
  764. /// </summary>
  765. public static string Home_AIRewritingBtn {
  766. get {
  767. return ResourceManager.GetString("Home_AIRewritingBtn", resourceCulture);
  768. }
  769. }
  770. /// <summary>
  771. /// 查找类似 AI Translation 的本地化字符串。
  772. /// </summary>
  773. public static string Home_AITranslationBtn {
  774. get {
  775. return ResourceManager.GetString("Home_AITranslationBtn", resourceCulture);
  776. }
  777. }
  778. /// <summary>
  779. /// 查找类似 Create PDF 的本地化字符串。
  780. /// </summary>
  781. public static string Home_CreatePDF {
  782. get {
  783. return ResourceManager.GetString("Home_CreatePDF", resourceCulture);
  784. }
  785. }
  786. /// <summary>
  787. /// 查找类似 New Blank Page 的本地化字符串。
  788. /// </summary>
  789. public static string Home_CreateToNew {
  790. get {
  791. return ResourceManager.GetString("Home_CreateToNew", resourceCulture);
  792. }
  793. }
  794. /// <summary>
  795. /// 查找类似 Home 的本地化字符串。
  796. /// </summary>
  797. public static string Home_HomeBtn {
  798. get {
  799. return ResourceManager.GetString("Home_HomeBtn", resourceCulture);
  800. }
  801. }
  802. /// <summary>
  803. /// 查找类似 Open Files 的本地化字符串。
  804. /// </summary>
  805. public static string Home_OpenFiles {
  806. get {
  807. return ResourceManager.GetString("Home_OpenFiles", resourceCulture);
  808. }
  809. }
  810. /// <summary>
  811. /// 查找类似 Import From Scanner 的本地化字符串。
  812. /// </summary>
  813. public static string HomeBtn_CreatePDFFromScannerBtn {
  814. get {
  815. return ResourceManager.GetString("HomeBtn_CreatePDFFromScannerBtn", resourceCulture);
  816. }
  817. }
  818. /// <summary>
  819. /// 查找类似 New Blank Page 的本地化字符串。
  820. /// </summary>
  821. public static string HomeBtn_CreatePDFNewBlankPageBtn {
  822. get {
  823. return ResourceManager.GetString("HomeBtn_CreatePDFNewBlankPageBtn", resourceCulture);
  824. }
  825. }
  826. /// <summary>
  827. /// 查找类似 New From Files 的本地化字符串。
  828. /// </summary>
  829. public static string HomeBtn_CreatePDFNewFromFilesBtn {
  830. get {
  831. return ResourceManager.GetString("HomeBtn_CreatePDFNewFromFilesBtn", resourceCulture);
  832. }
  833. }
  834. /// <summary>
  835. /// 查找类似 Create PDF 的本地化字符串。
  836. /// </summary>
  837. public static string HomeBtn_CreatePDFTitle {
  838. get {
  839. return ResourceManager.GetString("HomeBtn_CreatePDFTitle", resourceCulture);
  840. }
  841. }
  842. /// <summary>
  843. /// 查找类似 Select Files 的本地化字符串。
  844. /// </summary>
  845. public static string HomeBtn_OpenPDFBtn {
  846. get {
  847. return ResourceManager.GetString("HomeBtn_OpenPDFBtn", resourceCulture);
  848. }
  849. }
  850. /// <summary>
  851. /// 查找类似 Or drop files here to open 的本地化字符串。
  852. /// </summary>
  853. public static string HomeBtn_OpenPDFDropTip {
  854. get {
  855. return ResourceManager.GetString("HomeBtn_OpenPDFDropTip", resourceCulture);
  856. }
  857. }
  858. /// <summary>
  859. /// 查找类似 Open PDF 的本地化字符串。
  860. /// </summary>
  861. public static string HomeBtn_OpenPDFTitle {
  862. get {
  863. return ResourceManager.GetString("HomeBtn_OpenPDFTitle", resourceCulture);
  864. }
  865. }
  866. /// <summary>
  867. /// 查找类似 Remove from Recents 的本地化字符串。
  868. /// </summary>
  869. public static string HomeList_MenuRemove {
  870. get {
  871. return ResourceManager.GetString("HomeList_MenuRemove", resourceCulture);
  872. }
  873. }
  874. /// <summary>
  875. /// 查找类似 Show in Folder 的本地化字符串。
  876. /// </summary>
  877. public static string HomeList_MenuShow {
  878. get {
  879. return ResourceManager.GetString("HomeList_MenuShow", resourceCulture);
  880. }
  881. }
  882. /// <summary>
  883. /// 查找类似 Click “Open Files” or drag file here to open 的本地化字符串。
  884. /// </summary>
  885. public static string HomeList_NoFilesContent {
  886. get {
  887. return ResourceManager.GetString("HomeList_NoFilesContent", resourceCulture);
  888. }
  889. }
  890. /// <summary>
  891. /// 查找类似 No recently opened files 的本地化字符串。
  892. /// </summary>
  893. public static string HomeList_NoFilesTitle {
  894. get {
  895. return ResourceManager.GetString("HomeList_NoFilesTitle", resourceCulture);
  896. }
  897. }
  898. /// <summary>
  899. /// 查找类似 Recents 的本地化字符串。
  900. /// </summary>
  901. public static string HomeList_Title {
  902. get {
  903. return ResourceManager.GetString("HomeList_Title", resourceCulture);
  904. }
  905. }
  906. /// <summary>
  907. /// 查找类似 Quick Tools 的本地化字符串。
  908. /// </summary>
  909. public static string HomeTool_Title {
  910. get {
  911. return ResourceManager.GetString("HomeTool_Title", resourceCulture);
  912. }
  913. }
  914. /// <summary>
  915. /// 查找类似 Error 的本地化字符串。
  916. /// </summary>
  917. public static string Scanner_Error {
  918. get {
  919. return ResourceManager.GetString("Scanner_Error", resourceCulture);
  920. }
  921. }
  922. /// <summary>
  923. /// 查找类似 Operation too frequent, please try again later. 的本地化字符串。
  924. /// </summary>
  925. public static string Scanner_Errorbody {
  926. get {
  927. return ResourceManager.GetString("Scanner_Errorbody", resourceCulture);
  928. }
  929. }
  930. /// <summary>
  931. /// 查找类似 OK 的本地化字符串。
  932. /// </summary>
  933. public static string Scanner_Errorok {
  934. get {
  935. return ResourceManager.GetString("Scanner_Errorok", resourceCulture);
  936. }
  937. }
  938. /// <summary>
  939. /// 查找类似 Untitled 的本地化字符串。
  940. /// </summary>
  941. public static string Scanner_Untitled {
  942. get {
  943. return ResourceManager.GetString("Scanner_Untitled", resourceCulture);
  944. }
  945. }
  946. /// <summary>
  947. /// 查找类似 Create PDF from scanner 的本地化字符串。
  948. /// </summary>
  949. public static string TextCreate {
  950. get {
  951. return ResourceManager.GetString("TextCreate", resourceCulture);
  952. }
  953. }
  954. /// <summary>
  955. /// 查找类似 No Scanners 的本地化字符串。
  956. /// </summary>
  957. public static string TextNoScan {
  958. get {
  959. return ResourceManager.GetString("TextNoScan", resourceCulture);
  960. }
  961. }
  962. /// <summary>
  963. /// 查找类似 Scanners 的本地化字符串。
  964. /// </summary>
  965. public static string TextScans {
  966. get {
  967. return ResourceManager.GetString("TextScans", resourceCulture);
  968. }
  969. }
  970. /// <summary>
  971. /// 查找类似 AI Translation 的本地化字符串。
  972. /// </summary>
  973. public static string ViewRightMenuText_AITranslation {
  974. get {
  975. return ResourceManager.GetString("ViewRightMenuText_AITranslation", resourceCulture);
  976. }
  977. }
  978. /// <summary>
  979. /// 查找类似 Translate 的本地化字符串。
  980. /// </summary>
  981. public static string ViewRightMenuText_AITranslationBtn {
  982. get {
  983. return ResourceManager.GetString("ViewRightMenuText_AITranslationBtn", resourceCulture);
  984. }
  985. }
  986. /// <summary>
  987. /// 查找类似 AI Translation 的本地化字符串。
  988. /// </summary>
  989. public static string ViewRightMenuText_AITranslationTitle {
  990. get {
  991. return ResourceManager.GetString("ViewRightMenuText_AITranslationTitle", resourceCulture);
  992. }
  993. }
  994. }
  995. }