@@ -7,15 +7,17 @@ msgid ""
77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2020-05-04 19:52-0400\n "
11- "PO-Revision-Date : 2018-07-27 11:55-0700\n "
12- "Last-Translator : Pascal Deneaux\n "
13- "Language-Team : Sebastian Plamauer, Pascal Deneaux\n "
10+ "POT-Creation-Date : 2020-04-26 14:46-0500\n "
11+ "PO-Revision-Date : 2020-04-30 17:01+0000\n "
12+ "Last-Translator : Jeff Epler <jepler@gmail.com>\n "
13+ "Language-Team : German <https://later.unpythonic.net/projects/circuitpython/ "
14+ "circuitpython-master/de/>\n "
1415"Language : de_DE\n "
1516"MIME-Version : 1.0\n "
1617"Content-Type : text/plain; charset=UTF-8\n "
1718"Content-Transfer-Encoding : 8bit\n "
18- "X-Generator : Poedit 2.1.1\n "
19+ "Plural-Forms : nplurals=2; plural=n != 1;\n "
20+ "X-Generator : Weblate 4.0.2\n "
1921
2022#: main.c
2123msgid ""
@@ -31,12 +33,17 @@ msgid ""
3133"Please file an issue with the contents of your CIRCUITPY drive at \n"
3234"https://github.com/adafruit/circuitpython/issues\n"
3335msgstr ""
36+ "\n"
37+ "Bitte melden Sie ein Problem mit dem Inhalt Ihres CIRCUITPY-Laufwerks unter\n"
38+ "https://github.com/adafruit/circuitpython/issues\n"
3439
3540#: supervisor/shared/safe_mode.c
3641msgid ""
3742"\n"
3843"To exit, please reset the board without "
3944msgstr ""
45+ "\n"
46+ "Zum Beenden setzen Sie bitte die Karte ohne "
4047
4148#: py/obj.c
4249msgid " File \" %q\" "
@@ -142,11 +149,11 @@ msgstr "'%s' Integer 0x%x passt nicht in Maske 0x%x"
142149
143150#: py/runtime.c
144151msgid "'%s' object cannot assign attribute '%q'"
145- msgstr ""
152+ msgstr "Das Objekt '%s' kann das Attribut '%q' nicht zuweisen "
146153
147154#: py/proto.c
148155msgid "'%s' object does not support '%q'"
149- msgstr ""
156+ msgstr "Das Objekt '%s' unterstützt '%q' nicht "
150157
151158#: py/obj.c
152159#, c-format
@@ -196,7 +203,7 @@ msgstr "'align' erfordert genau ein Argument"
196203
197204#: py/compile.c
198205msgid "'async for' or 'async with' outside async function"
199- msgstr ""
206+ msgstr "'async for' oder 'async with' außerhalb der asynchronen Funktion "
200207
201208#: py/compile.c
202209msgid "'await' outside function"
@@ -240,7 +247,7 @@ msgstr ""
240247
241248#: py/objcomplex.c
242249msgid "0.0 to a complex power"
243- msgstr ""
250+ msgstr "0.0 zu einer komplexen Potenz "
244251
245252#: py/modbuiltins.c
246253msgid "3-arg pow() not supported"
0 commit comments