Skip to content

Commit 83b6256

Browse files
wtuemuraweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (993 of 993 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
1 parent 6e4a33d commit 83b6256

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

locale/pt_BR.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2022-07-03 00:22+0000\n"
9+
"PO-Revision-Date: 2022-07-12 13:10+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n > 1;\n"
17-
"X-Generator: Weblate 4.13.1-dev\n"
17+
"X-Generator: Weblate 4.14-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -2437,7 +2437,7 @@ msgstr "a matriz e comprimento do índice devem ser iguais"
24372437

24382438
#: extmod/ulab/code/numpy/io/io.c
24392439
msgid "array has too many dimensions"
2440-
msgstr ""
2440+
msgstr "a matriz possui muitas dimensões"
24412441

24422442
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
24432443
#: shared-bindings/nvm/ByteArray.c
@@ -2814,7 +2814,7 @@ msgstr "os argumentos convolutivos não devem estar vazios"
28142814

28152815
#: extmod/ulab/code/numpy/io/io.c
28162816
msgid "corrupted file"
2817-
msgstr ""
2817+
msgstr "arquivo corrompido"
28182818

28192819
#: extmod/ulab/code/numpy/poly.c
28202820
msgid "could not invert Vandermonde matrix"
@@ -2912,7 +2912,7 @@ msgstr "vazio"
29122912

29132913
#: extmod/ulab/code/numpy/io/io.c
29142914
msgid "empty file"
2915-
msgstr ""
2915+
msgstr "arquivo vazio"
29162916

29172917
#: extmod/moduasyncio.c extmod/moduheapq.c extmod/modutimeq.c
29182918
msgid "empty heap"
@@ -3235,7 +3235,7 @@ msgstr "a matriz da entrada é singular"
32353235

32363236
#: extmod/ulab/code/numpy/create.c
32373237
msgid "input must be 1- or 2-d"
3238-
msgstr ""
3238+
msgstr "a entrada deve ser 1- ou 2-d"
32393239

32403240
#: extmod/ulab/code/numpy/carray/carray.c
32413241
msgid "input must be a 1D ndarray"
@@ -3450,7 +3450,7 @@ msgstr "o max_length deve ser 0-%d quando Fixed_length for %s"
34503450

34513451
#: extmod/ulab/code/ndarray.c
34523452
msgid "maximum number of dimensions is "
3453-
msgstr ""
3453+
msgstr "a quantidade máxima de dimensões é "
34543454

34553455
#: py/runtime.c
34563456
msgid "maximum recursion depth exceeded"
@@ -4295,11 +4295,11 @@ msgstr "tipo sem suporte para %q: '%q', '%q'"
42954295

42964296
#: extmod/ulab/code/numpy/io/io.c
42974297
msgid "usecols is too high"
4298-
msgstr ""
4298+
msgstr "usecols é muito alto"
42994299

43004300
#: extmod/ulab/code/numpy/io/io.c
43014301
msgid "usecols keyword must be specified"
4302-
msgstr ""
4302+
msgstr "palavra-chave para o usecols deve ser definida"
43034303

43044304
#: py/objint.c
43054305
#, c-format
@@ -4344,7 +4344,7 @@ msgstr "um eixo errado foi definido"
43444344

43454345
#: extmod/ulab/code/numpy/io/io.c
43464346
msgid "wrong dtype"
4347-
msgstr ""
4347+
msgstr "dtype errado"
43484348

43494349
#: extmod/ulab/code/numpy/transform.c
43504350
msgid "wrong index type"
@@ -4362,7 +4362,7 @@ msgstr "comprimento errado na condição da matriz"
43624362

43634363
#: extmod/ulab/code/numpy/transform.c
43644364
msgid "wrong length of index array"
4365-
msgstr ""
4365+
msgstr "comprimento errado do índice da matriz"
43664366

43674367
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
43684368
msgid "wrong number of arguments"

0 commit comments

Comments
 (0)