@@ -5,15 +5,15 @@ msgid ""
5
5
msgstr ""
6
6
"Project-Id-Version : \n "
7
7
"Report-Msgid-Bugs-To : \n "
8
- "POT-Creation-Date : 2020-11-11 16:30+0530 \n "
9
- "PO-Revision-Date : 2020-06-16 18:24 +0000\n "
10
- "Last-Translator : Andreas Buchen <andreas.buchen @gmail.com>\n "
8
+ "POT-Creation-Date : 2020-11-24 15:40-0500 \n "
9
+ "PO-Revision-Date : 2020-11-26 03:11 +0000\n "
10
+ "Last-Translator : Daniel Bravo Darriba <bravodarriba @gmail.com>\n "
11
11
"Language : de_DE\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n != 1;\n "
16
- "X-Generator : Weblate 4.1.1 -dev\n "
16
+ "X-Generator : Weblate 4.4 -dev\n "
17
17
18
18
#: main.c
19
19
msgid ""
@@ -57,7 +57,7 @@ msgstr "%d Adress-Pins und %d rgb-Pins zeigen eine Höhe von %d, nicht von %d"
57
57
58
58
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
59
59
msgid "%q failure: %d"
60
- msgstr ""
60
+ msgstr "%q Fehler: %d "
61
61
62
62
#: shared-bindings/microcontroller/Pin.c
63
63
msgid "%q in use"
@@ -300,6 +300,7 @@ msgid "All I2C peripherals are in use"
300
300
msgstr "Alle I2C-Peripheriegeräte sind in Benutzung"
301
301
302
302
#: ports/esp32s2/common-hal/countio/Counter.c
303
+ #: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
303
304
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
304
305
msgid "All PCNT units in use"
305
306
msgstr ""
@@ -336,6 +337,7 @@ msgstr "Alle timer für diesen Pin werden bereits benutzt"
336
337
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
337
338
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
338
339
#: ports/cxd56/common-hal/pulseio/PulseOut.c
340
+ #: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
339
341
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
340
342
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
341
343
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1107,6 +1109,7 @@ msgid "Invalid byteorder string"
1107
1109
msgstr "Ungültige Byteorder String"
1108
1110
1109
1111
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1112
+ #: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
1110
1113
msgid "Invalid capture period. Valid range: 1 - 500"
1111
1114
msgstr "Ungültiger Aufnahmezeitraum. Gültiger Bereich: 1 - 500"
1112
1115
@@ -1441,14 +1444,14 @@ msgstr "Eine ungerade Parität wird nicht unterstützt"
1441
1444
msgid "Only 8 or 16 bit mono with "
1442
1445
msgstr "Nur 8 oder 16 bit mono mit "
1443
1446
1444
- #: ports/esp32s2/common-hal/socketpool/SocketPool.c
1445
- msgid "Only IPv4 SOCK_STREAM sockets supported"
1446
- msgstr ""
1447
-
1448
1447
#: ports/esp32s2/common-hal/wifi/__init__.c
1449
1448
msgid "Only IPv4 addresses supported"
1450
1449
msgstr ""
1451
1450
1451
+ #: ports/esp32s2/common-hal/socketpool/SocketPool.c
1452
+ msgid "Only IPv4 sockets supported"
1453
+ msgstr ""
1454
+
1452
1455
#: shared-module/displayio/OnDiskBitmap.c
1453
1456
#, c-format
1454
1457
msgid ""
0 commit comments