diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-04-05 13:03:03 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2019-04-09 18:32:52 -0700 |
| commit | 5028f87b0988775d37c59ac2f65035468936bb0c (patch) | |
| tree | c372020ed51f8c5079d4a89d4d87781bff97a999 /locale | |
| parent | 9026f13a25d60a2d39f4233f9213f3d49eb5855a (diff) | |
Tweak pybadge and fix display bugs
* Update pybadge pins and flash for rev D
* TileGrid now validates the type of the pixel_shader.
* Display actually handles incoming subclass objects.
* MicroPython will inspect native parents to see if special
accessors are used.
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/ID.po | 2 | ||||
| -rw-r--r-- | locale/circuitpython.pot | 2 | ||||
| -rw-r--r-- | locale/de_DE.po | 4 | ||||
| -rw-r--r-- | locale/en_US.po | 2 | ||||
| -rw-r--r-- | locale/en_x_pirate.po | 2 | ||||
| -rw-r--r-- | locale/es.po | 4 | ||||
| -rw-r--r-- | locale/fil.po | 4 | ||||
| -rw-r--r-- | locale/fr.po | 4 | ||||
| -rw-r--r-- | locale/it_IT.po | 4 | ||||
| -rw-r--r-- | locale/pl.po | 4 | ||||
| -rw-r--r-- | locale/pt_BR.po | 2 |
11 files changed, 17 insertions, 17 deletions
diff --git a/locale/ID.po b/locale/ID.po index 2e01bfe9a..949eddc4b 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -2575,7 +2575,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" +msgid "unsupported %q type" msgstr "" #: py/objstr.c diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index e38aa7727..3416ef0f3 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -2528,7 +2528,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" +msgid "unsupported %q type" msgstr "" #: py/objstr.c diff --git a/locale/de_DE.po b/locale/de_DE.po index ae76bc76c..8bb5ce370 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -2584,8 +2584,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "Nicht unterstützter Bitmap-Typ" +msgid "unsupported %q type" +msgstr "Nicht unterstützter %q-Typ" #: py/objstr.c #, c-format diff --git a/locale/en_US.po b/locale/en_US.po index fb62ea2b0..79f4ab06d 100644 --- a/locale/en_US.po +++ b/locale/en_US.po @@ -2528,7 +2528,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" +msgid "unsupported %q type" msgstr "" #: py/objstr.c diff --git a/locale/en_x_pirate.po b/locale/en_x_pirate.po index 24af776c0..db068589b 100644 --- a/locale/en_x_pirate.po +++ b/locale/en_x_pirate.po @@ -2532,7 +2532,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" +msgid "unsupported %q type" msgstr "" #: py/objstr.c diff --git a/locale/es.po b/locale/es.po index 661c591d3..0592af242 100644 --- a/locale/es.po +++ b/locale/es.po @@ -2614,8 +2614,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "instrucción Xtensa '%s' con %d argumentos no soportada" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "tipo de bitmap no soportado" +msgid "unsupported %q type" +msgstr "tipo de %q no soportado" #: py/objstr.c #, c-format diff --git a/locale/fil.po b/locale/fil.po index 7873ec685..b34e7bb1b 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -2616,8 +2616,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "hindi sinusuportahan ang instruction ng Xtensa '%s' sa %d argumento" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "Hindi supportadong tipo ng bitmap" +msgid "unsupported %q type" +msgstr "Hindi supportadong tipo ng %q" #: py/objstr.c #, c-format diff --git a/locale/fr.po b/locale/fr.po index 9c723333d..df3af424e 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -2638,8 +2638,8 @@ msgstr "instruction Xtensa '%s' non supportée avec %d arguments" #: shared-bindings/displayio/TileGrid.c #, fuzzy -msgid "unsupported bitmap type" -msgstr "type de bitmap non supporté" +msgid "unsupported %q type" +msgstr "type de %q non supporté" #: py/objstr.c #, c-format diff --git a/locale/it_IT.po b/locale/it_IT.po index c14b3698b..7714530f6 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -2614,8 +2614,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "istruzione '%s' Xtensa non supportata con %d argomenti" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "tipo di bitmap non supportato" +msgid "unsupported %q type" +msgstr "tipo di %q non supportato" #: py/objstr.c #, c-format diff --git a/locale/pl.po b/locale/pl.po index 1b861fff0..888103fd3 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -2561,8 +2561,8 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "niewspierana instrukcja Xtensa '%s' z %d argumentami" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" -msgstr "niewspierany typ bitmapy" +msgid "unsupported %q type" +msgstr "niewspierany typ %q" #: py/objstr.c #, c-format diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 4685e9c82..047b654b4 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -2565,7 +2565,7 @@ msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" #: shared-bindings/displayio/TileGrid.c -msgid "unsupported bitmap type" +msgid "unsupported %q type" msgstr "" #: py/objstr.c |
