@@ -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:55+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 "
@@ -1898,7 +1898,7 @@ msgstr "bytecode non implémenté"
1898
1898
1899
1899
#: shared-bindings/_pixelbuf/PixelBuf.c
1900
1900
msgid "byteorder is not a string"
1901
- msgstr ""
1901
+ msgstr "byteorder n'est pas une chaîne "
1902
1902
1903
1903
#: ports/atmel-samd/common-hal/busio/UART.c
1904
1904
msgid "bytes > 8 bits not supported"
@@ -2085,7 +2085,7 @@ msgstr "ne peut pas réaliser un import relatif"
2085
2085
2086
2086
#: extmod/ulab/code/ndarray.c
2087
2087
msgid "cannot reshape array (incompatible input/output shape)"
2088
- msgstr ""
2088
+ msgstr "ne peut pas remodeler le tableau (forme d'entrée / sortie incompatible) "
2089
2089
2090
2090
#: py/emitnative.c
2091
2091
msgid "casting"
@@ -2105,7 +2105,7 @@ msgstr "argument de chr() hors de la gamme range(256)"
2105
2105
2106
2106
#: shared-module/vectorio/Circle.c
2107
2107
msgid "circle can only be registered in one parent"
2108
- msgstr ""
2108
+ msgstr "le cercle ne peut être enregistré que dans un seul parent "
2109
2109
2110
2110
#: shared-bindings/displayio/Palette.c
2111
2111
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
@@ -2114,6 +2114,7 @@ msgstr "le tampon de couleur doit faire 3 octets (RVB) ou 4 (RVB + pad byte)"
2114
2114
#: shared-bindings/displayio/Palette.c
2115
2115
msgid "color buffer must be a buffer, tuple, list, or int"
2116
2116
msgstr ""
2117
+ "le tampon de couleur doit être un tampon, un tuple, une liste ou un entier"
2117
2118
2118
2119
#: shared-bindings/displayio/Palette.c
2119
2120
#, fuzzy
@@ -2153,27 +2154,27 @@ msgstr "conversion en objet"
2153
2154
2154
2155
#: extmod/ulab/code/filter.c
2155
2156
msgid "convolve arguments must be linear arrays"
2156
- msgstr ""
2157
+ msgstr "les arguments convolve doivent être des tableaux linéaires "
2157
2158
2158
2159
#: extmod/ulab/code/filter.c
2159
2160
msgid "convolve arguments must be ndarrays"
2160
- msgstr ""
2161
+ msgstr "les arguments convolve doivent être des ndarrays "
2161
2162
2162
2163
#: extmod/ulab/code/filter.c
2163
2164
msgid "convolve arguments must not be empty"
2164
- msgstr ""
2165
+ msgstr "les arguments convolve ne doivent pas être vides "
2165
2166
2166
2167
#: extmod/ulab/code/ndarray.c
2167
2168
msgid "could not broadast input array from shape"
2168
- msgstr ""
2169
+ msgstr "n'a pas pu diffuser le tableau d'entrée à partir de la forme "
2169
2170
2170
2171
#: extmod/ulab/code/poly.c
2171
2172
msgid "could not invert Vandermonde matrix"
2172
- msgstr ""
2173
+ msgstr "n'a pas pu inverser la matrice Vandermonde "
2173
2174
2174
2175
#: extmod/ulab/code/numerical.c
2175
2176
msgid "ddof must be smaller than length of data set"
2176
- msgstr ""
2177
+ msgstr "ddof doit être inférieur à la longueur de l'ensemble de données "
2177
2178
2178
2179
#: py/parsenum.c
2179
2180
msgid "decimal numbers not supported"
@@ -2204,7 +2205,7 @@ msgstr "la séquence de mise à jour de dict a une mauvaise longueur"
2204
2205
2205
2206
#: extmod/ulab/code/numerical.c
2206
2207
msgid "diff argument must be an ndarray"
2207
- msgstr ""
2208
+ msgstr "l'argument diff doit être un ndarray "
2208
2209
2209
2210
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
2210
2211
#: shared-bindings/math/__init__.c
@@ -2217,7 +2218,7 @@ msgstr "vide"
2217
2218
2218
2219
#: shared-bindings/vectorio/Polygon.c
2219
2220
msgid "empty %q list"
2220
- msgstr ""
2221
+ msgstr "liste% q vide "
2221
2222
2222
2223
#: extmod/moduheapq.c extmod/modutimeq.c
2223
2224
msgid "empty heap"
0 commit comments