@@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2020-05-12 14:37+1000\n "
12
12
"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"
14
14
"Language-Team : French <https://later.unpythonic.net/projects/circuitpython/ "
15
15
"circuitpython-master/fr/>\n "
16
16
"Language : fr\n "
@@ -2752,15 +2752,15 @@ msgstr "pas de module '%q'"
2752
2752
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
2753
2753
#: shared-bindings/displayio/ParallelBus.c
2754
2754
msgid "no reset pin available"
2755
- msgstr ""
2755
+ msgstr "pas de broche de réinitialisation disponible "
2756
2756
2757
2757
#: py/runtime.c
2758
2758
msgid "no such attribute"
2759
2759
msgstr "pas de tel attribut"
2760
2760
2761
2761
#: ports/nrf/common-hal/_bleio/Connection.c
2762
2762
msgid "non-UUID found in service_uuids_whitelist"
2763
- msgstr ""
2763
+ msgstr "non UUID trouvé dans service_uuids_whitelist "
2764
2764
2765
2765
#: py/compile.c
2766
2766
msgid "non-default argument follows default argument"
@@ -2794,11 +2794,11 @@ msgstr "pas assez d'arguments pour la chaîne de format"
2794
2794
2795
2795
#: extmod/ulab/code/poly.c
2796
2796
msgid "number of arguments must be 2, or 3"
2797
- msgstr ""
2797
+ msgstr "le nombre d'arguments doit être 2 ou 3 "
2798
2798
2799
2799
#: extmod/ulab/code/create.c
2800
2800
msgid "number of points must be at least 2"
2801
- msgstr ""
2801
+ msgstr "le nombre de points doit être d'au moins 2 "
2802
2802
2803
2803
#: py/obj.c
2804
2804
#, c-format
@@ -2857,11 +2857,11 @@ msgstr "adresse hors limites"
2857
2857
2858
2858
#: ports/nrf/common-hal/audiobusio/PDMIn.c
2859
2859
msgid "only bit_depth=16 is supported"
2860
- msgstr ""
2860
+ msgstr "seul bit_depth = 16 est pris en charge "
2861
2861
2862
2862
#: ports/nrf/common-hal/audiobusio/PDMIn.c
2863
2863
msgid "only sample_rate=16000 is supported"
2864
- msgstr ""
2864
+ msgstr "seul sample_rate = 16000 est pris en charge "
2865
2865
2866
2866
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
2867
2867
#: shared-bindings/nvm/ByteArray.c
@@ -2871,15 +2871,15 @@ msgstr "seules les tranches avec 'step=1' (cad None) sont supportées"
2871
2871
#: extmod/ulab/code/compare.c extmod/ulab/code/ndarray.c
2872
2872
#: extmod/ulab/code/vectorise.c
2873
2873
msgid "operands could not be broadcast together"
2874
- msgstr ""
2874
+ msgstr "les opérandes ne pouvaient pas être diffusés ensemble "
2875
2875
2876
2876
#: extmod/ulab/code/numerical.c
2877
2877
msgid "operation is not implemented on ndarrays"
2878
- msgstr ""
2878
+ msgstr "l'opération n'est pas implémentée sur les ndarrays "
2879
2879
2880
2880
#: extmod/ulab/code/ndarray.c
2881
2881
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é "
2883
2883
2884
2884
#: py/modbuiltins.c
2885
2885
msgid "ord expects a character"
@@ -2934,7 +2934,7 @@ msgstr ""
2934
2934
2935
2935
#: shared-module/vectorio/Polygon.c
2936
2936
msgid "polygon can only be registered in one parent"
2937
- msgstr ""
2937
+ msgstr "le polygone ne peut être enregistré que dans un parent "
2938
2938
2939
2939
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
2940
2940
#: ports/cxd56/common-hal/pulseio/PulseIn.c
@@ -2969,11 +2969,11 @@ msgstr "dépassement de file"
2969
2969
2970
2970
#: py/parse.c
2971
2971
msgid "raw f-strings are not implemented"
2972
- msgstr ""
2972
+ msgstr "les chaînes f brutes ne sont pas implémentées "
2973
2973
2974
2974
#: extmod/ulab/code/fft.c
2975
2975
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 "
2977
2977
2978
2978
#: py/builtinimport.c
2979
2979
msgid "relative import"
@@ -2995,7 +2995,7 @@ msgstr "return attendait '%q' mais a reçu '%q'"
2995
2995
#: shared-bindings/rgbmatrix/RGBMatrix.c
2996
2996
#, c-format
2997
2997
msgid "rgb_pins[%d] duplicates another pin assignment"
2998
- msgstr ""
2998
+ msgstr "rgb_pins [% d] duplique une autre affectation de broches "
2999
2999
3000
3000
#: shared-bindings/rgbmatrix/RGBMatrix.c
3001
3001
#, c-format
0 commit comments