Update few missing German translations
Fix Italian "SpoolJoin" to `\x00`
This commit is contained in:
parent
488d9d4b38
commit
79a5dafd25
|
|
@ -632,7 +632,7 @@
|
||||||
|
|
||||||
#MSG_STEALTH c=7
|
#MSG_STEALTH c=7
|
||||||
"Stealth"
|
"Stealth"
|
||||||
"\x00"
|
"Leise"
|
||||||
|
|
||||||
#MSG_AUTO_POWER c=10
|
#MSG_AUTO_POWER c=10
|
||||||
"Auto power"
|
"Auto power"
|
||||||
|
|
@ -1312,7 +1312,7 @@
|
||||||
|
|
||||||
#MSG_MMU_MODE c=8
|
#MSG_MMU_MODE c=8
|
||||||
"MMU Mode"
|
"MMU Mode"
|
||||||
"\x00"
|
"MMU Mod."
|
||||||
|
|
||||||
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
#MSG_MODE_CHANGE_IN_PROGRESS c=20 r=3
|
||||||
"Mode change in progress..."
|
"Mode change in progress..."
|
||||||
|
|
@ -1368,7 +1368,7 @@
|
||||||
|
|
||||||
#MSG_SELFTEST_FS_LEVEL c=20
|
#MSG_SELFTEST_FS_LEVEL c=20
|
||||||
"%s level expected"
|
"%s level expected"
|
||||||
"\x00"
|
"%s Level erwartet"
|
||||||
|
|
||||||
#MSG_RENAME c=18
|
#MSG_RENAME c=18
|
||||||
"Rename"
|
"Rename"
|
||||||
|
|
@ -1400,7 +1400,7 @@
|
||||||
|
|
||||||
#MSG_Z_PROBE_NR c=14
|
#MSG_Z_PROBE_NR c=14
|
||||||
"Z-probe nr."
|
"Z-probe nr."
|
||||||
"\x00"
|
"Z-Test Nr."
|
||||||
|
|
||||||
#MSG_PRINTER_IP c=18
|
#MSG_PRINTER_IP c=18
|
||||||
"Printer IP Addr:"
|
"Printer IP Addr:"
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
|
|
||||||
#MSG_AUTO_DEPLETE c=13
|
#MSG_AUTO_DEPLETE c=13
|
||||||
"SpoolJoin"
|
"SpoolJoin"
|
||||||
""
|
"\x00"
|
||||||
|
|
||||||
#MSG_AUTO_HOME c=18
|
#MSG_AUTO_HOME c=18
|
||||||
"Auto home"
|
"Auto home"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue