Translated using Weblate (French)

Currently translated at 98.6% (994 of 1008 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
This commit is contained in:
Jacques Supcik 2023-11-10 16:12:21 +00:00 committed by Hosted Weblate
parent d3df25891a
commit eb16cbaca8
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -9,7 +9,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n" "POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2023-11-10 20:54+0000\n" "PO-Revision-Date: 2023-11-10 20:54+0000\n"
"Last-Translator: jessyjones <amarsy.alya@gmail.com>\n" "Last-Translator: Jacques Supcik <jacques@supcik.net>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -2204,7 +2204,7 @@ msgstr "L'USB est occupé"
#: supervisor/shared/safe_mode.c #: supervisor/shared/safe_mode.c
msgid "USB devices need more endpoints than are available." msgid "USB devices need more endpoints than are available."
msgstr "Les appareils USB nécessitent plus de connections que disponibles." msgstr "Les appareils USB nécessitent plus de connexions que disponibles."
#: supervisor/shared/safe_mode.c #: supervisor/shared/safe_mode.c
msgid "USB devices specify too many interface names." msgid "USB devices specify too many interface names."
@ -3371,7 +3371,7 @@ msgstr "les formes d'entrée et de sortie sont différentes"
#: extmod/ulab/code/numpy/create.c #: extmod/ulab/code/numpy/create.c
msgid "input argument must be an integer, a tuple, or a list" msgid "input argument must be an integer, a tuple, or a list"
msgstr "paramètre entrant doit être un nombre entier, un tuple, ou une liste" msgstr "le paramètre entrant doit être un nombre entier, un tuple, ou une liste"
#: extmod/ulab/code/numpy/fft/fft_tools.c #: extmod/ulab/code/numpy/fft/fft_tools.c
msgid "input array length must be power of 2" msgid "input array length must be power of 2"