ToolPaint.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR ORGANIZATION
  3. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: \n"
  8. "POT-Creation-Date: 2019-03-10 13:11+0200\n"
  9. "PO-Revision-Date: 2019-03-10 13:25+0200\n"
  10. "Language-Team: \n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Generated-By: pygettext.py 1.5\n"
  15. "X-Generator: Poedit 2.2.1\n"
  16. "Last-Translator: \n"
  17. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  18. "Language: en\n"
  19. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:12
  20. msgid "Paint Area"
  21. msgstr "Paint Area"
  22. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:48
  23. msgid "Geometry:"
  24. msgstr "Geometry:"
  25. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:50
  26. msgid "Geometry object to be painted. "
  27. msgstr "Geometry object to be painted. "
  28. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:57
  29. msgid "Tools Table"
  30. msgstr "Tools Table"
  31. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:59
  32. msgid ""
  33. "Tools pool from which the algorithm\n"
  34. "will pick the ones used for painting."
  35. msgstr ""
  36. "Tools pool from which the algorithm\n"
  37. "will pick the ones used for painting."
  38. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:68
  39. msgid "Diameter"
  40. msgstr "Diameter"
  41. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:74
  42. msgid ""
  43. "This is the Tool Number.\n"
  44. "Painting will start with the tool with the biggest diameter,\n"
  45. "continuing until there are no more tools.\n"
  46. "Only tools that create painting geometry will still be present\n"
  47. "in the resulting geometry. This is because with some tools\n"
  48. "this function will not be able to create painting geometry."
  49. msgstr ""
  50. "This is the Tool Number.\n"
  51. "Painting will start with the tool with the biggest diameter,\n"
  52. "continuing until there are no more tools.\n"
  53. "Only tools that create painting geometry will still be present\n"
  54. "in the resulting geometry. This is because with some tools\n"
  55. "this function will not be able to create painting geometry."
  56. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:82
  57. msgid ""
  58. "Tool Diameter. It's value (in current FlatCAM units) \n"
  59. "is the cut width into the material."
  60. msgstr ""
  61. "Tool Diameter. It's value (in current FlatCAM units) \n"
  62. "is the cut width into the material."
  63. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:86
  64. msgid ""
  65. "The Tool Type (TT) can be:<BR>- <B>Circular</B> with 1 ... 4 teeth -> it is "
  66. "informative only. Being circular, <BR>the cut width in material is exactly "
  67. "the tool diameter.<BR>- <B>Ball</B> -> informative only and make reference "
  68. "to the Ball type endmill.<BR>- <B>V-Shape</B> -> it will disable de Z-Cut "
  69. "parameter in the resulting geometry UI form and enable two additional UI "
  70. "form fields in the resulting geometry: V-Tip Dia and V-Tip Angle. Adjusting "
  71. "those two values will adjust the Z-Cut parameter such as the cut width into "
  72. "material will be equal with the value in the Tool Diameter column of this "
  73. "table.<BR>Choosing the <B>V-Shape</B> Tool Type automatically will select "
  74. "the Operation Type in the resulting geometry as Isolation."
  75. msgstr ""
  76. "The Tool Type (TT) can be:<BR>- <B>Circular</B> with 1 ... 4 teeth -> it is "
  77. "informative only. Being circular, <BR>the cut width in material is exactly "
  78. "the tool diameter.<BR>- <B>Ball</B> -> informative only and make reference "
  79. "to the Ball type endmill.<BR>- <B>V-Shape</B> -> it will disable de Z-Cut "
  80. "parameter in the resulting geometry UI form and enable two additional UI "
  81. "form fields in the resulting geometry: V-Tip Dia and V-Tip Angle. Adjusting "
  82. "those two values will adjust the Z-Cut parameter such as the cut width into "
  83. "material will be equal with the value in the Tool Diameter column of this "
  84. "table.<BR>Choosing the <B>V-Shape</B> Tool Type automatically will select "
  85. "the Operation Type in the resulting geometry as Isolation."
  86. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:105
  87. msgid "Tool Dia"
  88. msgstr "Tool Dia"
  89. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:107
  90. msgid "Diameter for the new tool."
  91. msgstr "Diameter for the new tool."
  92. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:119
  93. msgid "Add"
  94. msgstr "Add"
  95. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:121
  96. msgid ""
  97. "Add a new tool to the Tool Table\n"
  98. "with the diameter specified above."
  99. msgstr ""
  100. "Add a new tool to the Tool Table\n"
  101. "with the diameter specified above."
  102. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:131
  103. msgid "Delete"
  104. msgstr "Delete"
  105. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:133
  106. msgid ""
  107. "Delete a selection of tools in the Tool Table\n"
  108. "by first selecting a row(s) in the Tool Table."
  109. msgstr ""
  110. "Delete a selection of tools in the Tool Table\n"
  111. "by first selecting a row(s) in the Tool Table."
  112. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:148
  113. msgid "Overlap:"
  114. msgstr "Overlap:"
  115. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:150
  116. msgid ""
  117. "How much (fraction) of the tool width to overlap each tool pass.\n"
  118. "Example:\n"
  119. "A value here of 0.25 means 25% from the tool diameter found above.\n"
  120. "\n"
  121. "Adjust the value starting with lower values\n"
  122. "and increasing it if areas that should be painted are still \n"
  123. "not painted.\n"
  124. "Lower values = faster processing, faster execution on PCB.\n"
  125. "Higher values = slow processing and slow execution on CNC\n"
  126. "due of too many paths."
  127. msgstr ""
  128. "How much (fraction) of the tool width to overlap each tool pass.\n"
  129. "Example:\n"
  130. "A value here of 0.25 means 25% from the tool diameter found above.\n"
  131. "\n"
  132. "Adjust the value starting with lower values\n"
  133. "and increasing it if areas that should be painted are still \n"
  134. "not painted.\n"
  135. "Lower values = faster processing, faster execution on PCB.\n"
  136. "Higher values = slow processing and slow execution on CNC\n"
  137. "due of too many paths."
  138. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:165
  139. msgid "Margin:"
  140. msgstr "Margin:"
  141. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:167
  142. msgid ""
  143. "Distance by which to avoid\n"
  144. "the edges of the polygon to\n"
  145. "be painted."
  146. msgstr ""
  147. "Distance by which to avoid\n"
  148. "the edges of the polygon to\n"
  149. "be painted."
  150. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:176
  151. msgid "Method:"
  152. msgstr "Method:"
  153. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:178
  154. msgid ""
  155. "Algorithm for non-copper clearing:<BR><B>Standard</B>: Fixed step inwards."
  156. "<BR><B>Seed-based</B>: Outwards from seed.<BR><B>Line-based</B>: Parallel "
  157. "lines."
  158. msgstr ""
  159. "Algorithm for non-copper clearing:<BR><B>Standard</B>: Fixed step inwards."
  160. "<BR><B>Seed-based</B>: Outwards from seed.<BR><B>Line-based</B>: Parallel "
  161. "lines."
  162. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:192
  163. msgid "Connect:"
  164. msgstr "Connect:"
  165. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:194
  166. msgid ""
  167. "Draw lines between resulting\n"
  168. "segments to minimize tool lifts."
  169. msgstr ""
  170. "Draw lines between resulting\n"
  171. "segments to minimize tool lifts."
  172. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:201
  173. msgid "Contour:"
  174. msgstr "Contour:"
  175. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:203
  176. msgid ""
  177. "Cut around the perimeter of the polygon\n"
  178. "to trim rough edges."
  179. msgstr ""
  180. "Cut around the perimeter of the polygon\n"
  181. "to trim rough edges."
  182. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:210
  183. msgid "Rest M.:"
  184. msgstr "Rest M.:"
  185. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:212
  186. msgid ""
  187. "If checked, use 'rest machining'.\n"
  188. "Basically it will clear copper outside PCB features,\n"
  189. "using the biggest tool and continue with the next tools,\n"
  190. "from bigger to smaller, to clear areas of copper that\n"
  191. "could not be cleared by previous tool, until there is\n"
  192. "no more copper to clear or there are no more tools.\n"
  193. "\n"
  194. "If not checked, use the standard algorithm."
  195. msgstr ""
  196. "If checked, use 'rest machining'.\n"
  197. "Basically it will clear copper outside PCB features,\n"
  198. "using the biggest tool and continue with the next tools,\n"
  199. "from bigger to smaller, to clear areas of copper that\n"
  200. "could not be cleared by previous tool, until there is\n"
  201. "no more copper to clear or there are no more tools.\n"
  202. "\n"
  203. "If not checked, use the standard algorithm."
  204. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:225
  205. msgid "Selection:"
  206. msgstr "Selection:"
  207. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:227
  208. msgid ""
  209. "How to select the polygons to paint.<BR>Options:<BR>- <B>Single</B>: left "
  210. "mouse click on the polygon to be painted.<BR>- <B>All</B>: paint all "
  211. "polygons."
  212. msgstr ""
  213. "How to select the polygons to paint.<BR>Options:<BR>- <B>Single</B>: left "
  214. "mouse click on the polygon to be painted.<BR>- <B>All</B>: paint all "
  215. "polygons."
  216. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:242
  217. msgid "Create Paint Geometry"
  218. msgstr "Create Paint Geometry"
  219. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:244
  220. msgid ""
  221. "After clicking here, click inside<BR>the polygon you wish to be painted if "
  222. "<B>Single</B> is selected.<BR>If <B>All</B> is selected then the Paint will "
  223. "start after click.<BR>A new Geometry object with the tool<BR>paths will be "
  224. "created."
  225. msgstr ""
  226. "After clicking here, click inside<BR>the polygon you wish to be painted if "
  227. "<B>Single</B> is selected.<BR>If <B>All</B> is selected then the Paint will "
  228. "start after click.<BR>A new Geometry object with the tool<BR>paths will be "
  229. "created."
  230. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:325
  231. msgid "Paint Tool"
  232. msgstr "Paint Tool"
  233. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:522
  234. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:592
  235. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:727
  236. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:818
  237. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:973
  238. msgid "[ERROR_NOTCL]Wrong value format entered, use a number."
  239. msgstr "[ERROR_NOTCL]Wrong value format entered, use a number."
  240. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:528
  241. msgid "[WARNING_NOTCL] Please enter a tool diameter to add, in Float format."
  242. msgstr "[WARNING_NOTCL] Please enter a tool diameter to add, in Float format."
  243. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:552
  244. msgid "[WARNING_NOTCL]Adding tool cancelled. Tool already in Tool Table."
  245. msgstr "[WARNING_NOTCL]Adding tool cancelled. Tool already in Tool Table."
  246. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:557
  247. msgid "[success] New tool added to Tool Table."
  248. msgstr "[success] New tool added to Tool Table."
  249. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:600
  250. msgid "[success] Tool from Tool Table was edited."
  251. msgstr "[success] Tool from Tool Table was edited."
  252. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:611
  253. msgid ""
  254. "[WARNING_NOTCL] Edit cancelled. New diameter value is already in the Tool "
  255. "Table."
  256. msgstr ""
  257. "[WARNING_NOTCL] Edit cancelled. New diameter value is already in the Tool "
  258. "Table."
  259. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:708
  260. msgid "[WARNING_NOTCL]Delete failed. Select a tool to delete."
  261. msgstr "[WARNING_NOTCL]Delete failed. Select a tool to delete."
  262. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:713
  263. msgid "[success] Tool(s) deleted from Tool Table."
  264. msgstr "[success] Tool(s) deleted from Tool Table."
  265. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:717
  266. msgid "geometry_on_paint_button"
  267. msgstr "geometry_on_paint_button"
  268. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:719
  269. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:764
  270. msgid "[WARNING_NOTCL]Click inside the desired polygon."
  271. msgstr "[WARNING_NOTCL]Click inside the desired polygon."
  272. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:741
  273. msgid "[ERROR_NOTCL]Could not retrieve object: %s"
  274. msgstr "[ERROR_NOTCL]Could not retrieve object: %s"
  275. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:745
  276. msgid "[ERROR_NOTCL]Object not found: %s"
  277. msgstr "[ERROR_NOTCL]Object not found: %s"
  278. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:751
  279. msgid "[ERROR_NOTCL] Can't do Paint on MultiGeo geometries ..."
  280. msgstr "[ERROR_NOTCL] Can't do Paint on MultiGeo geometries ..."
  281. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:773
  282. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:977
  283. msgid "Painting polygon..."
  284. msgstr "Painting polygon..."
  285. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:825
  286. msgid "[WARNING] No polygon found."
  287. msgstr "[WARNING] No polygon found."
  288. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:828
  289. msgid "Painting polygon."
  290. msgstr "Painting polygon."
  291. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:870
  292. msgid "[ERROR_NOTCL] Geometry could not be painted completely"
  293. msgstr "[ERROR_NOTCL] Geometry could not be painted completely"
  294. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:896
  295. msgid ""
  296. "[ERROR] Could not do Paint. Try a different combination of parameters. Or a "
  297. "different strategy of paint\n"
  298. "%s"
  299. msgstr ""
  300. "[ERROR] Could not do Paint. Try a different combination of parameters. Or a "
  301. "different strategy of paint\n"
  302. "%s"
  303. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:938
  304. msgid "[ERROR_NOTCL] PaintTool.paint_poly() --> %s"
  305. msgstr "[ERROR_NOTCL] PaintTool.paint_poly() --> %s"
  306. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:944
  307. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:1236
  308. msgid "Polygon Paint started ..."
  309. msgstr "Polygon Paint started ..."
  310. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:1092
  311. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:1181
  312. msgid ""
  313. "[ERROR] Could not do Paint All. Try a different combination of parameters. "
  314. "Or a different Method of paint\n"
  315. "%s"
  316. msgstr ""
  317. "[ERROR] Could not do Paint All. Try a different combination of parameters. "
  318. "Or a different Method of paint\n"
  319. "%s"
  320. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:1116
  321. msgid ""
  322. "[ERROR] There is no Painting Geometry in the file.\n"
  323. "Usually it means that the tool diameter is too big for the painted "
  324. "geometry.\n"
  325. "Change the painting parameters and try again."
  326. msgstr ""
  327. "[ERROR] There is no Painting Geometry in the file.\n"
  328. "Usually it means that the tool diameter is too big for the painted "
  329. "geometry.\n"
  330. "Change the painting parameters and try again."
  331. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:1125
  332. msgid "[success] Paint All Done."
  333. msgstr "[success] Paint All Done."
  334. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:1211
  335. msgid ""
  336. "[ERROR_NOTCL] There is no Painting Geometry in the file.\n"
  337. "Usually it means that the tool diameter is too big for the painted "
  338. "geometry.\n"
  339. "Change the painting parameters and try again."
  340. msgstr ""
  341. "[ERROR_NOTCL] There is no Painting Geometry in the file.\n"
  342. "Usually it means that the tool diameter is too big for the painted "
  343. "geometry.\n"
  344. "Change the painting parameters and try again."
  345. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPaint.py:1220
  346. msgid "[success] Paint All with Rest-Machining done."
  347. msgstr "[success] Paint All with Rest-Machining done."