@@ -82,7 +82,7 @@ msgstr ""
8282msgid "%q and %q contain duplicate pins"
8383msgstr ""
8484
85- #: ports/atmel-samd/common-hal /audioio/AudioOut.c
85+ #: shared-bindings /audioio/AudioOut.c
8686msgid "%q and %q must be different"
8787msgstr ""
8888
@@ -154,7 +154,7 @@ msgstr ""
154154msgid "%q length must be >= %d"
155155msgstr ""
156156
157- #: py/modsys.c py/objmodule.c py/ runtime.c
157+ #: py/modsys.c py/runtime.c
158158msgid "%q moved from %q to %q"
159159msgstr ""
160160
@@ -1368,6 +1368,11 @@ msgstr ""
13681368msgid "MITM security not supported"
13691369msgstr ""
13701370
1371+ #: ports/stm/common-hal/sdioio/SDCard.c
1372+ #, c-format
1373+ msgid "MMC/SDIO Clock Error %x"
1374+ msgstr ""
1375+
13711376#: shared-bindings/is31fl3741/IS31FL3741.c
13721377msgid "Mapping must be a tuple"
13731378msgstr ""
@@ -1975,6 +1980,7 @@ msgstr ""
19751980#: shared-bindings/displayio/TileGrid.c
19761981#: shared-bindings/memorymonitor/AllocationSize.c
19771982#: shared-bindings/pulseio/PulseIn.c
1983+ #: shared-bindings/tilepalettemapper/TilePaletteMapper.c
19781984msgid "Slices not supported"
19791985msgstr ""
19801986
@@ -2042,7 +2048,9 @@ msgstr ""
20422048msgid "Tile height must exactly divide bitmap height"
20432049msgstr ""
20442050
2045- #: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
2051+ #: shared-bindings/displayio/TileGrid.c
2052+ #: shared-bindings/tilepalettemapper/TilePaletteMapper.c
2053+ #: shared-module/displayio/TileGrid.c
20462054msgid "Tile index out of bounds"
20472055msgstr ""
20482056
@@ -4277,7 +4285,9 @@ msgstr ""
42774285msgid "unreadable attribute"
42784286msgstr ""
42794287
4280- #: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4288+ #: shared-bindings/displayio/TileGrid.c
4289+ #: shared-bindings/tilepalettemapper/TilePaletteMapper.c
4290+ #: shared-bindings/vectorio/VectorShape.c
42814291msgid "unsupported %q type"
42824292msgstr ""
42834293
0 commit comments