ToolCutOut.pot 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  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 13:03+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\flatcamTools\ToolCutOut.py:13
  17. msgid "Cutout PCB"
  18. msgstr ""
  19. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:49
  20. msgid "Obj Type:"
  21. msgstr ""
  22. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:51
  23. msgid ""
  24. "Specify the type of object to be cutout.\n"
  25. "It can be of type: Gerber or Geometry.\n"
  26. "What is selected here will dictate the kind\n"
  27. "of objects that will populate the 'Object' combobox."
  28. msgstr ""
  29. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:65
  30. msgid "Object:"
  31. msgstr ""
  32. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:67
  33. msgid "Object to be cutout. "
  34. msgstr ""
  35. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:73
  36. msgid "Tool Dia:"
  37. msgstr ""
  38. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:75
  39. msgid ""
  40. "Diameter of the tool used to cutout\n"
  41. "the PCB shape out of the surrounding material."
  42. msgstr ""
  43. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:82
  44. msgid "Margin:"
  45. msgstr ""
  46. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:84
  47. msgid ""
  48. "Margin over bounds. A positive value here\n"
  49. "will make the cutout of the PCB further from\n"
  50. "the actual PCB border"
  51. msgstr ""
  52. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:92
  53. msgid "Gap size:"
  54. msgstr ""
  55. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:94
  56. msgid ""
  57. "The size of the bridge gaps in the cutout\n"
  58. "used to keep the board connected to\n"
  59. "the surrounding material (the one \n"
  60. "from which the PCB is cutout)."
  61. msgstr ""
  62. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:110
  63. msgid "A. Automatic Bridge Gaps"
  64. msgstr ""
  65. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:112
  66. msgid "This section handle creation of automatic bridge gaps."
  67. msgstr ""
  68. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:121
  69. msgid "Gaps:"
  70. msgstr ""
  71. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:123
  72. msgid ""
  73. "Number of gaps used for the Automatic cutout.\n"
  74. "There can be maximum 8 bridges/gaps.\n"
  75. "The choices are:\n"
  76. "- lr - left + right\n"
  77. "- tb - top + bottom\n"
  78. "- 4 - left + right +top + bottom\n"
  79. "- 2lr - 2*left + 2*right\n"
  80. "- 2tb - 2*top + 2*bottom\n"
  81. "- 8 - 2*left + 2*right +2*top + 2*bottom"
  82. msgstr ""
  83. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:146
  84. msgid "FreeForm:"
  85. msgstr ""
  86. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:148
  87. msgid ""
  88. "The cutout shape can be of ny shape.\n"
  89. "Useful when the PCB has a non-rectangular shape."
  90. msgstr ""
  91. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:155
  92. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:175
  93. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:226
  94. msgid "Generate Geo"
  95. msgstr ""
  96. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:157
  97. msgid ""
  98. "Cutout the selected object.\n"
  99. "The cutout shape can be of any shape.\n"
  100. "Useful when the PCB has a non-rectangular shape."
  101. msgstr ""
  102. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:166
  103. msgid "Rectangular:"
  104. msgstr ""
  105. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:168
  106. msgid ""
  107. "The resulting cutout shape is\n"
  108. "always a rectangle shape and it will be\n"
  109. "the bounding box of the Object."
  110. msgstr ""
  111. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:177
  112. msgid ""
  113. "Cutout the selected object.\n"
  114. "The resulting cutout shape is\n"
  115. "always a rectangle shape and it will be\n"
  116. "the bounding box of the Object."
  117. msgstr ""
  118. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:185
  119. msgid "B. Manual Bridge Gaps"
  120. msgstr ""
  121. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:187
  122. msgid ""
  123. "This section handle creation of manual bridge gaps.\n"
  124. "This is done by mouse clicking on the perimeter of the\n"
  125. "Geometry object that is used as a cutout object. "
  126. msgstr ""
  127. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:203
  128. msgid "Geo Obj:"
  129. msgstr ""
  130. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:205
  131. msgid "Geometry object used to create the manual cutout."
  132. msgstr ""
  133. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:216
  134. msgid "Manual Geo:"
  135. msgstr ""
  136. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:218
  137. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:228
  138. msgid ""
  139. "If the object to be cutout is a Gerber\n"
  140. "first create a Geometry that surrounds it,\n"
  141. "to be used as the cutout, if one doesn't exist yet.\n"
  142. "Select the source Gerber file in the top object combobox."
  143. msgstr ""
  144. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:238
  145. msgid "Manual Add Bridge Gaps:"
  146. msgstr ""
  147. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:240
  148. msgid ""
  149. "Use the left mouse button (LMB) click\n"
  150. "to create a bridge gap to separate the PCB from\n"
  151. "the surrounding material."
  152. msgstr ""
  153. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:247
  154. msgid "Generate Gap"
  155. msgstr ""
  156. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:249
  157. msgid ""
  158. "Use the left mouse button (LMB) click\n"
  159. "to create a bridge gap to separate the PCB from\n"
  160. "the surrounding material.\n"
  161. "The LMB click has to be done on the perimeter of\n"
  162. "the Geometry object used as a cutout geometry."
  163. msgstr ""
  164. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:322
  165. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:461
  166. msgid "[ERROR_NOTCL]Could not retrieve object: %s"
  167. msgstr ""
  168. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:326
  169. msgid ""
  170. "[ERROR_NOTCL]There is no object selected for Cutout.\n"
  171. "Select one and try again."
  172. msgstr ""
  173. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:336
  174. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:474
  175. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:594
  176. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:699
  177. msgid "[WARNING_NOTCL] Tool diameter value is missing or wrong format. Add it and retry."
  178. msgstr ""
  179. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:342
  180. msgid "[WARNING_NOTCL]Tool Diameter is zero value. Change it to a positive integer."
  181. msgstr ""
  182. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:352
  183. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:489
  184. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:714
  185. msgid "[WARNING_NOTCL] Margin value is missing or wrong format. Add it and retry."
  186. msgstr ""
  187. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:363
  188. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:500
  189. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:609
  190. msgid "[WARNING_NOTCL] Gap size value is missing or wrong format. Add it and retry."
  191. msgstr ""
  192. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:370
  193. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:507
  194. msgid "[WARNING_NOTCL] Number of gaps value is missing. Add it and retry."
  195. msgstr ""
  196. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:374
  197. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:511
  198. msgid "[WARNING_NOTCL] Gaps value can be only one of: 'lr', 'tb', '2lr', '2tb', 4 or 8. Fill in a correct value and retry. "
  199. msgstr ""
  200. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:379
  201. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:516
  202. msgid ""
  203. "[ERROR]Cutout operation cannot be done on a multi-geo Geometry.\n"
  204. "Optionally, this Multi-geo Geometry can be converted to Single-geo Geometry,\n"
  205. "and after that perform Cutout."
  206. msgstr ""
  207. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:445
  208. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:579
  209. msgid "[success] Any form CutOut operation finished."
  210. msgstr ""
  211. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:465
  212. msgid "[ERROR_NOTCL]Object not found: %s"
  213. msgstr ""
  214. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:479
  215. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:599
  216. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:704
  217. msgid "[ERROR_NOTCL]Tool Diameter is zero value. Change it to a positive integer."
  218. msgstr ""
  219. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:584
  220. msgid "Click on the selected geometry object perimeter to create a bridge gap ..."
  221. msgstr ""
  222. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:625
  223. msgid "Making manual bridge gap..."
  224. msgstr ""
  225. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:648
  226. msgid "[ERROR_NOTCL]Could not retrieve Geoemtry object: %s"
  227. msgstr ""
  228. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:652
  229. msgid "[ERROR_NOTCL]Geometry object for manual cutout not found: %s"
  230. msgstr ""
  231. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:662
  232. msgid "[success] Added manual Bridge Gap."
  233. msgstr ""
  234. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:679
  235. msgid "[ERROR_NOTCL]Could not retrieve Gerber object: %s"
  236. msgstr ""
  237. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:683
  238. msgid ""
  239. "[ERROR_NOTCL]There is no Gerber object selected for Cutout.\n"
  240. "Select one and try again."
  241. msgstr ""
  242. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCutOut.py:688
  243. msgid ""
  244. "[ERROR_NOTCL]The selected object has to be of Gerber type.\n"
  245. "Select a Gerber file and try again."
  246. msgstr ""