File tree Expand file tree Collapse file tree 19 files changed +76
-19
lines changed Expand file tree Collapse file tree 19 files changed +76
-19
lines changed Original file line number Diff line number Diff line change @@ -1571,7 +1571,6 @@ msgstr ""
1571
1571
msgid "Only IPv4 addresses supported"
1572
1572
msgstr "Hanya alamat IPv4 yang didukung"
1573
1573
1574
- #: ports/espressif/common-hal/socketpool/Socket.c
1575
1574
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1576
1575
msgid "Only IPv4 sockets supported"
1577
1576
msgstr "Hanysa socket IPv4 yang didukung"
@@ -2246,6 +2245,10 @@ msgstr "Format tidak didukung"
2246
2245
msgid "Unsupported hash algorithm"
2247
2246
msgstr ""
2248
2247
2248
+ #: ports/espressif/common-hal/socketpool/Socket.c
2249
+ msgid "Unsupported socket type"
2250
+ msgstr ""
2251
+
2249
2252
#: ports/espressif/common-hal/_bleio/Adapter.c
2250
2253
#: ports/espressif/common-hal/dualbank/__init__.c
2251
2254
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1583,7 +1583,6 @@ msgstr ""
1583
1583
msgid "Only IPv4 addresses supported"
1584
1584
msgstr "Pouze IPv4 adresy podporovány"
1585
1585
1586
- #: ports/espressif/common-hal/socketpool/Socket.c
1587
1586
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1588
1587
msgid "Only IPv4 sockets supported"
1589
1588
msgstr "Pouze IPv4 sokety podporovány"
@@ -2250,6 +2249,10 @@ msgstr "Nepodporovaný formát"
2250
2249
msgid "Unsupported hash algorithm"
2251
2250
msgstr "Nepodporovaný hash algoritmus"
2252
2251
2252
+ #: ports/espressif/common-hal/socketpool/Socket.c
2253
+ msgid "Unsupported socket type"
2254
+ msgstr ""
2255
+
2253
2256
#: ports/espressif/common-hal/_bleio/Adapter.c
2254
2257
#: ports/espressif/common-hal/dualbank/__init__.c
2255
2258
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1595,7 +1595,6 @@ msgstr "Es wird nur 8 oder 16 bit mono mit %dx Oversampling unterstützt."
1595
1595
msgid "Only IPv4 addresses supported"
1596
1596
msgstr "Nur IPv4-Adressen werden unterstützt"
1597
1597
1598
- #: ports/espressif/common-hal/socketpool/Socket.c
1599
1598
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1600
1599
msgid "Only IPv4 sockets supported"
1601
1600
msgstr "Nur IPv4-Sockets werden unterstützt"
@@ -2280,6 +2279,10 @@ msgstr "Nicht unterstütztes Format"
2280
2279
msgid "Unsupported hash algorithm"
2281
2280
msgstr "Hash Algorithmus wird nicht unterstützt"
2282
2281
2282
+ #: ports/espressif/common-hal/socketpool/Socket.c
2283
+ msgid "Unsupported socket type"
2284
+ msgstr ""
2285
+
2283
2286
#: ports/espressif/common-hal/_bleio/Adapter.c
2284
2287
#: ports/espressif/common-hal/dualbank/__init__.c
2285
2288
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1588,7 +1588,6 @@ msgstr ""
1588
1588
msgid "Only IPv4 addresses supported"
1589
1589
msgstr ""
1590
1590
1591
- #: ports/espressif/common-hal/socketpool/Socket.c
1592
1591
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1593
1592
msgid "Only IPv4 sockets supported"
1594
1593
msgstr ""
@@ -2252,6 +2251,10 @@ msgstr ""
2252
2251
msgid "Unsupported hash algorithm"
2253
2252
msgstr ""
2254
2253
2254
+ #: ports/espressif/common-hal/socketpool/Socket.c
2255
+ msgid "Unsupported socket type"
2256
+ msgstr ""
2257
+
2255
2258
#: ports/espressif/common-hal/_bleio/Adapter.c
2256
2259
#: ports/espressif/common-hal/dualbank/__init__.c
2257
2260
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1582,7 +1582,6 @@ msgstr "Only 8 or 16 bit mono with %dx oversampling supported."
1582
1582
msgid "Only IPv4 addresses supported"
1583
1583
msgstr "Only IPv4 addresses supported"
1584
1584
1585
- #: ports/espressif/common-hal/socketpool/Socket.c
1586
1585
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1587
1586
msgid "Only IPv4 sockets supported"
1588
1587
msgstr "Only IPv4 sockets supported"
@@ -2254,6 +2253,10 @@ msgstr "Unsupported format"
2254
2253
msgid "Unsupported hash algorithm"
2255
2254
msgstr "Unsupported hash algorithm"
2256
2255
2256
+ #: ports/espressif/common-hal/socketpool/Socket.c
2257
+ msgid "Unsupported socket type"
2258
+ msgstr ""
2259
+
2257
2260
#: ports/espressif/common-hal/_bleio/Adapter.c
2258
2261
#: ports/espressif/common-hal/dualbank/__init__.c
2259
2262
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1603,7 +1603,6 @@ msgstr ""
1603
1603
msgid "Only IPv4 addresses supported"
1604
1604
msgstr "Solo hay capacidad para direcciones IPv4"
1605
1605
1606
- #: ports/espressif/common-hal/socketpool/Socket.c
1607
1606
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1608
1607
msgid "Only IPv4 sockets supported"
1609
1608
msgstr "Solo se admiten sockets IPv4"
@@ -2285,6 +2284,10 @@ msgstr "Formato no soportado"
2285
2284
msgid "Unsupported hash algorithm"
2286
2285
msgstr "Algoritmo hash no soportado"
2287
2286
2287
+ #: ports/espressif/common-hal/socketpool/Socket.c
2288
+ msgid "Unsupported socket type"
2289
+ msgstr ""
2290
+
2288
2291
#: ports/espressif/common-hal/_bleio/Adapter.c
2289
2292
#: ports/espressif/common-hal/dualbank/__init__.c
2290
2293
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1575,7 +1575,6 @@ msgstr ""
1575
1575
msgid "Only IPv4 addresses supported"
1576
1576
msgstr ""
1577
1577
1578
- #: ports/espressif/common-hal/socketpool/Socket.c
1579
1578
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1580
1579
msgid "Only IPv4 sockets supported"
1581
1580
msgstr ""
@@ -2239,6 +2238,10 @@ msgstr "Hindi supportadong format"
2239
2238
msgid "Unsupported hash algorithm"
2240
2239
msgstr ""
2241
2240
2241
+ #: ports/espressif/common-hal/socketpool/Socket.c
2242
+ msgid "Unsupported socket type"
2243
+ msgstr ""
2244
+
2242
2245
#: ports/espressif/common-hal/_bleio/Adapter.c
2243
2246
#: ports/espressif/common-hal/dualbank/__init__.c
2244
2247
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1621,7 +1621,6 @@ msgstr ""
1621
1621
msgid "Only IPv4 addresses supported"
1622
1622
msgstr "Seulement les adresses IPv4 sont supportées"
1623
1623
1624
- #: ports/espressif/common-hal/socketpool/Socket.c
1625
1624
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1626
1625
msgid "Only IPv4 sockets supported"
1627
1626
msgstr "Seulement les sockets IPv4 sont supportés"
@@ -2303,6 +2302,10 @@ msgstr "Format non pris en charge"
2303
2302
msgid "Unsupported hash algorithm"
2304
2303
msgstr "Algorithme de hachage non supporté"
2305
2304
2305
+ #: ports/espressif/common-hal/socketpool/Socket.c
2306
+ msgid "Unsupported socket type"
2307
+ msgstr ""
2308
+
2306
2309
#: ports/espressif/common-hal/_bleio/Adapter.c
2307
2310
#: ports/espressif/common-hal/dualbank/__init__.c
2308
2311
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1564,7 +1564,6 @@ msgstr ""
1564
1564
msgid "Only IPv4 addresses supported"
1565
1565
msgstr ""
1566
1566
1567
- #: ports/espressif/common-hal/socketpool/Socket.c
1568
1567
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1569
1568
msgid "Only IPv4 sockets supported"
1570
1569
msgstr ""
@@ -2226,6 +2225,10 @@ msgstr ""
2226
2225
msgid "Unsupported hash algorithm"
2227
2226
msgstr ""
2228
2227
2228
+ #: ports/espressif/common-hal/socketpool/Socket.c
2229
+ msgid "Unsupported socket type"
2230
+ msgstr ""
2231
+
2229
2232
#: ports/espressif/common-hal/_bleio/Adapter.c
2230
2233
#: ports/espressif/common-hal/dualbank/__init__.c
2231
2234
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1576,7 +1576,6 @@ msgstr ""
1576
1576
msgid "Only IPv4 addresses supported"
1577
1577
msgstr ""
1578
1578
1579
- #: ports/espressif/common-hal/socketpool/Socket.c
1580
1579
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1581
1580
msgid "Only IPv4 sockets supported"
1582
1581
msgstr ""
@@ -2241,6 +2240,10 @@ msgstr "Formato non supportato"
2241
2240
msgid "Unsupported hash algorithm"
2242
2241
msgstr ""
2243
2242
2243
+ #: ports/espressif/common-hal/socketpool/Socket.c
2244
+ msgid "Unsupported socket type"
2245
+ msgstr ""
2246
+
2244
2247
#: ports/espressif/common-hal/_bleio/Adapter.c
2245
2248
#: ports/espressif/common-hal/dualbank/__init__.c
2246
2249
msgid "Update failed"
You can’t perform that action at this time.
0 commit comments