@@ -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:55+0000\n "
13- "Last-Translator : Jeff Epler <jepler@gmail.com >\n "
13+ "Last-Translator : Anonymous <noreply@weblate.org >\n "
1414"Language-Team : French <https://later.unpythonic.net/projects/circuitpython/ "
1515"circuitpython-master/fr/>\n "
1616"Language : fr\n "
@@ -1898,7 +1898,7 @@ msgstr "bytecode non implémenté"
18981898
18991899#: shared-bindings/_pixelbuf/PixelBuf.c
19001900msgid "byteorder is not a string"
1901- msgstr ""
1901+ msgstr "byteorder n'est pas une chaîne "
19021902
19031903#: ports/atmel-samd/common-hal/busio/UART.c
19041904msgid "bytes > 8 bits not supported"
@@ -2085,7 +2085,7 @@ msgstr "ne peut pas réaliser un import relatif"
20852085
20862086#: extmod/ulab/code/ndarray.c
20872087msgid "cannot reshape array (incompatible input/output shape)"
2088- msgstr ""
2088+ msgstr "ne peut pas remodeler le tableau (forme d'entrée / sortie incompatible) "
20892089
20902090#: py/emitnative.c
20912091msgid "casting"
@@ -2105,7 +2105,7 @@ msgstr "argument de chr() hors de la gamme range(256)"
21052105
21062106#: shared-module/vectorio/Circle.c
21072107msgid "circle can only be registered in one parent"
2108- msgstr ""
2108+ msgstr "le cercle ne peut être enregistré que dans un seul parent "
21092109
21102110#: shared-bindings/displayio/Palette.c
21112111msgid "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)"
21142114#: shared-bindings/displayio/Palette.c
21152115msgid "color buffer must be a buffer, tuple, list, or int"
21162116msgstr ""
2117+ "le tampon de couleur doit être un tampon, un tuple, une liste ou un entier"
21172118
21182119#: shared-bindings/displayio/Palette.c
21192120#, fuzzy
@@ -2153,27 +2154,27 @@ msgstr "conversion en objet"
21532154
21542155#: extmod/ulab/code/filter.c
21552156msgid "convolve arguments must be linear arrays"
2156- msgstr ""
2157+ msgstr "les arguments convolve doivent être des tableaux linéaires "
21572158
21582159#: extmod/ulab/code/filter.c
21592160msgid "convolve arguments must be ndarrays"
2160- msgstr ""
2161+ msgstr "les arguments convolve doivent être des ndarrays "
21612162
21622163#: extmod/ulab/code/filter.c
21632164msgid "convolve arguments must not be empty"
2164- msgstr ""
2165+ msgstr "les arguments convolve ne doivent pas être vides "
21652166
21662167#: extmod/ulab/code/ndarray.c
21672168msgid "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 "
21692170
21702171#: extmod/ulab/code/poly.c
21712172msgid "could not invert Vandermonde matrix"
2172- msgstr ""
2173+ msgstr "n'a pas pu inverser la matrice Vandermonde "
21732174
21742175#: extmod/ulab/code/numerical.c
21752176msgid "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 "
21772178
21782179#: py/parsenum.c
21792180msgid "decimal numbers not supported"
@@ -2204,7 +2205,7 @@ msgstr "la séquence de mise à jour de dict a une mauvaise longueur"
22042205
22052206#: extmod/ulab/code/numerical.c
22062207msgid "diff argument must be an ndarray"
2207- msgstr ""
2208+ msgstr "l'argument diff doit être un ndarray "
22082209
22092210#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
22102211#: shared-bindings/math/__init__.c
@@ -2217,7 +2218,7 @@ msgstr "vide"
22172218
22182219#: shared-bindings/vectorio/Polygon.c
22192220msgid "empty %q list"
2220- msgstr ""
2221+ msgstr "liste% q vide "
22212222
22222223#: extmod/moduheapq.c extmod/modutimeq.c
22232224msgid "empty heap"
0 commit comments