diff options
| author | Nick Moore <nick@zoic.org> | 2018-10-11 16:27:43 +1100 |
|---|---|---|
| committer | Nick Moore <nick@zoic.org> | 2018-10-11 16:27:43 +1100 |
| commit | a580e870c385c9cdd698f04eb6a6ee34aff2f5ab (patch) | |
| tree | b9c875b8015fcd6650e5dfbe341cd8b9e69bc805 /locale | |
| parent | bb239052ea5bf710da66db032de94e5760040090 (diff) | |
update locale info
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/circuitpython.pot | 2 | ||||
| -rw-r--r-- | locale/fr.po | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index fb6fa9ba1..be88a16f5 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-11 14:17+1100\n" +"POT-Creation-Date: 2018-10-11 16:27+1100\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" diff --git a/locale/fr.po b/locale/fr.po index a7b779ddb..d6f572069 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-10-11 14:17+1100\n" +"POT-Creation-Date: 2018-10-11 16:27+1100\n" "PO-Revision-Date: 2018-08-14 11:01+0200\n" "Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n" "Language-Team: fr\n" @@ -2523,9 +2523,9 @@ msgid "too many arguments provided with the given format" msgstr "trop d'arguments fournis avec ce format" #, fuzzy -#~ msgid "palette must be displayio.Palette" -#~ msgstr "la palette doit être longue de 32 octets" - -#, fuzzy #~ msgid "value_size must be power of two" #~ msgstr "'len' doit être un multiple de 4" + +#, fuzzy +#~ msgid "palette must be displayio.Palette" +#~ msgstr "la palette doit être longue de 32 octets" |
