Skip to content

Commit 4642c60

Browse files
committed
Translated using Weblate (French)
Currently translated at 91.1% (680 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
1 parent f4e8213 commit 4642c60

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

locale/fr.po

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
1212
"PO-Revision-Date: 2020-05-17 15:59+0000\n"
13-
"Last-Translator: Jeff Epler <[email protected]>\n"
13+
"Last-Translator: Anonymous <[email protected]>\n"
1414
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
1515
"circuitpython-master/fr/>\n"
1616
"Language: fr\n"
@@ -2752,15 +2752,15 @@ msgstr "pas de module '%q'"
27522752
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
27532753
#: shared-bindings/displayio/ParallelBus.c
27542754
msgid "no reset pin available"
2755-
msgstr ""
2755+
msgstr "pas de broche de réinitialisation disponible"
27562756

27572757
#: py/runtime.c
27582758
msgid "no such attribute"
27592759
msgstr "pas de tel attribut"
27602760

27612761
#: ports/nrf/common-hal/_bleio/Connection.c
27622762
msgid "non-UUID found in service_uuids_whitelist"
2763-
msgstr ""
2763+
msgstr "non UUID trouvé dans service_uuids_whitelist"
27642764

27652765
#: py/compile.c
27662766
msgid "non-default argument follows default argument"
@@ -2794,11 +2794,11 @@ msgstr "pas assez d'arguments pour la chaîne de format"
27942794

27952795
#: extmod/ulab/code/poly.c
27962796
msgid "number of arguments must be 2, or 3"
2797-
msgstr ""
2797+
msgstr "le nombre d'arguments doit être 2 ou 3"
27982798

27992799
#: extmod/ulab/code/create.c
28002800
msgid "number of points must be at least 2"
2801-
msgstr ""
2801+
msgstr "le nombre de points doit être d'au moins 2"
28022802

28032803
#: py/obj.c
28042804
#, c-format
@@ -2857,11 +2857,11 @@ msgstr "adresse hors limites"
28572857

28582858
#: ports/nrf/common-hal/audiobusio/PDMIn.c
28592859
msgid "only bit_depth=16 is supported"
2860-
msgstr ""
2860+
msgstr "seul bit_depth = 16 est pris en charge"
28612861

28622862
#: ports/nrf/common-hal/audiobusio/PDMIn.c
28632863
msgid "only sample_rate=16000 is supported"
2864-
msgstr ""
2864+
msgstr "seul sample_rate = 16000 est pris en charge"
28652865

28662866
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
28672867
#: shared-bindings/nvm/ByteArray.c
@@ -2871,15 +2871,15 @@ msgstr "seules les tranches avec 'step=1' (cad None) sont supportées"
28712871
#: extmod/ulab/code/compare.c extmod/ulab/code/ndarray.c
28722872
#: extmod/ulab/code/vectorise.c
28732873
msgid "operands could not be broadcast together"
2874-
msgstr ""
2874+
msgstr "les opérandes ne pouvaient pas être diffusés ensemble"
28752875

28762876
#: extmod/ulab/code/numerical.c
28772877
msgid "operation is not implemented on ndarrays"
2878-
msgstr ""
2878+
msgstr "l'opération n'est pas implémentée sur les ndarrays"
28792879

28802880
#: extmod/ulab/code/ndarray.c
28812881
msgid "operation is not supported for given type"
2882-
msgstr ""
2882+
msgstr "l'opération n'est pas prise en charge pour un type donné"
28832883

28842884
#: py/modbuiltins.c
28852885
msgid "ord expects a character"
@@ -2934,7 +2934,7 @@ msgstr ""
29342934

29352935
#: shared-module/vectorio/Polygon.c
29362936
msgid "polygon can only be registered in one parent"
2937-
msgstr ""
2937+
msgstr "le polygone ne peut être enregistré que dans un parent"
29382938

29392939
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
29402940
#: ports/cxd56/common-hal/pulseio/PulseIn.c
@@ -2969,11 +2969,11 @@ msgstr "dépassement de file"
29692969

29702970
#: py/parse.c
29712971
msgid "raw f-strings are not implemented"
2972-
msgstr ""
2972+
msgstr "les chaînes f brutes ne sont pas implémentées"
29732973

29742974
#: extmod/ulab/code/fft.c
29752975
msgid "real and imaginary parts must be of equal length"
2976-
msgstr ""
2976+
msgstr "les parties réelles et imaginaires doivent être de longueur égale"
29772977

29782978
#: py/builtinimport.c
29792979
msgid "relative import"
@@ -2995,7 +2995,7 @@ msgstr "return attendait '%q' mais a reçu '%q'"
29952995
#: shared-bindings/rgbmatrix/RGBMatrix.c
29962996
#, c-format
29972997
msgid "rgb_pins[%d] duplicates another pin assignment"
2998-
msgstr ""
2998+
msgstr "rgb_pins [% d] duplique une autre affectation de broches"
29992999

30003000
#: shared-bindings/rgbmatrix/RGBMatrix.c
30013001
#, c-format

0 commit comments

Comments
 (0)