Skip to content

Commit ac5cb71

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

locale/pt_BR.po

Lines changed: 10 additions & 10 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: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2023-08-10 23:51+0000\n"
9+
"PO-Revision-Date: 2023-08-22 21:28+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -440,7 +440,7 @@ msgstr "função externa 'yield'"
440440

441441
#: py/compile.c
442442
msgid "* arg after **"
443-
msgstr ""
443+
msgstr "* arg após **"
444444

445445
#: py/compile.c
446446
msgid "*x must be assignment target"
@@ -2575,7 +2575,7 @@ msgstr "matriz/bytes são necessários no lado direito"
25752575

25762576
#: py/asmxtensa.c
25772577
msgid "asm overflow"
2578-
msgstr ""
2578+
msgstr "estouro asm"
25792579

25802580
#: extmod/ulab/code/numpy/numerical.c
25812581
msgid "attempt to get (arg)min/(arg)max of empty sequence"
@@ -2668,7 +2668,7 @@ msgstr "o buffer é pequeno demais para os bytes requisitados"
26682668

26692669
#: py/emitbc.c
26702670
msgid "bytecode overflow"
2671-
msgstr ""
2671+
msgstr "estouro bytecode"
26722672

26732673
#: py/objarray.c
26742674
msgid "bytes length not a multiple of item size"
@@ -2829,7 +2829,7 @@ msgstr ""
28292829

28302830
#: extmod/moduasyncio.c
28312831
msgid "can't wait"
2832-
msgstr ""
2832+
msgstr "não vejo a hora"
28332833

28342834
#: extmod/ulab/code/ndarray.c
28352835
msgid "cannot assign new shape"
@@ -3271,7 +3271,7 @@ msgstr "importação * não está no nível do módulo"
32713271

32723272
#: py/persistentcode.c
32733273
msgid "incompatible .mpy arch"
3274-
msgstr ""
3274+
msgstr "é incompatível com arquivo .mpy"
32753275

32763276
#: py/persistentcode.c
32773277
msgid "incompatible .mpy file"
@@ -3745,7 +3745,7 @@ msgstr "não é um UUID com 128 bits"
37453745

37463746
#: py/parse.c
37473747
msgid "not a constant"
3748-
msgstr ""
3748+
msgstr "não é uma constante"
37493749

37503750
#: py/objstr.c
37513751
msgid "not all arguments converted during string formatting"
@@ -3992,11 +3992,11 @@ msgstr "a porta deve ser > = 0"
39923992

39933993
#: py/compile.c
39943994
msgid "positional arg after **"
3995-
msgstr ""
3995+
msgstr "arg posicional após **"
39963996

39973997
#: py/compile.c
39983998
msgid "positional arg after keyword arg"
3999-
msgstr ""
3999+
msgstr "arg posicional após o arg de palavra-chave"
40004000

40014001
#: py/objint_mpz.c
40024002
msgid "pow() 3rd argument cannot be 0"
@@ -4227,7 +4227,7 @@ msgstr "os tobytes podem ser invocados apenas nas matrizes densas"
42274227

42284228
#: py/compile.c
42294229
msgid "too many args"
4230-
msgstr ""
4230+
msgstr "args demais"
42314231

42324232
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
42334233
msgid "too many dimensions"

0 commit comments

Comments
 (0)