FlatCAMApp.pot 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR ORGANIZATION
  3. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: PACKAGE VERSION\n"
  8. "POT-Creation-Date: 2019-03-10 02:00+0200\n"
  9. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  10. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  11. "Language-Team: LANGUAGE <LL@li.org>\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=cp1252\n"
  14. "Content-Transfer-Encoding: 8bit\n"
  15. "Generated-By: pygettext.py 1.5\n"
  16. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:854
  17. msgid "[ERROR] Could not find the Language files. The App strings are missing."
  18. msgstr ""
  19. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1676
  20. msgid "Open cancelled."
  21. msgstr ""
  22. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1690
  23. msgid "Open Config file failed."
  24. msgstr ""
  25. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1871
  26. msgid "[WARNING_NOTCL] Editing a MultiGeo Geometry is not possible for the moment."
  27. msgstr ""
  28. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1892
  29. msgid "[WARNING_NOTCL]Select a Geometry or Excellon Object to edit."
  30. msgstr ""
  31. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1903
  32. msgid "[WARNING_NOTCL]Editor is activated ..."
  33. msgstr ""
  34. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1938
  35. msgid "[WARNING] Object empty after edit."
  36. msgstr ""
  37. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1947
  38. msgid "[WARNING_NOTCL]Select a Geometry or Excellon Object to update."
  39. msgstr ""
  40. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:1960
  41. msgid "[selected] %s is updated, returning to App..."
  42. msgstr ""
  43. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2283
  44. msgid "[ERROR] Could not load defaults file."
  45. msgstr ""
  46. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2295
  47. msgid "[ERROR] Failed to parse defaults file."
  48. msgstr ""
  49. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2324
  50. msgid "[WARNING_NOTCL]FlatCAM preferences import cancelled."
  51. msgstr ""
  52. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2332
  53. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2806
  54. msgid "[ERROR_NOTCL] Could not load defaults file."
  55. msgstr ""
  56. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2340
  57. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2815
  58. msgid "[ERROR_NOTCL] Failed to parse defaults file."
  59. msgstr ""
  60. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2343
  61. msgid "[success]Imported Defaults from %s"
  62. msgstr ""
  63. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2363
  64. msgid "[WARNING_NOTCL]FlatCAM preferences export cancelled."
  65. msgstr ""
  66. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2379
  67. msgid "[ERROR_NOTCL]Could not load defaults file."
  68. msgstr ""
  69. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2398
  70. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2829
  71. msgid "[ERROR_NOTCL] Failed to write defaults to file."
  72. msgstr ""
  73. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2450
  74. msgid "[ERROR_NOTCL]Failed to open recent files file for writing."
  75. msgstr ""
  76. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2535
  77. msgid ""
  78. "[ERROR_NOTCL] An internal error has ocurred. See shell.\n"
  79. msgstr ""
  80. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2536
  81. msgid ""
  82. "Object (%s) failed because: %s \n"
  83. "\n"
  84. msgstr ""
  85. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2556
  86. msgid "Converting units to "
  87. msgstr ""
  88. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2617
  89. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2620
  90. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2623
  91. msgid "[selected]%s created/selected: <span style=\"color:%s;\">%s</span>"
  92. msgstr ""
  93. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2861
  94. msgid "[success]Defaults saved."
  95. msgstr ""
  96. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2882
  97. msgid "[ERROR_NOTCL] Could not load factory defaults file."
  98. msgstr ""
  99. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2891
  100. msgid "[ERROR_NOTCL] Failed to parse factory defaults file."
  101. msgstr ""
  102. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2905
  103. msgid "[ERROR_NOTCL] Failed to write factory defaults to file."
  104. msgstr ""
  105. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2909
  106. msgid "Factory defaults saved."
  107. msgstr ""
  108. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2915
  109. msgid ""
  110. "There are files/objects modified in FlatCAM. \n"
  111. "Do you want to Save the project?"
  112. msgstr ""
  113. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2918
  114. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5176
  115. msgid "Save changes"
  116. msgstr ""
  117. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:2967
  118. msgid ""
  119. "[ERROR] Failed join. The Geometry objects are of different types.\n"
  120. "At least one is MultiGeo type and the other is SingleGeo type. A possibility is to convert from one to another and retry joining \n"
  121. "but in the case of converting from MultiGeo to SingleGeo, informations may be lost and the result may not be what was expected. \n"
  122. "Check the generated GCODE."
  123. msgstr ""
  124. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3008
  125. msgid "[ERROR_NOTCL]Failed. Excellon joining works only on Excellon objects."
  126. msgstr ""
  127. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3030
  128. msgid "[ERROR_NOTCL]Failed. Gerber joining works only on Gerber objects."
  129. msgstr ""
  130. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3045
  131. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3070
  132. msgid "[ERROR_NOTCL]Failed. Select a Geometry Object and try again."
  133. msgstr ""
  134. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3049
  135. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3074
  136. msgid "[ERROR_NOTCL]Expected a FlatCAMGeometry, got %s"
  137. msgstr ""
  138. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3062
  139. msgid "[success] A Geometry object was converted to MultiGeo type."
  140. msgstr ""
  141. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3088
  142. msgid "[success] A Geometry object was converted to SingleGeo type."
  143. msgstr ""
  144. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3272
  145. msgid "[success]Converted units to %s"
  146. msgstr ""
  147. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3283
  148. msgid "[WARNING_NOTCL]Units conversion cancelled."
  149. msgstr ""
  150. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3907
  151. msgid "[WARNING_NOTCL]Export Code cancelled."
  152. msgstr ""
  153. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3917
  154. msgid "[WARNING] No such file or directory"
  155. msgstr ""
  156. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3924
  157. msgid "Saved to: %s"
  158. msgstr ""
  159. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3987
  160. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4019
  161. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4030
  162. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4041
  163. msgid "[WARNING_NOTCL] Please enter a tool diameter with non-zero value, in Float format."
  164. msgstr ""
  165. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3992
  166. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4024
  167. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4035
  168. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4046
  169. msgid "[WARNING_NOTCL] Adding Tool cancelled ..."
  170. msgstr ""
  171. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:3995
  172. msgid ""
  173. "Adding Tool works only when Advanced is checked.\n"
  174. "Go to Preferences -> General - Show Advanced Options."
  175. msgstr ""
  176. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4100
  177. msgid "Object(s) deleted ..."
  178. msgstr ""
  179. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4104
  180. msgid "Failed. No object(s) selected..."
  181. msgstr ""
  182. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4106
  183. msgid "Save the work in Editor and try again ..."
  184. msgstr ""
  185. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4119
  186. msgid "Click to set the origin ..."
  187. msgstr ""
  188. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4131
  189. msgid "Jump to ..."
  190. msgstr ""
  191. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4132
  192. msgid "Enter the coordinates in format X,Y:"
  193. msgstr ""
  194. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4139
  195. msgid "Wrong coordinates. Enter coordinates in format: X,Y"
  196. msgstr ""
  197. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4154
  198. msgid "Done."
  199. msgstr ""
  200. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4286
  201. msgid "[success] Origin set ..."
  202. msgstr ""
  203. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4324
  204. msgid "[WARNING_NOTCL] No object selected to Flip on Y axis."
  205. msgstr ""
  206. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4349
  207. msgid "[success] Flip on Y axis done."
  208. msgstr ""
  209. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4351
  210. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4391
  211. msgid "[ERROR_NOTCL] Due of %s, Flip action was not executed."
  212. msgstr ""
  213. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4364
  214. msgid "[WARNING_NOTCL] No object selected to Flip on X axis."
  215. msgstr ""
  216. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4389
  217. msgid "[success] Flip on X axis done."
  218. msgstr ""
  219. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4404
  220. msgid "[WARNING_NOTCL] No object selected to Rotate."
  221. msgstr ""
  222. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4407
  223. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4452
  224. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4483
  225. msgid "Enter the Angle value:"
  226. msgstr ""
  227. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4407
  228. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4452
  229. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4483
  230. msgid "Transform"
  231. msgstr ""
  232. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4437
  233. msgid "[success] Rotation done."
  234. msgstr ""
  235. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4439
  236. msgid "[ERROR_NOTCL] Due of %s, rotation movement was not executed."
  237. msgstr ""
  238. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4450
  239. msgid "[WARNING_NOTCL] No object selected to Skew/Shear on X axis."
  240. msgstr ""
  241. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4471
  242. msgid "[success] Skew on X axis done."
  243. msgstr ""
  244. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4481
  245. msgid "[WARNING_NOTCL] No object selected to Skew/Shear on Y axis."
  246. msgstr ""
  247. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4502
  248. msgid "[success] Skew on Y axis done."
  249. msgstr ""
  250. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4598
  251. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4625
  252. msgid "[WARNING_NOTCL] Please enter a grid value with non-zero value, in Float format."
  253. msgstr ""
  254. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4604
  255. msgid "[success] New Grid added ..."
  256. msgstr ""
  257. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4607
  258. msgid "[WARNING_NOTCL] Grid already exists ..."
  259. msgstr ""
  260. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4610
  261. msgid "[WARNING_NOTCL] Adding New Grid cancelled ..."
  262. msgstr ""
  263. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4632
  264. msgid "[ERROR_NOTCL] Grid Value does not exist ..."
  265. msgstr ""
  266. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4635
  267. msgid "[success] Grid Value deleted ..."
  268. msgstr ""
  269. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4638
  270. msgid "[WARNING_NOTCL] Delete Grid value cancelled ..."
  271. msgstr ""
  272. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4677
  273. msgid "[WARNING_NOTCL]No object selected to copy it's name"
  274. msgstr ""
  275. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4681
  276. msgid "Name copied on clipboard ..."
  277. msgstr ""
  278. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4976
  279. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4979
  280. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4982
  281. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4985
  282. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:4999
  283. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5002
  284. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5005
  285. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5008
  286. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5047
  287. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5050
  288. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5053
  289. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5056
  290. msgid "[selected]<span style=\"color:%s;\">%s</span> selected"
  291. msgstr ""
  292. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5173
  293. msgid ""
  294. "There are files/objects opened in FlatCAM.\n"
  295. "Creating a New project will delete them.\n"
  296. "Do you want to Save the project?"
  297. msgstr ""
  298. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5191
  299. msgid "[success] New Project created..."
  300. msgstr ""
  301. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5272
  302. msgid "[WARNING_NOTCL] Select an Gerber or Excellon file to view it's source file."
  303. msgstr ""
  304. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5279
  305. msgid "[WARNING_NOTCL] There is no selected object for which to see it's source file code."
  306. msgstr ""
  307. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5283
  308. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6723
  309. msgid "Code Editor"
  310. msgstr ""
  311. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5296
  312. msgid "[ERROR]App.on_view_source() -->%s"
  313. msgstr ""
  314. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5342
  315. msgid "[WARNING_NOTCL]Open Gerber cancelled."
  316. msgstr ""
  317. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5371
  318. msgid "[WARNING_NOTCL]Open Excellon cancelled."
  319. msgstr ""
  320. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5401
  321. msgid "[WARNING_NOTCL]Open G-Code cancelled."
  322. msgstr ""
  323. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5430
  324. msgid "[WARNING_NOTCL]Open Project cancelled."
  325. msgstr ""
  326. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5455
  327. msgid "[WARNING_NOTCL]Open COnfig cancelled."
  328. msgstr ""
  329. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5470
  330. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5667
  331. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7583
  332. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7603
  333. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7624
  334. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7646
  335. msgid "[WARNING_NOTCL] No object selected."
  336. msgstr ""
  337. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5471
  338. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5668
  339. msgid "Please Select a Geometry object to export"
  340. msgstr ""
  341. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5482
  342. msgid "[ERROR_NOTCL] Only Geometry, Gerber and CNCJob objects can be used."
  343. msgstr ""
  344. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5504
  345. msgid "[WARNING_NOTCL]Export SVG cancelled."
  346. msgstr ""
  347. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5518
  348. msgid "[[WARNING_NOTCL]] Data must be a 3D array with last dimension 3 or 4"
  349. msgstr ""
  350. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5528
  351. msgid "Export PNG Image"
  352. msgstr ""
  353. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5533
  354. msgid "Export PNG cancelled."
  355. msgstr ""
  356. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5550
  357. msgid "[WARNING_NOTCL] No object selected. Please select an Gerber object to export."
  358. msgstr ""
  359. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5555
  360. msgid "[ERROR_NOTCL] Failed. Only Gerber objects can be saved as Gerber files..."
  361. msgstr ""
  362. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5567
  363. msgid "Save Gerber source file"
  364. msgstr ""
  365. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5572
  366. msgid "[WARNING_NOTCL]Save Gerber source file cancelled."
  367. msgstr ""
  368. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5589
  369. msgid "[WARNING_NOTCL] No object selected. Please select an Excellon object to export."
  370. msgstr ""
  371. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5594
  372. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5633
  373. msgid "[ERROR_NOTCL] Failed. Only Excellon objects can be saved as Excellon files..."
  374. msgstr ""
  375. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5606
  376. msgid "Save Excellon source file"
  377. msgstr ""
  378. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5611
  379. msgid "[WARNING_NOTCL]Saving Excellon source file cancelled."
  380. msgstr ""
  381. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5628
  382. msgid "[WARNING_NOTCL] No object selected. Please Select an Excellon object to export."
  383. msgstr ""
  384. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5645
  385. msgid "Export Excellon"
  386. msgstr ""
  387. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5650
  388. msgid "[WARNING_NOTCL]Export Excellon cancelled."
  389. msgstr ""
  390. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5678
  391. msgid "[ERROR_NOTCL] Only Geometry objects can be used."
  392. msgstr ""
  393. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5695
  394. msgid "Export DXF"
  395. msgstr ""
  396. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5700
  397. msgid "[WARNING_NOTCL] Export DXF cancelled."
  398. msgstr ""
  399. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5729
  400. msgid "[WARNING_NOTCL]Open SVG cancelled."
  401. msgstr ""
  402. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5748
  403. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5751
  404. msgid "Import DXF"
  405. msgstr ""
  406. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5759
  407. msgid "[WARNING_NOTCL]Open DXF cancelled."
  408. msgstr ""
  409. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5777
  410. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5780
  411. msgid "Open TCL script"
  412. msgstr ""
  413. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5788
  414. msgid "[WARNING_NOTCL]Open TCL script cancelled."
  415. msgstr ""
  416. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5840
  417. msgid "Save Project As ..."
  418. msgstr ""
  419. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5845
  420. msgid "[WARNING_NOTCL]Save Project cancelled."
  421. msgstr ""
  422. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5900
  423. msgid "Exporting SVG"
  424. msgstr ""
  425. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5933
  426. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6038
  427. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6152
  428. msgid "[success] SVG file exported to %s"
  429. msgstr ""
  430. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:5964
  431. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6084
  432. msgid "[WARNING_NOTCL]No object Box. Using instead %s"
  433. msgstr ""
  434. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6041
  435. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6155
  436. msgid "Generating Film ... Please wait."
  437. msgstr ""
  438. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6302
  439. msgid "[success] Excellon file exported to %s"
  440. msgstr ""
  441. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6309
  442. msgid "Exporting Excellon"
  443. msgstr ""
  444. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6314
  445. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6321
  446. msgid "[ERROR_NOTCL] Could not export Excellon file."
  447. msgstr ""
  448. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6360
  449. msgid "[success] DXF file exported to %s"
  450. msgstr ""
  451. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6366
  452. msgid "Exporting DXF"
  453. msgstr ""
  454. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6371
  455. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6378
  456. msgid "[[WARNING_NOTCL]] Could not export DXF file."
  457. msgstr ""
  458. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6398
  459. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6440
  460. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6481
  461. msgid "[ERROR_NOTCL] Not supported type is picked as parameter. Only Geometry and Gerber are supported"
  462. msgstr ""
  463. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6408
  464. msgid "Importing SVG"
  465. msgstr ""
  466. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6419
  467. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6461
  468. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6501
  469. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6577
  470. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6644
  471. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6709
  472. msgid "[success] Opened: %s"
  473. msgstr ""
  474. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6450
  475. msgid "Importing DXF"
  476. msgstr ""
  477. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6489
  478. msgid "Importing Image"
  479. msgstr ""
  480. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6530
  481. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6532
  482. msgid "[ERROR_NOTCL] Failed to open file: %s"
  483. msgstr ""
  484. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6535
  485. msgid "[ERROR_NOTCL] Failed to parse file: %s. %s"
  486. msgstr ""
  487. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6541
  488. msgid ""
  489. "[ERROR] An internal error has ocurred. See shell.\n"
  490. msgstr ""
  491. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6550
  492. msgid "[ERROR_NOTCL] Object is not Gerber file or empty. Aborting object creation."
  493. msgstr ""
  494. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6558
  495. msgid "Opening Gerber"
  496. msgstr ""
  497. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6568
  498. msgid "[ERROR_NOTCL] Open Gerber failed. Probable not a Gerber file."
  499. msgstr ""
  500. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6603
  501. msgid "[ERROR_NOTCL] This is not Excellon file."
  502. msgstr ""
  503. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6606
  504. msgid "[ERROR_NOTCL] Cannot open file: %s"
  505. msgstr ""
  506. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6611
  507. msgid ""
  508. "[ERROR_NOTCL] An internal error has occurred. See shell.\n"
  509. msgstr ""
  510. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6627
  511. msgid "[ERROR_NOTCL] No geometry found in file: %s"
  512. msgstr ""
  513. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6630
  514. msgid "Opening Excellon."
  515. msgstr ""
  516. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6637
  517. msgid "[ERROR_NOTCL] Open Excellon file failed. Probable not an Excellon file."
  518. msgstr ""
  519. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6676
  520. msgid "[ERROR_NOTCL] Failed to open %s"
  521. msgstr ""
  522. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6686
  523. msgid "[ERROR_NOTCL] This is not GCODE"
  524. msgstr ""
  525. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6692
  526. msgid "Opening G-Code."
  527. msgstr ""
  528. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6700
  529. msgid ""
  530. "[ERROR_NOTCL] Failed to create CNCJob Object. Probable not a GCode file.\n"
  531. " Attempting to create a FlatCAM CNCJob Object from G-Code file failed during processing"
  532. msgstr ""
  533. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6740
  534. msgid "[ERROR_NOTCL] Failed to open config file: %s"
  535. msgstr ""
  536. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6765
  537. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6782
  538. msgid "[ERROR_NOTCL] Failed to open project file: %s"
  539. msgstr ""
  540. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6772
  541. msgid "[ERROR_NOTCL] Failed to parse project file: %s"
  542. msgstr ""
  543. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6808
  544. msgid "[success] Project loaded from: %s"
  545. msgstr ""
  546. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6938
  547. msgid ""
  548. "Available commands:\n"
  549. msgstr ""
  550. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:6940
  551. msgid ""
  552. "\n"
  553. "\n"
  554. "Type help <command_name> for usage.\n"
  555. " Example: help open_gerber"
  556. msgstr ""
  557. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7088
  558. msgid "Shows list of commands."
  559. msgstr ""
  560. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7141
  561. msgid "[ERROR_NOTCL] Failed to load recent item list."
  562. msgstr ""
  563. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7148
  564. msgid "[ERROR_NOTCL] Failed to parse recent item list."
  565. msgstr ""
  566. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7209
  567. msgid "<b>Shortcut Key List</b>"
  568. msgstr ""
  569. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7216
  570. msgid ""
  571. "\n"
  572. "<p><span style=\"font-size:14px\"><strong>Selected Tab - Choose an Item from Project Tab</strong></span></p>\n"
  573. "\n"
  574. "<p><span style=\"font-size:10px\"><strong>Details</strong>:<br />\n"
  575. "The normal flow when working in FlatCAM is the following:</span></p>\n"
  576. "\n"
  577. "<ol>\n"
  578. "\t<li><span style=\"font-size:10px\">Loat/Import a Gerber, Excellon, Gcode, DXF, Raster Image or SVG file into FlatCAM using either the menu&#39;s, toolbars, key shortcuts or even dragging and dropping the files on the GUI.<br />\n"
  579. "\t<br />\n"
  580. "\tYou can also load a <strong>FlatCAM project</strong> by double clicking on the project file, drag &amp; drop of the file into the FLATCAM GUI or through the menu/toolbar links offered within the app.</span><br />\n"
  581. "\t&nbsp;</li>\n"
  582. "\t<li><span style=\"font-size:10px\">Once an object is available in the Project Tab, by selecting it and then focusing on <strong>SELECTED TAB </strong>(more simpler is to double click the object name in the Project Tab), <strong>SELECTED TAB </strong>will be updated with the object properties according to it&#39;s kind: Gerber, Excellon, Geometry or CNCJob object.<br />\n"
  583. "\t<br />\n"
  584. "\tIf the selection of the object is done on the canvas by single click instead, and the <strong>SELECTED TAB</strong> is in focus, again the object properties will be displayed into the Selected Tab. Alternatively, double clicking on the object on the canvas will bring the <strong>SELECTED TAB</strong> and populate it even if it was out of focus.<br />\n"
  585. "\t<br />\n"
  586. "\tYou can change the parameters in this screen and the flow direction is like this:<br />\n"
  587. "\t<br />\n"
  588. "\t<strong>Gerber/Excellon Object</strong> -&gt; Change Param -&gt; Generate Geometry -&gt;<strong> Geometry Object </strong>-&gt; Add tools (change param in Selected Tab) -&gt; Generate CNCJob -&gt;<strong> CNCJob Object </strong>-&gt; Verify GCode (through Edit CNC Code) and/or append/prepend to GCode (again, done in <strong>SELECTED TAB)&nbsp;</strong>-&gt; Save GCode</span></li>\n"
  589. "</ol>\n"
  590. "\n"
  591. "<p><span style=\"font-size:10px\">A list of key shortcuts is available through an menu entry in <strong>Help -&gt; Shortcuts List</strong>&nbsp;or through it&#39;s own key shortcut: <strng>F3</strong>.</span></p>\n"
  592. "\n"
  593. " "
  594. msgstr ""
  595. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7320
  596. msgid "[WARNING_NOTCL] Failed checking for latest version. Could not connect."
  597. msgstr ""
  598. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7327
  599. msgid "[ERROR_NOTCL] Could not parse information about latest version."
  600. msgstr ""
  601. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7337
  602. msgid "[success] FlatCAM is up to date!"
  603. msgstr ""
  604. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7342
  605. msgid "Newer Version Available"
  606. msgstr ""
  607. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7343
  608. msgid "There is a newer version of FlatCAM available for download:<br><br><b>%s</b><br>%s"
  609. msgstr ""
  610. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7364
  611. msgid "[success]All plots disabled."
  612. msgstr ""
  613. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7370
  614. msgid "[success]All non selected plots disabled."
  615. msgstr ""
  616. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7376
  617. msgid "[success]All plots enabled."
  618. msgstr ""
  619. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7486
  620. msgid "Saving FlatCAM Project"
  621. msgstr ""
  622. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7507
  623. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7538
  624. msgid "[success] Project saved to: %s"
  625. msgstr ""
  626. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7525
  627. msgid "[ERROR_NOTCL] Failed to verify project file: %s. Retry to save it."
  628. msgstr ""
  629. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7532
  630. msgid "[ERROR_NOTCL] Failed to parse saved project file: %s. Retry to save it."
  631. msgstr ""
  632. #: D:\1.DEV\FlatCAM_beta\FlatCAMApp.py:7540
  633. msgid "[ERROR_NOTCL] Failed to save project file: %s. Retry to save it."
  634. msgstr ""