ToolFilm.po 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  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:06+0200\n"
  9. "PO-Revision-Date: 2019-03-10 13:23+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\ToolFilm.py:13
  20. msgid "Film PCB"
  21. msgstr "Film PCB"
  22. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:44
  23. msgid "Object Type:"
  24. msgstr "Object Type:"
  25. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:46
  26. msgid ""
  27. "Specify the type of object for which to create the film.\n"
  28. "The object can be of type: Gerber or Geometry.\n"
  29. "The selection here decide the type of objects that will be\n"
  30. "in the Film Object combobox."
  31. msgstr ""
  32. "Specify the type of object for which to create the film.\n"
  33. "The object can be of type: Gerber or Geometry.\n"
  34. "The selection here decide the type of objects that will be\n"
  35. "in the Film Object combobox."
  36. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:59
  37. msgid "Film Object:"
  38. msgstr "Film Object:"
  39. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:61
  40. msgid "Object for which to create the film."
  41. msgstr "Object for which to create the film."
  42. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:77
  43. msgid "Box Type:"
  44. msgstr "Box Type:"
  45. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:79
  46. msgid ""
  47. "Specify the type of object to be used as an container for\n"
  48. "film creation. It can be: Gerber or Geometry type.The selection here decide "
  49. "the type of objects that will be\n"
  50. "in the Box Object combobox."
  51. msgstr ""
  52. "Specify the type of object to be used as an container for\n"
  53. "film creation. It can be: Gerber or Geometry type.The selection here decide "
  54. "the type of objects that will be\n"
  55. "in the Box Object combobox."
  56. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:92
  57. msgid "Box Object:"
  58. msgstr "Box Object:"
  59. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:94
  60. msgid ""
  61. "The actual object that is used a container for the\n"
  62. " selected object for which we create the film.\n"
  63. "Usually it is the PCB outline but it can be also the\n"
  64. "same object for which the film is created."
  65. msgstr ""
  66. "The actual object that is used a container for the\n"
  67. " selected object for which we create the film.\n"
  68. "Usually it is the PCB outline but it can be also the\n"
  69. "same object for which the film is created."
  70. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:104
  71. msgid "Film Type:"
  72. msgstr "Film Type:"
  73. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:106
  74. msgid ""
  75. "Generate a Positive black film or a Negative film.\n"
  76. "Positive means that it will print the features\n"
  77. "with black on a white canvas.\n"
  78. "Negative means that it will print the features\n"
  79. "with white on a black canvas.\n"
  80. "The Film format is SVG."
  81. msgstr ""
  82. "Generate a Positive black film or a Negative film.\n"
  83. "Positive means that it will print the features\n"
  84. "with black on a white canvas.\n"
  85. "Negative means that it will print the features\n"
  86. "with white on a black canvas.\n"
  87. "The Film format is SVG."
  88. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:118
  89. msgid "Border:"
  90. msgstr "Border:"
  91. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:120
  92. msgid ""
  93. "Specify a border around the object.\n"
  94. "Only for negative film.\n"
  95. "It helps if we use as a Box Object the same \n"
  96. "object as in Film Object. It will create a thick\n"
  97. "black bar around the actual print allowing for a\n"
  98. "better delimitation of the outline features which are of\n"
  99. "white color like the rest and which may confound with the\n"
  100. "surroundings if not for this border."
  101. msgstr ""
  102. "Specify a border around the object.\n"
  103. "Only for negative film.\n"
  104. "It helps if we use as a Box Object the same \n"
  105. "object as in Film Object. It will create a thick\n"
  106. "black bar around the actual print allowing for a\n"
  107. "better delimitation of the outline features which are of\n"
  108. "white color like the rest and which may confound with the\n"
  109. "surroundings if not for this border."
  110. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:132
  111. msgid "Scale Stroke:"
  112. msgstr "Scale Stroke:"
  113. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:134
  114. msgid ""
  115. "Scale the line stroke thickness of each feature in the SVG file.\n"
  116. "It means that the line that envelope each SVG feature will be thicker or "
  117. "thinner,\n"
  118. "therefore the fine features may be more affected by this parameter."
  119. msgstr ""
  120. "Scale the line stroke thickness of each feature in the SVG file.\n"
  121. "It means that the line that envelope each SVG feature will be thicker or "
  122. "thinner,\n"
  123. "therefore the fine features may be more affected by this parameter."
  124. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:145
  125. msgid "Save Film"
  126. msgstr "Save Film"
  127. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:147
  128. msgid ""
  129. "Create a Film for the selected object, within\n"
  130. "the specified box. Does not create a new \n"
  131. " FlatCAM object, but directly save it in SVG format\n"
  132. "which can be opened with Inkscape."
  133. msgstr ""
  134. "Create a Film for the selected object, within\n"
  135. "the specified box. Does not create a new \n"
  136. " FlatCAM object, but directly save it in SVG format\n"
  137. "which can be opened with Inkscape."
  138. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:188
  139. msgid "Film Tool"
  140. msgstr "Film Tool"
  141. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:209
  142. msgid ""
  143. "[ERROR_NOTCL] No FlatCAM object selected. Load an object for Film and retry."
  144. msgstr ""
  145. "[ERROR_NOTCL] No FlatCAM object selected. Load an object for Film and retry."
  146. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:215
  147. msgid ""
  148. "[ERROR_NOTCL] No FlatCAM object selected. Load an object for Box and retry."
  149. msgstr ""
  150. "[ERROR_NOTCL] No FlatCAM object selected. Load an object for Box and retry."
  151. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:225
  152. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:232
  153. msgid "[ERROR_NOTCL]Wrong value format entered, use a number."
  154. msgstr "[ERROR_NOTCL]Wrong value format entered, use a number."
  155. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:239
  156. msgid "Generating Film ..."
  157. msgstr "Generating Film ..."
  158. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:244
  159. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:248
  160. msgid "Export SVG positive"
  161. msgstr "Export SVG positive"
  162. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:253
  163. msgid "[WARNING_NOTCL]Export SVG positive cancelled."
  164. msgstr "[WARNING_NOTCL]Export SVG positive cancelled."
  165. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:260
  166. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:264
  167. msgid "Export SVG negative"
  168. msgstr "Export SVG negative"
  169. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolFilm.py:269
  170. msgid "[WARNING_NOTCL]Export SVG negative cancelled."
  171. msgstr "[WARNING_NOTCL]Export SVG negative cancelled."