ToolPanelize.pot 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  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:11+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\ToolPanelize.py:13
  17. msgid "Panelize PCB"
  18. msgstr ""
  19. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:44
  20. msgid "Object Type:"
  21. msgstr ""
  22. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:46
  23. msgid ""
  24. "Specify the type of object to be panelized\n"
  25. "It can be of type: Gerber, Excellon or Geometry.\n"
  26. "The selection here decide the type of objects that will be\n"
  27. "in the Object combobox."
  28. msgstr ""
  29. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:59
  30. msgid "Object:"
  31. msgstr ""
  32. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:61
  33. msgid ""
  34. "Object to be panelized. This means that it will\n"
  35. "be duplicated in an array of rows and columns."
  36. msgstr ""
  37. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:77
  38. msgid "Box Type:"
  39. msgstr ""
  40. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:79
  41. msgid ""
  42. "Specify the type of object to be used as an container for\n"
  43. "panelization. It can be: Gerber or Geometry type.\n"
  44. "The selection here decide the type of objects that will be\n"
  45. "in the Box Object combobox."
  46. msgstr ""
  47. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:92
  48. msgid "Box Object:"
  49. msgstr ""
  50. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:94
  51. msgid ""
  52. "The actual object that is used a container for the\n"
  53. " selected object that is to be panelized."
  54. msgstr ""
  55. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:101
  56. msgid "Spacing cols:"
  57. msgstr ""
  58. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:103
  59. msgid ""
  60. "Spacing between columns of the desired panel.\n"
  61. "In current units."
  62. msgstr ""
  63. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:110
  64. msgid "Spacing rows:"
  65. msgstr ""
  66. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:112
  67. msgid ""
  68. "Spacing between rows of the desired panel.\n"
  69. "In current units."
  70. msgstr ""
  71. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:119
  72. msgid "Columns:"
  73. msgstr ""
  74. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:121
  75. msgid "Number of columns of the desired panel"
  76. msgstr ""
  77. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:127
  78. msgid "Rows:"
  79. msgstr ""
  80. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:129
  81. msgid "Number of rows of the desired panel"
  82. msgstr ""
  83. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:136
  84. msgid "Panel Type:"
  85. msgstr ""
  86. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:138
  87. msgid ""
  88. "Choose the type of object for the panel object:\n"
  89. "- Geometry\n"
  90. "- Gerber"
  91. msgstr ""
  92. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:146
  93. msgid "Constrain panel within:"
  94. msgstr ""
  95. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:148
  96. msgid ""
  97. "Area define by DX and DY within to constrain the panel.\n"
  98. "DX and DY values are in current units.\n"
  99. "Regardless of how many columns and rows are desired,\n"
  100. "the final panel will have as many columns and rows as\n"
  101. "they fit completely within selected area."
  102. msgstr ""
  103. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:157
  104. msgid "Width (DX):"
  105. msgstr ""
  106. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:159
  107. msgid ""
  108. "The width (DX) within which the panel must fit.\n"
  109. "In current units."
  110. msgstr ""
  111. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:165
  112. msgid "Height (DY):"
  113. msgstr ""
  114. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:167
  115. msgid ""
  116. "The height (DY)within which the panel must fit.\n"
  117. "In current units."
  118. msgstr ""
  119. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:180
  120. msgid "Panelize Object"
  121. msgstr ""
  122. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:182
  123. msgid ""
  124. "Panelize the specified object around the specified box.\n"
  125. "In other words it creates multiple copies of the source object,\n"
  126. "arranged in a 2D array of rows and columns."
  127. msgstr ""
  128. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:278
  129. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:292
  130. msgid "[ERROR_NOTCL]Could not retrieve object: %s"
  131. msgstr ""
  132. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:284
  133. msgid "[ERROR_NOTCL]Object not found: %s"
  134. msgstr ""
  135. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:296
  136. msgid "[WARNING]No object Box. Using instead %s"
  137. msgstr ""
  138. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:308
  139. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:320
  140. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:333
  141. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:346
  142. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:358
  143. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:369
  144. msgid "[ERROR_NOTCL]Wrong value format entered, use a number."
  145. msgstr ""
  146. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:377
  147. msgid "[ERROR_NOTCL]Columns or Rows are zero value. Change them to a positive integer."
  148. msgstr ""
  149. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:481
  150. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:590
  151. msgid "Generating panel ... Please wait."
  152. msgstr ""
  153. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:584
  154. msgid "[success]Panel done..."
  155. msgstr ""
  156. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:587
  157. msgid "[WARNING] Too big for the constrain area. Final panel has %s columns and %s rows"
  158. msgstr ""
  159. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolPanelize.py:595
  160. msgid "[success]Panel created successfully."
  161. msgstr ""