@@ -670,10 +670,6 @@ msgstr ""
670
670
msgid "Buffer too small"
671
671
msgstr ""
672
672
673
- #: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
674
- msgid "Buffers must be same size"
675
- msgstr ""
676
-
677
673
#: ports/atmel-samd/common-hal/paralleldisplaybus/ParallelBus.c
678
674
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
679
675
#: ports/nrf/common-hal/paralleldisplaybus/ParallelBus.c
@@ -766,10 +762,6 @@ msgstr ""
766
762
msgid "Cannot remount '/' when visible via USB."
767
763
msgstr ""
768
764
769
- #: ports/espressif/common-hal/socketpool/Socket.c
770
- msgid "Cannot set socket options"
771
- msgstr ""
772
-
773
765
#: shared-bindings/digitalio/DigitalInOut.c
774
766
msgid "Cannot set value when direction is input."
775
767
msgstr ""
@@ -920,7 +912,7 @@ msgstr ""
920
912
msgid "Error in safemode.py."
921
913
msgstr ""
922
914
923
- #: shared-bindings/socketpool/Socket.c shared-bindings/ ssl/SSLSocket.c
915
+ #: shared-bindings/ssl/SSLSocket.c
924
916
msgid "Error: Failure to bind"
925
917
msgstr ""
926
918
@@ -941,10 +933,6 @@ msgstr ""
941
933
msgid "FFT is implemented for linear arrays only"
942
934
msgstr ""
943
935
944
- #: ports/espressif/common-hal/ssl/SSLSocket.c
945
- msgid "Failed SSL handshake"
946
- msgstr ""
947
-
948
936
#: shared-bindings/ps2io/Ps2.c
949
937
msgid "Failed sending command."
950
938
msgstr ""
@@ -1152,7 +1140,6 @@ msgstr ""
1152
1140
msgid "Internal define error"
1153
1141
msgstr ""
1154
1142
1155
- #: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
1156
1143
#: shared-bindings/pwmio/PWMOut.c shared-module/os/getenv.c
1157
1144
msgid "Internal error"
1158
1145
msgstr ""
@@ -1255,8 +1242,7 @@ msgstr ""
1255
1242
msgid "Invalid size"
1256
1243
msgstr ""
1257
1244
1258
- #: ports/espressif/common-hal/ssl/SSLContext.c
1259
- #: ports/raspberrypi/common-hal/ssl/SSLSocket.c
1245
+ #: shared-module/ssl/SSLSocket.c
1260
1246
msgid "Invalid socket for TLS"
1261
1247
msgstr ""
1262
1248
@@ -1431,10 +1417,6 @@ msgstr ""
1431
1417
msgid "No bootloader present"
1432
1418
msgstr ""
1433
1419
1434
- #: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1435
- msgid "No capture in progress"
1436
- msgstr ""
1437
-
1438
1420
#: shared-module/usb/core/Device.c
1439
1421
msgid "No configuration set"
1440
1422
msgstr ""
@@ -1801,7 +1783,7 @@ msgstr ""
1801
1783
#: shared-bindings/_bleio/__init__.c
1802
1784
#: shared-bindings/memorymonitor/AllocationSize.c
1803
1785
#: 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
1805
1787
msgid "Read-only"
1806
1788
msgstr ""
1807
1789
@@ -2143,11 +2125,6 @@ msgstr ""
2143
2125
msgid "Unexpected nrfx uuid type"
2144
2126
msgstr ""
2145
2127
2146
- #: ports/espressif/common-hal/ssl/SSLSocket.c
2147
- #, c-format
2148
- msgid "Unhandled ESP TLS error %d %d %x %d"
2149
- msgstr ""
2150
-
2151
2128
#: ports/espressif/common-hal/_bleio/__init__.c
2152
2129
#, c-format
2153
2130
msgid "Unknown BLE error at %s:%d: %d"
@@ -2325,6 +2302,10 @@ msgstr ""
2325
2302
msgid "You pressed the VOLUME button at start up."
2326
2303
msgstr ""
2327
2304
2305
+ #: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2306
+ msgid "You pressed the boot button at start up."
2307
+ msgstr ""
2308
+
2328
2309
#: ports/espressif/boards/m5stack_atom_echo/mpconfigboard.h
2329
2310
#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
2330
2311
#: ports/espressif/boards/m5stack_atom_matrix/mpconfigboard.h
@@ -3271,7 +3252,7 @@ msgstr ""
3271
3252
msgid "invalid bits_per_pixel %d, must be, 1, 2, 4, 8, 16, 24, or 32"
3272
3253
msgstr ""
3273
3254
3274
- #: ports/raspberrypi/common-hal /ssl/SSLSocket.c
3255
+ #: shared-module /ssl/SSLSocket.c
3275
3256
msgid "invalid cert"
3276
3257
msgstr ""
3277
3258
@@ -3297,7 +3278,7 @@ msgstr ""
3297
3278
msgid "invalid hostname"
3298
3279
msgstr ""
3299
3280
3300
- #: ports/raspberrypi/common-hal /ssl/SSLSocket.c
3281
+ #: shared-module /ssl/SSLSocket.c
3301
3282
msgid "invalid key"
3302
3283
msgstr ""
3303
3284
0 commit comments