diff options
Diffstat (limited to 'locale/fr.po')
| -rw-r--r-- | locale/fr.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/fr.po b/locale/fr.po index df3af424e..a487e92bb 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: 2019-04-08 16:48-0700\n" +"POT-Creation-Date: 2019-04-12 13:44-0700\n" "PO-Revision-Date: 2018-12-23 20:05+0100\n" "Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n" "Language-Team: fr\n" @@ -2626,6 +2626,11 @@ msgstr "'{' sans correspondance dans le format" msgid "unreadable attribute" msgstr "attribut illisible" +#: shared-bindings/displayio/TileGrid.c +#, fuzzy +msgid "unsupported %q type" +msgstr "type de %q non supporté" + #: py/emitinlinethumb.c #, fuzzy, c-format msgid "unsupported Thumb instruction '%s' with %d arguments" @@ -2636,11 +2641,6 @@ msgstr "instruction Thumb '%s' non supportée avec %d arguments" msgid "unsupported Xtensa instruction '%s' with %d arguments" msgstr "instruction Xtensa '%s' non supportée avec %d arguments" -#: shared-bindings/displayio/TileGrid.c -#, fuzzy -msgid "unsupported %q type" -msgstr "type de %q non supporté" - #: py/objstr.c #, c-format msgid "unsupported format character '%c' (0x%x) at index %d" |
