@@ -1090,7 +1090,7 @@ msgstr "Échec de l'écriture vers flash interne."
10901090msgid "File exists"
10911091msgstr "Le fichier existe"
10921092
1093- #: shared-module/os/getenv.c
1093+ #: shared-module/lvfontio/OnDiskFont.c shared-module/ os/getenv.c
10941094msgid "File not found"
10951095msgstr "Fichier non trouvé"
10961096
@@ -1294,6 +1294,7 @@ msgstr "Interrompu par la fonction de sortie"
12941294#: shared-bindings/digitalio/DigitalInOut.c
12951295#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
12961296#: shared-module/aurora_epaper/aurora_framebuffer.c
1297+ #: shared-module/lvfontio/OnDiskFont.c
12971298msgid "Invalid %q"
12981299msgstr "%q invalide"
12991300
@@ -2040,6 +2041,7 @@ msgstr "Tranche et valeur de tailles différentes."
20402041#: shared-bindings/displayio/TileGrid.c
20412042#: shared-bindings/memorymonitor/AllocationSize.c
20422043#: shared-bindings/pulseio/PulseIn.c
2044+ #: shared-bindings/tilepalettemapper/TilePaletteMapper.c
20432045msgid "Slices not supported"
20442046msgstr "Tranches non supportées"
20452047
@@ -2110,7 +2112,9 @@ msgstr ""
21102112msgid "Tile height must exactly divide bitmap height"
21112113msgstr "La hauteur de la tuile doit diviser exactement la hauteur de l'image"
21122114
2113- #: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
2115+ #: shared-bindings/displayio/TileGrid.c
2116+ #: shared-bindings/tilepalettemapper/TilePaletteMapper.c
2117+ #: shared-module/displayio/TileGrid.c
21142118msgid "Tile index out of bounds"
21152119msgstr "Index des tuiles hors limites"
21162120
@@ -4382,7 +4386,9 @@ msgstr "'%c' sans correspondance dans le format"
43824386msgid "unreadable attribute"
43834387msgstr "attribut illisible"
43844388
4385- #: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4389+ #: shared-bindings/displayio/TileGrid.c shared-bindings/terminalio/Terminal.c
4390+ #: shared-bindings/tilepalettemapper/TilePaletteMapper.c
4391+ #: shared-bindings/vectorio/VectorShape.c
43864392msgid "unsupported %q type"
43874393msgstr "type %q non pris on charge"
43884394
0 commit comments