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"
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 ""
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 ""
@@ -2249,6 +2248,10 @@ msgstr "非対応の形式"
2249
2248
msgid "Unsupported hash algorithm"
2250
2249
msgstr ""
2251
2250
2251
+ #: ports/espressif/common-hal/socketpool/Socket.c
2252
+ msgid "Unsupported socket type"
2253
+ msgstr ""
2254
+
2252
2255
#: ports/espressif/common-hal/_bleio/Adapter.c
2253
2256
#: ports/espressif/common-hal/dualbank/__init__.c
2254
2257
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1625,7 +1625,6 @@ msgstr "%dx 오버샘플링이 포함된 8 또는 16 비트 모노만 지원됩
1625
1625
msgid "Only IPv4 addresses supported"
1626
1626
msgstr "IPv4 주소만 지원됩니다"
1627
1627
1628
- #: ports/espressif/common-hal/socketpool/Socket.c
1629
1628
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1630
1629
msgid "Only IPv4 sockets supported"
1631
1630
msgstr "IPv4 소켓만 지원됩니다"
@@ -2304,6 +2303,10 @@ msgstr ""
2304
2303
msgid "Unsupported hash algorithm"
2305
2304
msgstr ""
2306
2305
2306
+ #: ports/espressif/common-hal/socketpool/Socket.c
2307
+ msgid "Unsupported socket type"
2308
+ msgstr ""
2309
+
2307
2310
#: ports/espressif/common-hal/_bleio/Adapter.c
2308
2311
#: ports/espressif/common-hal/dualbank/__init__.c
2309
2312
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1569,7 +1569,6 @@ msgstr ""
1569
1569
msgid "Only IPv4 addresses supported"
1570
1570
msgstr "Alleen IPv4 adressen worden ondersteund"
1571
1571
1572
- #: ports/espressif/common-hal/socketpool/Socket.c
1573
1572
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1574
1573
msgid "Only IPv4 sockets supported"
1575
1574
msgstr "Alleen IPv4-sockets ondersteund"
@@ -2242,6 +2241,10 @@ msgstr "Niet-ondersteunde format"
2242
2241
msgid "Unsupported hash algorithm"
2243
2242
msgstr ""
2244
2243
2244
+ #: ports/espressif/common-hal/socketpool/Socket.c
2245
+ msgid "Unsupported socket type"
2246
+ msgstr ""
2247
+
2245
2248
#: ports/espressif/common-hal/_bleio/Adapter.c
2246
2249
#: ports/espressif/common-hal/dualbank/__init__.c
2247
2250
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1586,7 +1586,6 @@ msgstr ""
1586
1586
msgid "Only IPv4 addresses supported"
1587
1587
msgstr ""
1588
1588
1589
- #: ports/espressif/common-hal/socketpool/Socket.c
1590
1589
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1591
1590
msgid "Only IPv4 sockets supported"
1592
1591
msgstr ""
@@ -2256,6 +2255,10 @@ msgstr "Zły format"
2256
2255
msgid "Unsupported hash algorithm"
2257
2256
msgstr ""
2258
2257
2258
+ #: ports/espressif/common-hal/socketpool/Socket.c
2259
+ msgid "Unsupported socket type"
2260
+ msgstr ""
2261
+
2259
2262
#: ports/espressif/common-hal/_bleio/Adapter.c
2260
2263
#: ports/espressif/common-hal/dualbank/__init__.c
2261
2264
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1602,7 +1602,6 @@ msgstr ""
1602
1602
msgid "Only IPv4 addresses supported"
1603
1603
msgstr "Somente os endereços IPv4 são suportados"
1604
1604
1605
- #: ports/espressif/common-hal/socketpool/Socket.c
1606
1605
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1607
1606
msgid "Only IPv4 sockets supported"
1608
1607
msgstr "Apenas soquetes IPv4 são suportados"
@@ -2287,6 +2286,10 @@ msgstr "Formato não suportado"
2287
2286
msgid "Unsupported hash algorithm"
2288
2287
msgstr "Sem compatibilidade com o algoritmo de hash"
2289
2288
2289
+ #: ports/espressif/common-hal/socketpool/Socket.c
2290
+ msgid "Unsupported socket type"
2291
+ msgstr ""
2292
+
2290
2293
#: ports/espressif/common-hal/_bleio/Adapter.c
2291
2294
#: ports/espressif/common-hal/dualbank/__init__.c
2292
2295
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1612,7 +1612,6 @@ msgstr "Только 8 или 16 бит моно с поддержкой %d."
1612
1612
msgid "Only IPv4 addresses supported"
1613
1613
msgstr "Поддерживаются только адреса IPv4"
1614
1614
1615
- #: ports/espressif/common-hal/socketpool/Socket.c
1616
1615
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1617
1616
msgid "Only IPv4 sockets supported"
1618
1617
msgstr "Поддерживаются только сокеты IPv4"
@@ -2293,6 +2292,10 @@ msgstr "Неподдерживаемый формат"
2293
2292
msgid "Unsupported hash algorithm"
2294
2293
msgstr "Неподдерживаемый алгоритм хеширования"
2295
2294
2295
+ #: ports/espressif/common-hal/socketpool/Socket.c
2296
+ msgid "Unsupported socket type"
2297
+ msgstr ""
2298
+
2296
2299
#: ports/espressif/common-hal/_bleio/Adapter.c
2297
2300
#: ports/espressif/common-hal/dualbank/__init__.c
2298
2301
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1591,7 +1591,6 @@ msgstr "Endast 8 eller 16 bitars mono med %dx översampling stöds."
1591
1591
msgid "Only IPv4 addresses supported"
1592
1592
msgstr "Endast IPv4-adresser stöds"
1593
1593
1594
- #: ports/espressif/common-hal/socketpool/Socket.c
1595
1594
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1596
1595
msgid "Only IPv4 sockets supported"
1597
1596
msgstr "Endast IPv4-socket stöds"
@@ -2265,6 +2264,10 @@ msgstr "Format stöds inte"
2265
2264
msgid "Unsupported hash algorithm"
2266
2265
msgstr "Hash-algoritmen stöds inte"
2267
2266
2267
+ #: ports/espressif/common-hal/socketpool/Socket.c
2268
+ msgid "Unsupported socket type"
2269
+ msgstr ""
2270
+
2268
2271
#: ports/espressif/common-hal/_bleio/Adapter.c
2269
2272
#: ports/espressif/common-hal/dualbank/__init__.c
2270
2273
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 ""
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 ""
@@ -2248,6 +2247,10 @@ msgstr ""
2248
2247
msgid "Unsupported hash algorithm"
2249
2248
msgstr ""
2250
2249
2250
+ #: ports/espressif/common-hal/socketpool/Socket.c
2251
+ msgid "Unsupported socket type"
2252
+ msgstr ""
2253
+
2251
2254
#: ports/espressif/common-hal/_bleio/Adapter.c
2252
2255
#: ports/espressif/common-hal/dualbank/__init__.c
2253
2256
msgid "Update failed"
Original file line number Diff line number Diff line change @@ -1596,7 +1596,6 @@ msgstr "jǐn zhīchí 8wèihuò16 wèi dānshēngdào hé %dx guòcǎiyàng."
1596
1596
msgid "Only IPv4 addresses supported"
1597
1597
msgstr "Jǐn zhīchí IPv4 dìzhǐ"
1598
1598
1599
- #: ports/espressif/common-hal/socketpool/Socket.c
1600
1599
#: ports/raspberrypi/common-hal/socketpool/Socket.c
1601
1600
msgid "Only IPv4 sockets supported"
1602
1601
msgstr "jǐn zhī chí IPv4 tào jiē zì"
@@ -2271,6 +2270,10 @@ msgstr "Bù zhīchí de géshì"
2271
2270
msgid "Unsupported hash algorithm"
2272
2271
msgstr "bù zhīchí de hā xī suànfǎ"
2273
2272
2273
+ #: ports/espressif/common-hal/socketpool/Socket.c
2274
+ msgid "Unsupported socket type"
2275
+ msgstr ""
2276
+
2274
2277
#: ports/espressif/common-hal/_bleio/Adapter.c
2275
2278
#: ports/espressif/common-hal/dualbank/__init__.c
2276
2279
msgid "Update failed"
You can’t perform that action at this time.
0 commit comments