@@ -7,15 +7,17 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"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 <[email protected] >\n "
13
+ "Language-Team : German <https://later.unpythonic.net/projects/circuitpython/ "
14
+ "circuitpython-master/de/>\n "
14
15
"Language : de_DE\n "
15
16
"MIME-Version : 1.0\n "
16
17
"Content-Type : text/plain; charset=UTF-8\n "
17
18
"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 "
19
21
20
22
#: main.c
21
23
msgid ""
@@ -31,12 +33,17 @@ msgid ""
31
33
"Please file an issue with the contents of your CIRCUITPY drive at \n"
32
34
"https://github.com/adafruit/circuitpython/issues\n"
33
35
msgstr ""
36
+ "\n"
37
+ "Bitte melden Sie ein Problem mit dem Inhalt Ihres CIRCUITPY-Laufwerks unter\n"
38
+ "https://github.com/adafruit/circuitpython/issues\n"
34
39
35
40
#: supervisor/shared/safe_mode.c
36
41
msgid ""
37
42
"\n"
38
43
"To exit, please reset the board without "
39
44
msgstr ""
45
+ "\n"
46
+ "Zum Beenden setzen Sie bitte die Karte ohne "
40
47
41
48
#: py/obj.c
42
49
msgid " File \" %q\" "
@@ -142,11 +149,11 @@ msgstr "'%s' Integer 0x%x passt nicht in Maske 0x%x"
142
149
143
150
#: py/runtime.c
144
151
msgid "'%s' object cannot assign attribute '%q'"
145
- msgstr ""
152
+ msgstr "Das Objekt '%s' kann das Attribut '%q' nicht zuweisen "
146
153
147
154
#: py/proto.c
148
155
msgid "'%s' object does not support '%q'"
149
- msgstr ""
156
+ msgstr "Das Objekt '%s' unterstützt '%q' nicht "
150
157
151
158
#: py/obj.c
152
159
#, c-format
@@ -196,7 +203,7 @@ msgstr "'align' erfordert genau ein Argument"
196
203
197
204
#: py/compile.c
198
205
msgid "'async for' or 'async with' outside async function"
199
- msgstr ""
206
+ msgstr "'async for' oder 'async with' außerhalb der asynchronen Funktion "
200
207
201
208
#: py/compile.c
202
209
msgid "'await' outside function"
@@ -240,7 +247,7 @@ msgstr ""
240
247
241
248
#: py/objcomplex.c
242
249
msgid "0.0 to a complex power"
243
- msgstr ""
250
+ msgstr "0.0 zu einer komplexen Potenz "
244
251
245
252
#: py/modbuiltins.c
246
253
msgid "3-arg pow() not supported"
0 commit comments