@@ -625,6 +625,7 @@ msgstr ""
625625
626626#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
627627#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
628+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
628629msgid "Audio source error"
629630msgstr ""
630631
@@ -1300,6 +1301,7 @@ msgstr ""
13001301msgid "Invalid %q"
13011302msgstr ""
13021303
1304+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
13031305#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2350.c
13041306#: shared-module/aurora_epaper/aurora_framebuffer.c
13051307msgid "Invalid %q and %q"
@@ -1537,6 +1539,7 @@ msgstr ""
15371539#: ports/atmel-samd/common-hal/audioio/AudioOut.c
15381540#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
15391541#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
1542+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
15401543msgid "No DMA channel found"
15411544msgstr ""
15421545
@@ -1651,7 +1654,7 @@ msgid "Not connected"
16511654msgstr ""
16521655
16531656#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
1654- #: shared-bindings/audiopwmio/PWMAudioOut.c
1657+ #: shared-bindings/audiopwmio/PWMAudioOut.c shared-bindings/mcp4822/MCP4822.c
16551658msgid "Not playing"
16561659msgstr ""
16571660
@@ -2168,6 +2171,7 @@ msgid "Too many channels in sample"
21682171msgstr ""
21692172
21702173#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
2174+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
21712175msgid "Too many channels in sample."
21722176msgstr ""
21732177
@@ -2266,6 +2270,7 @@ msgstr ""
22662270#: ports/atmel-samd/common-hal/audioio/AudioOut.c
22672271#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
22682272#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
2273+ #: ports/raspberrypi/common-hal/mcp4822/MCP4822.c
22692274msgid "Unable to allocate buffers for signed conversion"
22702275msgstr ""
22712276
0 commit comments