File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2162,6 +2162,11 @@ msgstr ""
21622162msgid "Unable to allocate the heap."
21632163msgstr ""
21642164
2165+ #: ports/espressif/common-hal/analogbufio/BufferedIn.c
2166+ #, c-format
2167+ msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
2168+ msgstr ""
2169+
21652170#: ports/espressif/common-hal/busio/I2C.c
21662171msgid "Unable to create lock"
21672172msgstr ""
@@ -2180,10 +2185,20 @@ msgstr ""
21802185msgid "Unable to init parser"
21812186msgstr ""
21822187
2188+ #: ports/espressif/common-hal/analogbufio/BufferedIn.c
2189+ #, c-format
2190+ msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2191+ msgstr ""
2192+
21832193#: shared-module/displayio/OnDiskBitmap.c
21842194msgid "Unable to read color palette data"
21852195msgstr ""
21862196
2197+ #: ports/espressif/common-hal/analogbufio/BufferedIn.c
2198+ #, c-format
2199+ msgid "Unable to start ADC DMA controller, ErrorCode:%d"
2200+ msgstr ""
2201+
21872202#: ports/espressif/common-hal/mdns/Server.c
21882203#: ports/raspberrypi/common-hal/mdns/Server.c
21892204msgid "Unable to start mDNS query"
You can’t perform that action at this time.
0 commit comments