diff options
| author | Dan Halbert <halbert@halwitz.org> | 2019-04-12 20:36:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-12 20:36:59 -0400 |
| commit | f8473f4a3917f7816fccd1be2a67041a7dfce5ef (patch) | |
| tree | 77513b415d116ec45c5ec62e959d5f73962ffc6d /locale/ID.po | |
| parent | c064deaaf5a80dab681027aaf09e058a760dbf01 (diff) | |
| parent | defc6dceb0c018bc67a4041f91a2f277eebb4dbc (diff) | |
Merge pull request #1788 from tannewt/pinyin4.0.0-beta.7
Add Chinese (Pinyin) and slim down boards so it fits
Diffstat (limited to 'locale/ID.po')
| -rw-r--r-- | locale/ID.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/ID.po b/locale/ID.po index 949eddc4b..0151b2e33 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE 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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -2564,6 +2564,10 @@ msgstr "" msgid "unreadable attribute" msgstr "" +#: shared-bindings/displayio/TileGrid.c +msgid "unsupported %q type" +msgstr "" + #: py/emitinlinethumb.c #, c-format msgid "unsupported Thumb instruction '%s' with %d arguments" @@ -2574,10 +2578,6 @@ msgstr "" msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "" -#: shared-bindings/displayio/TileGrid.c -msgid "unsupported %q type" -msgstr "" - #: py/objstr.c #, c-format msgid "unsupported format character '%c' (0x%x) at index %d" |
