From dd95ea71cf9b3ebbc4048517e2cfb015393abe6c Mon Sep 17 00:00:00 2001 From: Thomas-Karl Pietrowski Date: Sun, 7 Feb 2016 16:02:03 +0100 Subject: [PATCH] =?UTF-8?q?i18n:=20de:=20Moving=20the=20name=20of=20the=20?= =?UTF-8?q?removable=20drive=20to=20the=20right=20position=20In=20my=20poi?= =?UTF-8?q?nt=20of=20view=20this=20is=20the=20most=20locial=20order=20of?= =?UTF-8?q?=20it.=20For=20the=20future=20we=20should=20think=20about=20put?= =?UTF-8?q?ting=20the=20name=20of=20the=20removable=20drive=20into=20quota?= =?UTF-8?q?tion=20marks,=20so=20it=20will=20output:=20"Auf=20Wechseldatent?= =?UTF-8?q?r=C3=A4ger=20'Your=20SD=20card'=20gespeichert=20als=20'Your=20C?= =?UTF-8?q?ode.gcode'".?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/i18n/de/cura.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/i18n/de/cura.po b/resources/i18n/de/cura.po index b736af3709..054d2e44b0 100644 --- a/resources/i18n/de/cura.po +++ b/resources/i18n/de/cura.po @@ -8,14 +8,14 @@ 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-04 22:09+0100\n" +"PO-Revision-Date: 2016-02-07 16:01+0100\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Last-Translator: Thomas Karl Pietrowski \n" "Language-Team: \n" -"X-Generator: Poedit 1.8.6\n" +"X-Generator: Poedit 1.8.4\n" #: /home/tamara/2.1/Cura/cura/CrashHandler.py:26 msgctxt "@title:window" @@ -118,7 +118,7 @@ msgstr "Wird auf Wechseldatenträger gespeichert {0}" #, python-brace-format msgctxt "@info:status" msgid "Saved to Removable Drive {0} as {1}" -msgstr "Auf Wechseldatenträger gespeichert {0} als {1}" +msgstr "Auf Wechseldatenträger {0} gespeichert als {1}" #: /home/tamara/2.1/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:86 msgctxt "@action:button"