diff options
Diffstat (limited to 'locale/es.po')
| -rw-r--r-- | locale/es.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/es.po b/locale/es.po index 0592af242..6b84a4821 100644 --- a/locale/es.po +++ b/locale/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-08 16:48-0700\n" +"POT-Creation-Date: 2019-04-12 13:44-0700\n" "PO-Revision-Date: 2018-08-24 22:56-0500\n" "Last-Translator: \n" "Language-Team: \n" @@ -2603,6 +2603,10 @@ msgstr "No coinciden '{' en format" msgid "unreadable attribute" msgstr "atributo no legible" +#: shared-bindings/displayio/TileGrid.c +msgid "unsupported %q type" +msgstr "tipo de %q no soportado" + #: py/emitinlinethumb.c #, c-format msgid "unsupported Thumb instruction '%s' with %d arguments" @@ -2613,10 +2617,6 @@ msgstr "instrucción de tipo Thumb no admitida '%s' con %d argumentos" 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 %q type" -msgstr "tipo de %q no soportado" - #: py/objstr.c #, c-format msgid "unsupported format character '%c' (0x%x) at index %d" |
