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 66
66
# POEdit mo files
67
67
# ###################
68
68
* .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"
2575
2575
msgstr ""
2576
2576
2577
2577
#: shared-bindings/displayio/TileGrid.c
2578
- msgid "unsupported bitmap type"
2578
+ msgid "unsupported %q type"
2579
2579
msgstr ""
2580
2580
2581
2581
#: 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"
2528
2528
msgstr ""
2529
2529
2530
2530
#: shared-bindings/displayio/TileGrid.c
2531
- msgid "unsupported bitmap type"
2531
+ msgid "unsupported %q type"
2532
2532
msgstr ""
2533
2533
2534
2534
#: 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"
2584
2584
msgstr ""
2585
2585
2586
2586
#: 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"
2589
2589
2590
2590
#: py/objstr.c
2591
2591
#, c-format
Original file line number Diff line number Diff line change @@ -2528,7 +2528,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
2528
2528
msgstr ""
2529
2529
2530
2530
#: shared-bindings/displayio/TileGrid.c
2531
- msgid "unsupported bitmap type"
2531
+ msgid "unsupported %q type"
2532
2532
msgstr ""
2533
2533
2534
2534
#: 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"
2532
2532
msgstr ""
2533
2533
2534
2534
#: shared-bindings/displayio/TileGrid.c
2535
- msgid "unsupported bitmap type"
2535
+ msgid "unsupported %q type"
2536
2536
msgstr ""
2537
2537
2538
2538
#: 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"
2614
2614
msgstr "instrucción Xtensa '%s' con %d argumentos no soportada"
2615
2615
2616
2616
#: 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"
2619
2619
2620
2620
#: py/objstr.c
2621
2621
#, c-format
Original file line number Diff line number Diff line change @@ -2616,8 +2616,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
2616
2616
msgstr "hindi sinusuportahan ang instruction ng Xtensa '%s' sa %d argumento"
2617
2617
2618
2618
#: 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 "
2621
2621
2622
2622
#: py/objstr.c
2623
2623
#, 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"
2638
2638
2639
2639
#: shared-bindings/displayio/TileGrid.c
2640
2640
#, 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é"
2643
2643
2644
2644
#: py/objstr.c
2645
2645
#, c-format
Original file line number Diff line number Diff line change @@ -2614,8 +2614,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments"
2614
2614
msgstr "istruzione '%s' Xtensa non supportata con %d argomenti"
2615
2615
2616
2616
#: 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"
2619
2619
2620
2620
#: py/objstr.c
2621
2621
#, c-format
You can’t perform that action at this time.
0 commit comments