@@ -114,6 +114,7 @@ msgid "%q contains duplicate pins"
114114msgstr "%q содержит пины дупликаты"
115115
116116#: ports/atmel-samd/common-hal/sdioio/SDCard.c
117+ #: ports/espressif/common-hal/qspibus/QSPIBus.c
117118msgid "%q failure: %d"
118119msgstr "%q сбой: %d"
119120
@@ -881,7 +882,7 @@ msgstr "Координатные массивы имеют разные длин
881882msgid "Coordinate arrays types have different sizes"
882883msgstr "Типы массивов координат имеют разные размеры"
883884
884- #: shared-module/usb/core/Device.c
885+ #: shared-module/usb/core/Device.c ports/espressif/common-hal/qspibus/QSPIBus.c
885886msgid "Could not allocate DMA capable buffer"
886887msgstr ""
887888
@@ -987,6 +988,7 @@ msgstr "ECB работает только с 16 байтами за раз"
987988
988989#: ports/espressif/common-hal/busio/SPI.c
989990#: ports/espressif/common-hal/canio/CAN.c
991+ #: ports/espressif/common-hal/qspibus/QSPIBus.c
990992msgid "ESP-IDF memory allocation failed"
991993msgstr "Ошибка выделения памяти ESP-IDF"
992994
@@ -1280,7 +1282,8 @@ msgstr "Внутренний звуковой буфер слишком мал"
12801282msgid "Internal define error"
12811283msgstr "Внутренняя ошибка определения"
12821284
1283- #: shared-bindings/pwmio/PWMOut.c supervisor/shared/settings.c
1285+ #: ports/espressif/common-hal/qspibus/QSPIBus.c shared-bindings/pwmio/PWMOut.c
1286+ #: supervisor/shared/settings.c
12841287msgid "Internal error"
12851288msgstr "Внутренняя ошибка"
12861289
@@ -1557,7 +1560,7 @@ msgstr "Изображение памяти"
15571560#: ports/stm/common-hal/busio/UART.c shared-bindings/fourwire/FourWire.c
15581561#: shared-bindings/i2cdisplaybus/I2CDisplayBus.c
15591562#: shared-bindings/paralleldisplaybus/ParallelBus.c
1560- #: shared-module/bitbangio/SPI.c
1563+ #: shared-bindings/qspibus/QSPIBus.c shared- module/bitbangio/SPI.c
15611564msgid "No %q pin"
15621565msgstr "Нет пина %q"
15631566
@@ -1790,6 +1793,7 @@ msgid "Operation or feature not supported"
17901793msgstr "Операция или функция, не поддерживаемые"
17911794
17921795#: ports/espressif/common-hal/espidf/__init__.c
1796+ #: ports/espressif/common-hal/qspibus/QSPIBus.c
17931797msgid "Operation timed out"
17941798msgstr "Истекло время ожидания операции"
17951799
0 commit comments