Skip to content

Commit ebca75d

Browse files
Atalanttoreweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 95.5% (953 of 997 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/de/
1 parent e6fa7e8 commit ebca75d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/de_DE.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ 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-06-18 19:09+0000\n"
10-
"Last-Translator: Xfox20 <[email protected].com>\n"
9+
"PO-Revision-Date: 2024-10-20 01:16+0000\n"
10+
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
1111
"Language: de_DE\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 5.6-dev\n"
16+
"X-Generator: Weblate 5.8-rc\n"
1717

1818
#: main.c
1919
msgid ""
@@ -415,7 +415,7 @@ msgstr "'await' außerhalb einer Funktion"
415415

416416
#: py/compile.c
417417
msgid "'break'/'continue' outside loop"
418-
msgstr "'break'/'continue' ausserhalb einer Schleife"
418+
msgstr "'break'/'continue' außerhalb der Schleife"
419419

420420
#: py/compile.c
421421
msgid "'data' requires at least 2 arguments"
@@ -431,7 +431,7 @@ msgstr "'label' erfordert genau ein Argument"
431431

432432
#: py/emitnative.c
433433
msgid "'not' not implemented"
434-
msgstr ""
434+
msgstr "'not' nicht implementiert"
435435

436436
#: py/compile.c
437437
msgid "'return' outside function"

0 commit comments

Comments
 (0)