@@ -8,8 +8,8 @@ msgstr ""
8
8
"Project-Id-Version : 0.1\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2020-11-23 10:10-0600\n "
11
- "PO-Revision-Date : 2020-11-20 22:28 +0000\n "
12
- "
Last-Translator :
Noel Gaetan <[email protected] >\n"
11
+ "PO-Revision-Date : 2020-11-24 22:45 +0000\n "
12
+ "
Last-Translator :
Antonin ENFRUN <[email protected] >\n"
13
13
"Language : fr\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=utf-8\n "
@@ -881,7 +881,7 @@ msgstr "La FFT est définie pour les ndarrays uniquement"
881
881
882
882
#: extmod/ulab/code/fft/fft.c
883
883
msgid "FFT is implemented for linear arrays only"
884
- msgstr ""
884
+ msgstr "FFT n'est implémenté que pour les tableaux linéaires "
885
885
886
886
#: ports/esp32s2/common-hal/socketpool/Socket.c
887
887
msgid "Failed SSL handshake"
@@ -2116,7 +2116,7 @@ msgstr "L'argument argsort doit être un ndarray"
2116
2116
2117
2117
#: extmod/ulab/code/numerical/numerical.c
2118
2118
msgid "argsort is not implemented for flattened arrays"
2119
- msgstr ""
2119
+ msgstr "argsort n'est pas mis en œuvre pour les tableaux aplatis "
2120
2120
2121
2121
#: py/runtime.c
2122
2122
msgid "argument has wrong type"
@@ -2141,15 +2141,15 @@ msgstr "les arguments doivent être des ndarrays"
2141
2141
2142
2142
#: extmod/ulab/code/ndarray.c
2143
2143
msgid "array and index length must be equal"
2144
- msgstr ""
2144
+ msgstr "la longueur du tableau et de l'index doit être égale "
2145
2145
2146
2146
#: py/objarray.c shared-bindings/nvm/ByteArray.c
2147
2147
msgid "array/bytes required on right side"
2148
2148
msgstr "tableau/octets requis à droite"
2149
2149
2150
2150
#: extmod/ulab/code/numerical/numerical.c
2151
2151
msgid "attempt to get (arg)min/(arg)max of empty sequence"
2152
- msgstr ""
2152
+ msgstr "tentative d’obtenir (arg)min/(arg)max d'une séquence vide "
2153
2153
2154
2154
#: extmod/ulab/code/numerical/numerical.c
2155
2155
msgid "attempt to get argmin/argmax of an empty sequence"
@@ -2161,15 +2161,15 @@ msgstr "attribut pas encore supporté"
2161
2161
2162
2162
#: extmod/ulab/code/numerical/numerical.c
2163
2163
msgid "axis is out of bounds"
2164
- msgstr ""
2164
+ msgstr "axis est hors limites "
2165
2165
2166
2166
#: extmod/ulab/code/numerical/numerical.c
2167
2167
msgid "axis must be None, or an integer"
2168
- msgstr ""
2168
+ msgstr "axis doit être None ou un entier "
2169
2169
2170
2170
#: extmod/ulab/code/numerical/numerical.c
2171
2171
msgid "axis too long"
2172
- msgstr ""
2172
+ msgstr "axis trop long "
2173
2173
2174
2174
#: py/builtinevex.c
2175
2175
msgid "bad compile mode"
@@ -2485,7 +2485,7 @@ msgstr "impossible de déterminer la version de la carte SD"
2485
2485
2486
2486
#: extmod/ulab/code/numerical/numerical.c
2487
2487
msgid "cross is defined for 1D arrays of length 3"
2488
- msgstr ""
2488
+ msgstr "cross est défini pour les tableaux 1D de longueur 3 "
2489
2489
2490
2490
#: extmod/ulab/code/approx/approx.c
2491
2491
msgid "data must be iterable"
@@ -2528,7 +2528,7 @@ msgstr "l'argument diff doit être un ndarray"
2528
2528
2529
2529
#: extmod/ulab/code/numerical/numerical.c
2530
2530
msgid "differentiation order out of range"
2531
- msgstr ""
2531
+ msgstr "differentiation order hors plage "
2532
2532
2533
2533
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
2534
2534
#: shared-bindings/math/__init__.c
@@ -2649,7 +2649,7 @@ msgstr "le premier argument doit être une fonction"
2649
2649
2650
2650
#: extmod/ulab/code/ulab_create.c
2651
2651
msgid "first argument must be a tuple of ndarrays"
2652
- msgstr ""
2652
+ msgstr "le premier argument doit être un tuple de ndarrays "
2653
2653
2654
2654
#: extmod/ulab/code/ndarray.c
2655
2655
msgid "first argument must be an iterable"
@@ -2706,7 +2706,7 @@ msgstr "la fonction a le même signe aux extrémités de l’intervalle"
2706
2706
2707
2707
#: extmod/ulab/code/ndarray.c
2708
2708
msgid "function is defined for ndarrays only"
2709
- msgstr ""
2709
+ msgstr "La fonction n'est définie que pour les ndarrays "
2710
2710
2711
2711
#: py/argcheck.c
2712
2712
#, c-format
@@ -2803,7 +2803,7 @@ msgstr "l'assembleur doit être une fonction"
2803
2803
2804
2804
#: extmod/ulab/code/ndarray.c
2805
2805
msgid "input and output shapes are not compatible"
2806
- msgstr ""
2806
+ msgstr "les formes d'entrée et de sortie ne sont pas compatibles "
2807
2807
2808
2808
#: extmod/ulab/code/ulab_create.c
2809
2809
msgid "input argument must be an integer or a 2-tuple"
@@ -2815,7 +2815,7 @@ msgstr "la longueur du tableau d'entrée doit être une puissance de 2"
2815
2815
2816
2816
#: extmod/ulab/code/ulab_create.c
2817
2817
msgid "input arrays are not compatible"
2818
- msgstr ""
2818
+ msgstr "les tableaux d'entrée ne sont pas compatibles "
2819
2819
2820
2820
#: extmod/ulab/code/poly/poly.c
2821
2821
msgid "input data must be an iterable"
@@ -2831,11 +2831,11 @@ msgstr "la matrice d'entrée est singulière"
2831
2831
2832
2832
#: extmod/ulab/code/user/user.c
2833
2833
msgid "input must be a dense ndarray"
2834
- msgstr ""
2834
+ msgstr "l'entrée doit être un tableau dense "
2835
2835
2836
2836
#: extmod/ulab/code/ulab_create.c
2837
2837
msgid "input must be a tensor of rank 2"
2838
- msgstr ""
2838
+ msgstr "l'entrée doit être un tenseur de rang 2 "
2839
2839
2840
2840
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/user/user.c
2841
2841
msgid "input must be an ndarray"
0 commit comments