Skip to content

Commit 75bcd73

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

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

locale/pt_BR.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-07-01 10:33-0500\n"
11-
"PO-Revision-Date: 2020-06-30 17:48+0000\n"
11+
"PO-Revision-Date: 2020-07-02 02:02+0000\n"
1212
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: pt_BR\n"
@@ -354,7 +354,7 @@ msgstr "Array deve conter meias palavras (tipo 'H')"
354354

355355
#: shared-bindings/nvm/ByteArray.c
356356
msgid "Array values should be single bytes."
357-
msgstr "Os valores da matriz devem ser bytes simples."
357+
msgstr "Os valores das matrizes devem ser bytes simples."
358358

359359
#: shared-bindings/microcontroller/Pin.c
360360
msgid "At most %d %q may be specified (not %d)"
@@ -3099,7 +3099,7 @@ msgstr "a duração do sleep não deve ser negativo"
30993099

31003100
#: extmod/ulab/code/ndarray.c
31013101
msgid "slice step can't be zero"
3102-
msgstr ""
3102+
msgstr "a etapa da fatia não pode ser zero"
31033103

31043104
#: py/objslice.c py/sequence.c
31053105
msgid "slice step cannot be zero"
@@ -3119,15 +3119,15 @@ msgstr "o argumento da classificação deve ser um ndarray"
31193119

31203120
#: extmod/ulab/code/filter.c
31213121
msgid "sos array must be of shape (n_section, 6)"
3122-
msgstr ""
3122+
msgstr "o sos da matriz deve estar na forma (n_section, 6)"
31233123

31243124
#: extmod/ulab/code/filter.c
31253125
msgid "sos[:, 3] should be all ones"
3126-
msgstr ""
3126+
msgstr "sos[:, 3] deve ser um em todos"
31273127

31283128
#: extmod/ulab/code/filter.c
31293129
msgid "sosfilt requires iterable arguments"
3130-
msgstr ""
3130+
msgstr "o sosfilt requer que os argumentos sejam iteráveis"
31313131

31323132
#: py/objstr.c
31333133
msgid "start/end indices"
@@ -3421,15 +3421,15 @@ msgstr "passo zero"
34213421

34223422
#: extmod/ulab/code/filter.c
34233423
msgid "zi must be an ndarray"
3424-
msgstr ""
3424+
msgstr "zi deve ser um ndarray"
34253425

34263426
#: extmod/ulab/code/filter.c
34273427
msgid "zi must be of float type"
3428-
msgstr ""
3428+
msgstr "zi deve ser de um tipo float"
34293429

34303430
#: extmod/ulab/code/filter.c
34313431
msgid "zi must be of shape (n_section, 2)"
3432-
msgstr ""
3432+
msgstr "zi deve estar na forma (n_section, 2)"
34333433

34343434
#~ msgid "AP required"
34353435
#~ msgstr "AP requerido"

0 commit comments

Comments
 (0)