@@ -670,10 +670,6 @@ msgstr ""
670670msgid "Buffer too small"
671671msgstr ""
672672
673- #: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
674- msgid "Buffers must be same size"
675- msgstr ""
676-
677673#: ports/atmel-samd/common-hal/paralleldisplaybus/ParallelBus.c
678674#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
679675#: ports/nrf/common-hal/paralleldisplaybus/ParallelBus.c
@@ -766,10 +762,6 @@ msgstr ""
766762msgid "Cannot remount '/' when visible via USB."
767763msgstr ""
768764
769- #: ports/espressif/common-hal/socketpool/Socket.c
770- msgid "Cannot set socket options"
771- msgstr ""
772-
773765#: shared-bindings/digitalio/DigitalInOut.c
774766msgid "Cannot set value when direction is input."
775767msgstr ""
@@ -920,7 +912,7 @@ msgstr ""
920912msgid "Error in safemode.py."
921913msgstr ""
922914
923- #: shared-bindings/socketpool/Socket.c shared-bindings/ ssl/SSLSocket.c
915+ #: shared-bindings/ssl/SSLSocket.c
924916msgid "Error: Failure to bind"
925917msgstr ""
926918
@@ -941,10 +933,6 @@ msgstr ""
941933msgid "FFT is implemented for linear arrays only"
942934msgstr ""
943935
944- #: ports/espressif/common-hal/ssl/SSLSocket.c
945- msgid "Failed SSL handshake"
946- msgstr ""
947-
948936#: shared-bindings/ps2io/Ps2.c
949937msgid "Failed sending command."
950938msgstr ""
@@ -1152,7 +1140,6 @@ msgstr ""
11521140msgid "Internal define error"
11531141msgstr ""
11541142
1155- #: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
11561143#: shared-bindings/pwmio/PWMOut.c shared-module/os/getenv.c
11571144msgid "Internal error"
11581145msgstr ""
@@ -1255,8 +1242,7 @@ msgstr ""
12551242msgid "Invalid size"
12561243msgstr ""
12571244
1258- #: ports/espressif/common-hal/ssl/SSLContext.c
1259- #: ports/raspberrypi/common-hal/ssl/SSLSocket.c
1245+ #: shared-module/ssl/SSLSocket.c
12601246msgid "Invalid socket for TLS"
12611247msgstr ""
12621248
@@ -1431,10 +1417,6 @@ msgstr ""
14311417msgid "No bootloader present"
14321418msgstr ""
14331419
1434- #: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1435- msgid "No capture in progress"
1436- msgstr ""
1437-
14381420#: shared-module/usb/core/Device.c
14391421msgid "No configuration set"
14401422msgstr ""
@@ -1801,7 +1783,7 @@ msgstr ""
18011783#: shared-bindings/_bleio/__init__.c
18021784#: shared-bindings/memorymonitor/AllocationSize.c
18031785#: shared-bindings/pulseio/PulseIn.c shared-module/bitmaptools/__init__.c
1804- #: shared-module/displayio/Bitmap.c
1786+ #: shared-module/displayio/Bitmap.c shared-module/displayio/Group.c
18051787msgid "Read-only"
18061788msgstr ""
18071789
@@ -2143,11 +2125,6 @@ msgstr ""
21432125msgid "Unexpected nrfx uuid type"
21442126msgstr ""
21452127
2146- #: ports/espressif/common-hal/ssl/SSLSocket.c
2147- #, c-format
2148- msgid "Unhandled ESP TLS error %d %d %x %d"
2149- msgstr ""
2150-
21512128#: ports/espressif/common-hal/_bleio/__init__.c
21522129#, c-format
21532130msgid "Unknown BLE error at %s:%d: %d"
@@ -2325,6 +2302,10 @@ msgstr ""
23252302msgid "You pressed the VOLUME button at start up."
23262303msgstr ""
23272304
2305+ #: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2306+ msgid "You pressed the boot button at start up."
2307+ msgstr ""
2308+
23282309#: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
23292310#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
23302311#: ports/espressif/boards/m5stack_atom_matrix/mpconfigboard.h
@@ -3271,7 +3252,7 @@ msgstr ""
32713252msgid "invalid bits_per_pixel %d, must be, 1, 2, 4, 8, 16, 24, or 32"
32723253msgstr ""
32733254
3274- #: ports/raspberrypi/common-hal /ssl/SSLSocket.c
3255+ #: shared-module /ssl/SSLSocket.c
32753256msgid "invalid cert"
32763257msgstr ""
32773258
@@ -3297,7 +3278,7 @@ msgstr ""
32973278msgid "invalid hostname"
32983279msgstr ""
32993280
3300- #: ports/raspberrypi/common-hal /ssl/SSLSocket.c
3281+ #: shared-module /ssl/SSLSocket.c
33013282msgid "invalid key"
33023283msgstr ""
33033284
0 commit comments