camlib.po 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  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 02:11+0200\n"
  9. "PO-Revision-Date: 2019-03-10 02:35+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\camlib.py:202
  20. msgid "[ERROR_NOTCL] self.solid_geometry is neither BaseGeometry or list."
  21. msgstr "[ERROR_NOTCL] self.solid_geometry is neither BaseGeometry or list."
  22. #: D:\1.DEV\FlatCAM_beta\camlib.py:1389
  23. msgid "[success]Object was mirrored ..."
  24. msgstr "[success]Object was mirrored ..."
  25. #: D:\1.DEV\FlatCAM_beta\camlib.py:1391
  26. msgid "[ERROR_NOTCL] Failed to mirror. No object selected"
  27. msgstr "[ERROR_NOTCL] Failed to mirror. No object selected"
  28. #: D:\1.DEV\FlatCAM_beta\camlib.py:1427
  29. msgid "[success]Object was rotated ..."
  30. msgstr "[success]Object was rotated ..."
  31. #: D:\1.DEV\FlatCAM_beta\camlib.py:1429
  32. msgid "[ERROR_NOTCL] Failed to rotate. No object selected"
  33. msgstr "[ERROR_NOTCL] Failed to rotate. No object selected"
  34. #: D:\1.DEV\FlatCAM_beta\camlib.py:1463
  35. msgid "[success]Object was skewed ..."
  36. msgstr "[success]Object was skewed ..."
  37. #: D:\1.DEV\FlatCAM_beta\camlib.py:1465
  38. msgid "[ERROR_NOTCL] Failed to skew. No object selected"
  39. msgstr "[ERROR_NOTCL] Failed to skew. No object selected"
  40. #: D:\1.DEV\FlatCAM_beta\camlib.py:2641 D:\1.DEV\FlatCAM_beta\camlib.py:2701
  41. msgid "[WARNING] Coordinates missing, line ignored: %s"
  42. msgstr "[WARNING] Coordinates missing, line ignored: %s"
  43. #: D:\1.DEV\FlatCAM_beta\camlib.py:2642 D:\1.DEV\FlatCAM_beta\camlib.py:2702
  44. msgid "[WARNING_NOTCL] GERBER file might be CORRUPT. Check the file !!!"
  45. msgstr "[WARNING_NOTCL] GERBER file might be CORRUPT. Check the file !!!"
  46. #: D:\1.DEV\FlatCAM_beta\camlib.py:2671
  47. msgid ""
  48. "[ERROR] Region does not have enough points. File will be processed but there "
  49. "are parser errors. Line number: %s"
  50. msgstr ""
  51. "[ERROR] Region does not have enough points. File will be processed but there "
  52. "are parser errors. Line number: %s"
  53. #: D:\1.DEV\FlatCAM_beta\camlib.py:3025
  54. msgid ""
  55. "[ERROR]Gerber Parser ERROR.\n"
  56. "%s:"
  57. msgstr ""
  58. "[ERROR]Gerber Parser ERROR.\n"
  59. "%s:"
  60. #: D:\1.DEV\FlatCAM_beta\camlib.py:3203 D:\1.DEV\FlatCAM_beta\camlib.py:3212
  61. msgid "[ERROR_NOTCL] Scale factor has to be a number: integer or float."
  62. msgstr "[ERROR_NOTCL] Scale factor has to be a number: integer or float."
  63. #: D:\1.DEV\FlatCAM_beta\camlib.py:3241
  64. msgid "[success]Gerber Scale done."
  65. msgstr "[success]Gerber Scale done."
  66. #: D:\1.DEV\FlatCAM_beta\camlib.py:3274
  67. msgid ""
  68. "[ERROR_NOTCL]An (x,y) pair of values are needed. Probable you entered only "
  69. "one value in the Offset field."
  70. msgstr ""
  71. "[ERROR_NOTCL]An (x,y) pair of values are needed. Probable you entered only "
  72. "one value in the Offset field."
  73. #: D:\1.DEV\FlatCAM_beta\camlib.py:3298
  74. msgid "[success]Gerber Offset done."
  75. msgstr "[success]Gerber Offset done."
  76. #: D:\1.DEV\FlatCAM_beta\camlib.py:3674
  77. msgid "[ERROR_NOTCL] This is GCODE mark: %s"
  78. msgstr "[ERROR_NOTCL] This is GCODE mark: %s"
  79. #: D:\1.DEV\FlatCAM_beta\camlib.py:4203
  80. msgid "[ERROR_NOTCL] An internal error has ocurred. See shell.\n"
  81. msgstr "[ERROR_NOTCL] An internal error has ocurred. See shell.\n"
  82. #: D:\1.DEV\FlatCAM_beta\camlib.py:4204
  83. msgid ""
  84. "[ERROR] Excellon Parser error.\n"
  85. "Parsing Failed. Line %d: %s\n"
  86. msgstr ""
  87. "[ERROR] Excellon Parser error.\n"
  88. "Parsing Failed. Line %d: %s\n"
  89. #: D:\1.DEV\FlatCAM_beta\camlib.py:4281
  90. msgid ""
  91. "[WARNING] Excellon.create_geometry() -> a drill location was skipped due of "
  92. "not having a tool associated.\n"
  93. "Check the resulting GCode."
  94. msgstr ""
  95. "[WARNING] Excellon.create_geometry() -> a drill location was skipped due of "
  96. "not having a tool associated.\n"
  97. "Check the resulting GCode."
  98. #: D:\1.DEV\FlatCAM_beta\camlib.py:4817
  99. msgid "[ERROR] There is no such parameter: %s"
  100. msgstr "[ERROR] There is no such parameter: %s"
  101. #: D:\1.DEV\FlatCAM_beta\camlib.py:4882
  102. msgid ""
  103. "[WARNING] The Cut Z parameter has positive value. It is the depth value to "
  104. "drill into material.\n"
  105. "The Cut Z parameter needs to have a negative value, assuming it is a typo "
  106. "therefore the app will convert the value to negative. Check the resulting "
  107. "CNC code (Gcode etc)."
  108. msgstr ""
  109. "[WARNING] The Cut Z parameter has positive value. It is the depth value to "
  110. "drill into material.\n"
  111. "The Cut Z parameter needs to have a negative value, assuming it is a typo "
  112. "therefore the app will convert the value to negative. Check the resulting "
  113. "CNC code (Gcode etc)."
  114. #: D:\1.DEV\FlatCAM_beta\camlib.py:4889 D:\1.DEV\FlatCAM_beta\camlib.py:5357
  115. #: D:\1.DEV\FlatCAM_beta\camlib.py:5628
  116. msgid ""
  117. "[WARNING] The Cut Z parameter is zero. There will be no cut, skipping %s file"
  118. msgstr ""
  119. "[WARNING] The Cut Z parameter is zero. There will be no cut, skipping %s file"
  120. #: D:\1.DEV\FlatCAM_beta\camlib.py:4903 D:\1.DEV\FlatCAM_beta\camlib.py:5334
  121. #: D:\1.DEV\FlatCAM_beta\camlib.py:5605
  122. msgid ""
  123. "[ERROR]The Toolchange X,Y field in Edit -> Preferences has to be in the "
  124. "format (x, y) \n"
  125. "but now there is only one value, not two. "
  126. msgstr ""
  127. "[ERROR]The Toolchange X,Y field in Edit -> Preferences has to be in the "
  128. "format (x, y) \n"
  129. "but now there is only one value, not two. "
  130. #: D:\1.DEV\FlatCAM_beta\camlib.py:5105 D:\1.DEV\FlatCAM_beta\camlib.py:5195
  131. #: D:\1.DEV\FlatCAM_beta\camlib.py:5246
  132. msgid "[ERROR_NOTCL]The loaded Excellon file has no drills ..."
  133. msgstr "[ERROR_NOTCL]The loaded Excellon file has no drills ..."
  134. #: D:\1.DEV\FlatCAM_beta\camlib.py:5200
  135. msgid "[ERROR_NOTCL] Wrong optimization type selected."
  136. msgstr "[ERROR_NOTCL] Wrong optimization type selected."
  137. #: D:\1.DEV\FlatCAM_beta\camlib.py:5345 D:\1.DEV\FlatCAM_beta\camlib.py:5616
  138. msgid ""
  139. "[ERROR_NOTCL] Cut_Z parameter is None or zero. Most likely a bad "
  140. "combinations of other parameters."
  141. msgstr ""
  142. "[ERROR_NOTCL] Cut_Z parameter is None or zero. Most likely a bad "
  143. "combinations of other parameters."
  144. #: D:\1.DEV\FlatCAM_beta\camlib.py:5350 D:\1.DEV\FlatCAM_beta\camlib.py:5621
  145. msgid ""
  146. "[WARNING] The Cut Z parameter has positive value. It is the depth value to "
  147. "cut into material.\n"
  148. "The Cut Z parameter needs to have a negative value, assuming it is a typo "
  149. "therefore the app will convert the value to negative.Check the resulting CNC "
  150. "code (Gcode etc)."
  151. msgstr ""
  152. "[WARNING] The Cut Z parameter has positive value. It is the depth value to "
  153. "cut into material.\n"
  154. "The Cut Z parameter needs to have a negative value, assuming it is a typo "
  155. "therefore the app will convert the value to negative.Check the resulting CNC "
  156. "code (Gcode etc)."
  157. #: D:\1.DEV\FlatCAM_beta\camlib.py:5362 D:\1.DEV\FlatCAM_beta\camlib.py:5633
  158. msgid "[ERROR_NOTCL] Travel Z parameter is None or zero."
  159. msgstr "[ERROR_NOTCL] Travel Z parameter is None or zero."
  160. #: D:\1.DEV\FlatCAM_beta\camlib.py:5366 D:\1.DEV\FlatCAM_beta\camlib.py:5637
  161. msgid ""
  162. "[WARNING] The Travel Z parameter has negative value. It is the height value "
  163. "to travel between cuts.\n"
  164. "The Z Travel parameter needs to have a positive value, assuming it is a typo "
  165. "therefore the app will convert the value to positive.Check the resulting CNC "
  166. "code (Gcode etc)."
  167. msgstr ""
  168. "[WARNING] The Travel Z parameter has negative value. It is the height value "
  169. "to travel between cuts.\n"
  170. "The Z Travel parameter needs to have a positive value, assuming it is a typo "
  171. "therefore the app will convert the value to positive.Check the resulting CNC "
  172. "code (Gcode etc)."
  173. #: D:\1.DEV\FlatCAM_beta\camlib.py:5373 D:\1.DEV\FlatCAM_beta\camlib.py:5644
  174. msgid ""
  175. "[WARNING] The Z Travel parameter is zero. This is dangerous, skipping %s file"
  176. msgstr ""
  177. "[WARNING] The Z Travel parameter is zero. This is dangerous, skipping %s file"
  178. #: D:\1.DEV\FlatCAM_beta\camlib.py:5503
  179. msgid "[ERROR]Expected a Geometry, got %s"
  180. msgstr "[ERROR]Expected a Geometry, got %s"
  181. #: D:\1.DEV\FlatCAM_beta\camlib.py:5509
  182. msgid ""
  183. "[ERROR_NOTCL]Trying to generate a CNC Job from a Geometry object without "
  184. "solid_geometry."
  185. msgstr ""
  186. "[ERROR_NOTCL]Trying to generate a CNC Job from a Geometry object without "
  187. "solid_geometry."
  188. #: D:\1.DEV\FlatCAM_beta\camlib.py:5548
  189. msgid ""
  190. "[ERROR_NOTCL]The Tool Offset value is too negative to use for the "
  191. "current_geometry.\n"
  192. "Raise the value (in module) and try again."
  193. msgstr ""
  194. "[ERROR_NOTCL]The Tool Offset value is too negative to use for the "
  195. "current_geometry.\n"
  196. "Raise the value (in module) and try again."
  197. #: D:\1.DEV\FlatCAM_beta\camlib.py:5770
  198. msgid "[ERROR_NOTCL] There is no tool data in the SolderPaste geometry."
  199. msgstr "[ERROR_NOTCL] There is no tool data in the SolderPaste geometry."