@@ -8,8 +8,8 @@ msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2020-05-27 20:51-0500\n "
11- "PO-Revision-Date : 2020-05-23 16:13 +0000\n "
12- "Last-Translator : Timon <timon@skerutsch.de >\n "
11+ "PO-Revision-Date : 2020-05-29 17:42 +0000\n "
12+ "Last-Translator : Thomas Friehoff <thomas.friehoff@googlemail.com >\n "
1313"Language-Team : German <https://later.unpythonic.net/projects/circuitpython/ "
1414"circuitpython-master/de/>\n "
1515"Language : de_DE\n "
@@ -383,7 +383,7 @@ msgstr "Bit depth muss ein Vielfaches von 8 sein."
383383
384384#: ports/mimxrt10xx/common-hal/busio/UART.c
385385msgid "Both RX and TX required for flow control"
386- msgstr ""
386+ msgstr "Sowohl RX als auch TX sind zu Flusssteuerung erforderlich "
387387
388388#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
389389msgid "Both pins must support hardware interrupts"
@@ -652,7 +652,7 @@ msgstr "DAC Kanal Intialisierungs Fehler"
652652
653653#: ports/stm/common-hal/analogio/AnalogOut.c
654654msgid "DAC Device Init Error"
655- msgstr "DAC Device Init Error "
655+ msgstr "DAC Device Initialisierungs-Fehler "
656656
657657#: ports/atmel-samd/common-hal/audioio/AudioOut.c
658658msgid "DAC already in use"
@@ -1275,7 +1275,7 @@ msgstr "Pin hat keine ADC Funktionalität"
12751275
12761276#: shared-bindings/digitalio/DigitalInOut.c
12771277msgid "Pin is input only"
1278- msgstr ""
1278+ msgstr "Pin kann nur als Eingang verwendet werden "
12791279
12801280#: ports/atmel-samd/common-hal/countio/Counter.c
12811281msgid "Pin must support hardware interrupts"
@@ -2965,7 +2965,7 @@ msgstr "die ersuchte Länge ist %d, aber das Objekt hat eine Länge von %d"
29652965
29662966#: py/compile.c
29672967msgid "return annotation must be an identifier"
2968- msgstr "return annotation muss ein identifier sein"
2968+ msgstr "Rückgabewert-Beschreibung muss ein Identifier sein"
29692969
29702970#: py/emitnative.c
29712971msgid "return expected '%q' but got '%q'"
0 commit comments