Browse Source

Update Aragonese translation

Daniel Martinez 8 years ago
parent
commit
b796e7031d
1 changed files with 150 additions and 56 deletions
  1. 150
    56
      Marlin/language_an.h

+ 150
- 56
Marlin/language_an.h View File

@@ -33,44 +33,51 @@
33 33
 #define DISPLAY_CHARSET_ISO10646_1
34 34
 
35 35
 #define WELCOME_MSG                         MACHINE_NAME " parada."
36
-#define MSG_SD_INSERTED                     "Tarcheta colocada"
37
-#define MSG_SD_REMOVED                      "Tarcheta retirada"
36
+#define MSG_SD_INSERTED                     "Tarcheta mesa"
37
+#define MSG_SD_REMOVED                      "Tarcheta sacada"
38
+#define MSG_LCD_ENDSTOPS                    "Endstops" // Max length 8 characters
38 39
 #define MSG_MAIN                            "Menu prencipal"
39
-#define MSG_AUTOSTART                       " Autostart"
40
+#define MSG_AUTOSTART                       "Inicio automatico"
40 41
 #define MSG_DISABLE_STEPPERS                "Amortar motors"
41 42
 #define MSG_AUTO_HOME                       "Levar a l'orichen"
42
-#define MSG_LEVEL_BED_HOMING                "Homing XYZ"
43
-#define MSG_LEVEL_BED_WAITING               "Click to Begin"
44
-#define MSG_LEVEL_BED_DONE                  "Leveling Done!"
45
-#define MSG_LEVEL_BED_CANCEL                "Cancel"
46
-#define MSG_SET_HOME_OFFSETS                "Set home offsets"
47
-#define MSG_HOME_OFFSETS_APPLIED            "Offsets applied"
48
-#define MSG_SET_ORIGIN                      "Establir zero"
43
+#define MSG_AUTO_HOME_X                     "Orichen X"
44
+#define MSG_AUTO_HOME_Y                     "Orichen Y"
45
+#define MSG_AUTO_HOME_Z                     "Orichen Z"
46
+#define MSG_LEVEL_BED_HOMING                "Orichen XYZ"
47
+#define MSG_LEVEL_BED_WAITING               "Encetar (pretar)"
48
+#define MSG_LEVEL_BED_NEXT_POINT            "Vinient punto"
49
+#define MSG_LEVEL_BED_DONE                  "Nivelacion feita!"
50
+#define MSG_LEVEL_BED_CANCEL                "Cancelar"
51
+#define MSG_SET_HOME_OFFSETS                "Achustar desfases"
52
+#define MSG_HOME_OFFSETS_APPLIED            "Desfase aplicau"
53
+#define MSG_SET_ORIGIN                      "Establir orichen"
49 54
 #define MSG_PREHEAT_1                       "Precalentar PLA"
50
-#define MSG_PREHEAT_1_N                     "Precalentar PLA "
51
-#define MSG_PREHEAT_1_ALL                   "Precalentar PLA a"
52
-#define MSG_PREHEAT_1_BEDONLY               "Prec. PLA Base"
53
-#define MSG_PREHEAT_1_SETTINGS              "Achustar tem. PLA"
55
+#define MSG_PREHEAT_1_N                     MSG_PREHEAT_1 " "
56
+#define MSG_PREHEAT_1_ALL                   MSG_PREHEAT_1 " Tot"
57
+#define MSG_PREHEAT_1_BEDONLY               MSG_PREHEAT_1 " Base"
58
+#define MSG_PREHEAT_1_SETTINGS              MSG_PREHEAT_1 " Conf"
54 59
 #define MSG_PREHEAT_2                       "Precalentar ABS"
