fdmextruder.def.json.po 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. # Cura
  2. # Copyright (C) 2022 Ultimaker B.V.
  3. # This file is distributed under the same license as the Cura package.
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Cura 5.1\n"
  8. "Report-Msgid-Bugs-To: plugins@ultimaker.com\n"
  9. "POT-Creation-Date: 2022-06-21 12:50+0000\n"
  10. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  11. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  12. "Language-Team: LANGUAGE\n"
  13. "Language: \n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. #: fdmextruder.def.json
  18. msgctxt "machine_settings label"
  19. msgid "Machine"
  20. msgstr "Macchina"
  21. #: fdmextruder.def.json
  22. msgctxt "machine_settings description"
  23. msgid "Machine specific settings"
  24. msgstr "Impostazioni macchina specifiche"
  25. #: fdmextruder.def.json
  26. msgctxt "extruder_nr label"
  27. msgid "Extruder"
  28. msgstr "Estrusore"
  29. #: fdmextruder.def.json
  30. msgctxt "extruder_nr description"
  31. msgid "The extruder train used for printing. This is used in multi-extrusion."
  32. msgstr "Treno estrusore utilizzato per la stampa. Utilizzato nell’estrusione multipla."
  33. #: fdmextruder.def.json
  34. msgctxt "machine_nozzle_id label"
  35. msgid "Nozzle ID"
  36. msgstr "ID ugello"
  37. #: fdmextruder.def.json
  38. msgctxt "machine_nozzle_id description"
  39. msgid "The nozzle ID for an extruder train, such as \"AA 0.4\" and \"BB 0.8\"."
  40. msgstr "ID ugello per un treno estrusore, come \"AA 0.4\" e \"BB 0.8\"."
  41. #: fdmextruder.def.json
  42. msgctxt "machine_nozzle_size label"
  43. msgid "Nozzle Diameter"
  44. msgstr "Diametro ugello"
  45. #: fdmextruder.def.json
  46. msgctxt "machine_nozzle_size description"
  47. msgid "The inner diameter of the nozzle. Change this setting when using a non-standard nozzle size."
  48. msgstr "Il diametro interno dell’ugello. Modificare questa impostazione quando si utilizza una dimensione ugello non standard."
  49. #: fdmextruder.def.json
  50. msgctxt "machine_nozzle_offset_x label"
  51. msgid "Nozzle X Offset"
  52. msgstr "Offset X ugello"
  53. #: fdmextruder.def.json
  54. msgctxt "machine_nozzle_offset_x description"
  55. msgid "The x-coordinate of the offset of the nozzle."
  56. msgstr "La coordinata y dell’offset dell’ugello."
  57. #: fdmextruder.def.json
  58. msgctxt "machine_nozzle_offset_y label"
  59. msgid "Nozzle Y Offset"
  60. msgstr "Offset Y ugello"
  61. #: fdmextruder.def.json
  62. msgctxt "machine_nozzle_offset_y description"
  63. msgid "The y-coordinate of the offset of the nozzle."
  64. msgstr "La coordinata y dell’offset dell’ugello."
  65. #: fdmextruder.def.json
  66. msgctxt "machine_extruder_start_code label"
  67. msgid "Extruder Start G-Code"
  68. msgstr "Codice G avvio estrusore"
  69. #: fdmextruder.def.json
  70. msgctxt "machine_extruder_start_code description"
  71. msgid "Start g-code to execute when switching to this extruder."
  72. msgstr "Inizio codice G da eseguire quando si passa a questo estrusore."
  73. #: fdmextruder.def.json
  74. msgctxt "machine_extruder_start_pos_abs label"
  75. msgid "Extruder Start Position Absolute"
  76. msgstr "Assoluto posizione avvio estrusore"
  77. #: fdmextruder.def.json
  78. msgctxt "machine_extruder_start_pos_abs description"
  79. msgid "Make the extruder starting position absolute rather than relative to the last-known location of the head."
  80. msgstr "Rende la posizione di partenza estrusore assoluta anziché relativa rispetto all’ultima posizione nota della testina."
  81. #: fdmextruder.def.json
  82. msgctxt "machine_extruder_start_pos_x label"
  83. msgid "Extruder Start Position X"
  84. msgstr "X posizione avvio estrusore"
  85. #: fdmextruder.def.json
  86. msgctxt "machine_extruder_start_pos_x description"
  87. msgid "The x-coordinate of the starting position when turning the extruder on."
  88. msgstr "La coordinata x della posizione di partenza all’accensione dell’estrusore."
  89. #: fdmextruder.def.json
  90. msgctxt "machine_extruder_start_pos_y label"
  91. msgid "Extruder Start Position Y"
  92. msgstr "Y posizione avvio estrusore"
  93. #: fdmextruder.def.json
  94. msgctxt "machine_extruder_start_pos_y description"
  95. msgid "The y-coordinate of the starting position when turning the extruder on."
  96. msgstr "La coordinata y della posizione di partenza all’accensione dell’estrusore."
  97. #: fdmextruder.def.json
  98. msgctxt "machine_extruder_end_code label"
  99. msgid "Extruder End G-Code"
  100. msgstr "Codice G fine estrusore"
  101. #: fdmextruder.def.json
  102. msgctxt "machine_extruder_end_code description"
  103. msgid "End g-code to execute when switching away from this extruder."
  104. msgstr "Fine codice G da eseguire quando si passa a questo estrusore."
  105. #: fdmextruder.def.json
  106. msgctxt "machine_extruder_end_pos_abs label"
  107. msgid "Extruder End Position Absolute"
  108. msgstr "Assoluto posizione fine estrusore"
  109. #: fdmextruder.def.json
  110. msgctxt "machine_extruder_end_pos_abs description"
  111. msgid "Make the extruder ending position absolute rather than relative to the last-known location of the head."
  112. msgstr "Rende la posizione di fine estrusore assoluta anziché relativa rispetto all’ultima posizione nota della testina."
  113. #: fdmextruder.def.json
  114. msgctxt "machine_extruder_end_pos_x label"
  115. msgid "Extruder End Position X"
  116. msgstr "Posizione X fine estrusore"
  117. #: fdmextruder.def.json
  118. msgctxt "machine_extruder_end_pos_x description"
  119. msgid "The x-coordinate of the ending position when turning the extruder off."
  120. msgstr "La coordinata x della posizione di fine allo spegnimento dell’estrusore."
  121. #: fdmextruder.def.json
  122. msgctxt "machine_extruder_end_pos_y label"
  123. msgid "Extruder End Position Y"
  124. msgstr "Posizione Y fine estrusore"
  125. #: fdmextruder.def.json
  126. msgctxt "machine_extruder_end_pos_y description"
  127. msgid "The y-coordinate of the ending position when turning the extruder off."
  128. msgstr "La coordinata y della posizione di fine allo spegnimento dell’estrusore."
  129. #: fdmextruder.def.json
  130. msgctxt "extruder_prime_pos_z label"
  131. msgid "Extruder Prime Z Position"
  132. msgstr "Posizione Z innesco estrusore"
  133. #: fdmextruder.def.json
  134. msgctxt "extruder_prime_pos_z description"
  135. msgid "The Z coordinate of the position where the nozzle primes at the start of printing."
  136. msgstr "Indica la coordinata Z della posizione in cui l’ugello si innesca all’avvio della stampa."
  137. #: fdmextruder.def.json
  138. msgctxt "machine_extruder_cooling_fan_number label"
  139. msgid "Extruder Print Cooling Fan"
  140. msgstr "Ventola di raffreddamento stampa estrusore"
  141. #: fdmextruder.def.json
  142. msgctxt "machine_extruder_cooling_fan_number description"
  143. msgid "The number of the print cooling fan associated with this extruder. Only change this from the default value of 0 when you have a different print cooling fan for each extruder."
  144. msgstr "Il numero di ventole di raffreddamento stampa abbinate a questo estrusore. Modificarlo dal valore predefinito 0 solo quando si ha una ventola di raffreddamento diversa per ciascun estrusore."
  145. #: fdmextruder.def.json
  146. msgctxt "platform_adhesion label"
  147. msgid "Build Plate Adhesion"
  148. msgstr "Adesione piano di stampa"
  149. #: fdmextruder.def.json
  150. msgctxt "platform_adhesion description"
  151. msgid "Adhesion"
  152. msgstr "Adesione"
  153. #: fdmextruder.def.json
  154. msgctxt "extruder_prime_pos_x label"
  155. msgid "Extruder Prime X Position"
  156. msgstr "Posizione X innesco estrusore"
  157. #: fdmextruder.def.json
  158. msgctxt "extruder_prime_pos_x description"
  159. msgid "The X coordinate of the position where the nozzle primes at the start of printing."
  160. msgstr "La coordinata X della posizione in cui l’ugello si innesca all’avvio della stampa."
  161. #: fdmextruder.def.json
  162. msgctxt "extruder_prime_pos_y label"
  163. msgid "Extruder Prime Y Position"
  164. msgstr "Posizione Y innesco estrusore"
  165. #: fdmextruder.def.json
  166. msgctxt "extruder_prime_pos_y description"
  167. msgid "The Y coordinate of the position where the nozzle primes at the start of printing."
  168. msgstr "La coordinata Y della posizione in cui l’ugello si innesca all’avvio della stampa."
  169. #: fdmextruder.def.json
  170. msgctxt "material label"
  171. msgid "Material"
  172. msgstr "Materiale"
  173. #: fdmextruder.def.json
  174. msgctxt "material description"
  175. msgid "Material"
  176. msgstr "Materiale"
  177. #: fdmextruder.def.json
  178. msgctxt "material_diameter label"
  179. msgid "Diameter"
  180. msgstr "Diametro"
  181. #: fdmextruder.def.json
  182. msgctxt "material_diameter description"
  183. msgid "Adjusts the diameter of the filament used. Match this value with the diameter of the used filament."
  184. msgstr "Regolare il diametro del filamento utilizzato. Abbinare questo valore al diametro del filamento utilizzato."
  185. #~ msgctxt "machine_extruder_start_code description"
  186. #~ msgid "Start g-code to execute whenever turning the extruder on."
  187. #~ msgstr "Codice G di avvio da eseguire ogniqualvolta si accende l’estrusore."
  188. #~ msgctxt "machine_extruder_end_code description"
  189. #~ msgid "End g-code to execute whenever turning the extruder off."
  190. #~ msgstr "Codice G di fine da eseguire ogniqualvolta si spegne l’estrusore."