AppResources.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 這段程式碼是由工具產生的。
  4. // 執行階段版本:4.0.30319.42000
  5. //
  6. // 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
  7. // 變更將會遺失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace AwInitilizer.Resx {
  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 AppResources {
  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 AppResources() {
  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("AwInitilizer.Resx.AppResources", typeof(AppResources).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. /// 查詢類似 Account 的當地語系化字串。
  56. /// </summary>
  57. public static string Account {
  58. get {
  59. return ResourceManager.GetString("Account", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// 查詢類似 Barcode Setting 的當地語系化字串。
  64. /// </summary>
  65. public static string BarcodeSetting {
  66. get {
  67. return ResourceManager.GetString("BarcodeSetting", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// 查詢類似 blue button 的當地語系化字串。
  72. /// </summary>
  73. public static string BtnPressBlueBtn {
  74. get {
  75. return ResourceManager.GetString("BtnPressBlueBtn", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// 查詢類似 emergency Button 的當地語系化字串。
  80. /// </summary>
  81. public static string BtnPressEmergencyBtn {
  82. get {
  83. return ResourceManager.GetString("BtnPressEmergencyBtn", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// 查詢類似 green button 的當地語系化字串。
  88. /// </summary>
  89. public static string BtnPressGreenBtn {
  90. get {
  91. return ResourceManager.GetString("BtnPressGreenBtn", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// 查詢類似 Starting Button test 的當地語系化字串。
  96. /// </summary>
  97. public static string BtnPressHintTitle {
  98. get {
  99. return ResourceManager.GetString("BtnPressHintTitle", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// 查詢類似 Press and hold the {0} for 2 seconds, then release it. 的當地語系化字串。
  104. /// </summary>
  105. public static string BtnPressPressHint {
  106. get {
  107. return ResourceManager.GetString("BtnPressPressHint", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// 查詢類似 Please make sure all buttons are unpressed,then Press OK... 的當地語系化字串。
  112. /// </summary>
  113. public static string BtnPressUnpressHint {
  114. get {
  115. return ResourceManager.GetString("BtnPressUnpressHint", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// 查詢類似 OK 的當地語系化字串。
  120. /// </summary>
  121. public static string Confirm {
  122. get {
  123. return ResourceManager.GetString("Confirm", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// 查詢類似 Disable Authentication 的當地語系化字串。
  128. /// </summary>
  129. public static string DisableAuth {
  130. get {
  131. return ResourceManager.GetString("DisableAuth", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// 查詢類似 Press the emergency button for 2 seconds, then twist release it. 的當地語系化字串。
  136. /// </summary>
  137. public static string EmergencyBtnPressPressHint {
  138. get {
  139. return ResourceManager.GetString("EmergencyBtnPressPressHint", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// 查詢類似 Firmware file is Required 的當地語系化字串。
  144. /// </summary>
  145. public static string FirmwareFileEmptyAlert {
  146. get {
  147. return ResourceManager.GetString("FirmwareFileEmptyAlert", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// 查詢類似 FirmwareUpdateModels should be decalred 的當地語系化字串。
  152. /// </summary>
  153. public static string FirmwareListNullAlert {
  154. get {
  155. return ResourceManager.GetString("FirmwareListNullAlert", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// 查詢類似 Firmware module name is Required 的當地語系化字串。
  160. /// </summary>
  161. public static string FirmwareNameEmptyAlert {
  162. get {
  163. return ResourceManager.GetString("FirmwareNameEmptyAlert", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// 查詢類似 Firmware version 的當地語系化字串。
  168. /// </summary>
  169. public static string FirmwareVersion {
  170. get {
  171. return ResourceManager.GetString("FirmwareVersion", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// 查詢類似 Firmware version is Required 的當地語系化字串。
  176. /// </summary>
  177. public static string FirmwareVersionEmptyAlert {
  178. get {
  179. return ResourceManager.GetString("FirmwareVersionEmptyAlert", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// 查詢類似 Module 的當地語系化字串。
  184. /// </summary>
  185. public static string FirmwareVersionHeaderName {
  186. get {
  187. return ResourceManager.GetString("FirmwareVersionHeaderName", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// 查詢類似 Version 的當地語系化字串。
  192. /// </summary>
  193. public static string FirmwareVersionHeaderVersion {
  194. get {
  195. return ResourceManager.GetString("FirmwareVersionHeaderVersion", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// 查詢類似 4G Module Version is Required 的當地語系化字串。
  200. /// </summary>
  201. public static string FourGenVersionEmptyAlert {
  202. get {
  203. return ResourceManager.GetString("FourGenVersionEmptyAlert", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// 查詢類似 SIM ICCID 的當地語系化字串。
  208. /// </summary>
  209. public static string ICCID {
  210. get {
  211. return ResourceManager.GetString("ICCID", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// 查詢類似 ICCID is Required when sim installed 的當地語系化字串。
  216. /// </summary>
  217. public static string IccidEmptyAlert {
  218. get {
  219. return ResourceManager.GetString("IccidEmptyAlert", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// 查詢類似 SIM IMSI 的當地語系化字串。
  224. /// </summary>
  225. public static string IMSI {
  226. get {
  227. return ResourceManager.GetString("IMSI", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// 查詢類似 IMSI is Required when sim installed 的當地語系化字串。
  232. /// </summary>
  233. public static string ImsiEmptyAlert {
  234. get {
  235. return ResourceManager.GetString("ImsiEmptyAlert", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// 查詢類似 File name should not empty while {0} version is set 的當地語系化字串。
  240. /// </summary>
  241. public static string InitFirmwareFileEmptyAlert {
  242. get {
  243. return ResourceManager.GetString("InitFirmwareFileEmptyAlert", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// 查詢類似 {0} Firmwareheader ERROR 的當地語系化字串。
  248. /// </summary>
  249. public static string InitFirmwareFileHeaderFormatAlert {
  250. get {
  251. return ResourceManager.GetString("InitFirmwareFileHeaderFormatAlert", resourceCulture);
  252. }
  253. }
  254. /// <summary>
  255. /// 查詢類似 {0} Firmware and ModelName is Mismatched 的當地語系化字串。
  256. /// </summary>
  257. public static string InitFirmwareFileHeaderMismatchAlert {
  258. get {
  259. return ResourceManager.GetString("InitFirmwareFileHeaderMismatchAlert", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// 查詢類似 {0} Firemware file is missing 的當地語系化字串。
  264. /// </summary>
  265. public static string InitFirmwareFileMissingAlert {
  266. get {
  267. return ResourceManager.GetString("InitFirmwareFileMissingAlert", resourceCulture);
  268. }
  269. }
  270. /// <summary>
  271. /// 查詢類似 Firmware module name should not empty 的當地語系化字串。
  272. /// </summary>
  273. public static string InitFirmwareNameEmptyAlert {
  274. get {
  275. return ResourceManager.GetString("InitFirmwareNameEmptyAlert", resourceCulture);
  276. }
  277. }
  278. /// <summary>
  279. /// 查詢類似 Version should not empty while {0} firmware is set 的當地語系化字串。
  280. /// </summary>
  281. public static string InitFirmwareVersionEmptyAlert {
  282. get {
  283. return ResourceManager.GetString("InitFirmwareVersionEmptyAlert", resourceCulture);
  284. }
  285. }
  286. /// <summary>
  287. /// 查詢類似 ICCID should not empty while IsSimInsert is set 的當地語系化字串。
  288. /// </summary>
  289. public static string InitIccidEmptyAlert {
  290. get {
  291. return ResourceManager.GetString("InitIccidEmptyAlert", resourceCulture);
  292. }
  293. }
  294. /// <summary>
  295. /// 查詢類似 IMSI should not empty while IsSimInsert is set 的當地語系化字串。
  296. /// </summary>
  297. public static string InitImsiEmptyAlert {
  298. get {
  299. return ResourceManager.GetString("InitImsiEmptyAlert", resourceCulture);
  300. }
  301. }
  302. /// <summary>
  303. /// 查詢類似 ModelName is requred 的當地語系化字串。
  304. /// </summary>
  305. public static string InitModelNameEmptyAlert {
  306. get {
  307. return ResourceManager.GetString("InitModelNameEmptyAlert", resourceCulture);
  308. }
  309. }
  310. /// <summary>
  311. /// 查詢類似 ModelName format Error 的當地語系化字串。
  312. /// </summary>
  313. public static string InitModelNameErrorAlert {
  314. get {
  315. return ResourceManager.GetString("InitModelNameErrorAlert", resourceCulture);
  316. }
  317. }
  318. /// <summary>
  319. /// 查詢類似 Firmware root path not exist 的當地語系化字串。
  320. /// </summary>
  321. public static string LoadConfigFolderNotfoundAlert {
  322. get {
  323. return ResourceManager.GetString("LoadConfigFolderNotfoundAlert", resourceCulture);
  324. }
  325. }
  326. /// <summary>
  327. /// 查詢類似 Model firmware root path not exist 的當地語系化字串。
  328. /// </summary>
  329. public static string LoadConfigModelFolderNotfoundAlert {
  330. get {
  331. return ResourceManager.GetString("LoadConfigModelFolderNotfoundAlert", resourceCulture);
  332. }
  333. }
  334. /// <summary>
  335. /// 查詢類似 Setting file ERROR 的當地語系化字串。
  336. /// </summary>
  337. public static string LoadConfigModelInitFormatErrorAlert {
  338. get {
  339. return ResourceManager.GetString("LoadConfigModelInitFormatErrorAlert", resourceCulture);
  340. }
  341. }
  342. /// <summary>
  343. /// 查詢類似 Model firmware setting not exist 的當地語系化字串。
  344. /// </summary>
  345. public static string LoadConfigModelInitNotfoundAlert {
  346. get {
  347. return ResourceManager.GetString("LoadConfigModelInitNotfoundAlert", resourceCulture);
  348. }
  349. }
  350. /// <summary>
  351. /// 查詢類似 Firmware root path ERROR 的當地語系化字串。
  352. /// </summary>
  353. public static string LoadConfigRootFolderNotfoundAlert {
  354. get {
  355. return ResourceManager.GetString("LoadConfigRootFolderNotfoundAlert", resourceCulture);
  356. }
  357. }
  358. /// <summary>
  359. /// 查詢類似 Sign out 的當地語系化字串。
  360. /// </summary>
  361. public static string Logout {
  362. get {
  363. return ResourceManager.GetString("Logout", resourceCulture);
  364. }
  365. }
  366. /// <summary>
  367. /// 查詢類似 Model Name 的當地語系化字串。
  368. /// </summary>
  369. public static string ModelName {
  370. get {
  371. return ResourceManager.GetString("ModelName", resourceCulture);
  372. }
  373. }
  374. /// <summary>
  375. /// 查詢類似 Model Name is Required 的當地語系化字串。
  376. /// </summary>
  377. public static string ModelNameEmptyAlert {
  378. get {
  379. return ResourceManager.GetString("ModelNameEmptyAlert", resourceCulture);
  380. }
  381. }
  382. /// <summary>
  383. /// 查詢類似 Model Name format Error 的當地語系化字串。
  384. /// </summary>
  385. public static string ModelNameErrorAlert {
  386. get {
  387. return ResourceManager.GetString("ModelNameErrorAlert", resourceCulture);
  388. }
  389. }
  390. /// <summary>
  391. /// 查詢類似 Model Name setting is Mismathed 的當地語系化字串。
  392. /// </summary>
  393. public static string ModelNameMismatchAlert {
  394. get {
  395. return ResourceManager.GetString("ModelNameMismatchAlert", resourceCulture);
  396. }
  397. }
  398. /// <summary>
  399. /// 查詢類似 Serial Number 的當地語系化字串。
  400. /// </summary>
  401. public static string SerialNumber {
  402. get {
  403. return ResourceManager.GetString("SerialNumber", resourceCulture);
  404. }
  405. }
  406. /// <summary>
  407. /// 查詢類似 Serial Number is Required 的當地語系化字串。
  408. /// </summary>
  409. public static string SerialNumberEmptyAlert {
  410. get {
  411. return ResourceManager.GetString("SerialNumberEmptyAlert", resourceCulture);
  412. }
  413. }
  414. /// <summary>
  415. /// 查詢類似 ID Error 的當地語系化字串。
  416. /// </summary>
  417. public static string SigninDialogEnterIDError {
  418. get {
  419. return ResourceManager.GetString("SigninDialogEnterIDError", resourceCulture);
  420. }
  421. }
  422. /// <summary>
  423. /// 查詢類似 Enter User ID 的當地語系化字串。
  424. /// </summary>
  425. public static string SigninDialogEnterIDHint {
  426. get {
  427. return ResourceManager.GetString("SigninDialogEnterIDHint", resourceCulture);
  428. }
  429. }
  430. /// <summary>
  431. /// 查詢類似 Work Order Number Error 的當地語系化字串。
  432. /// </summary>
  433. public static string SigninDialogEnterWOError {
  434. get {
  435. return ResourceManager.GetString("SigninDialogEnterWOError", resourceCulture);
  436. }
  437. }
  438. /// <summary>
  439. /// 查詢類似 Enter Work Order Number 的當地語系化字串。
  440. /// </summary>
  441. public static string SigninDialogEnterWOHint {
  442. get {
  443. return ResourceManager.GetString("SigninDialogEnterWOHint", resourceCulture);
  444. }
  445. }
  446. /// <summary>
  447. /// 查詢類似 MES no response 的當地語系化字串。
  448. /// </summary>
  449. public static string SigninDialogNoResponseError {
  450. get {
  451. return ResourceManager.GetString("SigninDialogNoResponseError", resourceCulture);
  452. }
  453. }
  454. /// <summary>
  455. /// 查詢類似 Sign in 的當地語系化字串。
  456. /// </summary>
  457. public static string SigninDialogTitle {
  458. get {
  459. return ResourceManager.GetString("SigninDialogTitle", resourceCulture);
  460. }
  461. }
  462. /// <summary>
  463. /// 查詢類似 4G SIM Card Inserted 的當地語系化字串。
  464. /// </summary>
  465. public static string SimStatus {
  466. get {
  467. return ResourceManager.GetString("SimStatus", resourceCulture);
  468. }
  469. }
  470. /// <summary>
  471. /// 查詢類似 Serial Number or WorkOrder Error 的當地語系化字串。
  472. /// </summary>
  473. public static string SnWoMisMatch {
  474. get {
  475. return ResourceManager.GetString("SnWoMisMatch", resourceCulture);
  476. }
  477. }
  478. /// <summary>
  479. /// 查詢類似 Start 的當地語系化字串。
  480. /// </summary>
  481. public static string StartProcedure {
  482. get {
  483. return ResourceManager.GetString("StartProcedure", resourceCulture);
  484. }
  485. }
  486. /// <summary>
  487. /// 查詢類似 Process {0} Failed 的當地語系化字串。
  488. /// </summary>
  489. public static string StatusBarFailed {
  490. get {
  491. return ResourceManager.GetString("StatusBarFailed", resourceCulture);
  492. }
  493. }
  494. /// <summary>
  495. /// 查詢類似 Processing {0} 的當地語系化字串。
  496. /// </summary>
  497. public static string StatusBarUpdating {
  498. get {
  499. return ResourceManager.GetString("StatusBarUpdating", resourceCulture);
  500. }
  501. }
  502. /// <summary>
  503. /// 查詢類似 Fail 的當地語系化字串。
  504. /// </summary>
  505. public static string StatusFail {
  506. get {
  507. return ResourceManager.GetString("StatusFail", resourceCulture);
  508. }
  509. }
  510. /// <summary>
  511. /// 查詢類似 Idle 的當地語系化字串。
  512. /// </summary>
  513. public static string StatusIdel {
  514. get {
  515. return ResourceManager.GetString("StatusIdel", resourceCulture);
  516. }
  517. }
  518. /// <summary>
  519. /// 查詢類似 Success 的當地語系化字串。
  520. /// </summary>
  521. public static string StatusSuccess {
  522. get {
  523. return ResourceManager.GetString("StatusSuccess", resourceCulture);
  524. }
  525. }
  526. /// <summary>
  527. /// 查詢類似 Updating 的當地語系化字串。
  528. /// </summary>
  529. public static string StatusUpdating {
  530. get {
  531. return ResourceManager.GetString("StatusUpdating", resourceCulture);
  532. }
  533. }
  534. /// <summary>
  535. /// 查詢類似 User ID 的當地語系化字串。
  536. /// </summary>
  537. public static string UserID {
  538. get {
  539. return ResourceManager.GetString("UserID", resourceCulture);
  540. }
  541. }
  542. /// <summary>
  543. /// 查詢類似 Work Order Number 的當地語系化字串。
  544. /// </summary>
  545. public static string WorkOrder {
  546. get {
  547. return ResourceManager.GetString("WorkOrder", resourceCulture);
  548. }
  549. }
  550. }
  551. }