Skip to content

Commit 54c26a7

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/pt_BR.po

Lines changed: 5 additions & 5 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: 2020-10-16 19:50-0500\n"
9-
"PO-Revision-Date: 2020-10-21 19:58+0000\n"
9+
"PO-Revision-Date: 2020-10-27 21:01+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.3.1\n"
17+
"X-Generator: Weblate 4.3.2-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -2956,11 +2956,11 @@ msgstr "a recursão máxima da profundidade foi excedida"
29562956

29572957
#: extmod/ulab/code/approx/approx.c
29582958
msgid "maxiter must be > 0"
2959-
msgstr ""
2959+
msgstr "maxiter deve ser > 0"
29602960

29612961
#: extmod/ulab/code/approx/approx.c
29622962
msgid "maxiter should be > 0"
2963-
msgstr ""
2963+
msgstr "maxiter pode ser > 0"
29642964

29652965
#: py/runtime.c
29662966
#, c-format
@@ -3405,7 +3405,7 @@ msgstr "o argumento da classificação deve ser um ndarray"
34053405

34063406
#: extmod/ulab/code/numerical/numerical.c
34073407
msgid "sorted axis can't be longer than 65535"
3408-
msgstr ""
3408+
msgstr "o eixo ordenado não pode ser maior do que 65535"
34093409

34103410
#: extmod/ulab/code/filter/filter.c
34113411
msgid "sos array must be of shape (n_section, 6)"

0 commit comments

Comments
 (0)