@@ -579,7 +579,7 @@ msgstr ""
579
579
580
580
#: shared-bindings/displayio/Display.c
581
581
#: shared-bindings/framebufferio/FramebufferDisplay.c
582
- #: shared-bindings/is31fl3741/IS31FL3741 .c
582
+ #: shared-bindings/is31fl3741/FrameBuffer .c
583
583
#: shared-bindings/rgbmatrix/RGBMatrix.c
584
584
msgid "Brightness must be 0-1.0"
585
585
msgstr ""
@@ -1129,6 +1129,13 @@ msgstr ""
1129
1129
msgid "Group already used"
1130
1130
msgstr ""
1131
1131
1132
+ #: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1133
+ #: ports/espressif/common-hal/busio/SPI.c
1134
+ #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1135
+ #: ports/raspberrypi/common-hal/busio/SPI.c
1136
+ msgid "Half duplex SPI is not implemented"
1137
+ msgstr ""
1138
+
1132
1139
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
1133
1140
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
1134
1141
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1480,7 +1487,7 @@ msgstr ""
1480
1487
msgid "Key must be 16, 24, or 32 bytes long"
1481
1488
msgstr ""
1482
1489
1483
- #: shared-module/is31fl3741/IS31FL3741 .c
1490
+ #: shared-module/is31fl3741/FrameBuffer .c
1484
1491
msgid "LED mappings must match display size"
1485
1492
msgstr ""
1486
1493
@@ -1508,7 +1515,7 @@ msgstr ""
1508
1515
msgid "MOSI pin init failed."
1509
1516
msgstr ""
1510
1517
1511
- #: shared-bindings/is31fl3741/__init__ .c
1518
+ #: shared-bindings/is31fl3741/IS31FL3741 .c
1512
1519
msgid "Mapping must be a tuple"
1513
1520
msgstr ""
1514
1521
@@ -2121,7 +2128,7 @@ msgstr ""
2121
2128
msgid "Sample rate too high. It must be less than %d"
2122
2129
msgstr ""
2123
2130
2124
- #: shared-bindings/is31fl3741/IS31FL3741 .c
2131
+ #: shared-bindings/is31fl3741/FrameBuffer .c
2125
2132
msgid "Scale dimensions must divide by 3"
2126
2133
msgstr ""
2127
2134
@@ -4557,7 +4564,7 @@ msgstr ""
4557
4564
msgid "width must be from 2 to 8 (inclusive), not %d"
4558
4565
msgstr ""
4559
4566
4560
- #: shared-bindings/is31fl3741/IS31FL3741 .c
4567
+ #: shared-bindings/is31fl3741/FrameBuffer .c
4561
4568
#: shared-bindings/rgbmatrix/RGBMatrix.c
4562
4569
msgid "width must be greater than zero"
4563
4570
msgstr ""
0 commit comments