Skip to content

Commit 3524b1d

Browse files
committed
Commit locale changes from ports/analog BUSIO updates
Signed-off-by: Brandon-Hurst <[email protected]>
1 parent 81c0b7d commit 3524b1d

File tree

1 file changed

+21
-83
lines changed

1 file changed

+21
-83
lines changed

locale/circuitpython.pot

Lines changed: 21 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -28,25 +28,6 @@ msgid ""
2828
"Code stopped by auto-reload. Reloading soon.\n"
2929
msgstr ""
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
5132
msgid ""
5233
"\n"
@@ -149,6 +130,7 @@ msgstr ""
149130
msgid "%q indices must be integers, not %s"
150131
msgstr ""
151132

133+
#: ports/analog/common-hal/busio/SPI.c ports/analog/common-hal/busio/UART.c
152134
#: shared-module/bitbangio/SPI.c
153135
msgid "%q init failed"
154136
msgstr ""
@@ -177,7 +159,7 @@ msgstr ""
177159
msgid "%q length must be >= %d"
178160
msgstr ""
179161

180-
#: py/modsys.c py/runtime.c
162+
#: py/runtime.c
181163
msgid "%q moved from %q to %q"
182164
msgstr ""
183165

@@ -521,7 +503,8 @@ msgstr ""
521503
msgid "All SPI peripherals are in use"
522504
msgstr ""
523505

524-
#: 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
525508
msgid "All UART peripherals are in use"
526509
msgstr ""
527510

@@ -651,10 +634,6 @@ msgid ""
651634
"disable.\n"
652635
msgstr ""
653636

654-
#: ports/analog/common-hal/busio/UART.c
655-
msgid "Baudrate invalid. Must be a standard UART baudrate.\n"
656-
msgstr ""
657-
658637
#: ports/espressif/common-hal/canio/CAN.c
659638
msgid "Baudrate not supported by peripheral"
660639
msgstr ""
@@ -676,6 +655,7 @@ msgstr ""
676655
msgid "Boot device must be first (interface #0)."
677656
msgstr ""
678657

658+
#: ports/analog/common-hal/busio/UART.c
679659
#: ports/mimxrt10xx/common-hal/busio/UART.c
680660
msgid "Both RX and TX required for flow control"
681661
msgstr ""
@@ -744,10 +724,6 @@ msgstr ""
744724
msgid "CIRCUITPY drive could not be found or created."
745725
msgstr ""
746726

747-
#: ports/analog/common-hal/busio/SPI.c
748-
msgid "CPOL / CPHA must both be either 0 or 1\n"
749-
msgstr ""
750-
751727
#: ports/espressif/common-hal/espidf/__init__.c
752728
msgid "CRC or checksum was invalid"
753729
msgstr ""
@@ -974,30 +950,6 @@ msgstr ""
974950
msgid "ERR: Could not init ringbuffer\n"
975951
msgstr ""
976952

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-
1001953
#: ports/analog/common-hal/busio/I2C.c
1002954
msgid "ERROR during I2C Transaction\n"
1003955
msgstr ""
@@ -1095,19 +1047,6 @@ msgstr ""
10951047
msgid "Failed to enable continuous"
10961048
msgstr ""
10971049

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-
11111050
#: shared-module/audiomp3/MP3Decoder.c
11121051
msgid "Failed to parse MP3 file"
11131052
msgstr ""
@@ -1121,11 +1060,6 @@ msgstr ""
11211060
msgid "Failed to release mutex, err 0x%04x"
11221061
msgstr ""
11231062

1124-
#: ports/analog/common-hal/busio/I2C.c
1125-
#, c-format
1126-
msgid "Failed to set I2C frequency. ERR: %d\n"
1127-
msgstr ""
1128-
11291063
#: ports/analog/common-hal/busio/SPI.c
11301064
msgid "Failed to set SPI Clock Mode\n"
11311065
msgstr ""
@@ -1178,10 +1112,6 @@ msgstr ""
11781112
msgid "Firmware is too big"
11791113
msgstr ""
11801114

1181-
#: ports/analog/common-hal/busio/UART.c
1182-
msgid "Flow Ctrl needs both CTS & RTS"
1183-
msgstr ""
1184-
11851115
#: shared-bindings/bitmaptools/__init__.c
11861116
msgid "For L8 colorspace, input bitmap must have 8 bits per pixel"
11871117
msgstr ""
@@ -1241,10 +1171,6 @@ msgstr ""
12411171
msgid "I2C init error"
12421172
msgstr ""
12431173

1244-
#: ports/analog/common-hal/busio/I2C.c
1245-
msgid "I2C needs SDA & SCL"
1246-
msgstr ""
1247-
12481174
#: ports/raspberrypi/common-hal/busio/I2C.c
12491175
#: ports/raspberrypi/common-hal/i2ctarget/I2CTarget.c
12501176
msgid "I2C peripheral in use"
@@ -1348,6 +1274,10 @@ msgstr ""
13481274
msgid "Interrupted by output function"
13491275
msgstr ""
13501276

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
13511281
#: ports/espressif/common-hal/_bleio/Service.c
13521282
#: ports/espressif/common-hal/espulp/ULP.c
13531283
#: ports/espressif/common-hal/microcontroller/Processor.c
@@ -1858,10 +1788,6 @@ msgstr ""
18581788
msgid "Parameter error"
18591789
msgstr ""
18601790

1861-
#: ports/analog/common-hal/busio/UART.c
1862-
msgid "Parity must be ODD, EVEN, or NONE\n"
1863-
msgstr ""
1864-
18651791
#: ports/espressif/common-hal/audiobusio/__init__.c
18661792
msgid "Peripheral in use"
18671793
msgstr ""
@@ -2286,6 +2212,14 @@ msgstr ""
22862212
msgid "UART re-init"
22872213
msgstr ""
22882214

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+
22892223
#: ports/stm/common-hal/busio/UART.c
22902224
msgid "UART write"
22912225
msgstr ""
@@ -2322,6 +2256,10 @@ msgstr ""
23222256
msgid "UUID value is not str, int or byte buffer"
23232257
msgstr ""
23242258

2259+
#: ports/analog/common-hal/busio/UART.c
2260+
msgid "Uart transaction timed out."
2261+
msgstr ""
2262+
23252263
#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
23262264
msgid "Unable to access unaligned IO register"
23272265
msgstr ""

0 commit comments

Comments
 (0)