mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
i18n: de: Improve translation of spitted string
I don't know where "Ready to " also appears, but after loading an object I just found this mixed translation. "Bereit Auf Wechseldatenträger speichern" -> "Bereit zum Speichern auf Wechseldatenträger"
This commit is contained in:
parent
f9f4c50703
commit
14f0998904
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ msgstr ""
|
|||
"Project-Id-Version: Cura 2.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-01-18 11:54+0100\n"
|
||||
"PO-Revision-Date: 2016-02-01 18:48+0100\n"
|
||||
"PO-Revision-Date: 2016-02-04 22:03+0100\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -100,7 +100,7 @@ msgstr "3MF-Datei"
|
|||
#: /home/tamara/2.1/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:20
|
||||
msgctxt "@action:button"
|
||||
msgid "Save to Removable Drive"
|
||||
msgstr "Auf Wechseldatenträger speichern"
|
||||
msgstr "Speichern auf Wechseldatenträger"
|
||||
|
||||
#: /home/tamara/2.1/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:21
|
||||
#, python-brace-format
|
||||
|
@ -1216,7 +1216,7 @@ msgstr "Das Slicing läuft..."
|
|||
#: /home/tamara/2.1/Cura/resources/qml/SaveButton.qml:30
|
||||
msgctxt "@label:PrintjobStatus"
|
||||
msgid "Ready to "
|
||||
msgstr "Bereit "
|
||||
msgstr "Bereit zum "
|
||||
|
||||
#: /home/tamara/2.1/Cura/resources/qml/SaveButton.qml:122
|
||||
msgctxt "@info:tooltip"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue