Skip to content

Commit 3085f3b

Browse files
Atalanttoreweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 96.2% (960 of 997 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
1 parent 2a0be8f commit 3085f3b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

locale/de_DE.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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-10-22 01:04+0000\n"
9+
"PO-Revision-Date: 2024-10-22 01:06+0000\n"
1010
"Last-Translator: Ettore Atalan <[email protected]>\n"
1111
"Language: de_DE\n"
1212
"MIME-Version: 1.0\n"
@@ -689,7 +689,7 @@ msgstr "Die Pufferlänge %d ist zu groß. Sie muss kleiner als %d sein"
689689
#: shared-module/sdcardio/SDCard.c
690690
#, c-format
691691
msgid "Buffer must be a multiple of %d bytes"
692-
msgstr ""
692+
msgstr "Puffer muss ein Vielfaches von %d Bytes sein"
693693

694694
#: shared-bindings/_bleio/PacketBuffer.c
695695
#, c-format
@@ -3215,7 +3215,7 @@ msgstr "import * nicht auf Modulebene"
32153215

32163216
#: py/persistentcode.c
32173217
msgid "incompatible .mpy arch"
3218-
msgstr ""
3218+
msgstr "inkompatible .mpy-Architektur"
32193219

32203220
#: py/persistentcode.c
32213221
msgid "incompatible .mpy file"
@@ -3355,7 +3355,7 @@ msgstr "Das Intervall muss im Bereich %s-%s sein"
33553355

33563356
#: py/compile.c
33573357
msgid "invalid arch"
3358-
msgstr ""
3358+
msgstr "ungültige Architektur"
33593359

33603360
#: shared-bindings/bitmaptools/__init__.c
33613361
#, c-format
@@ -3442,7 +3442,8 @@ msgstr ""
34423442
#: py/argcheck.c
34433443
msgid "keyword argument(s) not implemented - use normal args instead"
34443444
msgstr ""
3445-
"Schlüsselwortargument(e) nicht umgesetzt - Nutze stattdessen normale args"
3445+
"Schlüsselwortargument(e) nicht umgesetzt - nutze stattdessen normale "
3446+
"Argumente"
34463447

34473448
#: py/emitinlinethumb.c py/emitinlinextensa.c
34483449
msgid "label '%q' not defined"

0 commit comments

Comments
 (0)