55
-#define MSG_PREHEAT_2_N                     "Precalentar ABS "
56
-#define MSG_PREHEAT_2_ALL                   "Precalentar ABS a"
57
-#define MSG_PREHEAT_2_BEDONLY               "Prec. ABS Base"
58
-#define MSG_PREHEAT_2_SETTINGS              "Achustar tem. ABS"
60
+#define MSG_PREHEAT_2_N                     MSG_PREHEAT_2 " "
61
+#define MSG_PREHEAT_2_ALL                   MSG_PREHEAT_2 " Tot"
62
+#define MSG_PREHEAT_2_BEDONLY               MSG_PREHEAT_2 " Base"
63
+#define MSG_PREHEAT_2_SETTINGS              MSG_PREHEAT_2 " Conf"
59 64
 #define MSG_COOLDOWN                        "Enfriar"
60 65
 #define MSG_SWITCH_PS_ON                    "Enchegar Fuent"
61
-#define MSG_SWITCH_PS_OFF                   "Desenchegar Fuent"
66
+#define MSG_SWITCH_PS_OFF                   "Amortar Fuent"
62 67
 #define MSG_EXTRUDE                         "Extruir"
63 68
 #define MSG_RETRACT                         "Retraer"
64 69
 #define MSG_MOVE_AXIS                       "Mover Eixes"
65
-#define MSG_MOVE_X                          "Move X"
66
-#define MSG_MOVE_Y                          "Move Y"
67
-#define MSG_MOVE_Z                          "Move Z"
68
-#define MSG_MOVE_E                          "Extruder"
69
-#define MSG_MOVE_01MM                       "Move 0.1mm"
70
-#define MSG_MOVE_1MM                        "Move 1mm"
71
-#define MSG_MOVE_10MM                       "Move 10mm"
70
+#define MSG_LEVEL_BED                       "Nivelar base"
71
+#define MSG_MOVE_X                          "Mover X"
72
+#define MSG_MOVE_Y                          "Mover Y"
73
+#define MSG_MOVE_Z                          "Mover Z"
74
+#define MSG_MOVE_E                          "Extrusor"
75
+#define MSG_MOVE_01MM                       "Mover 0.1mm"
76
+#define MSG_MOVE_1MM                        "Mover 1mm"
77
+#define MSG_MOVE_10MM                       "Mover 10mm"
72 78
 #define MSG_SPEED                           "Velocidat"
73
-#define MSG_NOZZLE                          "Nozzle"
79
+#define MSG_BED_Z                           "Base Z"
80
+#define MSG_NOZZLE                          "Boquilla"
74 81
 #define MSG_BED                             "Base"
75 82
 #define MSG_FAN_SPEED                       "Ixoriador"
76 83
 #define MSG_FLOW                            "Fluxo"
@@ -78,23 +85,25 @@
78 85
 #define MSG_MIN                             LCD_STR_THERMOMETER " Min"
79 86
 #define MSG_MAX                             LCD_STR_THERMOMETER " Max"
80 87
 #define MSG_FACTOR                          LCD_STR_THERMOMETER " Fact"
81
-#define MSG_AUTOTEMP                        "Autotemp"
88
+#define MSG_AUTOTEMP                        "Temperatura Auto."
82 89
 #define MSG_ON                              "On"
83 90
 #define MSG_OFF                             "Off"
84 91
 #define MSG_PID_P                           "PID-P"
85 92
 #define MSG_PID_I                           "PID-I"
86 93
 #define MSG_PID_D                           "PID-D"
87 94
 #define MSG_PID_C                           "PID-C"
88
-#define MSG_ACC                             "Acel"
95
+#define MSG_SELECT                          "Trigar"
96
+#define MSG_ACC                             "Aceleracion"
89 97
 #define MSG_VX_JERK                         "Vx-jerk"
90 98
 #define MSG_VY_JERK                         "Vy-jerk"
91 99
 #define MSG_VZ_JERK                         "Vz-jerk"
92
-#define MSG_VE_JERK                         "Ves-jerk"
100
+#define MSG_VE_JERK                         "Ve-jerk"
93 101
 #define MSG_VMAX                            "Vmax"
94 102
 #define MSG_VMIN                            "Vmin"
95
-#define MSG_VTRAV_MIN                       "VTrav min"
96
-#define MSG_AMAX                            "Amax"
97
-#define MSG_A_RETRACT                       "A-retrac."
103
+#define MSG_VTRAV_MIN                       "Vel. viache min"
104
+#define MSG_AMAX                            "Acel. max"
105
+#define MSG_A_RETRACT                       "Acel. retrac."
106
+#define MSG_A_TRAVEL                        "Acel. Viaje"
98 107
 #define MSG_XSTEPS                          "X trangos/mm"
