Skip to content

Commit 804563a

Browse files
Dennis Schweerweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 79.4% (759 of 955 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
1 parent 5bb722b commit 804563a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

locale/de_DE.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: \n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-01-07 18:01+0000\n"
9+
"PO-Revision-Date: 2021-02-05 15:41+0000\n"
1010
"Last-Translator: Dennis Schweer <[email protected]>\n"
1111
"Language: de_DE\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 4.4.1-dev\n"
16+
"X-Generator: Weblate 4.5-dev\n"
1717

1818
#: main.c
1919
msgid ""
@@ -235,7 +235,7 @@ msgstr "'await' außerhalb einer Funktion"
235235

236236
#: py/compile.c
237237
msgid "'await', 'async for' or 'async with' outside async function"
238-
msgstr ""
238+
msgstr "'await', 'async for' oder 'async with' außerhalb einer async Funktion"
239239

240240
#: py/compile.c
241241
msgid "'break' outside loop"
@@ -267,7 +267,7 @@ msgstr "'return' außerhalb einer Funktion"
267267

268268
#: py/compile.c
269269
msgid "'yield from' inside async function"
270-
msgstr ""
270+
msgstr "'yield from' innerhalb einer async Funktion"
271271

272272
#: py/compile.c
273273
msgid "'yield' outside function"
@@ -313,7 +313,7 @@ msgstr "Adresstyp außerhalb des zulässigen Bereichs"
313313

314314
#: ports/esp32s2/common-hal/canio/CAN.c
315315
msgid "All CAN peripherals are in use"
316-
msgstr ""
316+
msgstr "Alle CAN Schnittstellen sind in Benutzung"
317317

318318
#: ports/esp32s2/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
319319
msgid "All I2C peripherals are in use"
@@ -329,7 +329,7 @@ msgstr "Alle PCNT Einheiten sind in Benutzung"
329329
#: ports/esp32s2/common-hal/canio/Listener.c
330330
#: ports/stm/common-hal/canio/Listener.c
331331
msgid "All RX FIFOs in use"
332-
msgstr ""
332+
msgstr "Alle RX FIFOs sind in Benutzung"
333333

334334
#: ports/esp32s2/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
335335
msgid "All SPI peripherals are in use"
@@ -695,7 +695,7 @@ msgstr ""
695695

696696
#: supervisor/shared/safe_mode.c
697697
msgid "CircuitPython was unable to allocate the heap.\n"
698-
msgstr ""
698+
msgstr "CircuitPython war es nicht möglich heap-Speicher zu allozieren.\n"
699699

700700
#: shared-module/bitbangio/SPI.c
701701
msgid "Clock pin init failed."
@@ -773,7 +773,7 @@ msgstr "PWM konnte nicht neu gestartet werden"
773773

774774
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
775775
msgid "Could not retrieve clock"
776-
msgstr ""
776+
msgstr "Clock konnte nicht ermittelt werden"
777777

778778
#: shared-bindings/_bleio/Adapter.c
779779
msgid "Could not set address"
@@ -811,7 +811,7 @@ msgstr "Absturz in den HardFault_Handler."
811811

812812
#: ports/stm/common-hal/analogio/AnalogOut.c
813813
msgid "DAC Channel Init Error"
814-
msgstr "DAC Kanal Intialisierungs Fehler"
814+
msgstr "DAC Kanal Initialisierungsfehler"
815815

816816
#: ports/stm/common-hal/analogio/AnalogOut.c
817817
msgid "DAC Device Init Error"
@@ -977,7 +977,7 @@ msgstr "Zuweisung des Wifi Speichers ist fehlgeschlagen"
977977

978978
#: ports/esp32s2/common-hal/wifi/ScannedNetworks.c
979979
msgid "Failed to allocate wifi scan memory"
980-
msgstr ""
980+
msgstr "Zuweisung des Wifi Scan Speichers ist fehlgeschlagen"
981981

982982
#: ports/nrf/common-hal/_bleio/Adapter.c
983983
msgid "Failed to connect: internal error"
@@ -1016,7 +1016,7 @@ msgstr "Filter zu komplex"
10161016

10171017
#: ports/esp32s2/common-hal/dualbank/__init__.c
10181018
msgid "Firmware image is invalid"
1019-
msgstr ""
1019+
msgstr "Firmware Image ist ungültig"
10201020

10211021
#: ports/cxd56/common-hal/camera/Camera.c
10221022
msgid "Format not supported"

0 commit comments

Comments
 (0)