Fix spanish translation for MSG_UNLOAD_SUCCESSFUL (#3185)
Fix spanish transtalation for MSG_UNLOAD_SUCCESSFUL by: jfestrada <jfestrada@cloudhd.eu>
This commit is contained in:
parent
30d9faef9d
commit
72be8f7be5
|
|
@ -1176,7 +1176,7 @@
|
||||||
|
|
||||||
#MSG_UNLOAD_SUCCESSFUL c=20 r=2
|
#MSG_UNLOAD_SUCCESSFUL c=20 r=2
|
||||||
"Was filament unload successful?"
|
"Was filament unload successful?"
|
||||||
"Se cargocon exito el filamento?"
|
"Se descargo con exito el filamento?"
|
||||||
|
|
||||||
#MSG_SELFTEST_WIRINGERROR c=18
|
#MSG_SELFTEST_WIRINGERROR c=18
|
||||||
"Wiring error"
|
"Wiring error"
|
||||||
|
|
|
||||||
|
|
@ -1488,7 +1488,7 @@ msgstr "Cuidado: Ha cambiado el tipo de impresora."
|
||||||
# MSG_UNLOAD_SUCCESSFUL c=20 r=2
|
# MSG_UNLOAD_SUCCESSFUL c=20 r=2
|
||||||
#: Marlin_main.cpp:3680
|
#: Marlin_main.cpp:3680
|
||||||
msgid "Was filament unload successful?"
|
msgid "Was filament unload successful?"
|
||||||
msgstr "Se cargocon exito el filamento?"
|
msgstr "Se descargo con exito el filamento?"
|
||||||
|
|
||||||
# MSG_SELFTEST_WIRINGERROR c=18
|
# MSG_SELFTEST_WIRINGERROR c=18
|
||||||
#: messages.c:98
|
#: messages.c:98
|
||||||
|
|
|
||||||
|
|
@ -1488,7 +1488,7 @@ msgstr "Cuidado: Ha cambiado el tipo de impresora."
|
||||||
# MSG_UNLOAD_SUCCESSFUL c=20 r=2
|
# MSG_UNLOAD_SUCCESSFUL c=20 r=2
|
||||||
#: Marlin_main.cpp:3680
|
#: Marlin_main.cpp:3680
|
||||||
msgid "Was filament unload successful?"
|
msgid "Was filament unload successful?"
|
||||||
msgstr "Se cargocon exito el filamento?"
|
msgstr "Se descargo con exito el filamento?"
|
||||||
|
|
||||||
# MSG_SELFTEST_WIRINGERROR c=18
|
# MSG_SELFTEST_WIRINGERROR c=18
|
||||||
#: messages.c:98
|
#: messages.c:98
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue