Fix small mistakes found during post-check

Contributes to issue CURA-8753.
This commit is contained in:
Ghostkeeper 2022-01-10 14:18:56 +01:00 committed by GitHub
parent e382a4cfb4
commit b0edbea297
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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"