Translated using Weblate (French)

Currently translated at 89.4% (667 of 746 strings)

Translation: CircuitPython/master
Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
This commit is contained in:
Anonymous 2020-05-17 15:58:14 +00:00 committed by Hosted Weblate
parent 2f363b5052
commit b88541158c

View File

@ -10,7 +10,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n" "POT-Creation-Date: 2020-05-12 14:37+1000\n"
"PO-Revision-Date: 2020-05-17 15:58+0000\n" "PO-Revision-Date: 2020-05-17 15:58+0000\n"
"Last-Translator: Jeff Epler <jepler@gmail.com>\n" "Last-Translator: Anonymous <noreply@weblate.org>\n"
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/" "Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
"circuitpython-master/fr/>\n" "circuitpython-master/fr/>\n"
"Language: fr\n" "Language: fr\n"
@ -2673,7 +2673,7 @@ msgstr "module introuvable"
#: extmod/ulab/code/poly.c #: extmod/ulab/code/poly.c
msgid "more degrees of freedom than data points" msgid "more degrees of freedom than data points"
msgstr "" msgstr "plus de degrés de liberté que de points de données"
#: py/compile.c #: py/compile.c
msgid "multiple *x in assignment" msgid "multiple *x in assignment"
@ -2701,7 +2701,7 @@ msgstr "doit utiliser un argument nommé pour une fonction key"
#: extmod/ulab/code/numerical.c #: extmod/ulab/code/numerical.c
msgid "n must be between 0, and 9" msgid "n must be between 0, and 9"
msgstr "" msgstr "n doit être compris entre 0 et 9"
#: py/runtime.c #: py/runtime.c
msgid "name '%q' is not defined" msgid "name '%q' is not defined"
@ -2717,7 +2717,7 @@ msgstr "nom réutilisé comme argument"
#: py/emitnative.c #: py/emitnative.c
msgid "native yield" msgid "native yield"
msgstr "" msgstr "rendement natif"
#: py/runtime.c #: py/runtime.c
#, c-format #, c-format