@@ -640,6 +640,7 @@ msgstr "Преобразование звука не реализовано"
640640
641641#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
642642#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
643+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
643644msgid "Audio source error"
644645msgstr ""
645646
@@ -1341,6 +1342,7 @@ msgstr "Прерывается функцией выхода"
13411342msgid "Invalid %q"
13421343msgstr "Недопустимый %q"
13431344
1345+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
13441346#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
13451347#: shared-module/aurora_epaper/aurora_framebuffer.c
13461348msgid "Invalid %q and %q"
@@ -1580,6 +1582,7 @@ msgstr "DAC отсутствует на чипе"
15801582#: ports/atmel-samd/common-hal/audioio/AudioOut.c
15811583#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
15821584#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
1585+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
15831586msgid "No DMA channel found"
15841587msgstr "Канал DMA не найден"
15851588
@@ -1694,7 +1697,7 @@ msgid "Not connected"
16941697msgstr "Не подключено"
16951698
16961699#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
1697- #: shared-bindings/audiopwmio/PWMAudioOut.c
1700+ #: shared-bindings/audiopwmio/PWMAudioOut.c shared-bindings/mcp4822/MCP4822.c
16981701msgid "Not playing"
16991702msgstr "Не воспроизводится (Not playing)"
17001703
@@ -2226,6 +2229,7 @@ msgid "Too many channels in sample"
22262229msgstr "Слишком много каналов в выборке"
22272230
22282231#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
2232+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
22292233msgid "Too many channels in sample."
22302234msgstr "Слишком много каналов в выборке."
22312235
@@ -2324,6 +2328,7 @@ msgstr "Невозможно получить доступ к невыровне
23242328#: ports/atmel-samd/common-hal/audioio/AudioOut.c
23252329#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
23262330#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
2331+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
23272332msgid "Unable to allocate buffers for signed conversion"
23282333msgstr "Не удается выделить буферы для подписанного преобразования"
23292334
0 commit comments