diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-05-31 14:20:47 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-06-01 15:17:07 +0200 |
| commit | 9cffe28ae77d1203308c0eed03160ab91e007064 (patch) | |
| tree | 418b1ad5aa58a6f3d44a9e5c455de20cdce1be39 | |
| parent | cd5577c4d9b024ee1fe20f8f43c506d6b82eee2d (diff) | |
Translated using Weblate (French)
Currently translated at 100.0% (748 of 748 strings)
Translation: CircuitPython/master
Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
| -rw-r--r-- | locale/fr.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/fr.po b/locale/fr.po index fe16dbdc7..1c536ab53 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: 0.1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-27 20:51-0500\n" -"PO-Revision-Date: 2020-05-26 19:37+0000\n" +"PO-Revision-Date: 2020-06-01 13:17+0000\n" "Last-Translator: Jeff Epler <jepler@gmail.com>\n" "Language-Team: French <https://later.unpythonic.net/projects/circuitpython/" "circuitpython-master/fr/>\n" @@ -388,7 +388,7 @@ msgstr "La profondeur de bit doit être un multiple de 8." #: ports/mimxrt10xx/common-hal/busio/UART.c msgid "Both RX and TX required for flow control" -msgstr "" +msgstr "RX et TX requis pour le contrôle de flux" #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c msgid "Both pins must support hardware interrupts" @@ -1281,7 +1281,7 @@ msgstr "La broche ne peut être utilisée pour l'ADC" #: shared-bindings/digitalio/DigitalInOut.c msgid "Pin is input only" -msgstr "" +msgstr "La broche est entrée uniquement" #: ports/atmel-samd/common-hal/countio/Counter.c msgid "Pin must support hardware interrupts" |
