Skip to content

Commit 5406982

Browse files
sl1pkn07thinkyhead
authored andcommitted
Update Spanish language (MarlinFirmware#15132)
1 parent f6505c8 commit 5406982

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Marlin/src/lcd/language/language_es.h

+6-6
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434

3535
#define WELCOME_MSG MACHINE_NAME _UxGT(" lista.")
3636
#define MSG_BACK _UxGT("Atrás")
37-
#define MSG_MEDIA_INSERTED _UxGT("Tarjeta colocada")
38-
#define MSG_MEDIA_REMOVED _UxGT("Tarjeta retirada")
37+
#define MSG_MEDIA_INSERTED _UxGT("Media insertada")
38+
#define MSG_MEDIA_REMOVED _UxGT("Media retirada")
3939
#define MSG_LCD_ENDSTOPS _UxGT("Endstops") // Max length 8 characters
4040
#define MSG_MAIN _UxGT("Menú principal")
4141
#define MSG_AUTOSTART _UxGT("Inicio automático")
@@ -143,8 +143,8 @@
143143
#define MSG_PAUSE_PRINT _UxGT("Pausar impresión")
144144
#define MSG_RESUME_PRINT _UxGT("Reanudar impresión")
145145
#define MSG_STOP_PRINT _UxGT("Detener impresión")
146-
#define MSG_MEDIA_MENU _UxGT("Menú de SD")
147-
#define MSG_NO_MEDIA _UxGT("No hay tarjeta SD")
146+
#define MSG_MEDIA_MENU _UxGT("Menú Media")
147+
#define MSG_NO_MEDIA _UxGT("Media no presente")
148148
#define MSG_DWELL _UxGT("Reposo...")
149149
#define MSG_USERWAIT _UxGT("Esperando órdenes")
150150
#define MSG_PRINT_ABORTED _UxGT("Impresión cancelada")
@@ -160,8 +160,8 @@
160160
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("DesRet V")
161161
#define MSG_AUTORETRACT _UxGT("Retracción Auto.")
162162
#define MSG_FILAMENTCHANGE _UxGT("Cambiar filamento")
163-
#define MSG_INIT_MEDIA _UxGT("Iniciando tarjeta")
164-
#define MSG_CHANGE_MEDIA _UxGT("Cambiar tarjeta")
163+
#define MSG_INIT_MEDIA _UxGT("Iniciando Media")
164+
#define MSG_CHANGE_MEDIA _UxGT("Cambiar Media")
165165
#define MSG_ZPROBE_OUT _UxGT("Sonda Z fuera")
166166
#define MSG_BLTOUCH_SELFTEST _UxGT("BLTouch Auto-Prueba")
167167
#define MSG_BLTOUCH_RESET _UxGT("Reiniciar BLTouch")

0 commit comments

Comments
 (0)