mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Fix small mistakes found during post-check
Contributes to issue CURA-8753.
This commit is contained in:
parent
e382a4cfb4
commit
b0edbea297
2 changed files with 3 additions and 3 deletions
|
@ -5005,7 +5005,7 @@ msgstr "Klicken Sie auf die Schaltfläche Materialarchiv exportieren."
|
|||
#: /home/clamboo/Desktop/Cura/resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:680
|
||||
msgctxt "@text"
|
||||
msgid "Save the .umm file on a USB stick."
|
||||
msgstr "Speichern Sie die .umm- Datei auf einem USB-Stick."
|
||||
msgstr "Speichern Sie die .umm-Datei auf einem USB-Stick."
|
||||
|
||||
#: /home/clamboo/Desktop/Cura/resources/qml/Preferences/Materials/MaterialsSyncDialog.qml:681
|
||||
msgctxt "@text"
|
||||
|
|
|
@ -56,7 +56,7 @@ msgctxt "machine_start_gcode description"
|
|||
msgid ""
|
||||
"G-code commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al inicio separados por - \n."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al inicio - separados por \n."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
|
@ -68,7 +68,7 @@ msgctxt "machine_end_gcode description"
|
|||
msgid ""
|
||||
"G-code commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al final separados por -\n."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al final - separados por \n."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue