Skip to content

Commit 7ca1cf6

Browse files
committed
Merge branch 'origin/main' into Weblate.
2 parents 669f17e + 241d920 commit 7ca1cf6

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

locale/fr.po

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"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"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=utf-8\n"
@@ -881,7 +881,7 @@ msgstr "La FFT est définie pour les ndarrays uniquement"
881881

882882
#: extmod/ulab/code/fft/fft.c
883883
msgid "FFT is implemented for linear arrays only"
884-
msgstr ""
884+
msgstr "FFT n'est implémenté que pour les tableaux linéaires"
885885

886886
#: ports/esp32s2/common-hal/socketpool/Socket.c
887887
msgid "Failed SSL handshake"
@@ -2116,7 +2116,7 @@ msgstr "L'argument argsort doit être un ndarray"
21162116

21172117
#: extmod/ulab/code/numerical/numerical.c
21182118
msgid "argsort is not implemented for flattened arrays"
2119-
msgstr ""
2119+
msgstr "argsort n'est pas mis en œuvre pour les tableaux aplatis"
21202120

21212121
#: py/runtime.c
21222122
msgid "argument has wrong type"
@@ -2141,15 +2141,15 @@ msgstr "les arguments doivent être des ndarrays"
21412141

21422142
#: extmod/ulab/code/ndarray.c
21432143
msgid "array and index length must be equal"
2144-
msgstr ""
2144+
msgstr "la longueur du tableau et de l'index doit être égale"
21452145

21462146
#: py/objarray.c shared-bindings/nvm/ByteArray.c
21472147
msgid "array/bytes required on right side"
21482148
msgstr "tableau/octets requis à droite"
21492149

21502150
#: extmod/ulab/code/numerical/numerical.c
21512151
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"
21532153

21542154
#: extmod/ulab/code/numerical/numerical.c
21552155
msgid "attempt to get argmin/argmax of an empty sequence"
@@ -2161,15 +2161,15 @@ msgstr "attribut pas encore supporté"
21612161

21622162
#: extmod/ulab/code/numerical/numerical.c
21632163
msgid "axis is out of bounds"
2164-
msgstr ""
2164+
msgstr "axis est hors limites"
21652165

21662166
#: extmod/ulab/code/numerical/numerical.c
21672167
msgid "axis must be None, or an integer"
2168-
msgstr ""
2168+
msgstr "axis doit être None ou un entier"
21692169

21702170
#: extmod/ulab/code/numerical/numerical.c
21712171
msgid "axis too long"
2172-
msgstr ""
2172+
msgstr "axis trop long"
21732173

21742174
#: py/builtinevex.c
21752175
msgid "bad compile mode"
@@ -2485,7 +2485,7 @@ msgstr "impossible de déterminer la version de la carte SD"
24852485

24862486
#: extmod/ulab/code/numerical/numerical.c
24872487
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"
24892489

24902490
#: extmod/ulab/code/approx/approx.c
24912491
msgid "data must be iterable"
@@ -2528,7 +2528,7 @@ msgstr "l'argument diff doit être un ndarray"
25282528

25292529
#: extmod/ulab/code/numerical/numerical.c
25302530
msgid "differentiation order out of range"
2531-
msgstr ""
2531+
msgstr "differentiation order hors plage"
25322532

25332533
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
25342534
#: shared-bindings/math/__init__.c
@@ -2649,7 +2649,7 @@ msgstr "le premier argument doit être une fonction"
26492649

26502650
#: extmod/ulab/code/ulab_create.c
26512651
msgid "first argument must be a tuple of ndarrays"
2652-
msgstr ""
2652+
msgstr "le premier argument doit être un tuple de ndarrays"
26532653

26542654
#: extmod/ulab/code/ndarray.c
26552655
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"
27062706

27072707
#: extmod/ulab/code/ndarray.c
27082708
msgid "function is defined for ndarrays only"
2709-
msgstr ""
2709+
msgstr "La fonction n'est définie que pour les ndarrays"
27102710

27112711
#: py/argcheck.c
27122712
#, c-format
@@ -2803,7 +2803,7 @@ msgstr "l'assembleur doit être une fonction"
28032803

28042804
#: extmod/ulab/code/ndarray.c
28052805
msgid "input and output shapes are not compatible"
2806-
msgstr ""
2806+
msgstr "les formes d'entrée et de sortie ne sont pas compatibles"
28072807

28082808
#: extmod/ulab/code/ulab_create.c
28092809
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"
28152815

28162816
#: extmod/ulab/code/ulab_create.c
28172817
msgid "input arrays are not compatible"
2818-
msgstr ""
2818+
msgstr "les tableaux d'entrée ne sont pas compatibles"
28192819

28202820
#: extmod/ulab/code/poly/poly.c
28212821
msgid "input data must be an iterable"
@@ -2831,11 +2831,11 @@ msgstr "la matrice d'entrée est singulière"
28312831

28322832
#: extmod/ulab/code/user/user.c
28332833
msgid "input must be a dense ndarray"
2834-
msgstr ""
2834+
msgstr "l'entrée doit être un tableau dense"
28352835

28362836
#: extmod/ulab/code/ulab_create.c
28372837
msgid "input must be a tensor of rank 2"
2838-
msgstr ""
2838+
msgstr "l'entrée doit être un tenseur de rang 2"
28392839

28402840
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/user/user.c
28412841
msgid "input must be an ndarray"

locale/pt_BR.po

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-11-23 10:10-0600\n"
9-
"PO-Revision-Date: 2020-11-18 00:28+0000\n"
9+
"PO-Revision-Date: 2020-11-24 22:45+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -878,7 +878,7 @@ msgstr "O FFT é definido apenas para ndarrays"
878878

879879
#: extmod/ulab/code/fft/fft.c
880880
msgid "FFT is implemented for linear arrays only"
881-
msgstr ""
881+
msgstr "O FFT é implementado apenas para matrizes lineares"
882882

883883
#: ports/esp32s2/common-hal/socketpool/Socket.c
884884
msgid "Failed SSL handshake"
@@ -2114,7 +2114,7 @@ msgstr "O argumento argsort deve ser um ndarray"
21142114

21152115
#: extmod/ulab/code/numerical/numerical.c
21162116
msgid "argsort is not implemented for flattened arrays"
2117-
msgstr ""
2117+
msgstr "argsort não é implementado para matrizes achatadas"
21182118

21192119
#: py/runtime.c
21202120
msgid "argument has wrong type"
@@ -2139,15 +2139,15 @@ msgstr "os argumentos devem ser ndarrays"
21392139

21402140
#: extmod/ulab/code/ndarray.c
21412141
msgid "array and index length must be equal"
2142-
msgstr ""
2142+
msgstr "a matriz e comprimento do índice devem ser iguais"
21432143

21442144
#: py/objarray.c shared-bindings/nvm/ByteArray.c
21452145
msgid "array/bytes required on right side"
21462146
msgstr "matriz/bytes são necessários no lado direito"
21472147

21482148
#: extmod/ulab/code/numerical/numerical.c
21492149
msgid "attempt to get (arg)min/(arg)max of empty sequence"
2150-
msgstr ""
2150+
msgstr "tentativa de obter (arg)min/(arg)max da sequência vazia"
21512151

21522152
#: extmod/ulab/code/numerical/numerical.c
21532153
msgid "attempt to get argmin/argmax of an empty sequence"
@@ -2159,15 +2159,15 @@ msgstr "atributos ainda não suportados"
21592159

21602160
#: extmod/ulab/code/numerical/numerical.c
21612161
msgid "axis is out of bounds"
2162-
msgstr ""
2162+
msgstr "o eixo está fora dos limites"
21632163

21642164
#: extmod/ulab/code/numerical/numerical.c
21652165
msgid "axis must be None, or an integer"
2166-
msgstr ""
2166+
msgstr "eixo deve ser Nenhum ou um número inteiro"
21672167

21682168
#: extmod/ulab/code/numerical/numerical.c
21692169
msgid "axis too long"
2170-
msgstr ""
2170+
msgstr "o eixo é muito longo"
21712171

21722172
#: py/builtinevex.c
21732173
msgid "bad compile mode"
@@ -2376,7 +2376,7 @@ msgstr ""
23762376

23772377
#: extmod/ulab/code/ndarray_operators.c
23782378
msgid "cannot cast output with casting rule"
2379-
msgstr ""
2379+
msgstr "não pode lançar a saída com a regra de fundição"
23802380

23812381
#: py/objtype.c
23822382
msgid "cannot create '%q' instances"
@@ -2478,7 +2478,7 @@ msgstr "não foi possível determinar a versão do cartão SD"
24782478

24792479
#: extmod/ulab/code/numerical/numerical.c
24802480
msgid "cross is defined for 1D arrays of length 3"
2481-
msgstr ""
2481+
msgstr "a cruz é definida para matrizes 1D de comprimento 3"
24822482

24832483
#: extmod/ulab/code/approx/approx.c
24842484
msgid "data must be iterable"
@@ -2522,7 +2522,7 @@ msgstr "O argumento diff deve ser um ndarray"
25222522

25232523
#: extmod/ulab/code/numerical/numerical.c
25242524
msgid "differentiation order out of range"
2525-
msgstr ""
2525+
msgstr "ordem de diferenciação fora do alcance"
25262526

25272527
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
25282528
#: shared-bindings/math/__init__.c
@@ -2641,7 +2641,7 @@ msgstr "o primeiro argumento deve ser uma função"
26412641

26422642
#: extmod/ulab/code/ulab_create.c
26432643
msgid "first argument must be a tuple of ndarrays"
2644-
msgstr ""
2644+
msgstr "o primeiro argumento deve ser um tuple de ndarrays"
26452645

26462646
#: extmod/ulab/code/ndarray.c
26472647
msgid "first argument must be an iterable"
@@ -2698,7 +2698,7 @@ msgstr "a função tem o mesmo sinal nas extremidades do intervalo"
26982698

26992699
#: extmod/ulab/code/ndarray.c
27002700
msgid "function is defined for ndarrays only"
2701-
msgstr ""
2701+
msgstr "A função é definida apenas para ndarrays"
27022702

27032703
#: py/argcheck.c
27042704
#, c-format
@@ -2794,7 +2794,7 @@ msgstr "o assembler em linha deve ser uma função"
27942794

27952795
#: extmod/ulab/code/ndarray.c
27962796
msgid "input and output shapes are not compatible"
2797-
msgstr ""
2797+
msgstr "as formas de entrada e saída não são compatíveis"
27982798

27992799
#: extmod/ulab/code/ulab_create.c
28002800
msgid "input argument must be an integer or a 2-tuple"
@@ -2806,7 +2806,7 @@ msgstr "comprimento da matriz da entrada deve ter potência de 2"
28062806

28072807
#: extmod/ulab/code/ulab_create.c
28082808
msgid "input arrays are not compatible"
2809-
msgstr ""
2809+
msgstr "as matrizes da entrada não são compatíveis"
28102810

28112811
#: extmod/ulab/code/poly/poly.c
28122812
msgid "input data must be an iterable"
@@ -2822,19 +2822,19 @@ msgstr "a matriz da entrada é singular"
28222822

28232823
#: extmod/ulab/code/user/user.c
28242824
msgid "input must be a dense ndarray"
2825-
msgstr ""
2825+
msgstr "a entrada deve ser um ndarray denso"
28262826

28272827
#: extmod/ulab/code/ulab_create.c
28282828
msgid "input must be a tensor of rank 2"
2829-
msgstr ""
2829+
msgstr "a entrada dos dados deve ser um tensor de nível 2"
28302830

28312831
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/user/user.c
28322832
msgid "input must be an ndarray"
2833-
msgstr ""
2833+
msgstr "a entrada deve ser um ndarray"
28342834

28352835
#: extmod/ulab/code/filter/filter.c
28362836
msgid "input must be one-dimensional"
2837-
msgstr ""
2837+
msgstr "a entrada deve ser unidimensional"
28382838

28392839
#: extmod/ulab/code/linalg/linalg.c
28402840
msgid "input must be square matrix"
@@ -2850,7 +2850,7 @@ msgstr "os vetores da entrada devem ter o mesmo comprimento"
28502850

28512851
#: extmod/ulab/code/poly/poly.c
28522852
msgid "inputs are not iterable"
2853-
msgstr ""
2853+
msgstr "as entradas não são iteráveis"
28542854

28552855
#: py/parsenum.c
28562856
msgid "int() arg 2 must be >= 2 and <= 36"
@@ -3025,7 +3025,7 @@ msgstr "max_length deve ser > 0"
30253025