99 108
 #define MSG_YSTEPS                          "Y trangos/mm"
100 109
 #define MSG_ZSTEPS                          "Z trangos/mm"
@@ -105,15 +114,15 @@
105 114
 #define MSG_E4STEPS                         "E4 trangos/mm"
106 115
 #define MSG_TEMPERATURE                     "Temperatura"
107 116
 #define MSG_MOTION                          "Movimiento"
108
-#define MSG_VOLUMETRIC                      "Filament"
117
+#define MSG_VOLUMETRIC                      "Filamento"
109 118
 #define MSG_VOLUMETRIC_ENABLED              "E in mm3"
110 119
 #define MSG_FILAMENT_DIAM                   "Fil. Dia."
111
-#define MSG_CONTRAST                        "Contrast"
112
-#define MSG_STORE_EPROM                     "Alzar Memoria"
113
-#define MSG_LOAD_EPROM                      "Cargar Memoria"
114
-#define MSG_RESTORE_FAILSAFE                "Rest. d'emerchen."
120
+#define MSG_CONTRAST                        "Contraste"
121
+#define MSG_STORE_EPROM                     "Alzar memoria"
122
+#define MSG_LOAD_EPROM                      "Cargar memoria"
123
+#define MSG_RESTORE_FAILSAFE                "Restaurar memoria"
115 124
 #define MSG_REFRESH                         "Tornar a cargar"
116
-#define MSG_WATCH                           "Monitorizar"
125
+#define MSG_WATCH                           "Informacion"
117 126
 #define MSG_PREPARE                         "Preparar"
118 127
 #define MSG_TUNE                            "Achustar"
119 128
 #define MSG_PAUSE_PRINT                     "Pausar impresion"
@@ -122,12 +131,12 @@
122 131
 #define MSG_CARD_MENU                       "Menu de SD"
123 132
 #define MSG_NO_CARD                         "No i hai tarcheta"
124 133
 #define MSG_DWELL                           "Reposo..."
125
-#define MSG_USERWAIT                        "Asperan. ordines"
134
+#define MSG_USERWAIT                        "Aguardand ordines"
126 135
 #define MSG_RESUMING                        "Contin. impresion"
127
-#define MSG_PRINT_ABORTED                   "Print aborted"
136
+#define MSG_PRINT_ABORTED                   "Impres. cancelada"
128 137
 #define MSG_NO_MOVE                         "Sin movimiento"
129
-#define MSG_KILLED                          "ATURADA D'EMERCH."
130
-#define MSG_STOPPED                         "ATURADA."
138
+#define MSG_KILLED                          "Aturada d'emerch."
139
+#define MSG_STOPPED                         "Aturada."
131 140
 #define MSG_CONTROL_RETRACT                 "Retraer mm"
132 141
 #define MSG_CONTROL_RETRACT_SWAP            "Swap Retraer mm"
133 142
 #define MSG_CONTROL_RETRACTF                "Retraer  F"
@@ -135,22 +144,107 @@
135 144
 #define MSG_CONTROL_RETRACT_RECOVER         "DesRet +mm"
136 145
 #define MSG_CONTROL_RETRACT_RECOVER_SWAP    "Swap DesRet +mm"
137 146
 #define MSG_CONTROL_RETRACT_RECOVERF        "DesRet F"
138
-#define MSG_AUTORETRACT                     "AutoRetr."
139
-#define MSG_FILAMENTCHANGE                  "Cambear"
147
+#define MSG_AUTORETRACT                     "Retraccion auto."
148
+#define MSG_FILAMENTCHANGE                  "Cambear filamento"
140 149
 #define MSG_INIT_SDCARD                     "Encetan. tarcheta"
141 150
 #define MSG_CNG_SDCARD                      "Cambiar tarcheta"
