@@ -165,11 +165,15 @@ msgstr ""
165
165
msgid "%q length must be >= %d"
166
166
msgstr ""
167
167
168
- #: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
168
+ #: py/argcheck.c
169
169
msgid "%q must be %d"
170
170
msgstr ""
171
171
172
172
#: py/argcheck.c shared-bindings/displayio/Bitmap.c
173
+ #: shared-bindings/displayio/Display.c
174
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
175
+ #: shared-bindings/is31fl3741/FrameBuffer.c
176
+ #: shared-bindings/rgbmatrix/RGBMatrix.c
173
177
msgid "%q must be %d-%d"
174
178
msgstr ""
175
179
@@ -203,6 +207,7 @@ msgstr ""
203
207
204
208
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
205
209
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
210
+ #: shared-module/synthio/Synthesizer.c
206
211
msgid "%q must be of type %q or %q, not %q"
207
212
msgstr ""
208
213
@@ -425,6 +430,7 @@ msgid "Address must be %d bytes long"
425
430
msgstr ""
426
431
427
432
#: ports/espressif/common-hal/memorymap/AddressRange.c
433
+ #: ports/nrf/common-hal/memorymap/AddressRange.c
428
434
msgid "Address range not allowed"
429
435
msgstr ""
430
436
@@ -608,13 +614,6 @@ msgstr ""
608
614
msgid "Both pins must support hardware interrupts"
609
615
msgstr ""
610
616
611
- #: shared-bindings/displayio/Display.c
612
- #: shared-bindings/framebufferio/FramebufferDisplay.c
613
- #: shared-bindings/is31fl3741/FrameBuffer.c
614
- #: shared-bindings/rgbmatrix/RGBMatrix.c
615
- msgid "Brightness must be 0-1.0"
616
- msgstr ""
617
-
618
617
#: shared-bindings/displayio/Display.c
619
618
#: shared-bindings/framebufferio/FramebufferDisplay.c
620
619
msgid "Brightness not adjustable"
@@ -927,11 +926,6 @@ msgstr ""
927
926
msgid "EXTINT channel already in use"
928
927
msgstr ""
929
928
930
- #: shared-module/synthio/MidiTrack.c
931
- #, c-format
932
- msgid "Error in MIDI stream at position %d"
933
- msgstr ""
934
-
935
929
#: extmod/modure.c
936
930
msgid "Error in regex"
937
931
msgstr ""
@@ -1343,11 +1337,6 @@ msgstr ""
1343
1337
msgid "Mapping must be a tuple"
1344
1338
msgstr ""
1345
1339
1346
- #: shared-module/displayio/Shape.c
1347
- #, c-format
1348
- msgid "Maximum x value when mirrored is %d"
1349
- msgstr ""
1350
-
1351
1340
#: shared-bindings/audiobusio/PDMIn.c
1352
1341
msgid "Microphone startup delay must be in range 0.0 to 1.0"
1353
1342
msgstr ""
@@ -1441,6 +1430,10 @@ msgstr ""
1441
1430
msgid "Nimble out of memory"
1442
1431
msgstr ""
1443
1432
1433
+ #: ports/atmel-samd/common-hal/busio/UART.c
1434
+ msgid "No %q pin"
1435
+ msgstr ""
1436
+
1444
1437
#: ports/espressif/common-hal/_bleio/Characteristic.c
1445
1438
#: ports/nrf/common-hal/_bleio/Characteristic.c
1446
1439
msgid "No CCCD for this Characteristic"
@@ -1489,14 +1482,12 @@ msgstr ""
1489
1482
msgid "No MOSI pin"
1490
1483
msgstr ""
1491
1484
D7AF
1492
- #: ports/atmel-samd/common-hal/busio/UART.c
1493
1485
#: ports/espressif/common-hal/busio/UART.c
1494
1486
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
1495
1487
#: ports/raspberrypi/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1496
1488
msgid "No RX pin"
1497
1489
msgstr ""
1498
1490
1499
- #: ports/atmel-samd/common-hal/busio/UART.c
1500
1491
#: ports/espressif/common-hal/busio/UART.c
1501
1492
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
1502
1493
#: ports/raspberrypi/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
@@ -2123,8 +2114,8 @@ msgstr ""
2123
2114
msgid "UART de-init"
2124
2115
msgstr ""
2125
2116
2126
- #: ports/atmel-samd /common-hal/busio/UART.c ports/cxd56 /common-hal/busio/UART.c
2127
- #: ports/espressif/common-hal/busio/UART.c ports/ stm/common-hal/busio/UART.c
2117
+ #: ports/cxd56 /common-hal/busio/UART.c ports/espressif /common-hal/busio/UART.c
2118
+ #: ports/stm/common-hal/busio/UART.c
2128
2119
msgid "UART init"
2129
2120
msgstr ""
2130
2121
@@ -4342,18 +4333,10 @@ msgstr ""
4342
4333
msgid "wrong output type"
4343
4334
msgstr ""
4344
4335
4345
- #: shared-module/displayio/Shape.c
4346
- msgid "x value out of bounds"
4347
- msgstr ""
4348
-
4349
4336
#: ports/espressif/common-hal/audiobusio/__init__.c
4350
4337
msgid "xTaskCreate failed"
4351
4338
msgstr ""
4352
4339
4353
- #: shared-module/displayio/Shape.c
4354
- msgid "y value out of bounds"
4355
- msgstr ""
4356
-
4357
4340
#: extmod/ulab/code/scipy/signal/signal.c
4358
4341
msgid "zi must be an ndarray"
4359
4342
msgstr ""
0 commit comments