Skip to content

Commit cb3c8f1

Browse files
committed
Translated using Weblate (German)
Currently translated at 66.6% (497 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/de/
1 parent f362ee1 commit cb3c8f1

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
@@ -8,16 +8,16 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
11-
"PO-Revision-Date: 2020-04-30 17:01+0000\n"
12-
"Last-Translator: Jeff Epler <[email protected]>\n"
11+
"PO-Revision-Date: 2020-05-18 02:47+0000\n"
12+
"Last-Translator: Anonymous <[email protected]>\n"
1313
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
1414
"circuitpython-master/de/>\n"
1515
"Language: de_DE\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20-
"X-Generator: Weblate 4.0.2\n"
20+
"X-Generator: Weblate 4.1-dev\n"
2121

2222
#: main.c
2323
msgid ""
@@ -81,7 +81,7 @@ msgstr "%q Indizes müssen ganze Zahlen sein, nicht %s"
8181

8282
#: shared-bindings/vectorio/Polygon.c
8383
msgid "%q list must be a list"
84-
msgstr ""
84+
msgstr "% q Liste muss eine Liste sein"
8585

8686
#: shared-bindings/_bleio/CharacteristicBuffer.c
8787
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
@@ -92,7 +92,7 @@ msgstr "%q muss >= 1 sein"
9292

9393
#: shared-bindings/vectorio/Polygon.c
9494
msgid "%q must be a tuple of length 2"
95-
msgstr ""
95+
msgstr "% q muss ein Tupel der Länge 2 sein"
9696

9797
#: shared-bindings/fontio/BuiltinFont.c
9898
msgid "%q should be an int"

0 commit comments

Comments
 (0)