@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"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 "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -440,7 +440,7 @@ msgstr "função externa 'yield'"
440
440
441
441
#: py/compile.c
442
442
msgid "* arg after **"
443
- msgstr ""
443
+ msgstr "* arg após ** "
444
444
445
445
#: py/compile.c
446
446
msgid "*x must be assignment target"
@@ -2575,7 +2575,7 @@ msgstr "matriz/bytes são necessários no lado direito"
2575
2575
2576
2576
#: py/asmxtensa.c
2577
2577
msgid "asm overflow"
2578
- msgstr ""
2578
+ msgstr "estouro asm "
2579
2579
2580
2580
#: extmod/ulab/code/numpy/numerical.c
2581
2581
msgid "attempt to get (arg)min/(arg)max of empty sequence"
@@ -2668,7 +2668,7 @@ msgstr "o buffer é pequeno demais para os bytes requisitados"
2668
2668
2669
2669
#: py/emitbc.c
2670
2670
msgid "bytecode overflow"
2671
- msgstr ""
2671
+ msgstr "estouro bytecode "
2672
2672
2673
2673
#: py/objarray.c
2674
2674
msgid "bytes length not a multiple of item size"
@@ -2829,7 +2829,7 @@ msgstr ""
2829
2829
2830
2830
#: extmod/moduasyncio.c
2831
2831
msgid "can't wait"
2832
- msgstr ""
2832
+ msgstr "não vejo a hora "
2833
2833
2834
2834
#: extmod/ulab/code/ndarray.c
2835
2835
msgid "cannot assign new shape"
@@ -3271,7 +3271,7 @@ msgstr "importação * não está no nível do módulo"
3271
3271
3272
3272
#: py/persistentcode.c
3273
3273
msgid "incompatible .mpy arch"
3274
- msgstr ""
3274
+ msgstr "é incompatível com arquivo .mpy "
3275
3275
3276
3276
#: py/persistentcode.c
3277
3277
msgid "incompatible .mpy file"
@@ -3745,7 +3745,7 @@ msgstr "não é um UUID com 128 bits"
3745
3745
3746
3746
#: py/parse.c
3747
3747
msgid "not a constant"
3748
- msgstr ""
3748
+ msgstr "não é uma constante "
3749
3749
3750
3750
#: py/objstr.c
3751
3751
msgid "not all arguments converted during string formatting"
@@ -3992,11 +3992,11 @@ msgstr "a porta deve ser > = 0"
3992
3992
3993
3993
#: py/compile.c
3994
3994
msgid "positional arg after **"
3995
- msgstr ""
3995
+ msgstr "arg posicional após ** "
3996
3996
3997
3997
#: py/compile.c
3998
3998
msgid "positional arg after keyword arg"
3999
- msgstr ""
3999
+ msgstr "arg posicional após o arg de palavra-chave "
4000
4000
4001
4001
#: py/objint_mpz.c
4002
4002
msgid "pow() 3rd argument cannot be 0"
@@ -4227,7 +4227,7 @@ msgstr "os tobytes podem ser invocados apenas nas matrizes densas"
4227
4227
4228
4228
#: py/compile.c
4229
4229
msgid "too many args"
4230
- msgstr ""
4230
+ msgstr "args demais "
4231
4231
4232
4232
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
4233
4233
msgid "too many dimensions"
0 commit comments