diff options
| author | Antonin ENFRUN <antonin.e@me.com> | 2020-10-22 07:50:31 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-22 22:48:52 +0200 |
| commit | 04cf88deae155f99995e510270fd133ed2039f45 (patch) | |
| tree | c945d9b34756649ce699af621191e271b3b02771 | |
| parent | c8808f41a5e45a516d3a9060b15e6a1702fc4ffb (diff) | |
Translated using Weblate (French)
Currently translated at 100.0% (836 of 836 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
| -rw-r--r-- | locale/fr.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/fr.po b/locale/fr.po index 9bfc14428..cf0ea4fc3 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -8,14 +8,14 @@ msgstr "" "Project-Id-Version: 0.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-10-16 19:50-0500\n" -"PO-Revision-Date: 2020-10-17 15:35+0000\n" +"PO-Revision-Date: 2020-10-22 20:48+0000\n" "Last-Translator: Antonin ENFRUN <antonin.e@me.com>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.3.1-dev\n" +"X-Generator: Weblate 4.3.1\n" #: main.c msgid "" @@ -1439,7 +1439,7 @@ msgstr "" #: shared-module/displayio/ColorConverter.c msgid "Only one color can be transparent at a time" -msgstr "" +msgstr "Une seule couleur peut être transparente à la fois" #: shared-bindings/ipaddress/__init__.c msgid "Only raw int supported for ip" @@ -2185,7 +2185,7 @@ msgstr "tampon trop petit" #: shared-bindings/socketpool/Socket.c msgid "buffer too small for requested bytes" -msgstr "" +msgstr "tampon trop petit pour le nombre d'octets demandé" #: shared-bindings/_pew/PewPew.c msgid "buttons must be digitalio.DigitalInOut" |
