@@ -8,8 +8,8 @@ msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"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 <[email protected] >\n"
11
+ "PO-Revision-Date : 2020-05-29 17:42 +0000\n "
12
+ "
Last-Translator :
Thomas Friehoff <[email protected] >\n"
13
13
"Language-Team : German <https://later.unpythonic.net/projects/circuitpython/ "
14
14
"circuitpython-master/de/>\n "
15
15
"Language : de_DE\n "
@@ -383,7 +383,7 @@ msgstr "Bit depth muss ein Vielfaches von 8 sein."
383
383
384
384
#: ports/mimxrt10xx/common-hal/busio/UART.c
385
385
msgid "Both RX and TX required for flow control"
386
- msgstr ""
386
+ msgstr "Sowohl RX als auch TX sind zu Flusssteuerung erforderlich "
387
387
388
388
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
389
389
msgid "Both pins must support hardware interrupts"
@@ -652,7 +652,7 @@ msgstr "DAC Kanal Intialisierungs Fehler"
652
652
653
653
#: ports/stm/common-hal/analogio/AnalogOut.c
654
654
msgid "DAC Device Init Error"
655
- msgstr "DAC Device Init Error "
655
+ msgstr "DAC Device Initialisierungs-Fehler "
656
656
657
657
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
658
658
msgid "DAC already in use"
@@ -1275,7 +1275,7 @@ msgstr "Pin hat keine ADC Funktionalität"
1275
1275
1276
1276
#: shared-bindings/digitalio/DigitalInOut.c
1277
1277
msgid "Pin is input only"
1278
- msgstr ""
1278
+ msgstr "Pin kann nur als Eingang verwendet werden "
1279
1279
1280
1280
#: ports/atmel-samd/common-hal/countio/Counter.c
1281
1281
msgid "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"
2965
2965
2966
2966
#: py/compile.c
2967
2967
msgid "return annotation must be an identifier"
2968
- msgstr "return annotation muss ein identifier sein"
2968
+ msgstr "Rückgabewert-Beschreibung muss ein Identifier sein"
2969
2969
2970
2970
#: py/emitnative.c
2971
2971
msgid "return expected '%q' but got '%q'"
0 commit comments