Skip to content

Commit f39c2b2

Browse files
authored
Merge pull request #6081 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 9e16487 + 0196736 commit f39c2b2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

locale/de_DE.po

Lines changed: 15 additions & 15 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: 2021-08-23 14:19+0000\n"
10-
"Last-Translator: Jeff Epler <[email protected]>\n"
9+
"PO-Revision-Date: 2022-02-23 09:55+0000\n"
10+
"Last-Translator: Fabian Affolter <[email protected]>\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 4.8.1-dev\n"
16+
"X-Generator: Weblate 4.11-dev\n"
1717

1818
#: main.c
1919
msgid ""
@@ -55,7 +55,7 @@ msgstr " ist vom Type %q\n"
5555

5656
#: main.c
5757
msgid " not found.\n"
58-
msgstr ""
58+
msgstr " nicht gefunden.\n"
5959

6060
#: main.c
6161
msgid " output:\n"
@@ -113,15 +113,15 @@ msgstr ""
113113

114114
#: py/argcheck.c
115115
msgid "%q must be %d-%d"
116-
msgstr ""
116+
msgstr "%q muss %d-%d sein"
117117

118118
#: py/argcheck.c shared-bindings/gifio/GifWriter.c
119119
msgid "%q must be <= %d"
120-
msgstr ""
120+
msgstr "%q muss <= %d sein"
121121

122122
#: py/argcheck.c
123123
msgid "%q must be >= %d"
124-
msgstr ""
124+
msgstr "%q muss >= %d sein"
125125

126126
#: py/argcheck.c shared-bindings/memorymonitor/AllocationAlarm.c
127127
msgid "%q must be >= 0"
@@ -137,7 +137,7 @@ msgstr "%q muss >= 1 sein"
137137

138138
#: py/argcheck.c
139139
msgid "%q must be a string"
140-
msgstr ""
140+
msgstr "%q muss ein String sein"
141141

142142
#: shared-module/vectorio/Polygon.c
143143
msgid "%q must be a tuple of length 2"
@@ -1936,7 +1936,7 @@ msgstr ""
19361936

19371937
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
19381938
msgid "Pin count too large"
1939-
msgstr ""
1939+
msgstr "Pin-Anzahl zu gross"
19401940

19411941
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
19421942
#: ports/cxd56/common-hal/analogio/AnalogIn.c
@@ -1946,7 +1946,7 @@ msgstr ""
19461946
#: ports/raspberrypi/common-hal/analogio/AnalogIn.c
19471947
#: ports/stm/common-hal/analogio/AnalogIn.c
19481948
msgid "Pin does not have ADC capabilities"
1949-
msgstr "Pin hat keine ADC Funktionalität"
1949+
msgstr "Pin hat keine ADC-Funktionalität"
19501950

19511951
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
19521952
#: ports/stm/common-hal/pulseio/PulseIn.c
@@ -2025,7 +2025,7 @@ msgstr ""
20252025

20262026
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
20272027
msgid "Program size invalid"
2028-
msgstr ""
2028+
msgstr "Programm-Größe ist ungültig"
20292029

20302030
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
20312031
msgid "Program too large"
@@ -4608,11 +4608,11 @@ msgstr "nicht unterstützte Xtensa-Anweisung '%s' mit %d Argumenten"
46084608

46094609
#: shared-module/gifio/GifWriter.c
46104610
msgid "unsupported colorspace for GifWriter"
4611-
msgstr ""
4611+
msgstr "Farbraum wird nicht unterstützt für GifWriter"
46124612

46134613
#: shared-bindings/bitmaptools/__init__.c
46144614
msgid "unsupported colorspace for dither"
4615-
msgstr ""
4615+
msgstr "Farbraum wird nicht unterstützt für dither"
46164616

46174617
#: py/objstr.c
46184618
#, c-format
@@ -4660,7 +4660,7 @@ msgstr "breite muss zwischen (inklusive) 2 und 8 liegen, nicht %d"
46604660
#: shared-bindings/is31fl3741/FrameBuffer.c
46614661
#: shared-bindings/rgbmatrix/RGBMatrix.c
46624662
msgid "width must be greater than zero"
4663-
msgstr "breite muss größer als 0 sein"
4663+
msgstr "Breite muss größer als 0 sein"
46644664

46654665
#: ports/espressif/common-hal/wifi/Radio.c
46664666
msgid "wifi is not enabled"
@@ -4684,7 +4684,7 @@ msgstr "falscher Eingabetyp"
46844684

46854685
#: extmod/ulab/code/numpy/transform.c
46864686
msgid "wrong length of condition array"
4687-
msgstr ""
4687+
msgstr "falsche Länge des Array von Bedingungen"
46884688

46894689
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
46904690
msgid "wrong number of arguments"

0 commit comments

Comments
 (0)