diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-10-20 00:40:50 +0200 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-21 22:45:21 +0200 |
| commit | ea6ef8b1423c653a461371e1bc105b6ff75d88b5 (patch) | |
| tree | a0cffa65c1d2ad9fd67347ce1a1be422890957b1 /locale/fr.po | |
| parent | 50e90088a2cc260fdc203d54cebd448daa3c30c4 (diff) | |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/fr.po')
| -rw-r--r-- | locale/fr.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/fr.po b/locale/fr.po index a8a382c70..d1e8b268d 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: 2020-10-15 16:06+0530\n" +"POT-Creation-Date: 2020-10-16 13:56-0500\n" "PO-Revision-Date: 2020-10-17 15:35+0000\n" "Last-Translator: Antonin ENFRUN <antonin.e@me.com>\n" "Language: fr\n" @@ -2179,6 +2179,10 @@ msgstr "les tranches de tampon doivent être de longueurs égales" msgid "buffer too small" msgstr "tampon trop petit" +#: shared-bindings/socketpool/Socket.c +msgid "buffer too small for requested bytes" +msgstr "" + #: shared-bindings/_pew/PewPew.c msgid "buttons must be digitalio.DigitalInOut" msgstr "les boutons doivent être des digitalio.DigitalInOut" |