30263026
#: extmod/ulab/code/ndarray.c
30273027
msgid "maximum number of dimensions is 4"
3028-
msgstr ""
3028+
msgstr "O número máximo de dimensões são 4"
30293029

30303030
#: py/runtime.c
30313031
msgid "maximum recursion depth exceeded"
@@ -3162,7 +3162,7 @@ msgstr "um arg não-palavra-chave após a palavra-chave arg"
31623162

31633163
#: extmod/ulab/code/linalg/linalg.c
31643164
msgid "norm is defined for 1D and 2D arrays"
3165-
msgstr ""
3165+
msgstr "a norma é definida para matrizes 1D e 2D"
31663166

31673167
#: shared-bindings/_bleio/UUID.c
31683168
msgid "not a 128-bit UUID"
@@ -3230,7 +3230,7 @@ msgstr "sequência com comprimento ímpar"
32303230

32313231
#: extmod/ulab/code/ulab_create.c
32323232
msgid "offset is too large"
3233-
msgstr ""
3233+
msgstr "o offset é muito grande"
32343234

32353235
#: py/objstr.c py/objstrunicode.c
32363236
msgid "offset out of bounds"
@@ -3257,11 +3257,11 @@ msgstr "os operandos não puderam ser transmitidos juntos"
32573257

32583258
#: extmod/ulab/code/ndarray.c
32593259
msgid "operation is implemented for 1D Boolean arrays only"
3260-
msgstr ""
3260+
msgstr "A operação é implementada apenas para matrizes booleanas 1D"
32613261

32623262
#: extmod/ulab/code/numerical/numerical.c
32633263
msgid "operation is not implemented for flattened array"
3264-
msgstr ""
3264+
msgstr "a operação não é implementada para a matriz achatada"
32653265

32663266
#: extmod/ulab/code/numerical/numerical.c
32673267
msgid "operation is not implemented on ndarrays"
@@ -3403,7 +3403,7 @@ msgstr "o comprimento solicitado %d, porém o objeto tem comprimento %d"
34033403

34043404
#: extmod/ulab/code/ndarray_operators.c
34053405
msgid "results cannot be cast to specified type"
3406-
msgstr ""
3406+
msgstr "os resultados não podem ser lançados para um determinado tipo"
34073407

34083408
#: py/compile.c
34093409
msgid "return annotation must be an identifier"
@@ -3425,7 +3425,7 @@ msgstr "rgb_pins[%d] não está na mesma porta que o clock"
34253425

34263426
#: extmod/ulab/code/numerical/numerical.c
34273427
msgid "roll argument must be an ndarray"
3428-
msgstr ""
3428+
msgstr "argumento de enrolar deve ser um ndarray"
34293429

34303430
#: py/objstr.c
34313431
msgid "rsplit(None,n)"
@@ -3453,7 +3453,7 @@ msgstr "compilação de script não suportada"
34533453

34543454
#: extmod/ulab/code/ndarray.c
34553455
msgid "shape must be a tuple"
3456-
msgstr ""
3456+
msgstr "a forma deve ser uma tupla"
34573457

34583458
#: py/objstr.c
34593459
msgid "sign not allowed in string format specifier"
@@ -3602,7 +3602,7 @@ msgstr "timestamp fora do intervalo para a plataforma time_t"
36023602

36033603
#: extmod/ulab/code/ndarray.c
36043604
msgid "tobytes can be invoked for dense arrays only"
3605-
msgstr ""
3605+
msgstr "os tobytes podem ser invocados apenas nas matrizes densas"
36063606

36073607
#: shared-module/struct/__init__.c
36083608
msgid "too many arguments provided with the given format"
@@ -3781,11 +3781,11 @@ msgstr "a janela deve ser <= intervalo"
37813781

37823782
#: extmod/ulab/code/numerical/numerical.c
37833783
msgid "wrong axis index"
3784-
msgstr ""
3784+
msgstr "índice do eixo errado"
37853785

37863786
#: extmod/ulab/code/ulab_create.c
37873787
msgid "wrong axis specified"
3788-
msgstr ""
3788+
msgstr "um eixo errado foi definido"
37893789

37903790
#: extmod/ulab/code/vector/vectorise.c
37913791
msgid "wrong input type"

0 commit comments

Comments
 (0)