Skip to content

Commit 1616f7c

Browse files
Thomas Friehoffweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 100.0% (748 of 748 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/de/
1 parent 2303291 commit 1616f7c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/de_DE.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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 <[email protected]>\n"
11+
"PO-Revision-Date: 2020-05-29 17:42+0000\n"
12+
"Last-Translator: Thomas Friehoff <[email protected]>\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
385385
msgid "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
389389
msgid "Both pins must support hardware interrupts"
@@ -652,7 +652,7 @@ msgstr "DAC Kanal Intialisierungs Fehler"
652652

653653
#: ports/stm/common-hal/analogio/AnalogOut.c
654654
msgid "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
658658
msgid "DAC already in use"
@@ -1275,7 +1275,7 @@ msgstr "Pin hat keine ADC Funktionalität"
12751275

12761276
#: shared-bindings/digitalio/DigitalInOut.c
12771277
msgid "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
12811281
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"
29652965

29662966
#: py/compile.c
29672967
msgid "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
29712971
msgid "return expected '%q' but got '%q'"

0 commit comments

Comments
 (0)