Skip to content

Commit fdd0deb

Browse files
jeplerweblate
authored andcommitted
Translated using Weblate (German)
Currently translated at 67.9% (495 of 729 strings) Translation: CircuitPython/circuitpython-master Translate-URL: https://later.unpythonic.net/projects/circuitpython/circuitpython-master/de/
1 parent c1eb333 commit fdd0deb

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

locale/de_DE.po

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,17 @@ msgid ""
77
msgstr ""
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 <[email protected]>\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
2123
msgid ""
@@ -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"
3335
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"
3439

3540
#: supervisor/shared/safe_mode.c
3641
msgid ""
3742
"\n"
3843
"To exit, please reset the board without "
3944
msgstr ""
45+
"\n"
46+
"Zum Beenden setzen Sie bitte die Karte ohne "
4047

4148
#: py/obj.c
4249
msgid " File \"%q\""
@@ -142,11 +149,11 @@ msgstr "'%s' Integer 0x%x passt nicht in Maske 0x%x"
142149

143150
#: py/runtime.c
144151
msgid "'%s' object cannot assign attribute '%q'"
145-
msgstr ""
152+
msgstr "Das Objekt '%s' kann das Attribut '%q' nicht zuweisen"
146153

147154
#: py/proto.c
148155
msgid "'%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
198205
msgid "'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
202209
msgid "'await' outside function"
@@ -240,7 +247,7 @@ msgstr ""
240247

241248
#: py/objcomplex.c
242249
msgid "0.0 to a complex power"
243-
msgstr ""
250+
msgstr "0.0 zu einer komplexen Potenz"
244251

245252
#: py/modbuiltins.c
246253
msgid "3-arg pow() not supported"

0 commit comments

Comments
 (0)