@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : \n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"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 <[email protected] .com>\n"
11
11
"Language : de_DE\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n != 1;\n "
16
- "X-Generator : Weblate 5.4 -dev\n "
16
+ "X-Generator : Weblate 5.5 -dev\n "
17
17
18
18
#: main.c
19
19
msgid ""
@@ -102,6 +102,7 @@ msgstr ""
102
102
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
103
103
msgid "%q cannot be changed once mode is set to %q"
104
104
msgstr ""
105
+ "%q und %q können nicht geändert werden, sobald der Modus auf %q gesetzt ist"
105
106
106
107
#: shared-bindings/microcontroller/Pin.c
107
108
msgid "%q contains duplicate pins"
@@ -438,7 +439,7 @@ msgstr "'yield' außerhalb einer Funktion"
438
439
439
440
#: py/compile.c
440
441
msgid "* arg after **"
441
- msgstr ""
442
+ msgstr "* arg nach ** "
442
443
443
444
#: py/compile.c
444
445
msgid "*x must be assignment target"
@@ -1184,7 +1185,7 @@ msgstr "Interner Fehler #%d"
1184
1185
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
1185
1186
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
1186
1187
msgid "Internal resource(s) in use"
1187
- msgstr ""
1188
+ msgstr "Interne Ressource(n) in Benutzung "
1188
1189
1189
1190
#: supervisor/shared/safe_mode.c
1190
1191
msgid "Internal watchdog timer expired."
@@ -1196,7 +1197,7 @@ msgstr "Interrupt Fehler."
1196
1197
1197
1198
#: shared-module/jpegio/JpegDecoder.c
1198
1199
msgid "Interrupted by output function"
1199
- msgstr ""
1200
+ msgstr "Unterbrochen durch Ausgabefunktion "
1200
1201
1201
1202
#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
1202
1203
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
@@ -1442,7 +1443,7 @@ msgstr "Keine IP"
1442
1443
#: ports/cxd56/common-hal/microcontroller/__init__.c
1443
1444
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
1444
1445
msgid "No bootloader present"
1445
- msgstr ""
1446
+ msgstr "Kein Bootloader vorhanden "
1446
1447
1447
1448
#: shared-module/usb/core/Device.c
1448
1449
msgid "No configuration set"
@@ -1538,7 +1539,7 @@ msgstr "Spielt nicht ab"
1538
1539
1539
1540
#: shared-module/jpegio/JpegDecoder.c
1540
1541
msgid "Not supported JPEG standard"
1541
- msgstr ""
1542
+ msgstr "Nicht unterstützter JPEG-Standard "
1542
1543
1543
1544
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
1544
1545
#, c-format
@@ -1680,7 +1681,7 @@ msgstr "PWM-Stück-Kanal A wird bereits verwendet"
1680
1681
1681
1682
#: shared-module/jpegio/JpegDecoder.c
1682
1683
msgid "Parameter error"
1683
- msgstr ""
1684
+ msgstr "Parameter-Fehler "
1684
1685
1685
1686
#: ports/espressif/common-hal/audiobusio/__init__.c
1686
1687
msgid "Peripheral in use"
@@ -1749,6 +1750,8 @@ msgstr "Polygone brauchen mindestens 3 Punkte"
1749
1750
#: supervisor/shared/safe_mode.c
1750
1751
msgid "Power dipped. Make sure you are providing enough power."
1751
1752
msgstr ""
1753
+ "Die Stromversorgung ist abgesackt. Stelle sicher, dass du genug Strom "
1754
+ "bereitstellst."
1752
1755
1753
1756
#: shared-bindings/_bleio/Adapter.c
1754
1757
msgid "Prefix buffer must be on the heap"
@@ -1791,7 +1794,7 @@ msgstr "RISE_AND_FALL ist auf diesem Chip nicht verfügbar"
1791
1794
1792
1795
#: shared-module/displayio/OnDiskBitmap.c
1793
1796
msgid "RLE-compressed BMP not supported"
1794
- msgstr ""
1797
+ msgstr "RLE-komprimiertes BMP ist nicht unterstützt "
1795
1798
1796
1799
#: ports/stm/common-hal/os/__init__.c
1797
1800
msgid "RNG DeInit Error"
@@ -2362,7 +2365,7 @@ msgstr "Der VOLUME-Knopf wurde beim Starten gedrückt."
2362
2365
2363
2366
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2364
2367
msgid "You pressed the boot button at start up."
2365
- msgstr ""
2368
+ msgstr "Der Boot-Knopf wurde beim Starten gedrückt. "
2366
2369
2367
2370
#: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
2368
2371
#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
@@ -2516,7 +2519,7 @@ msgstr "Der binäre Operator %q ist nicht implementiert"
2516
2519
2517
2520
#: shared-module/bitmapfilter/__init__.c
2518
2521
msgid "bitmap size and depth must match"
2519
- msgstr ""
2522
+ msgstr "Bitmap-Größen und -Tiefe müssen übereinstimmen "
2520
2523
2521
2524
#: shared-bindings/bitmaptools/__init__.c
2522
2525
msgid "bitmap sizes must match"
@@ -2824,7 +2827,7 @@ msgstr "Vergleich von int und uint"
2824
2827
2825
2828
#: py/objcomplex.c
2826
2829
msgid "complex divide by zero"
2827
- msgstr ""
2830
+ msgstr "komplexe Division durch null "
2828
2831
2829
2832
#: py/objfloat.c py/parsenum.c
2830
2833
msgid "complex values not supported"
@@ -3235,7 +3238,7 @@ msgstr "Eingabe- und Ausgabedimensionen unterscheiden sich"
3235
3238
3236
3239
#: extmod/ulab/code/numpy/vector.c
3237
3240
msgid "input and output shapes differ"
3238
- msgstr ""
3241
+ msgstr "Eingabe- und Ausgabeformen unterscheiden sich "
3239
3242
3240
3243
#: extmod/ulab/code/numpy/create.c
3241
3244
msgid "input argument must be an integer, a tuple, or a list"
@@ -3259,7 +3262,7 @@ msgstr "Eingabe dtype muss float oder complex sein"
3259
3262
3260
3263
#: extmod/ulab/code/numpy/poly.c
3261
3264
msgid "input is not iterable"
3262
- msgstr ""
3265
+ msgstr "Eingabe ist nicht iterierbar "
3263
3266
3264
3267
#: extmod/ulab/code/numpy/linalg/linalg.c
3265
3268
msgid "input matrix is asymmetric"
@@ -3503,15 +3506,15 @@ msgstr "Speicherzuweisung fehlgeschlagen, der Heap ist gesperrt"
3503
3506
3504
3507
#: py/objarray.c
3505
3508
msgid "memoryview offset too large"
3506
- msgstr ""
3509
+ msgstr "memoryview-Versatz zu groß "
3507
3510
3508
3511
#: py/objarray.c
3509
3512
msgid "memoryview: length is not a multiple of itemsize"
3510
3513
msgstr "memoryview: length ist kein Vielfaches von itemize"
3511
3514
3512
3515
#: extmod/modtime.c
3513
3516
msgid "mktime needs a tuple of length 8 or 9"
3514
- msgstr ""
3517
+ msgstr "mktime braucht ein Tupel der Länge 8 oder 9 "
3515
3518
3516
3519
#: extmod/ulab/code/numpy/linalg/linalg.c
3517
3520
msgid "mode must be complete, or reduced"
@@ -3571,7 +3574,7 @@ msgstr "natives yield"
3571
3574
3572
3575
#: extmod/ulab/code/ndarray.c
3573
3576
msgid "ndarray length overflows"
3574
- msgstr ""
3577
+ msgstr "ndarray-Länge fließt über "
3575
3578
3576
3579
#: py/runtime.c
3577
3580
#, c-format
@@ -3827,7 +3830,7 @@ msgstr "Ausgabe-Array ist zu klein"
3827
3830
3828
3831
#: extmod/ulab/code/numpy/vector.c
3829
3832
msgid "out keyword is not supported for complex dtype"
3830
- msgstr ""
3833
+ msgstr "out-Schlüsselwort wird nicht unterstützt für komplexen dtype "
3831
3834
3832
3835
#: extmod/ulab/code/numpy/vector.c
3833
3836
msgid "out keyword is not supported for function"
@@ -4057,7 +4060,7 @@ msgstr "stream operation ist nicht unterstützt"
4057
4060
4058
4061
#: py/objarray.c py/objstr.c
4059
4062
msgid "string argument without an encoding"
4060
- msgstr ""
4063
+ msgstr "String-Argument ohne Encoding "
4061
4064
4062
4065
#: py/objstrunicode.c
4063
4066
msgid "string index out of range"
@@ -4264,7 +4267,7 @@ msgstr "nicht unterstützte Xtensa-Anweisung '%s' mit %d Argumenten"
4264
4267
4265
4268
#: shared-module/bitmapfilter/__init__.c
4266
4269
msgid "unsupported bitmap depth"
4267
- msgstr ""
4270
+ msgstr "nicht unterstützte Bitmap-Tiefe "
4268
4271
4269
4272
#: shared-module/gifio/GifWriter.c
4270
4273
msgid "unsupported colorspace for GifWriter"
@@ -4310,13 +4313,15 @@ msgstr "Wert außerhalb des Zielbereiches"
4310
4313
4311
4314
#: extmod/moddeflate.c
4312
4315
msgid "wbits"
4313
- msgstr ""
4316
+ msgstr "wbits "
4314
4317
4315
4318
#: shared-bindings/bitmapfilter/__init__.c
4316
4319
msgid ""
4317
4320
"weights must be a sequence with an odd square number of elements (usually 9 "
4318
4321
"or 25)"
4319
4322
msgstr ""
4323
+ "Gewichte müssen eine Sequenz mit einer ungeraden quadratischen Anzahl an "
4324
+ "Elementen sein (normalerweise 9 oder 25)"
4320
4325
4321
4326
#: shared-bindings/bitmapfilter/__init__.c
4322
4327
msgid "weights must be an object of type %q, %q, %q, or %q, not %q "
0 commit comments