@@ -28,25 +28,6 @@ msgid ""
28
28
"Code stopped by auto-reload. Reloading soon.\n"
29
29
msgstr ""
30
30
31
- #: ports/analog/common-hal/busio/UART.c
32
- #, c-format
33
- msgid ""
34
- "\n"
35
- "ERR: Error starting transaction: %d\n"
36
- msgstr ""
37
-
38
- #: ports/analog/common-hal/busio/UART.c
39
- msgid ""
40
- "\n"
41
- "ERR: Requested bus is busy\n"
42
- msgstr ""
43
-
44
- #: ports/analog/common-hal/busio/UART.c
45
- msgid ""
46
- "\n"
47
- "ERR: Uart transaction timed out.\n"
48
- msgstr ""
49
-
50
31
#: supervisor/shared/safe_mode.c
51
32
msgid ""
52
33
"\n"
@@ -149,6 +130,7 @@ msgstr ""
149
130
msgid "%q indices must be integers, not %s"
150
131
msgstr ""
151
132
133
+ #: ports/analog/common-hal/busio/SPI.c ports/analog/common-hal/busio/UART.c
152
134
#: shared-module/bitbangio/SPI.c
153
135
msgid "%q init failed"
154
136
msgstr ""
@@ -177,6 +159,10 @@ msgstr ""
177
159
msgid "%q length must be >= %d"
178
160
msgstr ""
179
161
162
+ #: py/runtime.c
163
+ msgid "%q moved from %q to %q"
164
+ msgstr ""
165
+
180
166
#: py/argcheck.c
181
167
msgid "%q must be %d"
182
168
msgstr ""
@@ -517,7 +503,8 @@ msgstr ""
517
503
msgid "All SPI peripherals are in use"
518
504
msgstr ""
519
505
520
- #: ports/espressif/common-hal/busio/UART.c ports/nordic/common-hal/busio/UART.c
506
+ #: ports/analog/common-hal/busio/UART.c ports/espressif/common-hal/busio/UART.c
507
+ #: ports/nordic/common-hal/busio/UART.c
521
508
msgid "All UART peripherals are in use"
522
509
msgstr ""
523
510
@@ -647,10 +634,6 @@ msgid ""
647
634
"disable.\n"
648
635
msgstr ""
649
636
650
- #: ports/analog/common-hal/busio/UART.c
651
- msgid "Baudrate invalid. Must be a standard UART baudrate.\n"
652
- msgstr ""
653
-
654
637
#: ports/espressif/common-hal/canio/CAN.c
655
638
msgid "Baudrate not supported by peripheral"
656
639
msgstr ""
@@ -672,6 +655,7 @@ msgstr ""
672
655
msgid "Boot device must be first (interface #0)."
673
656
msgstr ""
674
657
658
+ #: ports/analog/common-hal/busio/UART.c
675
659
#: ports/mimxrt10xx/common-hal/busio/UART.c
676
660
msgid "Both RX and TX required for flow control"
677
661
msgstr ""
@@ -740,10 +724,6 @@ msgstr ""
740
724
msgid "CIRCUITPY drive could not be found or created."
741
725
msgstr ""
742
726
743
- #: ports/analog/common-hal/busio/SPI.c
744
- msgid "CPOL / CPHA must both be either 0 or 1\n"
745
- msgstr ""
746
-
747
727
#: ports/espressif/common-hal/espidf/__init__.c
748
728
msgid "CRC or checksum was invalid"
749
729
msgstr ""
@@ -974,30 +954,6 @@ msgstr ""
974
954
msgid "ERR: Could not init ringbuffer\n"
975
955
msgstr ""
976
956
977
- #: ports/analog/peripherals/max32690/max32_uart.c
978
- #, c-format
979
- msgid ""
980
- "ERR: Unable to find a uart matching pins...\n"
981
- "TX: port %d mask %d\n"
982
- "RX: port %d mask %d\n"
983
- msgstr ""
984
-
985
- #: ports/analog/peripherals/max32690/max32_i2c.c
986
- #, c-format
987
- msgid ""
988
- "ERR: Unable to find an I2C matching pins...\n"
989
- "SCL: port %d mask %d\n"
990
- "SDA: port %d mask %d\n"
991
- msgstr ""
992
-
993
- #: ports/analog/peripherals/max32690/max32_spi.c
994
- #, c-format
995
- msgid ""
996
- "ERR: Unable to find an SPI matching pins... \n"
997
- "MOSI: port %d mask %d\n"
998
- "MISO: port %d mask %d\n"
999
- msgstr ""
1000
-
1001
957
#: ports/analog/common-hal/busio/I2C.c
1002
958
msgid "ERROR during I2C Transaction\n"
1003
959
msgstr ""
@@ -1095,19 +1051,6 @@ msgstr ""
1095
1051
msgid "Failed to enable continuous"
1096
1052
msgstr ""
1097
1053
1098
- #: ports/analog/common-hal/busio/I2C.c
1099
- #, c-format
1100
- msgid "Failed to init I2C. ERR: %d\n"
1101
- msgstr ""
1102
-
1103
- #: ports/analog/common-hal/busio/SPI.c
1104
- msgid "Failed to init SPI.\n"
1105
- msgstr ""
1106
-
1107
- #: ports/analog/common-hal/busio/UART.c
1108
- msgid "Failed to initialize UART.\n"
1109
- msgstr ""
1110
-
1111
1054
#: shared-module/audiomp3/MP3Decoder.c
1112
1055
msgid "Failed to parse MP3 file"
1113
1056
msgstr ""
@@ -1121,11 +1064,6 @@ msgstr ""
1121
1064
msgid "Failed to release mutex, err 0x%04x"
1122
1065
msgstr ""
1123
1066
1124
- #: ports/analog/common-hal/busio/I2C.c
1125
- #, c-format
1126
- msgid "Failed to set I2C frequency. ERR: %d\n"
1127
- msgstr ""
1128
-
1129
1067
#: ports/analog/common-hal/busio/SPI.c
1130
1068
msgid "Failed to set SPI Clock Mode\n"
1131
1069
msgstr ""
@@ -1178,10 +1116,6 @@ msgstr ""
1178
1116
msgid "Firmware is too big"
1179
1117
msgstr ""
1180
1118
1181
- #: ports/analog/common-hal/busio/UART.c
1182
- msgid "Flow Ctrl needs both CTS & RTS"
1183
- msgstr ""
1184
-
1185
1119
#: shared-bindings/bitmaptools/__init__.c
1186
1120
msgid "For L8 colorspace, input bitmap must have 8 bits per pixel"
1187
1121
msgstr ""
@@ -1241,10 +1175,6 @@ msgstr ""
1241
1175
msgid "I2C init error"
1242
1176
msgstr ""
1243
1177
1244
- #: ports/analog/common-hal/busio/I2C.c
1245
- msgid "I2C needs SDA & SCL"
1246
- msgstr ""
1247
-
1248
1178
#: ports/raspberrypi/common-hal/busio/I2C.c
1249
1179
#: ports/raspberrypi/common-hal/i2ctarget/I2CTarget.c
1250
1180
msgid "I2C peripheral in use"
@@ -1348,6 +1278,10 @@ msgstr ""
1348
1278
msgid "Interrupted by output function"
1349
1279
msgstr ""
1350
1280
1281
+ #: ports/analog/common-hal/busio/UART.c
1282
+ #: ports/analog/peripherals/max32690/max32_i2c.c
1283
+ #: ports/analog/peripherals/max32690/max32_spi.c
1284
+ #: ports/analog/peripherals/max32690/max32_uart.c
1351
1285
#: ports/espressif/common-hal/_bleio/Service.c
1352
1286
#: ports/espressif/common-hal/espulp/ULP.c
1353
1287
#: ports/espressif/common-hal/microcontroller/Processor.c
@@ -1862,10 +1796,6 @@ msgstr ""
1862
1796
msgid "Parameter error"
1863
1797
msgstr ""
1864
1798
1865
- #: ports/analog/common-hal/busio/UART.c
1866
- msgid "Parity must be ODD, EVEN, or NONE\n"
1867
- msgstr ""
1868
-
1869
1799
#: ports/espressif/common-hal/audiobusio/__init__.c
1870
1800
msgid "Peripheral in use"
1871
1801
msgstr ""
@@ -2290,6 +2220,14 @@ msgstr ""
2290
2220
msgid "UART re-init"
2291
2221
msgstr ""
2292
2222
2223
+ #: ports/analog/common-hal/busio/UART.c
2224
+ msgid "UART read error"
2225
+ msgstr ""
2226
+
2227
+ #: ports/analog/common-hal/busio/UART.c
2228
+ msgid "UART transaction timeout"
2229
+ msgstr ""
2230
+
2293
2231
#: ports/stm/common-hal/busio/UART.c
2294
2232
msgid "UART write"
2295
2233
msgstr ""
@@ -2326,6 +2264,10 @@ msgstr ""
2326
2264
msgid "UUID value is not str, int or byte buffer"
2327
2265
msgstr ""
2328
2266
2267
+ #: ports/analog/common-hal/busio/UART.c
2268
+ msgid "Uart transaction timed out."
2269
+ msgstr ""
2270
+
2329
2271
#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
2330
2272
msgid "Unable to access unaligned IO register"
2331
2273
msgstr ""
0 commit comments