@@ -28,25 +28,6 @@ msgid ""
2828"Code stopped by auto-reload. Reloading soon.\n"
2929msgstr ""
3030
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-
5031#: supervisor/shared/safe_mode.c
5132msgid ""
5233"\n"
@@ -149,6 +130,7 @@ msgstr ""
149130msgid "%q indices must be integers, not %s"
150131msgstr ""
151132
133+ #: ports/analog/common-hal/busio/SPI.c ports/analog/common-hal/busio/UART.c
152134#: shared-module/bitbangio/SPI.c
153135msgid "%q init failed"
154136msgstr ""
@@ -177,6 +159,10 @@ msgstr ""
177159msgid "%q length must be >= %d"
178160msgstr ""
179161
162+ #: py/runtime.c
163+ msgid "%q moved from %q to %q"
164+ msgstr ""
165+
180166#: py/argcheck.c
181167msgid "%q must be %d"
182168msgstr ""
@@ -517,7 +503,8 @@ msgstr ""
517503msgid "All SPI peripherals are in use"
518504msgstr ""
519505
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
521508msgid "All UART peripherals are in use"
522509msgstr ""
523510
@@ -647,10 +634,6 @@ msgid ""
647634"disable.\n"
648635msgstr ""
649636
650- #: ports/analog/common-hal/busio/UART.c
651- msgid "Baudrate invalid. Must be a standard UART baudrate.\n"
652- msgstr ""
653-
654637#: ports/espressif/common-hal/canio/CAN.c
655638msgid "Baudrate not supported by peripheral"
656639msgstr ""
@@ -672,6 +655,7 @@ msgstr ""
672655msgid "Boot device must be first (interface #0)."
673656msgstr ""
674657
658+ #: ports/analog/common-hal/busio/UART.c
675659#: ports/mimxrt10xx/common-hal/busio/UART.c
676660msgid "Both RX and TX required for flow control"
677661msgstr ""
@@ -740,10 +724,6 @@ msgstr ""
740724msgid "CIRCUITPY drive could not be found or created."
741725msgstr ""
742726
743- #: ports/analog/common-hal/busio/SPI.c
744- msgid "CPOL / CPHA must both be either 0 or 1\n"
745- msgstr ""
746-
747727#: ports/espressif/common-hal/espidf/__init__.c
748728msgid "CRC or checksum was invalid"
749729msgstr ""
@@ -970,30 +950,6 @@ msgstr ""
970950msgid "ERR: Could not init ringbuffer\n"
971951msgstr ""
972952
973- #: ports/analog/peripherals/max32690/max32_uart.c
974- #, c-format
975- msgid ""
976- "ERR: Unable to find a uart matching pins...\n"
977- "TX: port %d mask %d\n"
978- "RX: port %d mask %d\n"
979- msgstr ""
980-
981- #: ports/analog/peripherals/max32690/max32_i2c.c
982- #, c-format
983- msgid ""
984- "ERR: Unable to find an I2C matching pins...\n"
985- "SCL: port %d mask %d\n"
986- "SDA: port %d mask %d\n"
987- msgstr ""
988-
989- #: ports/analog/peripherals/max32690/max32_spi.c
990- #, c-format
991- msgid ""
992- "ERR: Unable to find an SPI matching pins... \n"
993- "MOSI: port %d mask %d\n"
994- "MISO: port %d mask %d\n"
995- msgstr ""
996-
997953#: ports/analog/common-hal/busio/I2C.c
998954msgid "ERROR during I2C Transaction\n"
999955msgstr ""
@@ -1091,19 +1047,6 @@ msgstr ""
10911047msgid "Failed to enable continuous"
10921048msgstr ""
10931049
1094- #: ports/analog/common-hal/busio/I2C.c
1095- #, c-format
1096- msgid "Failed to init I2C. ERR: %d\n"
1097- msgstr ""
1098-
1099- #: ports/analog/common-hal/busio/SPI.c
1100- msgid "Failed to init SPI.\n"
1101- msgstr ""
1102-
1103- #: ports/analog/common-hal/busio/UART.c
1104- msgid "Failed to initialize UART.\n"
1105- msgstr ""
1106-
11071050#: shared-module/audiomp3/MP3Decoder.c
11081051msgid "Failed to parse MP3 file"
11091052msgstr ""
@@ -1117,11 +1060,6 @@ msgstr ""
11171060msgid "Failed to release mutex, err 0x%04x"
11181061msgstr ""
11191062
1120- #: ports/analog/common-hal/busio/I2C.c
1121- #, c-format
1122- msgid "Failed to set I2C frequency. ERR: %d\n"
1123- msgstr ""
1124-
11251063#: ports/analog/common-hal/busio/SPI.c
11261064msgid "Failed to set SPI Clock Mode\n"
11271065msgstr ""
@@ -1174,10 +1112,6 @@ msgstr ""
11741112msgid "Firmware is too big"
11751113msgstr ""
11761114
1177- #: ports/analog/common-hal/busio/UART.c
1178- msgid "Flow Ctrl needs both CTS & RTS"
1179- msgstr ""
1180-
11811115#: shared-bindings/bitmaptools/__init__.c
11821116msgid "For L8 colorspace, input bitmap must have 8 bits per pixel"
11831117msgstr ""
@@ -1237,10 +1171,6 @@ msgstr ""
12371171msgid "I2C init error"
12381172msgstr ""
12391173
1240- #: ports/analog/common-hal/busio/I2C.c
1241- msgid "I2C needs SDA & SCL"
1242- msgstr ""
1243-
12441174#: ports/raspberrypi/common-hal/busio/I2C.c
12451175#: ports/raspberrypi/common-hal/i2ctarget/I2CTarget.c
12461176msgid "I2C peripheral in use"
@@ -1344,6 +1274,10 @@ msgstr ""
13441274msgid "Interrupted by output function"
13451275msgstr ""
13461276
1277+ #: ports/analog/common-hal/busio/UART.c
1278+ #: ports/analog/peripherals/max32690/max32_i2c.c
1279+ #: ports/analog/peripherals/max32690/max32_spi.c
1280+ #: ports/analog/peripherals/max32690/max32_uart.c
13471281#: ports/espressif/common-hal/_bleio/Service.c
13481282#: ports/espressif/common-hal/espulp/ULP.c
13491283#: ports/espressif/common-hal/microcontroller/Processor.c
@@ -1854,10 +1788,6 @@ msgstr ""
18541788msgid "Parameter error"
18551789msgstr ""
18561790
1857- #: ports/analog/common-hal/busio/UART.c
1858- msgid "Parity must be ODD, EVEN, or NONE\n"
1859- msgstr ""
1860-
18611791#: ports/espressif/common-hal/audiobusio/__init__.c
18621792msgid "Peripheral in use"
18631793msgstr ""
@@ -2282,6 +2212,14 @@ msgstr ""
22822212msgid "UART re-init"
22832213msgstr ""
22842214
2215+ #: ports/analog/common-hal/busio/UART.c
2216+ msgid "UART read error"
2217+ msgstr ""
2218+
2219+ #: ports/analog/common-hal/busio/UART.c
2220+ msgid "UART transaction timeout"
2221+ msgstr ""
2222+
22852223#: ports/stm/common-hal/busio/UART.c
22862224msgid "UART write"
22872225msgstr ""
@@ -2318,6 +2256,10 @@ msgstr ""
23182256msgid "UUID value is not str, int or byte buffer"
23192257msgstr ""
23202258
2259+ #: ports/analog/common-hal/busio/UART.c
2260+ msgid "Uart transaction timed out."
2261+ msgstr ""
2262+
23212263#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
23222264msgid "Unable to access unaligned IO register"
23232265msgstr ""
0 commit comments