Resources.Designer.cs 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Aitex.Triton160.UI.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", "17.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.Triton160.UI.Properties.Resources", typeof(Resources).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. internal static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// 查找类似 C1 Value should be 0 ~ 100, current setting 的本地化字符串。
  56. /// </summary>
  57. internal static string DiagnoseViewModel_DoRfOperation_C1ValueShouldBe0100CurrentSetting {
  58. get {
  59. return ResourceManager.GetString("DiagnoseViewModel_DoRfOperation_C1ValueShouldBe0100CurrentSetting", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// 查找类似 C2 Value should be 0 ~ 100, current setting 的本地化字符串。
  64. /// </summary>
  65. internal static string DiagnoseViewModel_DoRfOperation_C2ValueShouldBe0100CurrentSetting {
  66. get {
  67. return ResourceManager.GetString("DiagnoseViewModel_DoRfOperation_C2ValueShouldBe0100CurrentSetting", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// 查找类似 Warning 的本地化字符串。
  72. /// </summary>
  73. internal static string DiagnoseViewModel_DoRfOperation_Warning {
  74. get {
  75. return ResourceManager.GetString("DiagnoseViewModel_DoRfOperation_Warning", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// 查找类似 Pump PM Interval input {0} not valid 的本地化字符串。
  80. /// </summary>
  81. internal static string HardwareConfigViewModel_SetConfig_PumpPMIntervalInput0NotValid {
  82. get {
  83. return ResourceManager.GetString("HardwareConfigViewModel_SetConfig_PumpPMIntervalInput0NotValid", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// 查找类似 RF PM Interval input {0} not valid 的本地化字符串。
  88. /// </summary>
  89. internal static string HardwareConfigViewModel_SetConfig_RFPMIntervalInput0NotValid {
  90. get {
  91. return ResourceManager.GetString("HardwareConfigViewModel_SetConfig_RFPMIntervalInput0NotValid", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// 查找类似 Do you want to stop current leak check running? 的本地化字符串。
  96. /// </summary>
  97. internal static string LeakCheckViewModel_AbortLeakCheck_DoYouWantToStopCurrentLeakCheckRunning {
  98. get {
  99. return ResourceManager.GetString("LeakCheckViewModel_AbortLeakCheck_DoYouWantToStopCurrentLeakCheckRunning", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// 查找类似 did not select leak check result? 的本地化字符串。
  104. /// </summary>
  105. internal static string LeakCheckViewModel_DeleteLeakCheck_DidNotSelectLeakCheckResult {
  106. get {
  107. return ResourceManager.GetString("LeakCheckViewModel_DeleteLeakCheck_DidNotSelectLeakCheckResult", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// 查找类似 Do you want to delete current leak check result? 的本地化字符串。
  112. /// </summary>
  113. internal static string LeakCheckViewModel_DeleteLeakCheck_DoYouWantToDeleteCurrentLeakCheckResult {
  114. get {
  115. return ResourceManager.GetString("LeakCheckViewModel_DeleteLeakCheck_DoYouWantToDeleteCurrentLeakCheckResult", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// 查找类似 LotName 的本地化字符串。
  120. /// </summary>
  121. internal static string LotName {
  122. get {
  123. return ResourceManager.GetString("LotName", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// 查找类似 No data selected, please select lot from the lot list. 的本地化字符串。
  128. /// </summary>
  129. internal static string NoDataSelectedPleaseSelectLotFromTheLotList {
  130. get {
  131. return ResourceManager.GetString("NoDataSelectedPleaseSelectLotFromTheLotList", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// 查找类似 Do you want to stop current recipe running? 的本地化字符串。
  136. /// </summary>
  137. internal static string OverviewViewModel_AbortRecipe_DoYouWantToStopCurrentRecipeRunning {
  138. get {
  139. return ResourceManager.GetString("OverviewViewModel_AbortRecipe_DoYouWantToStopCurrentRecipeRunning", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// 查找类似 RF on, can not purge 的本地化字符串。
  144. /// </summary>
  145. internal static string OverviewViewModel_DoCyclePurge_RFOnCanNotPurge {
  146. get {
  147. return ResourceManager.GetString("OverviewViewModel_DoCyclePurge_RFOnCanNotPurge", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// 查找类似 Position {0} is not valid, should be in 0 and 100 的本地化字符串。
  152. /// </summary>
  153. internal static string OverviewViewModel_DoGasFlow_Position0IsNotValidShouldBeIn0And100 {
  154. get {
  155. return ResourceManager.GetString("OverviewViewModel_DoGasFlow_Position0IsNotValidShouldBeIn0And100", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// 查找类似 Pressure {0} is not valid, should be in 0 and 756000 的本地化字符串。
  160. /// </summary>
  161. internal static string OverviewViewModel_DoGasFlow_Pressure0IsNotValidShouldBeIn0And756000 {
  162. get {
  163. return ResourceManager.GetString("OverviewViewModel_DoGasFlow_Pressure0IsNotValidShouldBeIn0And756000", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// 查找类似 Pressure control mode {0} is not valid, should select first 的本地化字符串。
  168. /// </summary>
  169. internal static string OverviewViewModel_DoGasFlow_PressureControlMode0IsNotValidShouldSelectFirst {
  170. get {
  171. return ResourceManager.GetString("OverviewViewModel_DoGasFlow_PressureControlMode0IsNotValidShouldSelectFirst", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// 查找类似 set flow value before flowing gas 的本地化字符串。
  176. /// </summary>
  177. internal static string OverviewViewModel_DoGasFlow_SetFlowValueBeforeFlowingGas {
  178. get {
  179. return ResourceManager.GetString("OverviewViewModel_DoGasFlow_SetFlowValueBeforeFlowingGas", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// 查找类似 Base pressure {0} is not valid, should be in 0 and 1000 的本地化字符串。
  184. /// </summary>
  185. internal static string OverviewViewModel_DoPump_BasePressure0IsNotValidShouldBeIn0And1000 {
  186. get {
  187. return ResourceManager.GetString("OverviewViewModel_DoPump_BasePressure0IsNotValidShouldBeIn0And1000", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// 查找类似 Pressure {0} is not valid, should be in 0 and 1000 的本地化字符串。
  192. /// </summary>
  193. internal static string OverviewViewModel_DoPump_Pressure0IsNotValidShouldBeIn0And1000 {
  194. get {
  195. return ResourceManager.GetString("OverviewViewModel_DoPump_Pressure0IsNotValidShouldBeIn0And1000", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// 查找类似 Pump limit pressure {0} is not valid, should be in 0 and 1200 的本地化字符串。
  200. /// </summary>
  201. internal static string OverviewViewModel_DoPump_PumpLimitPressure0IsNotValidShouldBeIn0And1000 {
  202. get {
  203. return ResourceManager.GetString("OverviewViewModel_DoPump_PumpLimitPressure0IsNotValidShouldBeIn0And1000", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// 查找类似 duty {0} is not valid, should be in 0 and 100 的本地化字符串。
  208. /// </summary>
  209. internal static string OverviewViewModel_DoRfPower_Duty0IsNotValidShouldBeIn0And100 {
  210. get {
  211. return ResourceManager.GetString("OverviewViewModel_DoRfPower_Duty0IsNotValidShouldBeIn0And100", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// 查找类似 frequency {0} is not valid, should be in 0 and 1000 的本地化字符串。
  216. /// </summary>
  217. internal static string OverviewViewModel_DoRfPower_Frequency0IsNotValidShouldBeIn0And1000 {
  218. get {
  219. return ResourceManager.GetString("OverviewViewModel_DoRfPower_Frequency0IsNotValidShouldBeIn0And1000", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// 查找类似 power {0} is not valid, should be in 0 and {1} 的本地化字符串。
  224. /// </summary>
  225. internal static string OverviewViewModel_DoRfPower_Power0IsNotValidShouldBeIn0And1 {
  226. get {
  227. return ResourceManager.GetString("OverviewViewModel_DoRfPower_Power0IsNotValidShouldBeIn0And1", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// 查找类似 RF control mode {0} is not valid, should select first 的本地化字符串。
  232. /// </summary>
  233. internal static string OverviewViewModel_DoRfPower_RFControlMode0IsNotValidShouldSelectFirst {
  234. get {
  235. return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFControlMode0IsNotValidShouldSelectFirst", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// 查找类似 RF match mode not in manual mode, match position C1/C2 will not be effective. 的本地化字符串。
  240. /// </summary>
  241. internal static string OverviewViewModel_DoRfPower_RFMatchModeNotInManualModeMatchPositionC1C2WillNotBeEffective {
  242. get {
  243. return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFMatchModeNotInManualModeMatchPositionC1C2WillNotBeE" +
  244. "ffective", resourceCulture);
  245. }
  246. }
  247. /// <summary>
  248. /// 查找类似 RF Match Position C1 value {0} is not value , should be in &lt;0, 100&gt; 的本地化字符串。
  249. /// </summary>
  250. internal static string OverviewViewModel_DoRfPower_RFMatchPositionC1Value0IsNotValueShouldBeIn0100 {
  251. get {
  252. return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFMatchPositionC1Value0IsNotValueShouldBeIn0100", resourceCulture);
  253. }
  254. }
  255. /// <summary>
  256. /// 查找类似 RF Match Position C2 value {0} is not value , should be in &lt;0, 100&gt; 的本地化字符串。
  257. /// </summary>
  258. internal static string OverviewViewModel_DoRfPower_RFMatchPositionC2Value0IsNotValueShouldBeIn0100 {
  259. get {
  260. return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFMatchPositionC2Value0IsNotValueShouldBeIn0100", resourceCulture);
  261. }
  262. }
  263. /// <summary>
  264. /// 查找类似 RF Power on time {0} not valid 的本地化字符串。
  265. /// </summary>
  266. internal static string OverviewViewModel_DoRfPower_RFPowerOnTime0NotValid {
  267. get {
  268. return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFPowerOnTime0NotValid", resourceCulture);
  269. }
  270. }
  271. /// <summary>
  272. /// 查找类似 Skip to next step? 的本地化字符串。
  273. /// </summary>
  274. internal static string OverviewViewModel_SkipRecipe_SkipToNextStep {
  275. get {
  276. return ResourceManager.GetString("OverviewViewModel_SkipRecipe_SkipToNextStep", resourceCulture);
  277. }
  278. }
  279. /// <summary>
  280. /// 查找类似 ProcessBeginTime 的本地化字符串。
  281. /// </summary>
  282. internal static string ProcessBeginTime {
  283. get {
  284. return ResourceManager.GetString("ProcessBeginTime", resourceCulture);
  285. }
  286. }
  287. /// <summary>
  288. /// 查找类似 set point {0} is not valid 的本地化字符串。
  289. /// </summary>
  290. internal static string ProcessConfigViewModel_SetConfig_SetPoint0IsNotValid {
  291. get {
  292. return ResourceManager.GetString("ProcessConfigViewModel_SetConfig_SetPoint0IsNotValid", resourceCulture);
  293. }
  294. }
  295. /// <summary>
  296. /// 查找类似 ProcessEndTime 的本地化字符串。
  297. /// </summary>
  298. internal static string ProcessEndTime {
  299. get {
  300. return ResourceManager.GetString("ProcessEndTime", resourceCulture);
  301. }
  302. }
  303. /// <summary>
  304. /// 查找类似 RecipeName 的本地化字符串。
  305. /// </summary>
  306. internal static string RecipeName {
  307. get {
  308. return ResourceManager.GetString("RecipeName", resourceCulture);
  309. }
  310. }
  311. /// <summary>
  312. /// 查找类似 RecipeResult 的本地化字符串。
  313. /// </summary>
  314. internal static string RecipeResult {
  315. get {
  316. return ResourceManager.GetString("RecipeResult", resourceCulture);
  317. }
  318. }
  319. /// <summary>
  320. /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。
  321. /// </summary>
  322. internal static System.Drawing.Icon Triton160 {
  323. get {
  324. object obj = ResourceManager.GetObject("Triton160", resourceCulture);
  325. return ((System.Drawing.Icon)(obj));
  326. }
  327. }
  328. /// <summary>
  329. /// 查找类似 Connected with RT server 的本地化字符串。
  330. /// </summary>
  331. internal static string WcfClient_Register_Connected_with_rt {
  332. get {
  333. return ResourceManager.GetString("WcfClient_Register_Connected_with_rt", resourceCulture);
  334. }
  335. }
  336. /// <summary>
  337. /// 查找类似 Try connecting with RT server 的本地化字符串。
  338. /// </summary>
  339. internal static string WcfClient_Register_connecting_rt {
  340. get {
  341. return ResourceManager.GetString("WcfClient_Register_connecting_rt", resourceCulture);
  342. }
  343. }
  344. }
  345. }