@@ -102,6 +102,7 @@ msgstr ""
102
102
msgid "%q must be a tuple of length 2"
103
103
msgstr ""
104
104
105
+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
105
106
#: shared-bindings/canio/Match.c
106
107
msgid "%q out of range"
107
108
msgstr ""
@@ -453,6 +454,10 @@ msgstr ""
453
454
msgid "Below minimum frame rate"
454
455
msgstr ""
455
456
457
+ #: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
458
+ msgid "Bit clock and word select must be sequential pins"
459
+ msgstr ""
460
+
456
461
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
457
462
msgid "Bit clock and word select must share a clock unit"
458
463
msgstr ""
@@ -494,6 +499,10 @@ msgstr ""
494
499
msgid "Buffer + offset too small %d %d %d"
495
500
msgstr ""
496
501
502
+ #: ports/raspberrypi/bindings/rp2pio/StateMachine.c
503
+ msgid "Buffer elements must be 4 bytes long or less"
504
+ msgstr ""
505
+
497
506
#: shared-module/usb_hid/Device.c
498
507
#, c-format
499
508
msgid "Buffer incorrect size. Should be %d bytes."
@@ -1074,6 +1083,10 @@ msgstr ""
1074
1083
msgid "IV must be %d bytes long"
1075
1084
msgstr ""
1076
1085
1086
+ #: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1087
+ msgid "In buffer elements must be 4 bytes long or less"
1088
+ msgstr ""
1089
+
1077
1090
#: py/persistentcode.c
1078
1091
msgid ""
1079
1092
"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
@@ -1088,6 +1101,14 @@ msgstr ""
1088
1101
msgid "Init program size invalid"
1089
1102
msgstr ""
1090
1103
1104
+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1105
+ msgid "Initial set pin direcion conflicts with initial out pin direction"
1106
+ msgstr ""
1107
+
1108
+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1109
+ msgid "Initial set pin state conflicts with initial out pin state"
1110
+ msgstr ""
1111
+
1091
1112
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
1092
1113
msgid "Initialization failed due to lack of memory"
1093
1114
msgstr ""
@@ -1452,6 +1473,7 @@ msgstr ""
1452
1473
1453
1474
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1454
1475
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1476
+ #: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
1455
1477
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
1456
1478
msgid "No DMA channel found"
1457
1479
msgstr ""
@@ -1518,6 +1540,14 @@ msgstr ""
1518
1540
msgid "No hardware support on pin"
1519
1541
msgstr ""
1520
1542
1543
+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1544
+ msgid "No in in program"
1545
+ msgstr ""
1546
+
1547
+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1548
+ msgid "No in or out in program"
1549
+ msgstr ""
1550
+
1521
1551
#: shared-bindings/aesio/aes.c
1522
1552
msgid "No key was specified"
1523
1553
msgstr ""
@@ -1604,13 +1634,10 @@ msgid "Odd parity is not supported"
1604
1634
msgstr ""
1605
1635
1606
1636
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1637
+ #: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
1607
1638
msgid "Only 8 or 16 bit mono with "
1608
1639
msgstr ""
1609
1640
1610
- #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1611
- msgid "Only IN/OUT of up to 8 supported"
1612
- msgstr ""
1613
-
1614
1641
#: ports/esp32s2/common-hal/wifi/__init__.c
1615
1642
m
8000
sgid "Only IPv4 addresses supported"
1616
1643
msgstr ""
@@ -1656,6 +1683,10 @@ msgstr ""
1656
1683
msgid "Operation timed out"
1657
1684
msgstr ""
1658
1685
1686
+ #: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1687
+ msgid "Out buffer elements must be 4 bytes long or less"
1688
+ msgstr ""
1689
+
1659
1690
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1660
1691
msgid "Out of memory"
1661
1692
msgstr ""
@@ -2085,6 +2116,7 @@ msgid "To exit, please reset the board without "
2085
2116
msgstr ""
2086
2117
2087
2118
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2119
+ #: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
2088
2120
msgid "Too many channels in sample."
2089
2121
msgstr ""
2090
2122
@@ -2154,6 +2186,7 @@ msgstr ""
2154
2186
2155
2187
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2156
2188
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
2189
+ #: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
2157
2190
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
2158
2191
msgid "Unable to allocate buffers for signed conversion"
2159
2192
msgstr ""
@@ -3682,6 +3715,7 @@ msgstr ""
3682
3715
#: ports/esp32s2/boards/targett_module_clip_wrover/mpconfigboard.h
3683
3716
#: ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h
3684
3717
#: ports/esp32s2/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
3718
+ #: ports/esp32s2/boards/unexpectedmaker_tinys2/mpconfigboard.h
3685
3719
msgid "pressing boot button at start up.\n"
3686
3720
msgstr ""
3687
3721
@@ -3759,6 +3793,7 @@ msgid ""
3759
3793
msgstr ""
3760
3794
3761
3795
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
3796
+ #: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
3762
3797
msgid "sampling rate out of range"
3763
3798
msgstr ""
3764
3799
0 commit comments