File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -504,7 +504,8 @@ msgstr "Panjang buffer harus kelipatan 512"
504504msgid "Buffer must be a multiple of 512 bytes"
505505msgstr ""
506506
507- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
507+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
508+ #: shared-bindings/busio/I2C.c
508509msgid "Buffer must be at least length 1"
509510msgstr "Penyangga harus memiliki panjang setidaknya 1"
510511
@@ -1316,6 +1317,11 @@ msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip"
13161317msgid "No DMA channel found"
13171318msgstr "tidak ada channel DMA ditemukan"
13181319
1320+ #: shared-module/busdevice/I2CDevice.c
1321+ #, c-format
1322+ msgid "No I2C device at address: %x"
1323+ msgstr ""
1324+
13191325#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13201326#: ports/stm/common-hal/busio/SPI.c
13211327msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -502,7 +502,8 @@ msgstr ""
502502msgid "Buffer must be a multiple of 512 bytes"
503503msgstr ""
504504
505- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
505+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
506+ #: shared-bindings/busio/I2C.c
506507msgid "Buffer must be at least length 1"
507508msgstr ""
508509
@@ -1299,6 +1300,11 @@ msgstr ""
12991300msgid "No DMA channel found"
13001301msgstr ""
13011302
1303+ #: shared-module/busdevice/I2CDevice.c
1304+ #, c-format
1305+ msgid "No I2C device at address: %x"
1306+ msgstr ""
1307+
13021308#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13031309#: ports/stm/common-hal/busio/SPI.c
13041310msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -505,7 +505,8 @@ msgstr "Die Pufferlänge muss ein vielfaches von 512 sein"
505505msgid "Buffer must be a multiple of 512 bytes"
506506msgstr "Der Puffer muss ein vielfaches von 512 bytes sein"
507507
508- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
508+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
509+ #: shared-bindings/busio/I2C.c
509510msgid "Buffer must be at least length 1"
510511msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
511512
@@ -1318,6 +1319,11 @@ msgstr "Kein DAC im Chip vorhanden"
13181319msgid "No DMA channel found"
13191320msgstr "Kein DMA Kanal gefunden"
13201321
1322+ #: shared-module/busdevice/I2CDevice.c
1323+ #, c-format
1324+ msgid "No I2C device at address: %x"
1325+ msgstr ""
1326+
13211327#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13221328#: ports/stm/common-hal/busio/SPI.c
13231329msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -497,7 +497,8 @@ msgstr ""
497497msgid "Buffer must be a multiple of 512 bytes"
498498msgstr ""
499499
500- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
500+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
501+ #: shared-bindings/busio/I2C.c
501502msgid "Buffer must be at least length 1"
502503msgstr ""
503504
@@ -1294,6 +1295,11 @@ msgstr ""
12941295msgid "No DMA channel found"
12951296msgstr ""
12961297
1298+ #: shared-module/busdevice/I2CDevice.c
1299+ #, c-format
1300+ msgid "No I2C device at address: %x"
1301+ msgstr ""
1302+
12971303#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
12981304#: ports/stm/common-hal/busio/SPI.c
12991305msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -511,7 +511,8 @@ msgstr "El tamaño del búfer debe ser múltiplo de 512"
511511msgid "Buffer must be a multiple of 512 bytes"
512512msgstr "Búfer deber ser un múltiplo de 512 bytes"
513513
514- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
514+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
515+ #: shared-bindings/busio/I2C.c
515516msgid "Buffer must be at least length 1"
516517msgstr "Buffer debe ser de longitud 1 como minimo"
517518
@@ -1317,6 +1318,11 @@ msgstr "El chip no tiene DAC"
13171318msgid "No DMA channel found"
13181319msgstr "No se encontró el canal DMA"
13191320
1321+ #: shared-module/busdevice/I2CDevice.c
1322+ #, c-format
1323+ msgid "No I2C device at address: %x"
1324+ msgstr ""
1325+
13201326#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13211327#: ports/stm/common-hal/busio/SPI.c
13221328msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -502,7 +502,8 @@ msgstr ""
502502msgid "Buffer must be a multiple of 512 bytes"
503503msgstr ""
504504
505- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
505+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
506+ #: shared-bindings/busio/I2C.c
506507msgid "Buffer must be at least length 1"
507508msgstr "Buffer dapat ay hindi baba sa 1 na haba"
508509
@@ -1309,6 +1310,11 @@ msgstr "Walang DAC sa chip"
13091310msgid "No DMA channel found"
13101311msgstr "Walang DMA channel na mahanap"
13111312
1313+ #: shared-module/busdevice/I2CDevice.c
1314+ #, c-format
1315+ msgid "No I2C device at address: %x"
1316+ msgstr ""
1317+
13121318#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13131319#: ports/stm/common-hal/busio/SPI.c
13141320msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -511,7 +511,8 @@ msgstr "La longueur de la mémoire tampon doit être un multiple de 512"
511511msgid "Buffer must be a multiple of 512 bytes"
512512msgstr "La mémoire tampon doit être un multiple de 512"
513513
514- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
514+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
515+ #: shared-bindings/busio/I2C.c
515516msgid "Buffer must be at least length 1"
516517msgstr "Le tampon doit être de longueur au moins 1"
517518
@@ -1322,6 +1323,11 @@ msgstr "Pas de DAC sur la puce"
13221323msgid "No DMA channel found"
13231324msgstr "Aucun canal DMA trouvé"
13241325
1326+ #: shared-module/busdevice/I2CDevice.c
1327+ #, c-format
1328+ msgid "No I2C device at address: %x"
1329+ msgstr ""
1330+
13251331#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13261332#: ports/stm/common-hal/busio/SPI.c
13271333msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -497,7 +497,8 @@ msgstr ""
497497msgid "Buffer must be a multiple of 512 bytes"
498498msgstr ""
499499
500- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
500+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
501+ #: shared-bindings/busio/I2C.c
501502msgid "Buffer must be at least length 1"
502503msgstr ""
503504
@@ -1294,6 +1295,11 @@ msgstr ""
12941295msgid "No DMA channel found"
12951296msgstr ""
12961297
1298+ #: shared-module/busdevice/I2CDevice.c
1299+ #, c-format
1300+ msgid "No I2C device at address: %x"
1301+ msgstr ""
1302+
12971303#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
12981304#: ports/stm/common-hal/busio/SPI.c
12991305msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -502,7 +502,8 @@ msgstr ""
502502msgid "Buffer must be a multiple of 512 bytes"
503503msgstr ""
504504
505- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
505+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
506+ #: shared-bindings/busio/I2C.c
506507msgid "Buffer must be at least length 1"
507508msgstr "Il buffer deve essere lungo almeno 1"
508509
@@ -1313,6 +1314,11 @@ msgstr "Nessun DAC sul chip"
13131314msgid "No DMA channel found"
13141315msgstr "Nessun canale DMA trovato"
13151316
1317+ #: shared-module/busdevice/I2CDevice.c
1318+ #, c-format
1319+ msgid "No I2C device at address: %x"
1320+ msgstr ""
1321+
13161322#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13171323#: ports/stm/common-hal/busio/SPI.c
13181324msgid "No MISO Pin"
Original file line number Diff line number Diff line change @@ -506,7 +506,8 @@ msgstr "バッファ長は512の倍数でなければなりません"
506506msgid "Buffer must be a multiple of 512 bytes"
507507msgstr "バッファは512の倍数でなければなりません"
508508
509- #: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
509+ #: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
510+ #: shared-bindings/busio/I2C.c
510511msgid "Buffer must be at least length 1"
511512msgstr "バッファ長は少なくとも1以上でなければなりません"
512513
@@ -1309,6 +1310,11 @@ msgstr "チップにDACがありません"
13091310msgid "No DMA channel found"
13101311msgstr "DMAチャネルが見つかりません"
13111312
1313+ #: shared-module/busdevice/I2CDevice.c
1314+ #, c-format
1315+ msgid "No I2C device at address: %x"
1316+ msgstr ""
1317+
13121318#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13131319#: ports/stm/common-hal/busio/SPI.c
13141320msgid "No MISO Pin"
You can’t perform that action at this time.
0 commit comments