Resources.Designer.cs 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Aitex.Sorter.RT.Properties {
  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", "15.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal class Resources {
  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 Resources() {
  27. }
  28. /// <summary>
  29. /// 返回此类使用的缓存的 ResourceManager 实例。
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. internal 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("Aitex.Sorter.RT.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// 使用此强类型资源类,为所有资源查找
  43. /// 重写当前线程的 CurrentUICulture 属性。
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. internal static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// 查找类似 Backpanel door not closed 的本地化字符串。
  56. /// </summary>
  57. internal static string CommonRoutine_CheckDoor_BackpanelDoorNotClosed {
  58. get {
  59. return ResourceManager.GetString("CommonRoutine_CheckDoor_BackpanelDoorNotClosed", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// 查找类似 Chamber door not closed 的本地化字符串。
  64. /// </summary>
  65. internal static string CommonRoutine_CheckDoor_ChamberDoorNotClosed {
  66. get {
  67. return ResourceManager.GetString("CommonRoutine_CheckDoor_ChamberDoorNotClosed", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// 查找类似 check backpanel door 的本地化字符串。
  72. /// </summary>
  73. internal static string CommonRoutine_CheckDoor_CheckBackpanelDoor {
  74. get {
  75. return ResourceManager.GetString("CommonRoutine_CheckDoor_CheckBackpanelDoor", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// 查找类似 check chamber door 的本地化字符串。
  80. /// </summary>
  81. internal static string CommonRoutine_CheckDoor_CheckChamberDoor {
  82. get {
  83. return ResourceManager.GetString("CommonRoutine_CheckDoor_CheckChamberDoor", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// 查找类似 Pump below {0} 的本地化字符串。
  88. /// </summary>
  89. internal static string CommonRoutine_CheckVAC_PumpBelow0 {
  90. get {
  91. return ResourceManager.GetString("CommonRoutine_CheckVAC_PumpBelow0", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// 查找类似 can not close valve {0}, {1} 的本地化字符串。
  96. /// </summary>
  97. internal static string CommonRoutine_CloseAllValve_CanNotCloseValve01 {
  98. get {
  99. return ResourceManager.GetString("CommonRoutine_CloseAllValve_CanNotCloseValve01", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// 查找类似 can not close valve {0} in {1} s 的本地化字符串。
  104. /// </summary>
  105. internal static string CommonRoutine_CloseAllValve_CanNotCloseValve0In1S {
  106. get {
  107. return ResourceManager.GetString("CommonRoutine_CloseAllValve_CanNotCloseValve0In1S", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// 查找类似 {0} Can Not Be Close 的本地化字符串。
  112. /// </summary>
  113. internal static string CommonRoutine_CloseValve_0CanNotBeClose {
  114. get {
  115. return ResourceManager.GetString("CommonRoutine_CloseValve_0CanNotBeClose", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// 查找类似 Close {0} 的本地化字符串。
  120. /// </summary>
  121. internal static string CommonRoutine_CloseValve_Close0 {
  122. get {
  123. return ResourceManager.GetString("CommonRoutine_CloseValve_Close0", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// 查找类似 pumping pressure to {0} mTor 的本地化字符串。
  128. /// </summary>
  129. internal static string CommonRoutine_CyclePump_PumpingPressureTo0MTor {
  130. get {
  131. return ResourceManager.GetString("CommonRoutine_CyclePump_PumpingPressureTo0MTor", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// 查找类似 vent pressure to {0} mtor 的本地化字符串。
  136. /// </summary>
  137. internal static string CommonRoutine_CycleVent_VentPressureTo0Mtor {
  138. get {
  139. return ResourceManager.GetString("CommonRoutine_CycleVent_VentPressureTo0Mtor", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// 查找类似 {0} Finished in {1} minitues 的本地化字符串。
  144. /// </summary>
  145. internal static string CommonRoutine_End_0FinishedIn1Minitues {
  146. get {
  147. return ResourceManager.GetString("CommonRoutine_End_0FinishedIn1Minitues", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// 查找类似 {0} Can Not Be Open 的本地化字符串。
  152. /// </summary>
  153. internal static string CommonRoutine_OpenValve_0CanNotBeOpen {
  154. get {
  155. return ResourceManager.GetString("CommonRoutine_OpenValve_0CanNotBeOpen", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// 查找类似 Open {0} 的本地化字符串。
  160. /// </summary>
  161. internal static string CommonRoutine_OpenValve_Open0 {
  162. get {
  163. return ResourceManager.GetString("CommonRoutine_OpenValve_Open0", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// 查找类似 Are you sure you want to exit control system? 的本地化字符串。
  168. /// </summary>
  169. internal static string ConfirmExit {
  170. get {
  171. return ResourceManager.GetString("ConfirmExit", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// 查找类似 Cycle Purge 的本地化字符串。
  176. /// </summary>
  177. internal static string CyclePurgeRoutine_CyclePurgeRoutine_CyclePurge {
  178. get {
  179. return ResourceManager.GetString("CyclePurgeRoutine_CyclePurgeRoutine_CyclePurge", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// 查找类似 Check if the pump valve open 的本地化字符串。
  184. /// </summary>
  185. internal static string CyclePurgeRoutine_Monitor_CheckIfThePumpValveOpen {
  186. get {
  187. return ResourceManager.GetString("CyclePurgeRoutine_Monitor_CheckIfThePumpValveOpen", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// 查找类似 CyclePurge finished 的本地化字符串。
  192. /// </summary>
  193. internal static string CyclePurgeRoutine_Monitor_CyclePurgeFinished {
  194. get {
  195. return ResourceManager.GetString("CyclePurgeRoutine_Monitor_CyclePurgeFinished", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// 查找类似 keep in pumping status 的本地化字符串。
  200. /// </summary>
  201. internal static string CyclePurgeRoutine_Monitor_KeepInPumpingStatus {
  202. get {
  203. return ResourceManager.GetString("CyclePurgeRoutine_Monitor_KeepInPumpingStatus", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// 查找类似 pumping 的本地化字符串。
  208. /// </summary>
  209. internal static string CyclePurgeRoutine_Monitor_Pumping {
  210. get {
  211. return ResourceManager.GetString("CyclePurgeRoutine_Monitor_Pumping", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// 查找类似 Start cycle purge 的本地化字符串。
  216. /// </summary>
  217. internal static string CyclePurgeRoutine_Monitor_StartCyclePurge {
  218. get {
  219. return ResourceManager.GetString("CyclePurgeRoutine_Monitor_StartCyclePurge", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// 查找类似 venting 的本地化字符串。
  224. /// </summary>
  225. internal static string CyclePurgeRoutine_Monitor_Venting {
  226. get {
  227. return ResourceManager.GetString("CyclePurgeRoutine_Monitor_Venting", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// 查找类似 Gas flow pressure not stable in {0} seconds 的本地化字符串。
  232. /// </summary>
  233. internal static string GasFlowRoutine_CheckStable_GasFlowPressureNotStableIn0Seconds {
  234. get {
  235. return ResourceManager.GetString("GasFlowRoutine_CheckStable_GasFlowPressureNotStableIn0Seconds", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// 查找类似 Gas Flow 的本地化字符串。
  240. /// </summary>
  241. internal static string GasFlowRoutine_GasFlowRoutine_GasFlow {
  242. get {
  243. return ResourceManager.GetString("GasFlowRoutine_GasFlowRoutine_GasFlow", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// 查找类似 Gas flow completed 的本地化字符串。
  248. /// </summary>
  249. internal static string GasFlowRoutine_Monitor_GasFlowCompleted {
  250. get {
  251. return ResourceManager.GetString("GasFlowRoutine_Monitor_GasFlowCompleted", resourceCulture);
  252. }
  253. }
  254. /// <summary>
  255. /// 查找类似 Open valve and flow mfc 的本地化字符串。
  256. /// </summary>
  257. internal static string GasFlowRoutine_Monitor_OpenValveAndFlowMfc {
  258. get {
  259. return ResourceManager.GetString("GasFlowRoutine_Monitor_OpenValveAndFlowMfc", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// 查找类似 Pumping valve not open, open pump valve first 的本地化字符串。
  264. /// </summary>
  265. internal static string GasFlowRoutine_Start_PumpingValveNotOpenOpenPumpValveFirst {
  266. get {
  267. return ResourceManager.GetString("GasFlowRoutine_Start_PumpingValveNotOpenOpenPumpValveFirst", resourceCulture);
  268. }
  269. }
  270. /// <summary>
  271. /// 查找类似 Auto Mode 的本地化字符串。
  272. /// </summary>
  273. internal static string GlobalLableAutoMode {
  274. get {
  275. return ResourceManager.GetString("GlobalLableAutoMode", resourceCulture);
  276. }
  277. }
  278. /// <summary>
  279. /// 查找类似 ManualMode 的本地化字符串。
  280. /// </summary>
  281. internal static string GlobalLableManualMode {
  282. get {
  283. return ResourceManager.GetString("GlobalLableManualMode", resourceCulture);
  284. }
  285. }
  286. /// <summary>
  287. /// 查找类似 Emergency Off button was pressed 的本地化字符串。
  288. /// </summary>
  289. internal static string IoEmo_Monitor_EmergencyOffButtonWasPressed {
  290. get {
  291. return ResourceManager.GetString("IoEmo_Monitor_EmergencyOffButtonWasPressed", resourceCulture);
  292. }
  293. }
  294. /// <summary>
  295. /// 查找类似 Main contactor is off 的本地化字符串。
  296. /// </summary>
  297. internal static string IoEmo_Monitor_MainContactorIsOff {
  298. get {
  299. return ResourceManager.GetString("IoEmo_Monitor_MainContactorIsOff", resourceCulture);
  300. }
  301. }
  302. /// <summary>
  303. /// 查找类似 BackPanel door is opened 的本地化字符串。
  304. /// </summary>
  305. internal static string IoSensorFactory_Product_BackPanelDoorIsOpened {
  306. get {
  307. return ResourceManager.GetString("IoSensorFactory_Product_BackPanelDoorIsOpened", resourceCulture);
  308. }
  309. }
  310. /// <summary>
  311. /// 查找类似 Chamber door is opened 的本地化字符串。
  312. /// </summary>
  313. internal static string IoSensorFactory_Product_ChamberDoorIsOpened {
  314. get {
  315. return ResourceManager.GetString("IoSensorFactory_Product_ChamberDoorIsOpened", resourceCulture);
  316. }
  317. }
  318. /// <summary>
  319. /// 查找类似 Precursor door is opened 的本地化字符串。
  320. /// </summary>
  321. internal static string IoSensorFactory_Product_PrecursorDoorIsOpened {
  322. get {
  323. return ResourceManager.GetString("IoSensorFactory_Product_PrecursorDoorIsOpened", resourceCulture);
  324. }
  325. }
  326. /// <summary>
  327. /// 查找类似 Pump door is opened 的本地化字符串。
  328. /// </summary>
  329. internal static string IoSensorFactory_Product_PumpDoorIsOpened {
  330. get {
  331. return ResourceManager.GetString("IoSensorFactory_Product_PumpDoorIsOpened", resourceCulture);
  332. }
  333. }
  334. /// <summary>
  335. /// 查找类似 Reset statistics of {0} 的本地化字符串。
  336. /// </summary>
  337. internal static string IoStatistics_Initialize_ResetStatisticsOf0 {
  338. get {
  339. return ResourceManager.GetString("IoStatistics_Initialize_ResetStatisticsOf0", resourceCulture);
  340. }
  341. }
  342. /// <summary>
  343. /// 查找类似 Reset statistics of {0} failed, not define config entry 的本地化字符串。
  344. /// </summary>
  345. internal static string IoStatistics_Initialize_ResetStatisticsOf0FailedNotDefineConfigEntry {
  346. get {
  347. return ResourceManager.GetString("IoStatistics_Initialize_ResetStatisticsOf0FailedNotDefineConfigEntry", resourceCulture);
  348. }
  349. }
  350. /// <summary>
  351. /// 查找类似 Leak Check time: {0}, Start Pressure: {1}, Stop Pressure: {2}, Leak Time: {3}, Leak Rate: {4} 的本地化字符串。
  352. /// </summary>
  353. internal static string LeakCheckRoutine_CalcLeakCheck_LeakCheckTime0StartPressure1StopPressure2LeakTime3LeakRate4 {
  354. get {
  355. return ResourceManager.GetString("LeakCheckRoutine_CalcLeakCheck_LeakCheckTime0StartPressure1StopPressure2LeakTime3" +
  356. "LeakRate4", resourceCulture);
  357. }
  358. }
  359. /// <summary>
  360. /// 查找类似 Leak Check 的本地化字符串。
  361. /// </summary>
  362. internal static string LeakCheckRoutine_LeakCheckRoutine_LeakCheck {
  363. get {
  364. return ResourceManager.GetString("LeakCheckRoutine_LeakCheckRoutine_LeakCheck", resourceCulture);
  365. }
  366. }
  367. /// <summary>
  368. /// 查找类似 Calculate leak check rate 的本地化字符串。
  369. /// </summary>
  370. internal static string LeakCheckRoutine_Monitor_CalculateLeakCheckRate {
  371. get {
  372. return ResourceManager.GetString("LeakCheckRoutine_Monitor_CalculateLeakCheckRate", resourceCulture);
  373. }
  374. }
  375. /// <summary>
  376. /// 查找类似 Leak check delay {0} seconds 的本地化字符串。
  377. /// </summary>
  378. internal static string LeakCheckRoutine_Monitor_LeakCheckDelay0Seconds {
  379. get {
  380. return ResourceManager.GetString("LeakCheckRoutine_Monitor_LeakCheckDelay0Seconds", resourceCulture);
  381. }
  382. }
  383. /// <summary>
  384. /// 查找类似 Leak Check finished 的本地化字符串。
  385. /// </summary>
  386. internal static string LeakCheckRoutine_Monitor_LeakCheckFinished {
  387. get {
  388. return ResourceManager.GetString("LeakCheckRoutine_Monitor_LeakCheckFinished", resourceCulture);
  389. }
  390. }
  391. /// <summary>
  392. /// 查找类似 Open gas final valve 的本地化字符串。
  393. /// </summary>
  394. internal static string LeakCheckRoutine_Monitor_OpenGasFinalValve {
  395. get {
  396. return ResourceManager.GetString("LeakCheckRoutine_Monitor_OpenGasFinalValve", resourceCulture);
  397. }
  398. }
  399. /// <summary>
  400. /// 查找类似 pump delay {0} seconds 的本地化字符串。
  401. /// </summary>
  402. internal static string LeakCheckRoutine_Monitor_PumpDelay0Seconds {
  403. get {
  404. return ResourceManager.GetString("LeakCheckRoutine_Monitor_PumpDelay0Seconds", resourceCulture);
  405. }
  406. }
  407. /// <summary>
  408. /// 查找类似 recipe aborted 的本地化字符串。
  409. /// </summary>
  410. internal static string PMEntity_fAbortPostProcess_RecipeAborted {
  411. get {
  412. return ResourceManager.GetString("PMEntity_fAbortPostProcess_RecipeAborted", resourceCulture);
  413. }
  414. }
  415. /// <summary>
  416. /// 查找类似 run recipe, pumping down aborted 的本地化字符串。
  417. /// </summary>
  418. internal static string PMEntity_fAbortPreProcess_RunRecipePumpingDownAborted {
  419. get {
  420. return ResourceManager.GetString("PMEntity_fAbortPreProcess_RunRecipePumpingDownAborted", resourceCulture);
  421. }
  422. }
  423. /// <summary>
  424. /// 查找类似 running recipe aborted 的本地化字符串。
  425. /// </summary>
  426. internal static string PMEntity_fAbortProcess_RunningRecipeAborted {
  427. get {
  428. return ResourceManager.GetString("PMEntity_fAbortProcess_RunningRecipeAborted", resourceCulture);
  429. }
  430. }
  431. /// <summary>
  432. /// 查找类似 run recipe aborted 的本地化字符串。
  433. /// </summary>
  434. internal static string PMEntity_fAbortProcess_RunRecipeAborted {
  435. get {
  436. return ResourceManager.GetString("PMEntity_fAbortProcess_RunRecipeAborted", resourceCulture);
  437. }
  438. }
  439. /// <summary>
  440. /// 查找类似 recipe completed 的本地化字符串。
  441. /// </summary>
  442. internal static string PMEntity_fPostProcess_RecipeCompleted {
  443. get {
  444. return ResourceManager.GetString("PMEntity_fPostProcess_RecipeCompleted", resourceCulture);
  445. }
  446. }
  447. /// <summary>
  448. /// 查找类似 run recipe cycle purge 的本地化字符串。
  449. /// </summary>
  450. internal static string PMEntity_fPostProcess_RunRecipeCyclePurge {
  451. get {
  452. return ResourceManager.GetString("PMEntity_fPostProcess_RunRecipeCyclePurge", resourceCulture);
  453. }
  454. }
  455. /// <summary>
  456. /// 查找类似 run recipe cycle purge error 的本地化字符串。
  457. /// </summary>
  458. internal static string PMEntity_fPostProcess_RunRecipeCyclePurgeError {
  459. get {
  460. return ResourceManager.GetString("PMEntity_fPostProcess_RunRecipeCyclePurgeError", resourceCulture);
  461. }
  462. }
  463. /// <summary>
  464. /// 查找类似 run recipe, pumping down 的本地化字符串。
  465. /// </summary>
  466. internal static string PMEntity_fPreProcess_RunRecipePumpingDown {
  467. get {
  468. return ResourceManager.GetString("PMEntity_fPreProcess_RunRecipePumpingDown", resourceCulture);
  469. }
  470. }
  471. /// <summary>
  472. /// 查找类似 run recipe, pumping down failed 的本地化字符串。
  473. /// </summary>
  474. internal static string PMEntity_fPreProcess_RunRecipePumpingDownFailed {
  475. get {
  476. return ResourceManager.GetString("PMEntity_fPreProcess_RunRecipePumpingDownFailed", resourceCulture);
  477. }
  478. }
  479. /// <summary>
  480. /// 查找类似 running recipe 的本地化字符串。
  481. /// </summary>
  482. internal static string PMEntity_fProcess_RunningRecipe {
  483. get {
  484. return ResourceManager.GetString("PMEntity_fProcess_RunningRecipe", resourceCulture);
  485. }
  486. }
  487. /// <summary>
  488. /// 查找类似 loading recipe file... 的本地化字符串。
  489. /// </summary>
  490. internal static string PMEntity_fProcessLoadRecipe_LoadingRecipeFile {
  491. get {
  492. return ResourceManager.GetString("PMEntity_fProcessLoadRecipe_LoadingRecipeFile", resourceCulture);
  493. }
  494. }
  495. /// <summary>
  496. /// 查找类似 loading recipe file failed 的本地化字符串。
  497. /// </summary>
  498. internal static string PMEntity_fProcessLoadRecipe_LoadingRecipeFileFailed {
  499. get {
  500. return ResourceManager.GetString("PMEntity_fProcessLoadRecipe_LoadingRecipeFileFailed", resourceCulture);
  501. }
  502. }
  503. /// <summary>
  504. /// 查找类似 run recipe skipped 的本地化字符串。
  505. /// </summary>
  506. internal static string PMEntity_fSkipStep_RunRecipeSkipped {
  507. get {
  508. return ResourceManager.GetString("PMEntity_fSkipStep_RunRecipeSkipped", resourceCulture);
  509. }
  510. }
  511. /// <summary>
  512. /// 查找类似 run recipe post process 的本地化字符串。
  513. /// </summary>
  514. internal static string PMEntity_fStartPostProcess_RunRecipePostProcess {
  515. get {
  516. return ResourceManager.GetString("PMEntity_fStartPostProcess_RunRecipePostProcess", resourceCulture);
  517. }
  518. }
  519. /// <summary>
  520. /// 查找类似 preparing running recipe 的本地化字符串。
  521. /// </summary>
  522. internal static string PMEntity_fStartPreProcess_PreparingRunningRecipe {
  523. get {
  524. return ResourceManager.GetString("PMEntity_fStartPreProcess_PreparingRunningRecipe", resourceCulture);
  525. }
  526. }
  527. /// <summary>
  528. /// 查找类似 preparing running recipe failed 的本地化字符串。
  529. /// </summary>
  530. internal static string PMEntity_fStartPreProcess_PreparingRunningRecipeFailed {
  531. get {
  532. return ResourceManager.GetString("PMEntity_fStartPreProcess_PreparingRunningRecipeFailed", resourceCulture);
  533. }
  534. }
  535. /// <summary>
  536. /// 查找类似 run recipe failed 的本地化字符串。
  537. /// </summary>
  538. internal static string PMEntity_fStartProcess_RunRecipeFailed {
  539. get {
  540. return ResourceManager.GetString("PMEntity_fStartProcess_RunRecipeFailed", resourceCulture);
  541. }
  542. }
  543. /// <summary>
  544. /// 查找类似 start running recipe 的本地化字符串。
  545. /// </summary>
  546. internal static string PMEntity_fStartProcess_StartRunningRecipe {
  547. get {
  548. return ResourceManager.GetString("PMEntity_fStartProcess_StartRunningRecipe", resourceCulture);
  549. }
  550. }
  551. /// <summary>
  552. /// 查找类似 Post Process finished 的本地化字符串。
  553. /// </summary>
  554. internal static string PostProcess_Monitor_PostProcessFinished {
  555. get {
  556. return ResourceManager.GetString("PostProcess_Monitor_PostProcessFinished", resourceCulture);
  557. }
  558. }
  559. /// <summary>
  560. /// 查找类似 pump delay {0} seconds 的本地化字符串。
  561. /// </summary>
  562. internal static string PostProcess_Monitor_PumpDelay0Seconds {
  563. get {
  564. return ResourceManager.GetString("PostProcess_Monitor_PumpDelay0Seconds", resourceCulture);
  565. }
  566. }
  567. /// <summary>
  568. /// 查找类似 RF Power Off 的本地化字符串。
  569. /// </summary>
  570. internal static string PostProcess_Monitor_RFPowerOff {
  571. get {
  572. return ResourceManager.GetString("PostProcess_Monitor_RFPowerOff", resourceCulture);
  573. }
  574. }
  575. /// <summary>
  576. /// 查找类似 Stop all the gas flow 的本地化字符串。
  577. /// </summary>
  578. internal static string PostProcess_Monitor_StopAllTheGasFlow {
  579. get {
  580. return ResourceManager.GetString("PostProcess_Monitor_StopAllTheGasFlow", resourceCulture);
  581. }
  582. }
  583. /// <summary>
  584. /// 查找类似 vent delay {0} seconds 的本地化字符串。
  585. /// </summary>
  586. internal static string PostProcess_Monitor_VentDelay0Seconds {
  587. get {
  588. return ResourceManager.GetString("PostProcess_Monitor_VentDelay0Seconds", resourceCulture);
  589. }
  590. }
  591. /// <summary>
  592. /// 查找类似 wait for 10 seconds 的本地化字符串。
  593. /// </summary>
  594. internal static string PostProcess_Monitor_WaitFor10Seconds {
  595. get {
  596. return ResourceManager.GetString("PostProcess_Monitor_WaitFor10Seconds", resourceCulture);
  597. }
  598. }
  599. /// <summary>
  600. /// 查找类似 Post Process 的本地化字符串。
  601. /// </summary>
  602. internal static string PostProcess_PostProcess_PostProcess {
  603. get {
  604. return ResourceManager.GetString("PostProcess_PostProcess_PostProcess", resourceCulture);
  605. }
  606. }
  607. /// <summary>
  608. /// 查找类似 {0} failed after running recipe 的本地化字符串。
  609. /// </summary>
  610. internal static string PostProcess_Stop_0FailedAfterRunningRecipe {
  611. get {
  612. return ResourceManager.GetString("PostProcess_Stop_0FailedAfterRunningRecipe", resourceCulture);
  613. }
  614. }
  615. /// <summary>
  616. /// 查找类似 Load recipe &apos;{0}&apos; failed 的本地化字符串。
  617. /// </summary>
  618. internal static string PreProcess_LoadRecipe_LoadRecipe0Failed {
  619. get {
  620. return ResourceManager.GetString("PreProcess_LoadRecipe_LoadRecipe0Failed", resourceCulture);
  621. }
  622. }
  623. /// <summary>
  624. /// 查找类似 Check chamber pressure 的本地化字符串。
  625. /// </summary>
  626. internal static string PreProcess_Monitor_CheckChamberPressure {
  627. get {
  628. return ResourceManager.GetString("PreProcess_Monitor_CheckChamberPressure", resourceCulture);
  629. }
  630. }
  631. /// <summary>
  632. /// 查找类似 preprocess finished 的本地化字符串。
  633. /// </summary>
  634. internal static string PreProcess_Monitor_PreprocessFinished {
  635. get {
  636. return ResourceManager.GetString("PreProcess_Monitor_PreprocessFinished", resourceCulture);
  637. }
  638. }
  639. /// <summary>
  640. /// 查找类似 Set RF match mode {0} 的本地化字符串。
  641. /// </summary>
  642. internal static string PreProcess_Monitor_SetRFMatchMode {
  643. get {
  644. return ResourceManager.GetString("PreProcess_Monitor_SetRFMatchMode", resourceCulture);
  645. }
  646. }
  647. /// <summary>
  648. /// 查找类似 base pressure {0} not valid 的本地化字符串。
  649. /// </summary>
  650. internal static string PreProcess_Start_BasePressure0NotValid {
  651. get {
  652. return ResourceManager.GetString("PreProcess_Start_BasePressure0NotValid", resourceCulture);
  653. }
  654. }
  655. /// <summary>
  656. /// 查找类似 Can not run recipe because pump PM needed 的本地化字符串。
  657. /// </summary>
  658. internal static string PreProcess_Start_CanNotRunRecipeBecausePumpPMNeeded {
  659. get {
  660. return ResourceManager.GetString("PreProcess_Start_CanNotRunRecipeBecausePumpPMNeeded", resourceCulture);
  661. }
  662. }
  663. /// <summary>
  664. /// 查找类似 Can not run recipe because RF PM needed 的本地化字符串。
  665. /// </summary>
  666. internal static string PreProcess_Start_CanNotRunRecipeBecauseRFPMNeeded {
  667. get {
  668. return ResourceManager.GetString("PreProcess_Start_CanNotRunRecipeBecauseRFPMNeeded", resourceCulture);
  669. }
  670. }
  671. /// <summary>
  672. /// 查找类似 Pump Down Limit {0} not valid 的本地化字符串。
  673. /// </summary>
  674. internal static string PreProcess_Start_PumpDownLimit0NotValid {
  675. get {
  676. return ResourceManager.GetString("PreProcess_Start_PumpDownLimit0NotValid", resourceCulture);
  677. }
  678. }
  679. /// <summary>
  680. /// 查找类似 recipe:{0}\r\n failed reason:{1} 的本地化字符串。
  681. /// </summary>
  682. internal static string PreProcess_Stop_Recipe0RNFailedReason1 {
  683. get {
  684. return ResourceManager.GetString("PreProcess_Stop_Recipe0RNFailedReason1", resourceCulture);
  685. }
  686. }
  687. /// <summary>
  688. /// 查找类似 user aborted recipe 的本地化字符串。
  689. /// </summary>
  690. internal static string Process_AbortRecipe_UserAbortedRecipe {
  691. get {
  692. return ResourceManager.GetString("Process_AbortRecipe_UserAbortedRecipe", resourceCulture);
  693. }
  694. }
  695. /// <summary>
  696. /// 查找类似 {0} Recipe completely run 的本地化字符串。
  697. /// </summary>
  698. internal static string Process_Exit_0RecipeCompletelyRun {
  699. get {
  700. return ResourceManager.GetString("Process_Exit_0RecipeCompletelyRun", resourceCulture);
  701. }
  702. }
  703. /// <summary>
  704. /// 查找类似 {0} recipe was aborted 的本地化字符串。
  705. /// </summary>
  706. internal static string Process_Exit_0RecipeWasAborted {
  707. get {
  708. return ResourceManager.GetString("Process_Exit_0RecipeWasAborted", resourceCulture);
  709. }
  710. }
  711. /// <summary>
  712. /// 查找类似 Recipe:{0}\r\nStart time:{1}\r\nEnd time:{2}\r\nTotal time:{3} 的本地化字符串。
  713. /// </summary>
  714. internal static string Process_Exit_Recipe0RNStartTime1RNEndTime2RNTotalTime3 {
  715. get {
  716. return ResourceManager.GetString("Process_Exit_Recipe0RNStartTime1RNEndTime2RNTotalTime3", resourceCulture);
  717. }
  718. }
  719. /// <summary>
  720. /// 查找类似 recipe running:start step {0},({1}) 的本地化字符串。
  721. /// </summary>
  722. internal static string Process_Monitor_RecipeRunningStartStep01 {
  723. get {
  724. return ResourceManager.GetString("Process_Monitor_RecipeRunningStartStep01", resourceCulture);
  725. }
  726. }
  727. /// <summary>
  728. /// 查找类似 工艺运行中:当前第{0}步,暂停 的本地化字符串。
  729. /// </summary>
  730. internal static string Process_PauseRecipe_工艺运行中当前第0步暂停 {
  731. get {
  732. return ResourceManager.GetString("Process_PauseRecipe_工艺运行中当前第0步暂停", resourceCulture);
  733. }
  734. }
  735. /// <summary>
  736. /// 查找类似 Process 的本地化字符串。
  737. /// </summary>
  738. internal static string Process_Process_Process {
  739. get {
  740. return ResourceManager.GetString("Process_Process_Process", resourceCulture);
  741. }
  742. }
  743. /// <summary>
  744. /// 查找类似 Check door status 的本地化字符串。
  745. /// </summary>
  746. internal static string PumpDownRoutine_Monitor_CheckDoorStatus {
  747. get {
  748. return ResourceManager.GetString("PumpDownRoutine_Monitor_CheckDoorStatus", resourceCulture);
  749. }
  750. }
  751. /// <summary>
  752. /// 查找类似 Check pump status 的本地化字符串。
  753. /// </summary>
  754. internal static string PumpDownRoutine_Monitor_CheckPumpStatus {
  755. get {
  756. return ResourceManager.GetString("PumpDownRoutine_Monitor_CheckPumpStatus", resourceCulture);
  757. }
  758. }
  759. /// <summary>
  760. /// 查找类似 Close all the valves 的本地化字符串。
  761. /// </summary>
  762. internal static string PumpDownRoutine_Monitor_CloseAllTheValves {
  763. get {
  764. return ResourceManager.GetString("PumpDownRoutine_Monitor_CloseAllTheValves", resourceCulture);
  765. }
  766. }
  767. /// <summary>
  768. /// 查找类似 Open pumping valve 的本地化字符串。
  769. /// </summary>
  770. internal static string PumpDownRoutine_Monitor_OpenPumpingValve {
  771. get {
  772. return ResourceManager.GetString("PumpDownRoutine_Monitor_OpenPumpingValve", resourceCulture);
  773. }
  774. }
  775. /// <summary>
  776. /// 查找类似 Pumping Down completed 的本地化字符串。
  777. /// </summary>
  778. internal static string PumpDownRoutine_Monitor_PumpingDownCompleted {
  779. get {
  780. return ResourceManager.GetString("PumpDownRoutine_Monitor_PumpingDownCompleted", resourceCulture);
  781. }
  782. }
  783. /// <summary>
  784. /// 查找类似 Wait chamber pressure until below {0} 的本地化字符串。
  785. /// </summary>
  786. internal static string PumpDownRoutine_Monitor_WaitChamberPressureUntilBelow0 {
  787. get {
  788. return ResourceManager.GetString("PumpDownRoutine_Monitor_WaitChamberPressureUntilBelow0", resourceCulture);
  789. }
  790. }
  791. /// <summary>
  792. /// 查找类似 Pumping Down 的本地化字符串。
  793. /// </summary>
  794. internal static string PumpDownRoutine_PumpDownRoutine_PumpingDown {
  795. get {
  796. return ResourceManager.GetString("PumpDownRoutine_PumpDownRoutine_PumpingDown", resourceCulture);
  797. }
  798. }
  799. /// <summary>
  800. /// 查找类似 stop RF error 的本地化字符串。
  801. /// </summary>
  802. internal static string RfPowerRoutine_AbortRf_StopRFError {
  803. get {
  804. return ResourceManager.GetString("RfPowerRoutine_AbortRf_StopRFError", resourceCulture);
  805. }
  806. }
  807. /// <summary>
  808. /// 查找类似 Rf power completed 的本地化字符串。
  809. /// </summary>
  810. internal static string RfPowerRoutine_Monitor_RfPowerCompleted {
  811. get {
  812. return ResourceManager.GetString("RfPowerRoutine_Monitor_RfPowerCompleted", resourceCulture);
  813. }
  814. }
  815. /// <summary>
  816. /// 查找类似 RF Power On 的本地化字符串。
  817. /// </summary>
  818. internal static string RfPowerRoutine_Monitor_RFPowerOn {
  819. get {
  820. return ResourceManager.GetString("RfPowerRoutine_Monitor_RFPowerOn", resourceCulture);
  821. }
  822. }
  823. /// <summary>
  824. /// 查找类似 error during read recipe file {0} 的本地化字符串。
  825. /// </summary>
  826. internal static string RTEntity_Invoke_ErrorDuringReadRecipeFile0 {
  827. get {
  828. return ResourceManager.GetString("RTEntity_Invoke_ErrorDuringReadRecipeFile0", resourceCulture);
  829. }
  830. }
  831. /// <summary>
  832. /// 查找类似 Invoke {0} exception 的本地化字符串。
  833. /// </summary>
  834. internal static string RTEntity_Invoke_Invoke0Exception {
  835. get {
  836. return ResourceManager.GetString("RTEntity_Invoke_Invoke0Exception", resourceCulture);
  837. }
  838. }
  839. /// <summary>
  840. /// 查找类似 Operation {0}{1} 的本地化字符串。
  841. /// </summary>
  842. internal static string RTEntity_Invoke_Operation01 {
  843. get {
  844. return ResourceManager.GetString("RTEntity_Invoke_Operation01", resourceCulture);
  845. }
  846. }
  847. /// <summary>
  848. /// 查找类似 recipe file content not valid, {0} 的本地化字符串。
  849. /// </summary>
  850. internal static string RTEntity_Invoke_RecipeFileContentNotValid0 {
  851. get {
  852. return ResourceManager.GetString("RTEntity_Invoke_RecipeFileContentNotValid0", resourceCulture);
  853. }
  854. }
  855. /// <summary>
  856. /// 查找类似 recipe file not valid, {0} 的本地化字符串。
  857. /// </summary>
  858. internal static string RTEntity_Invoke_RecipeFileNotValid0 {
  859. get {
  860. return ResourceManager.GetString("RTEntity_Invoke_RecipeFileNotValid0", resourceCulture);
  861. }
  862. }
  863. /// <summary>
  864. /// 查找类似 Undefined operation {0} 的本地化字符串。
  865. /// </summary>
  866. internal static string RTEntity_Invoke_UndefinedOperation0 {
  867. get {
  868. return ResourceManager.GetString("RTEntity_Invoke_UndefinedOperation0", resourceCulture);
  869. }
  870. }
  871. /// <summary>
  872. /// 查找类似 System Initialize Failed, please check the log file for detail information. 的本地化字符串。
  873. /// </summary>
  874. internal static string RTLoadModuleFailed {
  875. get {
  876. return ResourceManager.GetString("RTLoadModuleFailed", resourceCulture);
  877. }
  878. }
  879. /// <summary>
  880. /// 查找类似 {0} setpoint should be in {1} and {2}, setting value {3} is not valid 的本地化字符串。
  881. /// </summary>
  882. internal static string SCManager_SetItemValue_0SetpointShouldBeIn1And2SettingValue3IsNotValid {
  883. get {
  884. return ResourceManager.GetString("SCManager_SetItemValue_0SetpointShouldBeIn1And2SettingValue3IsNotValid", resourceCulture);
  885. }
  886. }
  887. /// <summary>
  888. /// 查找类似 Close valve and stop mfc 的本地化字符串。
  889. /// </summary>
  890. internal static string StopGasFlowRoutine_Monitor_CloseValveAndStopMfc {
  891. get {
  892. return ResourceManager.GetString("StopGasFlowRoutine_Monitor_CloseValveAndStopMfc", resourceCulture);
  893. }
  894. }
  895. /// <summary>
  896. /// 查找类似 Stop gas flow completed 的本地化字符串。
  897. /// </summary>
  898. internal static string StopGasFlowRoutine_Monitor_StopGasFlowCompleted {
  899. get {
  900. return ResourceManager.GetString("StopGasFlowRoutine_Monitor_StopGasFlowCompleted", resourceCulture);
  901. }
  902. }
  903. /// <summary>
  904. /// 查找类似 Stop gas flow 的本地化字符串。
  905. /// </summary>
  906. internal static string StopGasFlowRoutine_StopGasFlowRoutine_StopGasFlow {
  907. get {
  908. return ResourceManager.GetString("StopGasFlowRoutine_StopGasFlowRoutine_StopGasFlow", resourceCulture);
  909. }
  910. }
  911. /// <summary>
  912. /// 查找类似 Check if the gas stopped flowing 的本地化字符串。
  913. /// </summary>
  914. internal static string StopPumpRoutine_Monitor_CheckIfTheGasStoppedFlowing {
  915. get {
  916. return ResourceManager.GetString("StopPumpRoutine_Monitor_CheckIfTheGasStoppedFlowing", resourceCulture);
  917. }
  918. }
  919. /// <summary>
  920. /// 查找类似 Check if the rf is on 的本地化字符串。
  921. /// </summary>
  922. internal static string StopPumpRoutine_Monitor_CheckIfTheRfIsOn {
  923. get {
  924. return ResourceManager.GetString("StopPumpRoutine_Monitor_CheckIfTheRfIsOn", resourceCulture);
  925. }
  926. }
  927. /// <summary>
  928. /// 查找类似 close pump valve 的本地化字符串。
  929. /// </summary>
  930. internal static string StopPumpRoutine_Monitor_ClosePumpValve {
  931. get {
  932. return ResourceManager.GetString("StopPumpRoutine_Monitor_ClosePumpValve", resourceCulture);
  933. }
  934. }
  935. /// <summary>
  936. /// 查找类似 Stop pumping completed 的本地化字符串。
  937. /// </summary>
  938. internal static string StopPumpRoutine_Monitor_StopPumpingCompleted {
  939. get {
  940. return ResourceManager.GetString("StopPumpRoutine_Monitor_StopPumpingCompleted", resourceCulture);
  941. }
  942. }
  943. /// <summary>
  944. /// 查找类似 Stop pump 的本地化字符串。
  945. /// </summary>
  946. internal static string StopPumpRoutine_StopPumpRoutine_StopPump {
  947. get {
  948. return ResourceManager.GetString("StopPumpRoutine_StopPumpRoutine_StopPump", resourceCulture);
  949. }
  950. }
  951. /// <summary>
  952. /// 查找类似 check sensor 的本地化字符串。
  953. /// </summary>
  954. internal static string VentRountine_Monitor_CheckSensor {
  955. get {
  956. return ResourceManager.GetString("VentRountine_Monitor_CheckSensor", resourceCulture);
  957. }
  958. }
  959. /// <summary>
  960. /// 查找类似 close all the valve 的本地化字符串。
  961. /// </summary>
  962. internal static string VentRountine_Monitor_CloseAllTheValve {
  963. get {
  964. return ResourceManager.GetString("VentRountine_Monitor_CloseAllTheValve", resourceCulture);
  965. }
  966. }
  967. /// <summary>
  968. /// 查找类似 pumping close valve 的本地化字符串。
  969. /// </summary>
  970. internal static string VentRountine_Monitor_PumpingCloseValve {
  971. get {
  972. return ResourceManager.GetString("VentRountine_Monitor_PumpingCloseValve", resourceCulture);
  973. }
  974. }
  975. /// <summary>
  976. /// 查找类似 pumping open valve 的本地化字符串。
  977. /// </summary>
  978. internal static string VentRountine_Monitor_PumpingOpenValve {
  979. get {
  980. return ResourceManager.GetString("VentRountine_Monitor_PumpingOpenValve", resourceCulture);
  981. }
  982. }
  983. /// <summary>
  984. /// 查找类似 vent {0} seconds 的本地化字符串。
  985. /// </summary>
  986. internal static string VentRountine_Monitor_Vent0Seconds {
  987. get {
  988. return ResourceManager.GetString("VentRountine_Monitor_Vent0Seconds", resourceCulture);
  989. }
  990. }
  991. /// <summary>
  992. /// 查找类似 vent completed 的本地化字符串。
  993. /// </summary>
  994. internal static string VentRountine_Monitor_VentCompleted {
  995. get {
  996. return ResourceManager.GetString("VentRountine_Monitor_VentCompleted", resourceCulture);
  997. }
  998. }
  999. /// <summary>
  1000. /// 查找类似 vent delay {0} seconds before open vent valve 的本地化字符串。
  1001. /// </summary>
  1002. internal static string VentRountine_Monitor_VentDelay0SecondsBeforeOpenVentValve {
  1003. get {
  1004. return ResourceManager.GetString("VentRountine_Monitor_VentDelay0SecondsBeforeOpenVentValve", resourceCulture);
  1005. }
  1006. }
  1007. /// <summary>
  1008. /// 查找类似 vent valve 的本地化字符串。
  1009. /// </summary>
  1010. internal static string VentRountine_Monitor_VentValve {
  1011. get {
  1012. return ResourceManager.GetString("VentRountine_Monitor_VentValve", resourceCulture);
  1013. }
  1014. }
  1015. /// <summary>
  1016. /// 查找类似 Vent 的本地化字符串。
  1017. /// </summary>
  1018. internal static string VentRountine_VentRountine_Vent {
  1019. get {
  1020. return ResourceManager.GetString("VentRountine_VentRountine_Vent", resourceCulture);
  1021. }
  1022. }
  1023. }
  1024. }