File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
34433443msgid "keyword argument(s) not implemented - use normal args instead"
34443444msgstr ""
3445+ "Schlüsselwortargument(e) nicht umgesetzt - Nutze stattdessen normale args"
34453446
34463447#: py/emitinlinethumb.c py/emitinlinextensa.c
34473448msgid "label '%q' not defined"
@@ -3947,11 +3948,11 @@ msgstr "Port muss >= 0 sein"
39473948
39483949#: py/compile.c
39493950msgid "positional arg after **"
3950- msgstr ""
3951+ msgstr "Positionsargument nach ** "
39513952
39523953#: py/compile.c
39533954msgid "positional arg after keyword arg"
3954- msgstr ""
3955+ msgstr "Positionsargument nach Schlüsselwortargument "
39553956
39563957#: py/objint_mpz.c
39573958msgid "pow() 3rd argument cannot be 0"
You can’t perform that action at this time.
0 commit comments