SBT_zh_CN.ts 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE TS>
  3. <TS version="2.1" language="zh_CN">
  4. <context>
  5. <name>AccountMaintenanceWnd</name>
  6. <message>
  7. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="14"/>
  8. <source>Account Maintenance</source>
  9. <extracomment>账户管理</extracomment>
  10. <translation>账户管理</translation>
  11. </message>
  12. <message>
  13. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="44"/>
  14. <source>Add</source>
  15. <extracomment>添加</extracomment>
  16. <translation>添加</translation>
  17. </message>
  18. <message>
  19. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="57"/>
  20. <source>Modify</source>
  21. <extracomment>修改</extracomment>
  22. <translation>修改</translation>
  23. </message>
  24. <message>
  25. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="70"/>
  26. <source>Delete</source>
  27. <extracomment>删除</extracomment>
  28. <translation>删除</translation>
  29. </message>
  30. <message>
  31. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="98"/>
  32. <source>User Accounts</source>
  33. <translation type="unfinished"></translation>
  34. </message>
  35. <message>
  36. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="112"/>
  37. <source>GroupBox</source>
  38. <translation type="unfinished"></translation>
  39. </message>
  40. <message>
  41. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="129"/>
  42. <source>30</source>
  43. <translation type="unfinished"></translation>
  44. </message>
  45. <message>
  46. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="147"/>
  47. <source>Close account during idle time:</source>
  48. <extracomment>闲置期间关闭账户:</extracomment>
  49. <translation>闲置期间关闭账户:</translation>
  50. </message>
  51. <message>
  52. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.ui" line="163"/>
  53. <source>Default is 30 minutes</source>
  54. <extracomment>默认为30分钟</extracomment>
  55. <translation>默认为30分钟</translation>
  56. </message>
  57. <message>
  58. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="83"/>
  59. <source>User Name </source>
  60. <comment>用户名称 </comment>
  61. <translation>用户名称 </translation>
  62. </message>
  63. <message>
  64. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="84"/>
  65. <source>Full Name </source>
  66. <comment>全名 </comment>
  67. <translation>全名 </translation>
  68. </message>
  69. <message>
  70. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="85"/>
  71. <source>Privilege</source>
  72. <comment>特权</comment>
  73. <translation>特权</translation>
  74. </message>
  75. <message>
  76. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="103"/>
  77. <source>Administrator</source>
  78. <comment>管理员</comment>
  79. <translation>管理员</translation>
  80. </message>
  81. <message>
  82. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="107"/>
  83. <source>Engineer</source>
  84. <comment>工程师</comment>
  85. <translation>工程师</translation>
  86. </message>
  87. <message>
  88. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="111"/>
  89. <source>Technician</source>
  90. <comment>技术员</comment>
  91. <translation>技术员</translation>
  92. </message>
  93. <message>
  94. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="115"/>
  95. <source>Senior Operator</source>
  96. <comment>高级操作员</comment>
  97. <translation>高级操作员</translation>
  98. </message>
  99. <message>
  100. <location filename="../../SystemInfoPage/PageWnd/AccountMaintenanceWnd.cpp" line="119"/>
  101. <source>Operator</source>
  102. <comment>操作员</comment>
  103. <translation>操作员</translation>
  104. </message>
  105. </context>
  106. <context>
  107. <name>AddUserAccountWnd</name>
  108. <message>
  109. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="14"/>
  110. <source>Add or modify user name</source>
  111. <extracomment>添加修改用户名称</extracomment>
  112. <translation>添加修改用户名称</translation>
  113. </message>
  114. <message>
  115. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="31"/>
  116. <source>user ID:</source>
  117. <extracomment>用户名称:</extracomment>
  118. <translation>用户名称:</translation>
  119. </message>
  120. <message>
  121. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="64"/>
  122. <source>full name:</source>
  123. <extracomment>全名:</extracomment>
  124. <translation>全名:</translation>
  125. </message>
  126. <message>
  127. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="97"/>
  128. <source>Confirm Password:</source>
  129. <extracomment>确认密码:</extracomment>
  130. <translation>确认密码:</translation>
  131. </message>
  132. <message>
  133. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="133"/>
  134. <source>Password:</source>
  135. <extracomment>密码:</extracomment>
  136. <translation>密码:</translation>
  137. </message>
  138. <message>
  139. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="169"/>
  140. <source>Finish</source>
  141. <extracomment>完成</extracomment>
  142. <translation>完成</translation>
  143. </message>
  144. <message>
  145. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="187"/>
  146. <source>Cancel</source>
  147. <extracomment>取消</extracomment>
  148. <translation>取消</translation>
  149. </message>
  150. <message>
  151. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="205"/>
  152. <source>Privilege</source>
  153. <extracomment>权限</extracomment>
  154. <translation>权限</translation>
  155. </message>
  156. <message>
  157. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="222"/>
  158. <source>Administrator</source>
  159. <extracomment>管理员</extracomment>
  160. <translation>管理员</translation>
  161. </message>
  162. <message>
  163. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="240"/>
  164. <source>Engineer</source>
  165. <extracomment>工程师</extracomment>
  166. <translation>工程师</translation>
  167. </message>
  168. <message>
  169. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="258"/>
  170. <source>Senior Operator</source>
  171. <extracomment>高级操作员</extracomment>
  172. <translation>高级操作员</translation>
  173. </message>
  174. <message>
  175. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="276"/>
  176. <source>Technician</source>
  177. <extracomment>技术员</extracomment>
  178. <translation>技术员</translation>
  179. </message>
  180. <message>
  181. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.ui" line="294"/>
  182. <source>Operator</source>
  183. <extracomment>操作员</extracomment>
  184. <translation>操作员</translation>
  185. </message>
  186. <message>
  187. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.cpp" line="134"/>
  188. <source>The current username already exists, please re-enter it!</source>
  189. <comment>当前用户名已经存在,请重新输入!</comment>
  190. <translation>当前用户名已经存在,请重新输入!</translation>
  191. </message>
  192. <message>
  193. <location filename="../../SystemInfoPage/PageWnd/AddUserAccountWnd.cpp" line="152"/>
  194. <source>The passwords entered twice are inconsistent, please check</source>
  195. <comment>2次密码输入的不一致,请检查</comment>
  196. <translation>2次密码输入的不一致,请检查</translation>
  197. </message>
  198. </context>
  199. <context>
  200. <name>Bond</name>
  201. <message>
  202. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/Bond.cpp" line="117"/>
  203. <source>PCB%1</source>
  204. <translation type="unfinished"></translation>
  205. </message>
  206. <message>
  207. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/Bond.cpp" line="177"/>
  208. <source>PT矩阵%1</source>
  209. <translation type="unfinished"></translation>
  210. </message>
  211. </context>
  212. <context>
  213. <name>BondGraphicsView</name>
  214. <message>
  215. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/BondGraphicsView.cpp" line="195"/>
  216. <source>Hide thumbnails</source>
  217. <comment>隐藏缩略图</comment>
  218. <translation>隐藏缩略图</translation>
  219. </message>
  220. <message>
  221. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/BondGraphicsView.cpp" line="195"/>
  222. <source>Show thumbnails</source>
  223. <comment>显示缩略图</comment>
  224. <translation>显示缩略图</translation>
  225. </message>
  226. <message>
  227. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/BondGraphicsView.cpp" line="200"/>
  228. <source>Send Location</source>
  229. <comment>发送位置</comment>
  230. <translation>发送位置</translation>
  231. </message>
  232. <message>
  233. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/BondGraphicsView.cpp" line="213"/>
  234. <source>move to current location</source>
  235. <comment>移动到该位置</comment>
  236. <translation>移动到该位置</translation>
  237. </message>
  238. <message>
  239. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/BondGraphicsView.cpp" line="232"/>
  240. <source>clear the selected area</source>
  241. <comment>清除选中区域</comment>
  242. <translation>清除选中区域</translation>
  243. </message>
  244. <message>
  245. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/BondGraphicsView.cpp" line="233"/>
  246. <source>set area</source>
  247. <comment>设置区域</comment>
  248. <translation>设置区域</translation>
  249. </message>
  250. </context>
  251. <context>
  252. <name>BondMatrixProgramPageClass</name>
  253. <message>
  254. <location filename="../../BondMatrixProgramPage.ui" line="16"/>
  255. <source>BondMatrixProgramPage</source>
  256. <translation type="unfinished"></translation>
  257. </message>
  258. </context>
  259. <context>
  260. <name>ChartsAndCamerasWnd</name>
  261. <message>
  262. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="14"/>
  263. <source>MainWindow</source>
  264. <translation type="unfinished"></translation>
  265. </message>
  266. <message>
  267. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="45"/>
  268. <source>Good(In Limit)</source>
  269. <translation type="unfinished"></translation>
  270. </message>
  271. <message>
  272. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="58"/>
  273. <source>Stopper</source>
  274. <translation type="unfinished"></translation>
  275. </message>
  276. <message>
  277. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="71"/>
  278. <source>Limits</source>
  279. <translation type="unfinished"></translation>
  280. </message>
  281. <message>
  282. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="84"/>
  283. <source>Run Event occurred</source>
  284. <translation type="unfinished"></translation>
  285. </message>
  286. <message>
  287. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="97"/>
  288. <source>Rejected</source>
  289. <translation type="unfinished"></translation>
  290. </message>
  291. <message>
  292. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="110"/>
  293. <source>No data</source>
  294. <translation type="unfinished"></translation>
  295. </message>
  296. <message>
  297. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="123"/>
  298. <source>Average</source>
  299. <translation type="unfinished"></translation>
  300. </message>
  301. <message>
  302. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="136"/>
  303. <source>Dynamc Calibration</source>
  304. <translation type="unfinished"></translation>
  305. </message>
  306. <message>
  307. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="149"/>
  308. <source>Accepted</source>
  309. <translation type="unfinished"></translation>
  310. </message>
  311. <message>
  312. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="162"/>
  313. <source>Location indictor</source>
  314. <translation type="unfinished"></translation>
  315. </message>
  316. <message>
  317. <location filename="../../../OriginalWnd/ChartsAndCamerasWnd.ui" line="175"/>
  318. <source>Event occurred</source>
  319. <translation type="unfinished"></translation>
  320. </message>
  321. </context>
  322. <context>
  323. <name>ControlOperationPage</name>
  324. <message>
  325. <location filename="../../RewriteControl/ControlOperationPage.ui" line="14"/>
  326. <source>Form</source>
  327. <translation type="unfinished"></translation>
  328. </message>
  329. <message>
  330. <location filename="../../RewriteControl/ControlOperationPage.ui" line="26"/>
  331. <source>Live</source>
  332. <translation type="unfinished"></translation>
  333. </message>
  334. <message>
  335. <location filename="../../RewriteControl/ControlOperationPage.ui" line="91"/>
  336. <source>100%</source>
  337. <translation type="unfinished"></translation>
  338. </message>
  339. <message>
  340. <location filename="../../RewriteControl/ControlOperationPage.ui" line="154"/>
  341. <source>.......</source>
  342. <translation type="unfinished"></translation>
  343. </message>
  344. </context>
  345. <context>
  346. <name>CustomMessageDlg</name>
  347. <message>
  348. <location filename="../../RewriteControl/MsgDlg/CustomMessageDlg.ui" line="14"/>
  349. <source>Dialog</source>
  350. <translation type="unfinished"></translation>
  351. </message>
  352. <message>
  353. <location filename="../../RewriteControl/MsgDlg/CustomMessageDlg.ui" line="48"/>
  354. <source>ID:</source>
  355. <translation type="unfinished"></translation>
  356. </message>
  357. <message>
  358. <location filename="../../RewriteControl/MsgDlg/CustomMessageDlg.ui" line="58"/>
  359. <source>oxfffffff</source>
  360. <translation type="unfinished"></translation>
  361. </message>
  362. <message>
  363. <location filename="../../RewriteControl/MsgDlg/CustomMessageDlg.ui" line="86"/>
  364. <source>X</source>
  365. <translation type="unfinished"></translation>
  366. </message>
  367. <message>
  368. <location filename="../../RewriteControl/MsgDlg/CustomMessageDlg.ui" line="102"/>
  369. <source>Process FailuRE</source>
  370. <translation type="unfinished"></translation>
  371. </message>
  372. <message>
  373. <location filename="../../RewriteControl/MsgDlg/CustomMessageDlg.ui" line="170"/>
  374. <source>Close</source>
  375. <translation type="unfinished"></translation>
  376. </message>
  377. <message>
  378. <location filename="../../RewriteControl/MsgDlg/CustomMessageDlg.ui" line="183"/>
  379. <source>Retry</source>
  380. <translation type="unfinished"></translation>
  381. </message>
  382. </context>
  383. <context>
  384. <name>DbTreeViewManager</name>
  385. <message>
  386. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2154"/>
  387. <source>Please input number</source>
  388. <comment>请输入数字</comment>
  389. <translation>请输入数字</translation>
  390. </message>
  391. <message>
  392. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2285"/>
  393. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2326"/>
  394. <source>Current Limit Range:%1~%2</source>
  395. <comment>当前限定范围:%1~%2</comment>
  396. <translation>当前限定范围:%1~%2</translation>
  397. </message>
  398. <message>
  399. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2351"/>
  400. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2369"/>
  401. <source>out of range,please input again</source>
  402. <comment>超出设定范围,请重新输入</comment>
  403. <translation>超出设定范围,请重新输入</translation>
  404. </message>
  405. <message>
  406. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2917"/>
  407. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2936"/>
  408. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2977"/>
  409. <source>Open</source>
  410. <comment>开</comment>
  411. <translation>开</translation>
  412. </message>
  413. <message>
  414. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2917"/>
  415. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2946"/>
  416. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="2982"/>
  417. <source>Close</source>
  418. <comment>关</comment>
  419. <translation>关</translation>
  420. </message>
  421. <message>
  422. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="4210"/>
  423. <source>Save</source>
  424. <comment>保存</comment>
  425. <translation>保存</translation>
  426. </message>
  427. <message>
  428. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="4234"/>
  429. <source>No components were modified!</source>
  430. <comment>没有任何组件被修改!</comment>
  431. <translation>没有任何组件被修改!</translation>
  432. </message>
  433. <message>
  434. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="4238"/>
  435. <location filename="../../../OriginalWnd/DbTreeViewManager.cpp" line="4251"/>
  436. <source>Modifications detected, do you want to save?</source>
  437. <comment>检测到修改内容,是否保存?</comment>
  438. <translation>检测到修改内容,是否保存?</translation>
  439. </message>
  440. </context>
  441. <context>
  442. <name>Group</name>
  443. <message>
  444. <location filename="../../../CameraMaterialGroupWnd/Group.ui" line="14"/>
  445. <source>Form</source>
  446. <translation type="unfinished"></translation>
  447. </message>
  448. </context>
  449. <context>
  450. <name>ImageView</name>
  451. <message>
  452. <location filename="../../../ImageView.cpp" line="133"/>
  453. <source>test ruler</source>
  454. <translation type="unfinished"></translation>
  455. </message>
  456. <message>
  457. <location filename="../../../ImageView.cpp" line="190"/>
  458. <source>save picture</source>
  459. <comment>保存图片</comment>
  460. <translation>保存图片</translation>
  461. </message>
  462. <message>
  463. <location filename="../../../ImageView.cpp" line="191"/>
  464. <source>clear drawing</source>
  465. <comment>清除画笔</comment>
  466. <translation>清除画笔</translation>
  467. </message>
  468. <message>
  469. <location filename="../../../ImageView.cpp" line="192"/>
  470. <source>clear selected rulers</source>
  471. <translation type="unfinished"></translation>
  472. </message>
  473. <message>
  474. <location filename="../../../ImageView.cpp" line="303"/>
  475. <source>save picture</source>
  476. <translation type="unfinished"></translation>
  477. </message>
  478. <message>
  479. <location filename="../../../ImageView.cpp" line="305"/>
  480. <source>PNG (*.png);;JPEG (*.jpg);; (*)</source>
  481. <translation type="unfinished"></translation>
  482. </message>
  483. <message>
  484. <location filename="../../../ImageView.cpp" line="313"/>
  485. <source>save failed</source>
  486. <translation type="unfinished"></translation>
  487. </message>
  488. <message>
  489. <location filename="../../../ImageView.cpp" line="313"/>
  490. <source>The picture cannot be saved to the specified path</source>
  491. <translation type="unfinished"></translation>
  492. </message>
  493. <message>
  494. <location filename="../../../ImageView.cpp" line="316"/>
  495. <source>save sucessful</source>
  496. <translation type="unfinished"></translation>
  497. </message>
  498. <message>
  499. <location filename="../../../ImageView.cpp" line="316"/>
  500. <source>The picture has been successfully saved to:</source>
  501. <translation type="unfinished"></translation>
  502. </message>
  503. </context>
  504. <context>
  505. <name>ImageWidget</name>
  506. <message>
  507. <location filename="../../../ImageWidget.ui" line="14"/>
  508. <source>Form</source>
  509. <translation type="unfinished"></translation>
  510. </message>
  511. </context>
  512. <context>
  513. <name>ImageWidget_nodrag</name>
  514. <message>
  515. <location filename="../../../ImageWidget_nodrag.ui" line="14"/>
  516. <source>Form</source>
  517. <translation type="unfinished"></translation>
  518. </message>
  519. </context>
  520. <context>
  521. <name>JIoMapPage</name>
  522. <message>
  523. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="18"/>
  524. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="55"/>
  525. <source>AxisNmae:</source>
  526. <comment>轴名称:</comment>
  527. <translation>轴名称:</translation>
  528. </message>
  529. <message>
  530. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="60"/>
  531. <source>Card Number Type</source>
  532. <comment>卡号类型</comment>
  533. <translation>卡号类型</translation>
  534. </message>
  535. <message>
  536. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="64"/>
  537. <source>Card Number</source>
  538. <comment>卡号</comment>
  539. <translation>卡号</translation>
  540. </message>
  541. <message>
  542. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="68"/>
  543. <source>Axis Test</source>
  544. <comment>轴测试</comment>
  545. <translation>轴测试</translation>
  546. </message>
  547. <message>
  548. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="90"/>
  549. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.h" line="57"/>
  550. <source>Get</source>
  551. <comment>获取</comment>
  552. <translation>获取</translation>
  553. </message>
  554. <message>
  555. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="91"/>
  556. <source>set up</source>
  557. <comment>设置</comment>
  558. <translation>设置</translation>
  559. </message>
  560. <message>
  561. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="92"/>
  562. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.cpp" line="108"/>
  563. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.h" line="41"/>
  564. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.h" line="63"/>
  565. <source>default value</source>
  566. <comment>默认值</comment>
  567. <translation>默认值</translation>
  568. </message>
  569. <message>
  570. <location filename="../../../OriginalWnd/TreeViewManager/JIoMapPage.h" line="60"/>
  571. <source>Set up</source>
  572. <comment>设置</comment>
  573. <translation>设置</translation>
  574. </message>
  575. </context>
  576. <context>
  577. <name>JMessageTip</name>
  578. <message>
  579. <location filename="../../common/JMessageTip.cpp" line="11"/>
  580. <source>hint</source>
  581. <comment>提示</comment>
  582. <translation>提示</translation>
  583. </message>
  584. <message>
  585. <location filename="../../common/JMessageTip.cpp" line="16"/>
  586. <source>error</source>
  587. <translation type="unfinished"></translation>
  588. </message>
  589. <message>
  590. <location filename="../../common/JMessageTip.cpp" line="21"/>
  591. <source>Currently exiting.....</source>
  592. <comment>当前正在退出.....</comment>
  593. <translation>当前正在退出.....</translation>
  594. </message>
  595. <message>
  596. <location filename="../../common/JMessageTip.cpp" line="22"/>
  597. <source>The current camera initialization failed and no camera is available.</source>
  598. <comment>当前相机初始化失败,没有可用相机</comment>
  599. <translation>当前相机初始化失败,没有可用相机</translation>
  600. </message>
  601. </context>
  602. <context>
  603. <name>LanguageSwitchWnd</name>
  604. <message>
  605. <location filename="../../SystemInfoPage/PageWnd/LanguageSwitchWnd.ui" line="14"/>
  606. <source>Dialog</source>
  607. <translation type="unfinished"></translation>
  608. </message>
  609. <message>
  610. <location filename="../../SystemInfoPage/PageWnd/LanguageSwitchWnd.ui" line="38"/>
  611. <source>Language:</source>
  612. <translation type="unfinished"></translation>
  613. </message>
  614. <message>
  615. <location filename="../../SystemInfoPage/PageWnd/LanguageSwitchWnd.ui" line="51"/>
  616. <source>English</source>
  617. <translation type="unfinished"></translation>
  618. </message>
  619. <message>
  620. <location filename="../../SystemInfoPage/PageWnd/LanguageSwitchWnd.ui" line="70"/>
  621. <source>Chinese</source>
  622. <translation type="unfinished"></translation>
  623. </message>
  624. <message>
  625. <location filename="../../SystemInfoPage/PageWnd/LanguageSwitchWnd.ui" line="102"/>
  626. <source>Theme:</source>
  627. <translation type="unfinished"></translation>
  628. </message>
  629. <message>
  630. <location filename="../../SystemInfoPage/PageWnd/LanguageSwitchWnd.ui" line="115"/>
  631. <source>Light</source>
  632. <translation type="unfinished"></translation>
  633. </message>
  634. <message>
  635. <location filename="../../SystemInfoPage/PageWnd/LanguageSwitchWnd.ui" line="134"/>
  636. <source>Dark</source>
  637. <translation type="unfinished"></translation>
  638. </message>
  639. </context>
  640. <context>
  641. <name>LightJoystickSwitchPage</name>
  642. <message>
  643. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="14"/>
  644. <source>Form</source>
  645. <translation type="unfinished"></translation>
  646. </message>
  647. <message>
  648. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="30"/>
  649. <source>GreenLight</source>
  650. <translation type="unfinished"></translation>
  651. </message>
  652. <message>
  653. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="73"/>
  654. <source>22</source>
  655. <translation type="unfinished"></translation>
  656. </message>
  657. <message>
  658. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="150"/>
  659. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="227"/>
  660. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="520"/>
  661. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="576"/>
  662. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="632"/>
  663. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="688"/>
  664. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="744"/>
  665. <source>0</source>
  666. <translation type="unfinished"></translation>
  667. </message>
  668. <message>
  669. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="304"/>
  670. <source>11</source>
  671. <translation type="unfinished"></translation>
  672. </message>
  673. <message>
  674. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="346"/>
  675. <source>Joystick</source>
  676. <translation type="unfinished"></translation>
  677. </message>
  678. <message>
  679. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="370"/>
  680. <source>←</source>
  681. <translation type="unfinished"></translation>
  682. </message>
  683. <message>
  684. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="383"/>
  685. <source>→</source>
  686. <translation type="unfinished"></translation>
  687. </message>
  688. <message>
  689. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="396"/>
  690. <source>↓</source>
  691. <translation type="unfinished"></translation>
  692. </message>
  693. <message>
  694. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="409"/>
  695. <source>↑</source>
  696. <translation type="unfinished"></translation>
  697. </message>
  698. <message>
  699. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="451"/>
  700. <source>module:</source>
  701. <translation type="unfinished"></translation>
  702. </message>
  703. <message>
  704. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="501"/>
  705. <source>FORCE</source>
  706. <translation type="unfinished"></translation>
  707. </message>
  708. <message>
  709. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="557"/>
  710. <source>X</source>
  711. <translation type="unfinished"></translation>
  712. </message>
  713. <message>
  714. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="613"/>
  715. <source>Y</source>
  716. <translation type="unfinished"></translation>
  717. </message>
  718. <message>
  719. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="669"/>
  720. <source>z</source>
  721. <translation type="unfinished"></translation>
  722. </message>
  723. <message>
  724. <location filename="../../RewriteControl/LightJoystickSwitchPage.ui" line="725"/>
  725. <source>R</source>
  726. <translation type="unfinished"></translation>
  727. </message>
  728. <message>
  729. <location filename="../../RewriteControl/LightJoystickSwitchPage.cpp" line="385"/>
  730. <source>Currently selected mode:</source>
  731. <comment>当前选中模式:</comment>
  732. <translation>当前选中模式:</translation>
  733. </message>
  734. <message>
  735. <location filename="../../RewriteControl/LightJoystickSwitchPage.cpp" line="388"/>
  736. <source>Move Pos:</source>
  737. <comment>移动点:</comment>
  738. <translation>移动点:</translation>
  739. </message>
  740. <message>
  741. <location filename="../../RewriteControl/LightJoystickSwitchPage.cpp" line="449"/>
  742. <source>please input value</source>
  743. <comment>请输入值</comment>
  744. <translation>请输入值</translation>
  745. </message>
  746. <message>
  747. <location filename="../../RewriteControl/LightJoystickSwitchPage.cpp" line="463"/>
  748. <source>AxisType is Empty</source>
  749. <comment>AxisType 为空</comment>
  750. <translation>AxisType 为空</translation>
  751. </message>
  752. <message>
  753. <location filename="../../RewriteControl/LightJoystickSwitchPage.cpp" line="468"/>
  754. <source>ModuleType is Empty</source>
  755. <comment>ModuleType 为空</comment>
  756. <translation>ModuleType 为空</translation>
  757. </message>
  758. </context>
  759. <context>
  760. <name>Login</name>
  761. <message>
  762. <location filename="../../../Login.ui" line="14"/>
  763. <source>MainWindow</source>
  764. <translation type="unfinished"></translation>
  765. </message>
  766. <message>
  767. <location filename="../../../Login.ui" line="41"/>
  768. <location filename="../../../Login.ui" line="59"/>
  769. <source>admin</source>
  770. <translation type="unfinished"></translation>
  771. </message>
  772. <message>
  773. <location filename="../../../Login.ui" line="75"/>
  774. <source>Sing in</source>
  775. <translation type="unfinished"></translation>
  776. </message>
  777. <message>
  778. <location filename="../../../Login.ui" line="153"/>
  779. <source>Exit</source>
  780. <translation type="unfinished"></translation>
  781. </message>
  782. <message>
  783. <location filename="../../../Login.cpp" line="32"/>
  784. <source>Please enter the account number</source>
  785. <translation type="unfinished"></translation>
  786. </message>
  787. <message>
  788. <location filename="../../../Login.cpp" line="33"/>
  789. <source>Please enter your password</source>
  790. <translation type="unfinished"></translation>
  791. </message>
  792. <message>
  793. <location filename="../../../Login.cpp" line="76"/>
  794. <source>Please enter your password</source>
  795. <comment>请输入密码</comment>
  796. <translation>请输入密码</translation>
  797. </message>
  798. <message>
  799. <location filename="../../../Login.cpp" line="81"/>
  800. <source>Please enter your username</source>
  801. <comment>请输入用户名称</comment>
  802. <translation>请输入用户名称</translation>
  803. </message>
  804. </context>
  805. <context>
  806. <name>MainAndSecondaryCamerasWnd</name>
  807. <message>
  808. <location filename="../../../OriginalWnd/MainAndSecondaryCamerasWnd.ui" line="14"/>
  809. <source>MainWindow</source>
  810. <translation type="unfinished"></translation>
  811. </message>
  812. </context>
  813. <context>
  814. <name>MainWnd</name>
  815. <message>
  816. <location filename="../../../MainWnd.ui" line="14"/>
  817. <source>MainWnd</source>
  818. <translation type="unfinished"></translation>
  819. </message>
  820. <message>
  821. <location filename="../../../MainWnd.ui" line="65"/>
  822. <source>Home</source>
  823. <extracomment>主页面</extracomment>
  824. <translation>主页面</translation>
  825. </message>
  826. <message>
  827. <location filename="../../../MainWnd.ui" line="161"/>
  828. <source>Prod. Assist</source>
  829. <extracomment>产品协助</extracomment>
  830. <translation>产品协助</translation>
  831. </message>
  832. <message>
  833. <location filename="../../../MainWnd.ui" line="212"/>
  834. <source>Programme</source>
  835. <extracomment>方案</extracomment>
  836. <translation>方案</translation>
  837. </message>
  838. <message>
  839. <location filename="../../../MainWnd.ui" line="263"/>
  840. <source>Message</source>
  841. <extracomment>消息</extracomment>
  842. <translation>消息</translation>
  843. </message>
  844. <message>
  845. <location filename="../../../MainWnd.ui" line="314"/>
  846. <source>Calibration</source>
  847. <extracomment>校准</extracomment>
  848. <translation>校准</translation>
  849. </message>
  850. <message>
  851. <location filename="../../../MainWnd.ui" line="365"/>
  852. <source>Module Config.</source>
  853. <extracomment>模块配置</extracomment>
  854. <translation>模块配置</translation>
  855. </message>
  856. <message>
  857. <location filename="../../../MainWnd.ui" line="416"/>
  858. <source>Diagnosis</source>
  859. <extracomment>诊断</extracomment>
  860. <translation>诊断</translation>
  861. </message>
  862. <message>
  863. <location filename="../../../MainWnd.ui" line="467"/>
  864. <source>System Info.</source>
  865. <extracomment>系统信息</extracomment>
  866. <translation>系统信息</translation>
  867. </message>
  868. <message>
  869. <location filename="../../../MainWnd.ui" line="518"/>
  870. <source>Help</source>
  871. <extracomment>帮助</extracomment>
  872. <translation>帮助</translation>
  873. </message>
  874. <message>
  875. <location filename="../../../MainWnd.ui" line="549"/>
  876. <source>CLOSE</source>
  877. <extracomment>关闭</extracomment>
  878. <translation>关闭</translation>
  879. </message>
  880. <message>
  881. <location filename="../../../MainWnd.cpp" line="73"/>
  882. <source>Settings</source>
  883. <comment>设置</comment>
  884. <translation>设置</translation>
  885. </message>
  886. <message>
  887. <location filename="../../../MainWnd.cpp" line="79"/>
  888. <source>Language:</source>
  889. <comment>语言:</comment>
  890. <translation>语言:</translation>
  891. </message>
  892. <message>
  893. <location filename="../../../MainWnd.cpp" line="80"/>
  894. <source>English</source>
  895. <comment>英语</comment>
  896. <translation>英语</translation>
  897. </message>
  898. <message>
  899. <location filename="../../../MainWnd.cpp" line="81"/>
  900. <source>Chinese</source>
  901. <comment>中文</comment>
  902. <translation>中文</translation>
  903. </message>
  904. <message>
  905. <location filename="../../../MainWnd.cpp" line="93"/>
  906. <source>Theme:</source>
  907. <comment>主题</comment>
  908. <translation>主题</translation>
  909. </message>
  910. <message>
  911. <location filename="../../../MainWnd.cpp" line="94"/>
  912. <source>Light</source>
  913. <comment>亮色</comment>
  914. <translation>亮色</translation>
  915. </message>
  916. <message>
  917. <location filename="../../../MainWnd.cpp" line="95"/>
  918. <source>Dark</source>
  919. <comment>暗色</comment>
  920. <translation>暗色</translation>
  921. </message>
  922. <message>
  923. <location filename="../../../MainWnd.cpp" line="123"/>
  924. <source>language</source>
  925. <comment>语言</comment>
  926. <translation>语言</translation>
  927. </message>
  928. <message>
  929. <location filename="../../../MainWnd.cpp" line="124"/>
  930. <source>英语</source>
  931. <translation type="unfinished"></translation>
  932. </message>
  933. <message>
  934. <location filename="../../../MainWnd.cpp" line="125"/>
  935. <source>中文</source>
  936. <translation type="unfinished"></translation>
  937. </message>
  938. <message>
  939. <location filename="../../../MainWnd.cpp" line="126"/>
  940. <source>主题</source>
  941. <translation type="unfinished"></translation>
  942. </message>
  943. <message>
  944. <location filename="../../../MainWnd.cpp" line="127"/>
  945. <source>浅色</source>
  946. <translation type="unfinished"></translation>
  947. </message>
  948. <message>
  949. <location filename="../../../MainWnd.cpp" line="128"/>
  950. <source>深色</source>
  951. <translation type="unfinished"></translation>
  952. </message>
  953. <message>
  954. <location filename="../../../MainWnd.cpp" line="129"/>
  955. <source>设置</source>
  956. <translation type="unfinished"></translation>
  957. </message>
  958. <message>
  959. <location filename="../../../MainWnd.cpp" line="907"/>
  960. <source>Confirm Close</source>
  961. <translation type="unfinished"></translation>
  962. </message>
  963. <message>
  964. <location filename="../../../MainWnd.cpp" line="908"/>
  965. <source>Are you sure you want to close the application?</source>
  966. <translation type="unfinished"></translation>
  967. </message>
  968. </context>
  969. <context>
  970. <name>OriginalWnd</name>
  971. <message>
  972. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="14"/>
  973. <source>MainWindow</source>
  974. <translation type="unfinished"></translation>
  975. </message>
  976. <message>
  977. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="62"/>
  978. <source>Stop
  979. production</source>
  980. <translation type="unfinished"></translation>
  981. </message>
  982. <message>
  983. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="97"/>
  984. <source>Start of
  985. production</source>
  986. <translation type="unfinished"></translation>
  987. </message>
  988. <message>
  989. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="226"/>
  990. <source>1</source>
  991. <translation type="unfinished"></translation>
  992. </message>
  993. <message>
  994. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="252"/>
  995. <source>name001</source>
  996. <translation type="unfinished"></translation>
  997. </message>
  998. <message>
  999. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="268"/>
  1000. <source>Registration number 001</source>
  1001. <translation type="unfinished"></translation>
  1002. </message>
  1003. <message>
  1004. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="281"/>
  1005. <source>Calibration</source>
  1006. <translation type="unfinished"></translation>
  1007. </message>
  1008. <message>
  1009. <location filename="../../../OriginalWnd/OriginalWnd.ui" line="297"/>
  1010. <source>xxxProduct lot number</source>
  1011. <translation type="unfinished"></translation>
  1012. </message>
  1013. <message>
  1014. <location filename="../../../OriginalWnd/OriginalWnd.cpp" line="134"/>
  1015. <source>SBT_QQ</source>
  1016. <comment>SBT_QQ</comment>
  1017. <translation>SBT_QQ</translation>
  1018. </message>
  1019. </context>
  1020. <context>
  1021. <name>ProgrammPage</name>
  1022. <message>
  1023. <location filename="../../ProgrammPage.cpp" line="405"/>
  1024. <source>Sub Matrix </source>
  1025. <translation type="unfinished"></translation>
  1026. </message>
  1027. <message>
  1028. <location filename="../../ProgrammPage.cpp" line="411"/>
  1029. <location filename="../../ProgrammPage.cpp" line="588"/>
  1030. <source>Row </source>
  1031. <translation type="unfinished"></translation>
  1032. </message>
  1033. <message>
  1034. <location filename="../../ProgrammPage.cpp" line="422"/>
  1035. <location filename="../../ProgrammPage.cpp" line="599"/>
  1036. <source>Cow </source>
  1037. <translation type="unfinished"></translation>
  1038. </message>
  1039. <message>
  1040. <location filename="../../ProgrammPage.cpp" line="433"/>
  1041. <location filename="../../ProgrammPage.cpp" line="610"/>
  1042. <source>Left Top Pos </source>
  1043. <translation type="unfinished"></translation>
  1044. </message>
  1045. <message>
  1046. <location filename="../../ProgrammPage.cpp" line="449"/>
  1047. <location filename="../../ProgrammPage.cpp" line="626"/>
  1048. <source>Right Top Pos </source>
  1049. <translation type="unfinished"></translation>
  1050. </message>
  1051. <message>
  1052. <location filename="../../ProgrammPage.cpp" line="465"/>
  1053. <location filename="../../ProgrammPage.cpp" line="642"/>
  1054. <source>Right Buttom pos</source>
  1055. <translation type="unfinished"></translation>
  1056. </message>
  1057. <message>
  1058. <location filename="../../ProgrammPage.cpp" line="481"/>
  1059. <location filename="../../ProgrammPage.cpp" line="658"/>
  1060. <source>No Bond Points</source>
  1061. <translation type="unfinished"></translation>
  1062. </message>
  1063. <message>
  1064. <location filename="../../ProgrammPage.cpp" line="581"/>
  1065. <source>Matrix_</source>
  1066. <translation type="unfinished"></translation>
  1067. </message>
  1068. </context>
  1069. <context>
  1070. <name>ProgrammPageClass</name>
  1071. <message>
  1072. <location filename="../../ProgrammPage.ui" line="14"/>
  1073. <source>ProgrammPage</source>
  1074. <translation type="unfinished"></translation>
  1075. </message>
  1076. <message>
  1077. <location filename="../../ProgrammPage.ui" line="24"/>
  1078. <source>固晶点编程</source>
  1079. <translation type="unfinished"></translation>
  1080. </message>
  1081. <message>
  1082. <location filename="../../ProgrammPage.ui" line="51"/>
  1083. <source>Save</source>
  1084. <translation type="unfinished"></translation>
  1085. </message>
  1086. <message>
  1087. <location filename="../../ProgrammPage.ui" line="116"/>
  1088. <source>右上角</source>
  1089. <translation type="unfinished"></translation>
  1090. </message>
  1091. <message>
  1092. <location filename="../../ProgrammPage.ui" line="140"/>
  1093. <source>行数</source>
  1094. <translation type="unfinished"></translation>
  1095. </message>
  1096. <message>
  1097. <location filename="../../ProgrammPage.ui" line="147"/>
  1098. <source>右下角</source>
  1099. <translation type="unfinished"></translation>
  1100. </message>
  1101. <message>
  1102. <location filename="../../ProgrammPage.ui" line="164"/>
  1103. <source>不固晶点</source>
  1104. <translation type="unfinished"></translation>
  1105. </message>
  1106. <message>
  1107. <location filename="../../ProgrammPage.ui" line="187"/>
  1108. <source>左上角</source>
  1109. <translation type="unfinished"></translation>
  1110. </message>
  1111. <message>
  1112. <location filename="../../ProgrammPage.ui" line="197"/>
  1113. <source>列数</source>
  1114. <translation type="unfinished"></translation>
  1115. </message>
  1116. <message>
  1117. <location filename="../../ProgrammPage.ui" line="204"/>
  1118. <source>一维矩阵:</source>
  1119. <translation type="unfinished"></translation>
  1120. </message>
  1121. <message>
  1122. <location filename="../../ProgrammPage.ui" line="256"/>
  1123. <source>固晶高度</source>
  1124. <translation type="unfinished"></translation>
  1125. </message>
  1126. <message>
  1127. <location filename="../../ProgrammPage.ui" line="273"/>
  1128. <source>取晶参数:</source>
  1129. <translation type="unfinished"></translation>
  1130. </message>
  1131. <message>
  1132. <location filename="../../ProgrammPage.ui" line="280"/>
  1133. <source>取晶高度</source>
  1134. <translation type="unfinished"></translation>
  1135. </message>
  1136. <message>
  1137. <location filename="../../ProgrammPage.ui" line="290"/>
  1138. <location filename="../../ProgrammPage.ui" line="304"/>
  1139. <location filename="../../ProgrammPage.ui" line="324"/>
  1140. <location filename="../../ProgrammPage.ui" line="362"/>
  1141. <location filename="../../ProgrammPage.ui" line="642"/>
  1142. <location filename="../../ProgrammPage.ui" line="721"/>
  1143. <location filename="../../ProgrammPage.ui" line="761"/>
  1144. <source>CheckBox</source>
  1145. <translation type="unfinished"></translation>
  1146. </message>
  1147. <message>
  1148. <location filename="../../ProgrammPage.ui" line="297"/>
  1149. <source>取晶模板ID</source>
  1150. <translation type="unfinished"></translation>
  1151. </message>
  1152. <message>
  1153. <location filename="../../ProgrammPage.ui" line="317"/>
  1154. <location filename="../../ProgrammPage.ui" line="574"/>
  1155. <source>拍照延时</source>
  1156. <translation type="unfinished"></translation>
  1157. </message>
  1158. <message>
  1159. <location filename="../../ProgrammPage.ui" line="331"/>
  1160. <location filename="../../ProgrammPage.ui" line="714"/>
  1161. <source>阻塞检测</source>
  1162. <translation type="unfinished"></translation>
  1163. </message>
  1164. <message>
  1165. <location filename="../../ProgrammPage.ui" line="348"/>
  1166. <source>固晶点补偿Y</source>
  1167. <translation type="unfinished"></translation>
  1168. </message>
  1169. <message>
  1170. <location filename="../../ProgrammPage.ui" line="355"/>
  1171. <source>是否中转</source>
  1172. <translation type="unfinished"></translation>
  1173. </message>
  1174. <message>
  1175. <location filename="../../ProgrammPage.ui" line="369"/>
  1176. <location filename="../../ProgrammPage.ui" line="581"/>
  1177. <source>吹气延时</source>
  1178. <translation type="unfinished"></translation>
  1179. </message>
  1180. <message>
  1181. <location filename="../../ProgrammPage.ui" line="376"/>
  1182. <source>预固晶高度</source>
  1183. <translation type="unfinished"></translation>
  1184. </message>
  1185. <message>
  1186. <location filename="../../ProgrammPage.ui" line="386"/>
  1187. <source>取晶延时</source>
  1188. <translation type="unfinished"></translation>
  1189. </message>
  1190. <message>
  1191. <location filename="../../ProgrammPage.ui" line="393"/>
  1192. <source>晶粒来源</source>
  1193. <translation type="unfinished"></translation>
  1194. </message>
  1195. <message>
  1196. <location filename="../../ProgrammPage.ui" line="408"/>
  1197. <source>取晶头取晶</source>
  1198. <translation type="unfinished"></translation>
  1199. </message>
  1200. <message>
  1201. <location filename="../../ProgrammPage.ui" line="413"/>
  1202. <source>中转台取晶</source>
  1203. <translation type="unfinished"></translation>
  1204. </message>
  1205. <message>
  1206. <location filename="../../ProgrammPage.ui" line="461"/>
  1207. <source>固晶压力</source>
  1208. <translation type="unfinished"></translation>
  1209. </message>
  1210. <message>
  1211. <location filename="../../ProgrammPage.ui" line="474"/>
  1212. <source>固晶延时</source>
  1213. <translation type="unfinished"></translation>
  1214. </message>
  1215. <message>
  1216. <location filename="../../ProgrammPage.ui" line="481"/>
  1217. <source>上视对点模板ID</source>
  1218. <translation type="unfinished"></translation>
  1219. </message>
  1220. <message>
  1221. <location filename="../../ProgrammPage.ui" line="508"/>
  1222. <location filename="../../ProgrammPage.ui" line="741"/>
  1223. <source>真空延时</source>
  1224. <translation type="unfinished"></translation>
  1225. </message>
  1226. <message>
  1227. <location filename="../../ProgrammPage.ui" line="515"/>
  1228. <location filename="../../ProgrammPage.ui" line="707"/>
  1229. <source>阻塞/漏晶检测延时</source>
  1230. <translation type="unfinished"></translation>
  1231. </message>
  1232. <message>
  1233. <location filename="../../ProgrammPage.ui" line="529"/>
  1234. <source>中转台取晶模板ID</source>
  1235. <translation type="unfinished"></translation>
  1236. </message>
  1237. <message>
  1238. <location filename="../../ProgrammPage.ui" line="536"/>
  1239. <source>固晶点补偿角度</source>
  1240. <translation type="unfinished"></translation>
  1241. </message>
  1242. <message>
  1243. <location filename="../../ProgrammPage.ui" line="543"/>
  1244. <location filename="../../ProgrammPage.ui" line="731"/>
  1245. <source>是否寻压</source>
  1246. <translation type="unfinished"></translation>
  1247. </message>
  1248. <message>
  1249. <location filename="../../ProgrammPage.ui" line="550"/>
  1250. <source>固晶对点模板ID</source>
  1251. <translation type="unfinished"></translation>
  1252. </message>
  1253. <message>
  1254. <location filename="../../ProgrammPage.ui" line="557"/>
  1255. <source>取晶吸嘴号</source>
  1256. <translation type="unfinished"></translation>
  1257. </message>
  1258. <message>
  1259. <location filename="../../ProgrammPage.ui" line="567"/>
  1260. <source>固晶台固晶参数:</source>
  1261. <translation type="unfinished"></translation>
  1262. </message>
  1263. <message>
  1264. <location filename="../../ProgrammPage.ui" line="601"/>
  1265. <source>固后检测模板ID</source>
  1266. <translation type="unfinished"></translation>
  1267. </message>
  1268. <message>
  1269. <location filename="../../ProgrammPage.ui" line="618"/>
  1270. <source>取晶压力</source>
  1271. <translation type="unfinished"></translation>
  1272. </message>
  1273. <message>
  1274. <location filename="../../ProgrammPage.ui" line="635"/>
  1275. <location filename="../../ProgrammPage.ui" line="768"/>
  1276. <source>漏晶检测</source>
  1277. <translation type="unfinished"></translation>
  1278. </message>
  1279. <message>
  1280. <location filename="../../ProgrammPage.ui" line="649"/>
  1281. <source>固前检测模板ID</source>
  1282. <translation type="unfinished"></translation>
  1283. </message>
  1284. <message>
  1285. <location filename="../../ProgrammPage.ui" line="656"/>
  1286. <source>预拾取高度</source>
  1287. <translation type="unfinished"></translation>
  1288. </message>
  1289. <message>
  1290. <location filename="../../ProgrammPage.ui" line="667"/>
  1291. <source>中转台放晶</source>
  1292. <translation type="unfinished"></translation>
  1293. </message>
  1294. <message>
  1295. <location filename="../../ProgrammPage.ui" line="672"/>
  1296. <source>固晶台固晶</source>
  1297. <translation type="unfinished"></translation>
  1298. </message>
  1299. <message>
  1300. <location filename="../../ProgrammPage.ui" line="680"/>
  1301. <source>固晶吸嘴号</source>
  1302. <translation type="unfinished"></translation>
  1303. </message>
  1304. <message>
  1305. <location filename="../../ProgrammPage.ui" line="691"/>
  1306. <source>华夫盒</source>
  1307. <translation type="unfinished"></translation>
  1308. </message>
  1309. <message>
  1310. <location filename="../../ProgrammPage.ui" line="696"/>
  1311. <source>晶圆台</source>
  1312. <translation type="unfinished"></translation>
  1313. </message>
  1314. <message>
  1315. <location filename="../../ProgrammPage.ui" line="754"/>
  1316. <source>固晶点补偿X</source>
  1317. <translation type="unfinished"></translation>
  1318. </message>
  1319. <message>
  1320. <location filename="../../ProgrammPage.ui" line="782"/>
  1321. <source>晶圆编程</source>
  1322. <translation type="unfinished"></translation>
  1323. </message>
  1324. <message>
  1325. <location filename="../../ProgrammPage.ui" line="792"/>
  1326. <source>华夫盒编程</source>
  1327. <translation type="unfinished"></translation>
  1328. </message>
  1329. </context>
  1330. <context>
  1331. <name>QObject</name>
  1332. <message>
  1333. <location filename="../../../main.cpp" line="23"/>
  1334. <source>Program already running</source>
  1335. <comment>程序已在运行!</comment>
  1336. <translation>程序已在运行!</translation>
  1337. </message>
  1338. <message>
  1339. <location filename="../../../main.cpp" line="40"/>
  1340. <source>Unable to share</source>
  1341. <comment>无法共享!</comment>
  1342. <translation>无法共享!</translation>
  1343. </message>
  1344. <message>
  1345. <location filename="../../Sql/SqlOperation.cpp" line="28"/>
  1346. <source>SqlOperation:Initialization failed, please check</source>
  1347. <comment>��ʼ��ʧ��,������</comment>
  1348. <translation>��ʼ��ʧ��,������</translation>
  1349. </message>
  1350. <message>
  1351. <location filename="../../Sql/SqlOperation.cpp" line="86"/>
  1352. <source>The database file does not exist:</source>
  1353. <comment>���ݿ��ļ�������:</comment>
  1354. <translation>���ݿ��ļ�������:</translation>
  1355. </message>
  1356. <message>
  1357. <location filename="../../Sql/SqlOperation.cpp" line="97"/>
  1358. <source>Database open failure:</source>
  1359. <comment>���ݿ�����ʧ��:</comment>
  1360. <translation>���ݿ�����ʧ��:</translation>
  1361. </message>
  1362. </context>
  1363. <context>
  1364. <name>SingleCameraOperationWnd</name>
  1365. <message>
  1366. <location filename="../../../OriginalWnd/SingleCameraOperationWnd.ui" line="17"/>
  1367. <source>MainWindow</source>
  1368. <translation type="unfinished"></translation>
  1369. </message>
  1370. </context>
  1371. <context>
  1372. <name>SpeedAdjPage</name>
  1373. <message>
  1374. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="14"/>
  1375. <source>MainWindow</source>
  1376. <translation type="unfinished"></translation>
  1377. </message>
  1378. <message>
  1379. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="30"/>
  1380. <source>Shortcut Keyboard</source>
  1381. <extracomment>快捷键盘</extracomment>
  1382. <translation>快捷键盘</translation>
  1383. </message>
  1384. <message>
  1385. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="55"/>
  1386. <source>-10000</source>
  1387. <translation type="unfinished"></translation>
  1388. </message>
  1389. <message>
  1390. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="68"/>
  1391. <source>-1000</source>
  1392. <translation type="unfinished"></translation>
  1393. </message>
  1394. <message>
  1395. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="81"/>
  1396. <source>+10</source>
  1397. <translation type="unfinished"></translation>
  1398. </message>
  1399. <message>
  1400. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="94"/>
  1401. <source>+100</source>
  1402. <translation type="unfinished"></translation>
  1403. </message>
  1404. <message>
  1405. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="107"/>
  1406. <source>-100000</source>
  1407. <translation type="unfinished"></translation>
  1408. </message>
  1409. <message>
  1410. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="120"/>
  1411. <source>-10</source>
  1412. <translation type="unfinished"></translation>
  1413. </message>
  1414. <message>
  1415. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="133"/>
  1416. <source>+1000</source>
  1417. <translation type="unfinished"></translation>
  1418. </message>
  1419. <message>
  1420. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="146"/>
  1421. <source>+100000</source>
  1422. <translation type="unfinished"></translation>
  1423. </message>
  1424. <message>
  1425. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="159"/>
  1426. <source>+10000</source>
  1427. <translation type="unfinished"></translation>
  1428. </message>
  1429. <message>
  1430. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="172"/>
  1431. <source>-1</source>
  1432. <translation type="unfinished"></translation>
  1433. </message>
  1434. <message>
  1435. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="185"/>
  1436. <source>-100</source>
  1437. <translation type="unfinished"></translation>
  1438. </message>
  1439. <message>
  1440. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="198"/>
  1441. <source>+1</source>
  1442. <translation type="unfinished"></translation>
  1443. </message>
  1444. <message>
  1445. <location filename="../../RewriteControl/SpeedAdjPage.ui" line="214"/>
  1446. <source>X</source>
  1447. <translation type="unfinished"></translation>
  1448. </message>
  1449. <message>
  1450. <location filename="../../RewriteControl/SpeedAdjPage.cpp" line="25"/>
  1451. <source>Mode:</source>
  1452. <comment>模组:</comment>
  1453. <translation>模组:</translation>
  1454. </message>
  1455. <message>
  1456. <location filename="../../RewriteControl/SpeedAdjPage.cpp" line="28"/>
  1457. <source>Axis:(</source>
  1458. <comment>轴:(</comment>
  1459. <translation>轴:(</translation>
  1460. </message>
  1461. </context>
  1462. <context>
  1463. <name>SpeedAdjWnd</name>
  1464. <message>
  1465. <location filename="../../RewriteControl/SpeedAdjWnd.ui" line="14"/>
  1466. <source>MainWindow</source>
  1467. <translation type="unfinished"></translation>
  1468. </message>
  1469. <message>
  1470. <location filename="../../RewriteControl/SpeedAdjWnd.ui" line="68"/>
  1471. <source>1</source>
  1472. <translation type="unfinished"></translation>
  1473. </message>
  1474. <message>
  1475. <location filename="../../RewriteControl/SpeedAdjWnd.ui" line="83"/>
  1476. <source>-</source>
  1477. <translation type="unfinished"></translation>
  1478. </message>
  1479. <message>
  1480. <location filename="../../RewriteControl/SpeedAdjWnd.ui" line="107"/>
  1481. <source>+</source>
  1482. <translation type="unfinished"></translation>
  1483. </message>
  1484. </context>
  1485. <context>
  1486. <name>SystemInfoPage</name>
  1487. <message>
  1488. <location filename="../../SystemInfoPage/SystemInfoPage.ui" line="14"/>
  1489. <source>MainWindow</source>
  1490. <translation type="unfinished"></translation>
  1491. </message>
  1492. <message>
  1493. <location filename="../../SystemInfoPage/SystemInfoPage.cpp" line="26"/>
  1494. <source>Language Switch</source>
  1495. <comment>语言切换</comment>
  1496. <translation>语言切换</translation>
  1497. </message>
  1498. <message>
  1499. <location filename="../../SystemInfoPage/SystemInfoPage.cpp" line="27"/>
  1500. <source>Account Maintenance</source>
  1501. <comment>账户维护</comment>
  1502. <translation>账户维护</translation>
  1503. </message>
  1504. </context>
  1505. <context>
  1506. <name>WaferGraphicsView</name>
  1507. <message>
  1508. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="193"/>
  1509. <source>Hide thumbnails</source>
  1510. <comment>隐藏缩略图</comment>
  1511. <translation>隐藏缩略图</translation>
  1512. </message>
  1513. <message>
  1514. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="193"/>
  1515. <source>Show thumbnails</source>
  1516. <comment>显示缩略图</comment>
  1517. <translation>显示缩略图</translation>
  1518. </message>
  1519. <message>
  1520. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="207"/>
  1521. <source>move to current location</source>
  1522. <comment>移动到该位置</comment>
  1523. <translation>移动到该位置</translation>
  1524. </message>
  1525. <message>
  1526. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="239"/>
  1527. <source>set Top left point</source>
  1528. <comment>设为左上点</comment>
  1529. <translation>设为左上点</translation>
  1530. </message>
  1531. <message>
  1532. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="250"/>
  1533. <source>set bottom right point</source>
  1534. <comment>设为右下点</comment>
  1535. <translation>设为右下点</translation>
  1536. </message>
  1537. <message>
  1538. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="262"/>
  1539. <source>clear the selected area</source>
  1540. <comment>清除选中区域</comment>
  1541. <translation>清除选中区域</translation>
  1542. </message>
  1543. <message>
  1544. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="263"/>
  1545. <source>set area</source>
  1546. <comment>设置区域</comment>
  1547. <translation>设置区域</translation>
  1548. </message>
  1549. <message>
  1550. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaferGraphicsView.cpp" line="469"/>
  1551. <source>DieMatrix%1</source>
  1552. <translation type="unfinished"></translation>
  1553. </message>
  1554. </context>
  1555. <context>
  1556. <name>WaffleGraphicsView</name>
  1557. <message>
  1558. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="170"/>
  1559. <source>Hide thumbnails</source>
  1560. <comment>隐藏缩略图</comment>
  1561. <translation>隐藏缩略图</translation>
  1562. </message>
  1563. <message>
  1564. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="170"/>
  1565. <source>Show thumbnails</source>
  1566. <comment>显示缩略图</comment>
  1567. <translation>显示缩略图</translation>
  1568. </message>
  1569. <message>
  1570. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="176"/>
  1571. <source>Send Location</source>
  1572. <comment>发送位置</comment>
  1573. <translation>发送位置</translation>
  1574. </message>
  1575. <message>
  1576. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="184"/>
  1577. <source>move to current location</source>
  1578. <comment>移动到该位置</comment>
  1579. <translation>移动到该位置</translation>
  1580. </message>
  1581. <message>
  1582. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="215"/>
  1583. <source>set Top left point</source>
  1584. <comment>设为左上点</comment>
  1585. <translation>设为左上点</translation>
  1586. </message>
  1587. <message>
  1588. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="226"/>
  1589. <source>set bottom right point</source>
  1590. <comment>设为右下点</comment>
  1591. <translation>设为右下点</translation>
  1592. </message>
  1593. <message>
  1594. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="238"/>
  1595. <source>clear the selected area</source>
  1596. <comment>清除选中区域</comment>
  1597. <translation>清除选中区域</translation>
  1598. </message>
  1599. <message>
  1600. <location filename="../../../CameraMaterialGroupWnd/MaterialWindow/WaffleGraphicsView.cpp" line="239"/>
  1601. <source>set area</source>
  1602. <comment>设置区域</comment>
  1603. <translation>设置区域</translation>
  1604. </message>
  1605. </context>
  1606. <context>
  1607. <name>WaffleProgramPage</name>
  1608. <message>
  1609. <location filename="../../WaffleProgramPage.cpp" line="64"/>
  1610. <location filename="../../WaffleProgramPage.cpp" line="226"/>
  1611. <source>Sub Matrix </source>
  1612. <translation type="unfinished"></translation>
  1613. </message>
  1614. <message>
  1615. <location filename="../../WaffleProgramPage.cpp" line="70"/>
  1616. <location filename="../../WaffleProgramPage.cpp" line="233"/>
  1617. <source>Row </source>
  1618. <translation type="unfinished"></translation>
  1619. </message>
  1620. <message>
  1621. <location filename="../../WaffleProgramPage.cpp" line="81"/>
  1622. <location filename="../../WaffleProgramPage.cpp" line="244"/>
  1623. <source>Cow </source>
  1624. <translation type="unfinished"></translation>
  1625. </message>
  1626. <message>
  1627. <location filename="../../WaffleProgramPage.cpp" line="92"/>
  1628. <location filename="../../WaffleProgramPage.cpp" line="255"/>
  1629. <source>Left Top Pos </source>
  1630. <translation type="unfinished"></translation>
  1631. </message>
  1632. <message>
  1633. <location filename="../../WaffleProgramPage.cpp" line="108"/>
  1634. <location filename="../../WaffleProgramPage.cpp" line="271"/>
  1635. <source>Right Top Pos </source>
  1636. <translation type="unfinished"></translation>
  1637. </message>
  1638. <message>
  1639. <location filename="../../WaffleProgramPage.cpp" line="124"/>
  1640. <location filename="../../WaffleProgramPage.cpp" line="287"/>
  1641. <source>Right Buttom pos</source>
  1642. <translation type="unfinished"></translation>
  1643. </message>
  1644. <message>
  1645. <location filename="../../WaffleProgramPage.cpp" line="140"/>
  1646. <location filename="../../WaffleProgramPage.cpp" line="303"/>
  1647. <source>No Bond Points</source>
  1648. <translation type="unfinished"></translation>
  1649. </message>
  1650. </context>
  1651. <context>
  1652. <name>WaffleProgramPageClass</name>
  1653. <message>
  1654. <location filename="../../WaffleProgramPage.ui" line="14"/>
  1655. <source>WaffleProgramPage</source>
  1656. <translation type="unfinished"></translation>
  1657. </message>
  1658. </context>
  1659. </TS>