My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

language_pt-br.h 8.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. /**
  2. * Marlin 3D Printer Firmware
  3. * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
  4. *
  5. * Based on Sprinter and grbl.
  6. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation, either version 3 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  20. *
  21. */
  22. /**
  23. * Portuguese (Brazil)
  24. *
  25. * LCD Menu Messages
  26. * See also http://marlinfw.org/docs/development/lcd_language.html
  27. *
  28. */
  29. #ifndef LANGUAGE_PT_BR_H
  30. #define LANGUAGE_PT_BR_H
  31. #define DISPLAY_CHARSET_ISO10646_1
  32. #define NOT_EXTENDED_ISO10646_1_5X7
  33. #define WELCOME_MSG MACHINE_NAME " pronto."
  34. #define MSG_SD_INSERTED "Cartao inserido"
  35. #define MSG_SD_REMOVED "Cartao removido"
  36. #define MSG_MAIN "Menu principal"
  37. #define MSG_AUTOSTART "Autostart"
  38. #define MSG_DISABLE_STEPPERS "Desabi. motores"
  39. #define MSG_AUTO_HOME "Ir para origen"
  40. #define MSG_LEVEL_BED_HOMING "Homing XYZ"
  41. #define MSG_LEVEL_BED_WAITING "Click to Begin"
  42. #define MSG_LEVEL_BED_DONE "Leveling Done!"
  43. #define MSG_SET_HOME_OFFSETS "Ajustar Jogo"
  44. #define MSG_HOME_OFFSETS_APPLIED "Offsets applied"
  45. #define MSG_SET_ORIGIN "Ajustar orig."
  46. #define MSG_PREHEAT_1 "Pre-aquecer PLA"
  47. #define MSG_PREHEAT_1_N "Pre-aquecer PLA"
  48. #define MSG_PREHEAT_1_ALL "Pre-aq.Todo PLA"
  49. #define MSG_PREHEAT_1_BEDONLY "Pre-aq. PLA " LCD_STR_THERMOMETER "Base"
  50. #define MSG_PREHEAT_1_SETTINGS "Ajustar PLA"
  51. #define MSG_PREHEAT_2 "Pre-aquecer ABS"
  52. #define MSG_PREHEAT_2_N "Pre-aquecer ABS"
  53. #define MSG_PREHEAT_2_ALL "Pre-aq.Todo ABS"
  54. #define MSG_PREHEAT_2_BEDONLY "Pre-aq. ABS " LCD_STR_THERMOMETER "Base"
  55. #define MSG_PREHEAT_2_SETTINGS "Ajustar ABS"
  56. #define MSG_COOLDOWN "Esfriar"
  57. #define MSG_SWITCH_PS_ON "Ligar"
  58. #define MSG_SWITCH_PS_OFF "Desligar"
  59. #define MSG_EXTRUDE "Extrudar"
  60. #define MSG_RETRACT "Retrair"
  61. #define MSG_MOVE_AXIS "Mover eixo"
  62. #define MSG_MOVE_X "Mover X"
  63. #define MSG_MOVE_Y "Mover Y"
  64. #define MSG_MOVE_Z "Mover Z"
  65. #define MSG_MOVE_E "Mover Extrusor"
  66. #define MSG_MOVE_01MM "Mover 0.1mm"
  67. #define MSG_MOVE_1MM "Mover 1mm"
  68. #define MSG_MOVE_10MM "Mover 10mm"
  69. #define MSG_SPEED "Velocidade"
  70. #define MSG_BED_Z "Base Z"
  71. #define MSG_NOZZLE LCD_STR_THERMOMETER " Bocal"
  72. #define MSG_BED LCD_STR_THERMOMETER " Base"
  73. #define MSG_FAN_SPEED "Vel. Ventoinha"
  74. #define MSG_FLOW "Fluxo"
  75. #define MSG_CONTROL "Controle"
  76. #define MSG_MIN LCD_STR_THERMOMETER " Min"
  77. #define MSG_MAX LCD_STR_THERMOMETER " Max"
  78. #define MSG_FACTOR LCD_STR_THERMOMETER " Fact"
  79. #define MSG_AUTOTEMP "Temp. Automatica"
  80. #define MSG_ON "Ligado "
  81. #define MSG_OFF "Desligado"
  82. #define MSG_PID_P "PID-P"
  83. #define MSG_PID_I "PID-I"
  84. #define MSG_PID_D "PID-D"
  85. #define MSG_PID_C "PID-C"
  86. #define MSG_ACC "Acc"
  87. #define MSG_JERK "Jogo"
  88. #define MSG_VX_JERK "jogo VX"
  89. #define MSG_VY_JERK "jogo VY"
  90. #define MSG_VZ_JERK "jogo VZ"
  91. #define MSG_VE_JERK "jogo VE"
  92. #define MSG_VMAX " Vmax "
  93. #define MSG_VMIN "Vmin"
  94. #define MSG_VTRAV_MIN "VTrav min"
  95. #define MSG_AMAX "Amax "
  96. #define MSG_A_RETRACT "Retrair A"
  97. #define MSG_A_TRAVEL "A-movimento"
  98. #define MSG_STEPS_PER_MM "Passo/mm"
  99. #define MSG_XSTEPS "Passo X/mm"
  100. #define MSG_YSTEPS "Passo Y/mm"
  101. #define MSG_ZSTEPS "Passo Z/mm"
  102. #define MSG_ESTEPS "E/mm"
  103. #define MSG_E1STEPS "E1/mm"
  104. #define MSG_E2STEPS "E2/mm"
  105. #define MSG_E3STEPS "E3/mm"
  106. #define MSG_E4STEPS "E4/mm"
  107. #define MSG_E5STEPS "E5/mm"
  108. #define MSG_TEMPERATURE "Temperatura"
  109. #define MSG_MOTION "Movimento"
  110. #define MSG_FILAMENT "Filamento"
  111. #define MSG_VOLUMETRIC_ENABLED "Extr. em mm3"
  112. #define MSG_FILAMENT_DIAM "Diametro Fil."
  113. #define MSG_CONTRAST "Contraste"
  114. #define MSG_STORE_EEPROM "Salvar"
  115. #define MSG_LOAD_EEPROM "Ler"
  116. #define MSG_RESTORE_FAILSAFE "Rest. de emerg."
  117. #define MSG_REFRESH LCD_STR_REFRESH " Restaurar"
  118. #define MSG_WATCH "Monitorar"
  119. #define MSG_PREPARE "Preparar"
  120. #define MSG_TUNE "Afinar"
  121. #define MSG_PAUSE_PRINT "Pausar impressao"
  122. #define MSG_RESUME_PRINT "Resumir impressao"
  123. #define MSG_STOP_PRINT "Parar impressao"
  124. #define MSG_CARD_MENU "Imprimir do SD"
  125. #define MSG_NO_CARD "Sem cartao SD"
  126. #define MSG_DWELL "Repouso..."
  127. #define MSG_USERWAIT "Esperando ordem"
  128. #define MSG_RESUMING "Resumindo Impres."
  129. #define MSG_PRINT_ABORTED "Impres. Abortada."
  130. #define MSG_NO_MOVE "Sem movimento"
  131. #define MSG_KILLED "PARADA DE EMERG."
  132. #define MSG_STOPPED "PARADA. "
  133. #define MSG_CONTROL_RETRACT "Retrair mm"
  134. #define MSG_CONTROL_RETRACT_SWAP "Retrair Troca mm"
  135. #define MSG_CONTROL_RETRACTF "Retrair V"
  136. #define MSG_CONTROL_RETRACT_ZLIFT "Levantar mm"
  137. #define MSG_CONTROL_RETRACT_RECOVER "Des Retrair mm"
  138. #define MSG_CONTROL_RETRACT_RECOVER_SWAP "Des RetTroca mm"
  139. #define MSG_CONTROL_RETRACT_RECOVERF "Des Retrair V"
  140. #define MSG_AUTORETRACT "Retracao Autom."
  141. #define MSG_FILAMENTCHANGE "Trocar Filamento"
  142. #define MSG_INIT_SDCARD "Iniciar SD"
  143. #define MSG_CNG_SDCARD "Trocar SD"
  144. #define MSG_ZPROBE_OUT "Son. fora da mesa"
  145. #define MSG_HOME "Home" // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
  146. #define MSG_FIRST "first"
  147. #define MSG_ZPROBE_ZOFFSET "Deslocamento no Z"
  148. #define MSG_BABYSTEP_X "Passinho X"
  149. #define MSG_BABYSTEP_Y "Passinho Y"
  150. #define MSG_BABYSTEP_Z "Passinho Z"
  151. #define MSG_ENDSTOP_ABORT "Fim de Curso"
  152. #define MSG_HEATING_FAILED_LCD "Aquecimento falhou"
  153. #define MSG_ERR_REDUNDANT_TEMP "Err: REDUNDANT TEMP"
  154. #define MSG_THERMAL_RUNAWAY "THERMAL RUNAWAY"
  155. #define MSG_ERR_MAXTEMP "Err: T Maxima"
  156. #define MSG_ERR_MINTEMP "Err: T Minima"
  157. #define MSG_ERR_MAXTEMP_BED "Err: T Base Maxima"
  158. #define MSG_ERR_MINTEMP_BED "Err: T Base Minima"
  159. #define MSG_HEATING "Aquecendo..."
  160. #define MSG_HEATING_COMPLETE "Aquecida."
  161. #define MSG_BED_HEATING "Aquecendo base.."
  162. #define MSG_BED_DONE "Base aquecida."
  163. #define MSG_DELTA_CALIBRATE "Calibrar Delta"
  164. #define MSG_DELTA_CALIBRATE_X "Calibrar X"
  165. #define MSG_DELTA_CALIBRATE_Y "Calibrar Y"
  166. #define MSG_DELTA_CALIBRATE_Z "Calibrar Z"
  167. #define MSG_DELTA_CALIBRATE_CENTER "Calibrar Centro"
  168. #endif // LANGUAGE_PT_BR_H