@@ -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-10-22 01:10 +0000\n "
9
+ "PO-Revision-Date : 2024-10-23 01:15 +0000\n "
10
10
"
Last-Translator :
Sokromatrix <[email protected] >\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.8-rc \n "
16
+ "X-Generator : Weblate 5.8.2-dev \n "
17
17
18
18
#: main.c
19
19
msgid ""
@@ -2150,7 +2150,7 @@ msgstr "Der UUID-Wert ist kein str-, int- oder Byte-Puffer"
2150
2150
2151
2151
#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
2152
2152
msgid "Unable to access unaligned IO register"
2153
- msgstr "Zugriff auf nicht ausgerichtes IO -Register nicht möglich"
2153
+ msgstr "Zugriff auf nicht ausgerichtetes EA -Register nicht möglich"
2154
2154
2155
2155
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2156
2156
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
@@ -2292,7 +2292,7 @@ msgstr ""
2292
2292
#: ports/espressif/common-hal/_bleio/Adapter.c
2293
2293
#: ports/espressif/common-hal/dualbank/__init__.c
2294
2294
msgid "Update failed"
2295
- msgstr ""
2295
+ msgstr "Aktualisierung fehlgeschlagen "
2296
2296
2297
2297
#: ports/espressif/common-hal/_bleio/Characteristic.c
2298
2298
#: ports/nordic/common-hal/_bleio/Characteristic.c
@@ -2501,7 +2501,7 @@ msgstr "Array/Bytes auf der rechten Seite erforderlich"
2501
2501
2502
2502
#: py/asmxtensa.c
2503
2503
msgid "asm overflow"
2504
- msgstr ""
2504
+ msgstr "ASM-Überlauf "
2505
2505
2506
2506
#: py/compile.c
2507
2507
msgid "async for/with outside async function"
@@ -2601,7 +2601,7 @@ msgstr "Der Puffer ist zu klein für die angefragten Bytes"
2601
2601
2602
2602
#: py/emitbc.c
2603
2603
msgid "bytecode overflow"
2604
- msgstr ""
2604
+ msgstr "Bytecode-Überlauf "
2605
2605
2606
2606
#: py/objarray.c
2607
2607
msgid "bytes length not a multiple of item size"
@@ -2707,7 +2707,7 @@ msgstr "Eine binäre Operation zwischen '%q' und '%q' ist nicht möglich"
2707
2707
2708
2708
#: py/emitnative.c
2709
2709
msgid "can't do unary op of '%q'"
2710
- msgstr ""
2710
+ msgstr "kann keine unäre Operation von '%q' durchführen "
2711
2711
2712
2712
#: py/emitnative.c
2713
2713
msgid "can't implicitly convert '%q' to 'bool'"
0 commit comments