@@ -141,6 +141,7 @@ msgstr "Index %q je mimo rozsah"
141
141
msgid "%q indices must be integers, not %s"
142
142
msgstr "Indexy %q musí být celá čísla, nikoli %s"
143
143
144
+ #: ports/analog/common-hal/busio/SPI.c ports/analog/common-hal/busio/UART.c
144
145
#: shared-module/bitbangio/SPI.c
145
146
msgid "%q init failed"
146
147
msgstr "Inicializace %q selhala"
@@ -169,6 +170,10 @@ msgstr "Délka %q musí být <= %d"
169
170
msgid "%q length must be >= %d"
170
171
msgstr "Délka %q musí být >= %d"
171
172
173
+ #: py/runtime.c
174
+ msgid "%q moved from %q to %q"
175
+ msgstr ""
176
+
172
177
#: py/argcheck.c
173
178
msgid "%q must be %d"
174
179
msgstr "%q musí být %d"
@@ -248,6 +253,7 @@ msgstr "%q musí být mocnina 2"
248
253
msgid "%q out of bounds"
249
254
msgstr "%q je mimo hranice"
250
255
256
+ #: ports/analog/common-hal/busio/SPI.c
251
257
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
252
258
#: ports/cxd56/common-hal/pulseio/PulseIn.c
253
259
#: ports/nordic/common-hal/pulseio/PulseIn.c
@@ -509,7 +515,8 @@ msgstr "Všechny RX FIFO jsou používány"
509
515
msgid "All SPI peripherals are in use"
510
516
msgstr "Všechny SPI periferie jsou používány"
511
517
512
- #: ports/espressif/common-hal/busio/UART.c ports/nordic/common-hal/busio/UART.c
518
+ #: ports/analog/common-hal/busio/UART.c ports/espressif/common-hal/busio/UART.c
519
+ #: ports/nordic/common-hal/busio/UART.c
513
520
msgid "All UART peripherals are in use"
514
521
msgstr "Všechny UART periferie jsou používány"
515
522
@@ -662,6 +669,7 @@ msgstr "Velikost bitmapy a počet bitů na hodnotu se musí shodovat"
662
669
msgid "Boot device must be first (interface #0)."
663
670
msgstr "Bootovací zařízení musí být první (rozhraní #0)."
664
671
672
+ #: ports/analog/common-hal/busio/UART.c
665
673
#: ports/mimxrt10xx/common-hal/busio/UART.c
666
674
msgid "Both RX and TX required for flow control"
667
675
msgstr "RX a TX jsou vyžadovány pro kontrolu toku"
@@ -1009,7 +1017,7 @@ msgid ""
1009
1017
"Failed to add service TXT record; non-string or bytes found in txt_records"
1010
1018
msgstr ""
1011
1019
1012
- #: shared-module/rgbmatrix/RGBMatrix.c
1020
+ #: ports/analog/common-hal/busio/UART.c shared-module/rgbmatrix/RGBMatrix.c
1013
1021
msgid "Failed to allocate %q buffer"
1014
1022
msgstr "Chyba alokace %q bufferu"
1015
1023
@@ -1067,6 +1075,10 @@ msgstr ""
1067
1075
msgid "Failed to release mutex, err 0x%04x"
1068
1076
msgstr "Nepodařilo se uvolnit mutex, err 0x%04x"
1069
1077
1078
+ #: ports/analog/common-hal/busio/SPI.c
1079
+ msgid "Failed to set SPI Clock Mode"
1080
+ msgstr ""
1081
+
1070
1082
#: ports/zephyr-cp/common-hal/wifi/Radio.c
1071
1083
msgid "Failed to set hostname"
1072
1084
msgstr ""
@@ -1271,6 +1283,10 @@ msgstr "Chyba přerušení."
1271
1283
msgid "Interrupted by output function"
1272
1284
msgstr ""
1273
1285
1286
+ #: ports/analog/common-hal/busio/UART.c
1287
+ #: ports/analog/peripherals/max32690/max32_i2c.c
1288
+ #: ports/analog/peripherals/max32690/max32_spi.c
1289
+ #: ports/analog/peripherals/max32690/max32_uart.c
1274
1290
#: ports/espressif/common-hal/_bleio/Service.c
1275
1291
#: ports/espressif/common-hal/espulp/ULP.c
1276
1292
#: ports/espressif/common-hal/microcontroller/Processor.c
@@ -1363,6 +1379,7 @@ msgstr "Chybná velikost"
1363
1379
msgid "Invalid socket for TLS"
1364
1380
msgstr "Chybný soket pro TLS"
1365
1381
1382
+ #: ports/analog/common-hal/busio/SPI.c
1366
1383
#: ports/espressif/common-hal/espidf/__init__.c
1367
1384
#: ports/nordic/common-hal/_bleio/__init__.c
1368
1385
msgid "Invalid state"
@@ -1925,6 +1942,7 @@ msgstr ""
1925
1942
msgid "ROS topic failed to initialize"
1926
1943
msgstr ""
1927
1944
1945
+ #: ports/analog/common-hal/busio/UART.c
1928
1946
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
1929
1947
#: ports/nordic/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1930
1948
msgid "RS485"
@@ -2017,6 +2035,10 @@ msgstr "Konfigurace SPI selhala"
2017
2035
msgid "SPI init error"
2018
2036
msgstr "Chyba inicializace SPI"
2019
2037
2038
+ #: ports/analog/common-hal/busio/SPI.c
2039
+ msgid "SPI needs MOSI, MISO, and SCK"
2040
+ msgstr ""
2041
+
2020
2042
#: ports/raspberrypi/common-hal/busio/SPI.c
2021
2043
msgid "SPI peripheral in use"
2022
2044
msgstr "SPI periferie je používána"
@@ -2148,6 +2170,10 @@ msgstr "Čas je v minulosti."
2148
2170
msgid "Timeout is too long: Maximum timeout length is %d seconds"
2149
2171
msgstr "Časový limit je příliš dlouhý: maximální limit je %d vteřin"
2150
2172
2173
+ #: ports/analog/common-hal/busio/UART.c
2174
+ msgid "Timeout must be < 100 seconds"
2175
+ msgstr ""
2176
+
2151
2177
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2152
2178
msgid "Too many channels in sample"
2153
2179
msgstr "V samplu je příliš mnoho kanálů"
@@ -2192,6 +2218,10 @@ msgstr "De-inicializace UART"
2192
2218
msgid "UART init"
2193
2219
msgstr "Inicializace UART"
2194
2220
2221
+ #: ports/analog/common-hal/busio/UART.c
2222
+ msgid "UART needs TX & RX"
2223
+ msgstr ""
2224
+
2195
2225
#: ports/raspberrypi/common-hal/busio/UART.c
2196
2226
msgid "UART peripheral in use"
2197
2227
msgstr "UART periférie je používána"
@@ -2200,6 +2230,14 @@ msgstr "UART periférie je používána"
2200
2230
msgid "UART re-init"
2201
2231
msgstr "Opětovná inicializace UART"
2202
2232
2233
+ #: ports/analog/common-hal/busio/UART.c
2234
+ msgid "UART read error"
2235
+ msgstr ""
2236
+
2237
+ #: ports/analog/common-hal/busio/UART.c
2238
+ msgid "UART transaction timeout"
2239
+ msgstr ""
2240
+
2203
2241
#: ports/stm/common-hal/busio/UART.c
2204
2242
msgid "UART write"
2205
2243
msgstr "Zápis na UART"
0 commit comments