142
-#define MSG_ZPROBE_OUT                      "Z probe out. bed"
151
+#define MSG_ZPROBE_OUT                      "Sonda Z fuera"
152
+#define MSG_BLTOUCH_SELFTEST                "BLTouch Auto-Test"
153
+#define MSG_BLTOUCH_RESET                   "Reset BLTouch"
143 154
 #define MSG_HOME                            "Home"  // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
144 155
 #define MSG_FIRST                           "first"
145
-#define MSG_ZPROBE_ZOFFSET                  "Z Offset"
146
-#define MSG_BABYSTEP_X                      "Babystep X"
147
-#define MSG_BABYSTEP_Y                      "Babystep Y"
148
-#define MSG_BABYSTEP_Z                      "Babystep Z"
149
-#define MSG_ENDSTOP_ABORT                   "Endstop abort"
150
-#define MSG_DELTA_CALIBRATE                 "Delta Calibration"
151
-#define MSG_DELTA_CALIBRATE_X               "Calibrate X"
152
-#define MSG_DELTA_CALIBRATE_Y               "Calibrate Y"
153
-#define MSG_DELTA_CALIBRATE_Z               "Calibrate Z"
154
-#define MSG_DELTA_CALIBRATE_CENTER          "Calibrate Center"
156
+#define MSG_ZPROBE_ZOFFSET                  "Desfase Z"
157
+#define MSG_BABYSTEP_X                      "Micropaso X"
158
+#define MSG_BABYSTEP_Y                      "Micropaso Y"
159
+#define MSG_BABYSTEP_Z                      "Micropaso Z"
160
+#define MSG_ENDSTOP_ABORT                   "Cancelado - Endstop"
161
+#define MSG_HEATING_FAILED_LCD              "Error: en calentar"
162
+#define MSG_ERR_REDUNDANT_TEMP              "Error: temperatura"
163
+#define MSG_THERMAL_RUNAWAY                 "Error de temperatura"
164
+#define MSG_ERR_MAXTEMP                     "Error: Temp Maxima"
165
+#define MSG_ERR_MINTEMP                     "Error: Temp Menima"
166
+#define MSG_ERR_MAXTEMP_BED                 "Error: Temp Max base"
167
+#define MSG_ERR_MINTEMP_BED                 "Error: Temp Min base"
168
+#define MSG_ERR_Z_HOMING                    "G28 Z vedau"
169
+#define MSG_HALTED                          "IMPRESORA ATURADA"
170
+#define MSG_PLEASE_RESET                    "Per favor reinic."
171
+#define MSG_SHORT_DAY                       "d"
172
+#define MSG_SHORT_HOUR                      "h"
173
+#define MSG_SHORT_MINUTE                    "m"
174
+#define MSG_HEATING                         "Calentando..."
175
+#define MSG_HEATING_COMPLETE                "Calentamiento listo"
176
+#define MSG_BED_HEATING                     "Calentando base..."
177
+#define MSG_BED_DONE                        "Base calient"
178
+#define MSG_DELTA_CALIBRATE                 "Calibracion Delta"
179
+#define MSG_DELTA_CALIBRATE_X               "Calibrar X"
180
+#define MSG_DELTA_CALIBRATE_Y               "Calibrar Y"
181
+#define MSG_DELTA_CALIBRATE_Z               "Calibrar Z"
182
+#define MSG_DELTA_CALIBRATE_CENTER          "Calibrar Centro"
183
+
184
+#define MSG_INFO_MENU                       "Inf. Impresora"
185
+#define MSG_INFO_PRINTER_MENU               "Inf. Impresora"
186
+#define MSG_INFO_STATS_MENU                 "Estadisticas Imp."
187
+#define MSG_INFO_BOARD_MENU                 "Inf. Controlador"
188
+#define MSG_INFO_THERMISTOR_MENU            "Termistors"
189
+#define MSG_INFO_EXTRUDERS                  "Extrusors"
190
+#define MSG_INFO_BAUDRATE                   "Baudios"
191
+#define MSG_INFO_PROTOCOL                   "Protocolo"
192
+#define MSG_LIGHTS_ON                       "Enchegar luz"
193
+#define MSG_LIGHTS_OFF                      "Desenchegar luz"
194
+
195
+#if LCD_WIDTH >= 20
196
+  #define MSG_INFO_PRINT_COUNT              "Conteo de impresion"
197
+  #define MSG_INFO_COMPLETED_PRINTS         "Completadas"
198
+  #define MSG_INFO_PRINT_TIME               "Tiempo total d'imp."
199
+  #define MSG_INFO_PRINT_LONGEST            "Impresion mas larga"
200
+  #define MSG_INFO_PRINT_FILAMENT           "Total d'extrusion"
201
+#else
202
+  #define MSG_INFO_PRINT_COUNT              "Impresions"
203
+  #define MSG_INFO_COMPLETED_PRINTS         "Completadas"
204
+  #define MSG_INFO_PRINT_TIME               "Total"
205
+  #define MSG_INFO_PRINT_LONGEST            "Mas larga"
206
+  #define MSG_INFO_PRINT_FILAMENT           "Extrusion"
207
+#endif
208
+
209
+#define MSG_INFO_MIN_TEMP                   "Temperatura menima"
210
+#define MSG_INFO_MAX_TEMP                   "Temperatura maxima"
211
+#define MSG_INFO_PSU                        "Fuente de aliment"
212
+
213
+#define MSG_DRIVE_STRENGTH                  "Fuerza d'o driver"
214
+#define MSG_DAC_PERCENT                     "Driver %"
215
+#define MSG_DAC_EEPROM_WRITE                "Escri. DAC EEPROM"
216
+#define MSG_FILAMENT_CHANGE_HEADER          "Cambear filamento"
217
+#define MSG_FILAMENT_CHANGE_OPTION_HEADER   "Opcion de cambio:"
218
+#define MSG_FILAMENT_CHANGE_OPTION_EXTRUDE  "Extruir mas"
219
+#define MSG_FILAMENT_CHANGE_OPTION_RESUME   "Resumir imp."
220
+
221
+//
222
+// Filament Change screens show up to 3 lines on a 4-line display
223
+//                        ...or up to 2 lines on a 3-line display
224
+//
225
+#define MSG_FILAMENT_CHANGE_INIT_1          "Aguardand iniciar"
226
+
227
+#define MSG_FILAMENT_CHANGE_INSERT_1        "Meta o filamento"
228
+#define MSG_FILAMENT_CHANGE_INSERT_2        "y prete lo boton"
229
+
230
+#if LCD_HEIGHT >= 4
231
+  // Up to 3 lines allowed
232
+  #define MSG_FILAMENT_CHANGE_INIT_2          "d'o filamento"
233
+  #define MSG_FILAMENT_CHANGE_INIT_3          "cambear"
234
+  #define MSG_FILAMENT_CHANGE_INSERT_3        "pa continar..."
235
+#else // LCD_HEIGHT < 4
236
+  // Up to 2 lines allowed
237
+  #define MSG_FILAMENT_CHANGE_INIT_2          "d'o fil. cambear"
238
+  #define MSG_FILAMENT_CHANGE_INSERT_1        "Meta o filamento"
239
+#endif // LCD_HEIGHT < 4
240
+
241
+#define MSG_FILAMENT_CHANGE_UNLOAD_1        "Aguardando a"
242
+#define MSG_FILAMENT_CHANGE_UNLOAD_2        "expulsar filament"
243
+#define MSG_FILAMENT_CHANGE_LOAD_1          "Aguardando a"
244
+#define MSG_FILAMENT_CHANGE_LOAD_2          "cargar filamento"
245
+#define MSG_FILAMENT_CHANGE_EXTRUDE_1       "Aguardando a"
246
+#define MSG_FILAMENT_CHANGE_EXTRUDE_2       "extruir filamento"
247
+#define MSG_FILAMENT_CHANGE_RESUME_1        "Aguardando impre."
248
+#define MSG_FILAMENT_CHANGE_RESUME_2        "pa continar"
155 249
 
156 250
 #endif // LANGUAGE_AN_H

Loading…
Cancel
Save