File tree Expand file tree Collapse file tree 16 files changed +70
-43
lines changed
ports/atmel-samd/boards/itsybitsy_m0_express
shared-bindings/displayio Expand file tree Collapse file tree 16 files changed +70
-43
lines changed Original file line number Diff line number Diff line change 6666# POEdit mo files
6767# ###################
6868* .mo
69+
70+ .vscode
Original file line number Diff line number Diff line change @@ -2575,7 +2575,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
25752575msgstr ""
25762576
25772577#: shared-bindings/displayio/TileGrid.c
2578- msgid "unsupported bitmap type"
2578+ msgid "unsupported %q type"
25792579msgstr ""
25802580
25812581#: py/objstr.c
Original file line number Diff line number Diff line change @@ -2528,7 +2528,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
25282528msgstr ""
25292529
25302530#: shared-bindings/displayio/TileGrid.c
2531- msgid "unsupported bitmap type"
2531+ msgid "unsupported %q type"
25322532msgstr ""
25332533
25342534#: py/objstr.c
Original file line number Diff line number Diff line change @@ -2584,8 +2584,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
25842584msgstr ""
25852585
25862586#: shared-bindings/displayio/TileGrid.c
2587- msgid "unsupported bitmap type"
2588- msgstr "Nicht unterstützter Bitmap -Typ"
2587+ msgid "unsupported %q type"
2588+ msgstr "Nicht unterstützter %q -Typ"
25892589
25902590#: py/objstr.c
25912591#, c-format
Original file line number Diff line number Diff line change @@ -2528,7 +2528,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
25282528msgstr ""
25292529
25302530#: shared-bindings/displayio/TileGrid.c
2531- msgid "unsupported bitmap type"
2531+ msgid "unsupported %q type"
25322532msgstr ""
25332533
25342534#: py/objstr.c
Original file line number Diff line number Diff line change @@ -2532,7 +2532,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
25322532msgstr ""
25332533
25342534#: shared-bindings/displayio/TileGrid.c
2535- msgid "unsupported bitmap type"
2535+ msgid "unsupported %q type"
25362536msgstr ""
25372537
25382538#: py/objstr.c
Original file line number Diff line number Diff line change @@ -2614,8 +2614,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
26142614msgstr "instrucción Xtensa '%s' con %d argumentos no soportada"
26152615
26162616#: shared-bindings/displayio/TileGrid.c
2617- msgid "unsupported bitmap type"
2618- msgstr "tipo de bitmap no soportado"
2617+ msgid "unsupported %q type"
2618+ msgstr "tipo de %q no soportado"
26192619
26202620#: py/objstr.c
26212621#, c-format
Original file line number Diff line number Diff line change @@ -2616,8 +2616,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
26162616msgstr "hindi sinusuportahan ang instruction ng Xtensa '%s' sa %d argumento"
26172617
26182618#: shared-bindings/displayio/TileGrid.c
2619- msgid "unsupported bitmap type"
2620- msgstr "Hindi supportadong tipo ng bitmap "
2619+ msgid "unsupported %q type"
2620+ msgstr "Hindi supportadong tipo ng %q "
26212621
26222622#: py/objstr.c
26232623#, c-format
Original file line number Diff line number Diff line change @@ -2638,8 +2638,8 @@ msgstr "instruction Xtensa '%s' non supportée avec %d arguments"
26382638
26392639#: shared-bindings/displayio/TileGrid.c
26402640#, fuzzy
2641- msgid "unsupported bitmap type"
2642- msgstr "type de bitmap non supporté"
2641+ msgid "unsupported %q type"
2642+ msgstr "type de %q non supporté"
26432643
26442644#: py/objstr.c
26452645#, c-format
Original file line number Diff line number Diff line change @@ -2614,8 +2614,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
26142614msgstr "istruzione '%s' Xtensa non supportata con %d argomenti"
26152615
26162616#: shared-bindings/displayio/TileGrid.c
2617- msgid "unsupported bitmap type"
2618- msgstr "tipo di bitmap non supportato"
2617+ msgid "unsupported %q type"
2618+ msgstr "tipo di %q non supportato"
26192619
26202620#: py/objstr.c
26212621#, c-format
You can’t perform that action at this time.
0 commit comments