@@ -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 : 2024-01-07 16:06 +0000\n "
10- "Last-Translator : Luc <some_physics@live .com>\n "
9+ "PO-Revision-Date : 2024-03-11 09:56 +0000\n "
10+ "Last-Translator : Xfox20 <136956349+Xfox20@users.noreply.github .com>\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 5.4 -dev\n "
16+ "X-Generator : Weblate 5.5 -dev\n "
1717
1818#: main.c
1919msgid ""
@@ -102,6 +102,7 @@ msgstr ""
102102#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
103103msgid "%q cannot be changed once mode is set to %q"
104104msgstr ""
105+ "%q und %q können nicht geändert werden, sobald der Modus auf %q gesetzt ist"
105106
106107#: shared-bindings/microcontroller/Pin.c
107108msgid "%q contains duplicate pins"
@@ -438,7 +439,7 @@ msgstr "'yield' außerhalb einer Funktion"
438439
439440#: py/compile.c
440441msgid "* arg after **"
441- msgstr ""
442+ msgstr "* arg nach ** "
442443
443444#: py/compile.c
444445msgid "*x must be assignment target"
@@ -1184,7 +1185,7 @@ msgstr "Interner Fehler #%d"
11841185#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
11851186#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
11861187msgid "Internal resource(s) in use"
1187- msgstr ""
1188+ msgstr "Interne Ressource(n) in Benutzung "
11881189
11891190#: supervisor/shared/safe_mode.c
11901191msgid "Internal watchdog timer expired."
@@ -1196,7 +1197,7 @@ msgstr "Interrupt Fehler."
11961197
11971198#: shared-module/jpegio/JpegDecoder.c
11981199msgid "Interrupted by output function"
1199- msgstr ""
1200+ msgstr "Unterbrochen durch Ausgabefunktion "
12001201
12011202#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
12021203#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
@@ -1442,7 +1443,7 @@ msgstr "Keine IP"
14421443#: ports/cxd56/common-hal/microcontroller/__init__.c
14431444#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
14441445msgid "No bootloader present"
1445- msgstr ""
1446+ msgstr "Kein Bootloader vorhanden "
14461447
14471448#: shared-module/usb/core/Device.c
14481449msgid "No configuration set"
@@ -1538,7 +1539,7 @@ msgstr "Spielt nicht ab"
15381539
15391540#: shared-module/jpegio/JpegDecoder.c
15401541msgid "Not supported JPEG standard"
1541- msgstr ""
1542+ msgstr "Nicht unterstützter JPEG-Standard "
15421543
15431544#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
15441545#, c-format
@@ -1680,7 +1681,7 @@ msgstr "PWM-Stück-Kanal A wird bereits verwendet"
16801681
16811682#: shared-module/jpegio/JpegDecoder.c
16821683msgid "Parameter error"
1683- msgstr ""
1684+ msgstr "Parameter-Fehler "
16841685
16851686#: ports/espressif/common-hal/audiobusio/__init__.c
16861687msgid "Peripheral in use"
@@ -1749,6 +1750,8 @@ msgstr "Polygone brauchen mindestens 3 Punkte"
17491750#: supervisor/shared/safe_mode.c
17501751msgid "Power dipped. Make sure you are providing enough power."
17511752msgstr ""
1753+ "Die Stromversorgung ist abgesackt. Stelle sicher, dass du genug Strom "
1754+ "bereitstellst."
17521755
17531756#: shared-bindings/_bleio/Adapter.c
17541757msgid "Prefix buffer must be on the heap"
@@ -1791,7 +1794,7 @@ msgstr "RISE_AND_FALL ist auf diesem Chip nicht verfügbar"
17911794
17921795#: shared-module/displayio/OnDiskBitmap.c
17931796msgid "RLE-compressed BMP not supported"
1794- msgstr ""
1797+ msgstr "RLE-komprimiertes BMP ist nicht unterstützt "
17951798
17961799#: ports/stm/common-hal/os/__init__.c
17971800msgid "RNG DeInit Error"
@@ -2362,7 +2365,7 @@ msgstr "Der VOLUME-Knopf wurde beim Starten gedrückt."
23622365
23632366#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
23642367msgid "You pressed the boot button at start up."
2365- msgstr ""
2368+ msgstr "Der Boot-Knopf wurde beim Starten gedrückt. "
23662369
23672370#: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
23682371#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
@@ -2516,7 +2519,7 @@ msgstr "Der binäre Operator %q ist nicht implementiert"
25162519
25172520#: shared-module/bitmapfilter/__init__.c
25182521msgid "bitmap size and depth must match"
2519- msgstr ""
2522+ msgstr "Bitmap-Größen und -Tiefe müssen übereinstimmen "
25202523
25212524#: shared-bindings/bitmaptools/__init__.c
25222525msgid "bitmap sizes must match"
@@ -2824,7 +2827,7 @@ msgstr "Vergleich von int und uint"
28242827
28252828#: py/objcomplex.c
28262829msgid "complex divide by zero"
2827- msgstr ""
2830+ msgstr "komplexe Division durch null "
28282831
28292832#: py/objfloat.c py/parsenum.c
28302833msgid "complex values not supported"
@@ -3235,7 +3238,7 @@ msgstr "Eingabe- und Ausgabedimensionen unterscheiden sich"
32353238
32363239#: extmod/ulab/code/numpy/vector.c
32373240msgid "input and output shapes differ"
3238- msgstr ""
3241+ msgstr "Eingabe- und Ausgabeformen unterscheiden sich "
32393242
32403243#: extmod/ulab/code/numpy/create.c
32413244msgid "input argument must be an integer, a tuple, or a list"
@@ -3259,7 +3262,7 @@ msgstr "Eingabe dtype muss float oder complex sein"
32593262
32603263#: extmod/ulab/code/numpy/poly.c
32613264msgid "input is not iterable"
3262- msgstr ""
3265+ msgstr "Eingabe ist nicht iterierbar "
32633266
32643267#: extmod/ulab/code/numpy/linalg/linalg.c
32653268msgid "input matrix is asymmetric"
@@ -3503,15 +3506,15 @@ msgstr "Speicherzuweisung fehlgeschlagen, der Heap ist gesperrt"
35033506
35043507#: py/objarray.c
35053508msgid "memoryview offset too large"
3506- msgstr ""
3509+ msgstr "memoryview-Versatz zu groß "
35073510
35083511#: py/objarray.c
35093512msgid "memoryview: length is not a multiple of itemsize"
35103513msgstr "memoryview: length ist kein Vielfaches von itemize"
35113514
35123515#: extmod/modtime.c
35133516msgid "mktime needs a tuple of length 8 or 9"
3514- msgstr ""
3517+ msgstr "mktime braucht ein Tupel der Länge 8 oder 9 "
35153518
35163519#: extmod/ulab/code/numpy/linalg/linalg.c
35173520msgid "mode must be complete, or reduced"
@@ -3571,7 +3574,7 @@ msgstr "natives yield"
35713574
35723575#: extmod/ulab/code/ndarray.c
35733576msgid "ndarray length overflows"
3574- msgstr ""
3577+ msgstr "ndarray-Länge fließt über "
35753578
35763579#: py/runtime.c
35773580#, c-format
@@ -3827,7 +3830,7 @@ msgstr "Ausgabe-Array ist zu klein"
38273830
38283831#: extmod/ulab/code/numpy/vector.c
38293832msgid "out keyword is not supported for complex dtype"
3830- msgstr ""
3833+ msgstr "out-Schlüsselwort wird nicht unterstützt für komplexen dtype "
38313834
38323835#: extmod/ulab/code/numpy/vector.c
38333836msgid "out keyword is not supported for function"
@@ -4057,7 +4060,7 @@ msgstr "stream operation ist nicht unterstützt"
40574060
40584061#: py/objarray.c py/objstr.c
40594062msgid "string argument without an encoding"
4060- msgstr ""
4063+ msgstr "String-Argument ohne Encoding "
40614064
40624065#: py/objstrunicode.c
40634066msgid "string index out of range"
@@ -4264,7 +4267,7 @@ msgstr "nicht unterstützte Xtensa-Anweisung '%s' mit %d Argumenten"
42644267
42654268#: shared-module/bitmapfilter/__init__.c
42664269msgid "unsupported bitmap depth"
4267- msgstr ""
4270+ msgstr "nicht unterstützte Bitmap-Tiefe "
42684271
42694272#: shared-module/gifio/GifWriter.c
42704273msgid "unsupported colorspace for GifWriter"
@@ -4310,13 +4313,15 @@ msgstr "Wert außerhalb des Zielbereiches"
43104313
43114314#: extmod/moddeflate.c
43124315msgid "wbits"
4313- msgstr ""
4316+ msgstr "wbits "
43144317
43154318#: shared-bindings/bitmapfilter/__init__.c
43164319msgid ""
43174320"weights must be a sequence with an odd square number of elements (usually 9 "
43184321"or 25)"
43194322msgstr ""
4323+ "Gewichte müssen eine Sequenz mit einer ungeraden quadratischen Anzahl an "
4324+ "Elementen sein (normalerweise 9 oder 25)"
43204325
43214326#: shared-bindings/bitmapfilter/__init__.c
43224327msgid "weights must be an object of type %q, %q, %q, or %q, not %q "
0 commit comments