Skip to content

Commit 361ffd0

Browse files
Sokromatrixweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 95.8% (956 of 997 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
1 parent f4cb744 commit 361ffd0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

locale/de_DE.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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-20 01:16+0000\n"
10-
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
9+
"PO-Revision-Date: 2024-10-22 01:04+0000\n"
10+
"Last-Translator: Sokromatrix <kroschewski1971@gmail.com>\n"
1111
"Language: de_DE\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3442,6 +3442,7 @@ 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"
34453446

34463447
#: py/emitinlinethumb.c py/emitinlinextensa.c
34473448
msgid "label '%q' not defined"
@@ -3947,11 +3948,11 @@ msgstr "Port muss >= 0 sein"
39473948

39483949
#: py/compile.c
39493950
msgid "positional arg after **"
3950-
msgstr ""
3951+
msgstr "Positionsargument nach **"
39513952

39523953
#: py/compile.c
39533954
msgid "positional arg after keyword arg"
3954-
msgstr ""
3955+
msgstr "Positionsargument nach Schlüsselwortargument"
39553956

39563957
#: py/objint_mpz.c
39573958
msgid "pow() 3rd argument cannot be 0"

0 commit comments

Comments
 (0)