ToolCalculators.pot 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  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 16:22+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\ToolCalculators.py:26
  17. msgid "Calculators"
  18. msgstr ""
  19. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:27
  20. msgid "V-Shape Tool Calculator"
  21. msgstr ""
  22. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:28
  23. msgid "Units Calculator"
  24. msgstr ""
  25. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:29
  26. msgid "ElectroPlating Calculator"
  27. msgstr ""
  28. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:70
  29. msgid "Here you enter the value to be converted from INCH to MM"
  30. msgstr ""
  31. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:75
  32. msgid "Here you enter the value to be converted from MM to INCH"
  33. msgstr ""
  34. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:96
  35. msgid "Tip Diameter:"
  36. msgstr ""
  37. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:100
  38. msgid ""
  39. "This is the diameter of the tool tip.\n"
  40. "The manufacturer specifies it."
  41. msgstr ""
  42. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:103
  43. msgid "Tip Angle:"
  44. msgstr ""
  45. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:107
  46. msgid ""
  47. "This is the angle of the tip of the tool.\n"
  48. "It is specified by manufacturer."
  49. msgstr ""
  50. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:110
  51. msgid "Cut Z:"
  52. msgstr ""
  53. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:114
  54. msgid ""
  55. "This is the depth to cut into the material.\n"
  56. "In the CNCJob is the CutZ parameter."
  57. msgstr ""
  58. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:117
  59. msgid "Tool Diameter:"
  60. msgstr ""
  61. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:121
  62. msgid ""
  63. "This is the tool diameter to be entered into\n"
  64. "FlatCAM Gerber section.\n"
  65. "In the CNCJob section it is called >Tool dia<."
  66. msgstr ""
  67. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:133
  68. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:216
  69. msgid "Calculate"
  70. msgstr ""
  71. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:136
  72. msgid ""
  73. "Calculate either the Cut Z or the effective tool diameter,\n"
  74. " depending on which is desired and which is known. "
  75. msgstr ""
  76. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:154
  77. msgid ""
  78. "This calculator is useful for those who plate the via/pad/drill holes,\n"
  79. "using a method like grahite ink or calcium hypophosphite ink or palladium chloride."
  80. msgstr ""
  81. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:163
  82. msgid "Board Length:"
  83. msgstr ""
  84. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:167
  85. msgid "This is the board length. In centimeters."
  86. msgstr ""
  87. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:169
  88. msgid "Board Width:"
  89. msgstr ""
  90. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:173
  91. msgid "This is the board width.In centimeters."
  92. msgstr ""
  93. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:175
  94. msgid "Current Density:"
  95. msgstr ""
  96. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:179
  97. msgid ""
  98. "Current density to pass through the board. \n"
  99. "In Amps per Square Feet ASF."
  100. msgstr ""
  101. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:183
  102. msgid "Copper Growth:"
  103. msgstr ""
  104. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:187
  105. msgid ""
  106. "How thick the copper growth is intended to be.\n"
  107. "In microns."
  108. msgstr ""
  109. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:192
  110. msgid "Current Value:"
  111. msgstr ""
  112. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:196
  113. msgid ""
  114. "This is the current intensity value\n"
  115. "to be set on the Power Supply. In Amps."
  116. msgstr ""
  117. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:200
  118. msgid "Time:"
  119. msgstr ""
  120. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:204
  121. msgid ""
  122. "This is the calculated time required for the procedure.\n"
  123. "In minutes."
  124. msgstr ""
  125. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:219
  126. msgid ""
  127. "Calculate the current intensity value and the procedure time,\n"
  128. " depending on the parameters above"
  129. msgstr ""
  130. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:306
  131. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:317
  132. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:329
  133. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:344
  134. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:357
  135. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:371
  136. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:382
  137. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:393
  138. #: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolCalculators.py:404
  139. msgid "[ERROR_NOTCL]Wrong value format entered, use a number."
  140. msgstr ""