Skip to content

Commit 61b0ed3

Browse files
committed
make translate
1 parent df06a2d commit 61b0ed3

File tree

1 file changed

+9
-28
lines changed

1 file changed

+9
-28
lines changed

locale/circuitpython.pot

Lines changed: 9 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -670,10 +670,6 @@ msgstr ""
670670
msgid "Buffer too small"
671671
msgstr ""
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 ""
766762
msgid "Cannot remount '/' when visible via USB."
767763
msgstr ""
768764

769-
#: ports/espressif/common-hal/socketpool/Socket.c
770-
msgid "Cannot set socket options"
771-
msgstr ""
772-
773765
#: shared-bindings/digitalio/DigitalInOut.c
774766
msgid "Cannot set value when direction is input."
775767
msgstr ""
@@ -920,7 +912,7 @@ msgstr ""
920912
msgid "Error in safemode.py."
921913
msgstr ""
922914

923-
#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
915+
#: shared-bindings/ssl/SSLSocket.c
924916
msgid "Error: Failure to bind"
925917
msgstr ""
926918

@@ -941,10 +933,6 @@ msgstr ""
941933
msgid "FFT is implemented for linear arrays only"
942934
msgstr ""
943935

944-
#: ports/espressif/common-hal/ssl/SSLSocket.c
945-
msgid "Failed SSL handshake"
946-
msgstr ""
947-
948936
#: shared-bindings/ps2io/Ps2.c
949937
msgid "Failed sending command."
950938
msgstr ""
@@ -1152,7 +1140,6 @@ msgstr ""
11521140
msgid "Internal define error"
11531141
msgstr ""
11541142

1155-
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
11561143
#: shared-bindings/pwmio/PWMOut.c shared-module/os/getenv.c
11571144
msgid "Internal error"
11581145
msgstr ""
@@ -1255,8 +1242,7 @@ msgstr ""
12551242
msgid "Invalid size"
12561243
msgstr ""
12571244

1258-
#: ports/espressif/common-hal/ssl/SSLContext.c
1259-
#: ports/raspberrypi/common-hal/ssl/SSLSocket.c
1245+
#: shared-module/ssl/SSLSocket.c
12601246
msgid "Invalid socket for TLS"
12611247
msgstr ""
12621248

@@ -1431,10 +1417,6 @@ msgstr ""
14311417
msgid "No bootloader present"
14321418
msgstr ""
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
14391421
msgid "No configuration set"
14401422
msgstr ""
@@ -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
18051787
msgid "Read-only"
18061788
msgstr ""
18071789

@@ -2143,11 +2125,6 @@ msgstr ""
21432125
msgid "Unexpected nrfx uuid type"
21442126
msgstr ""
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
21532130
msgid "Unknown BLE error at %s:%d: %d"
@@ -2325,6 +2302,10 @@ msgstr ""
23252302
msgid "You pressed the VOLUME button at start up."
23262303
msgstr ""
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 ""
32713252
msgid "invalid bits_per_pixel %d, must be, 1, 2, 4, 8, 16, 24, or 32"
32723253
msgstr ""
32733254

3274-
#: ports/raspberrypi/common-hal/ssl/SSLSocket.c
3255+
#: shared-module/ssl/SSLSocket.c
32753256
msgid "invalid cert"
32763257
msgstr ""
32773258

@@ -3297,7 +3278,7 @@ msgstr ""
32973278
msgid "invalid hostname"
32983279
msgstr ""
32993280

3300-
#: ports/raspberrypi/common-hal/ssl/SSLSocket.c
3281+
#: shared-module/ssl/SSLSocket.c
33013282
msgid "invalid key"
33023283
msgstr ""
33033284

0 commit comments

Comments
 (0)