@@ -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-05-19 16:13 +0000\n "
9
+ "PO-Revision-Date : 2023-05-23 22:55 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -2549,7 +2549,7 @@ msgstr "a anotação deve ser um identificador"
2549
2549
2550
2550
#: extmod/ulab/code/numpy/create.c
2551
2551
msgid "arange: cannot compute length"
2552
- msgstr ""
2552
+ msgstr "arange: não é possível calcular o comprimento "
2553
2553
2554
2554
#: py/modbuiltins.c
2555
2555
msgid "arg is an empty sequence"
@@ -2725,7 +2725,7 @@ msgstr "só pode haver até 4 parâmetros para a montagem Xtensa"
2725
2725
2726
2726
#: extmod/ulab/code/ndarray.c
2727
2727
msgid "can only specify one unknown dimension"
2728
- msgstr ""
2728
+ msgstr "só é possível definir uma dimensão desconhecida "
2729
2729
2730
2730
#: py/objtype.c
2731
2731
msgid "can't add special method to already-subclassed class"
@@ -2884,7 +2884,7 @@ msgstr "não pode importar nome %q"
2884
2884
2885
2885
#: extmod/ulab/code/ndarray.c
2886
2886
msgid "cannot reshape array"
2887
- msgstr ""
2887
+ msgstr "não é possível remodelar a matriz "
2888
2888
2889
2889
#: extmod/moductypes.c
2890
2890
msgid "cannot unambiguously get sizeof scalar"
@@ -4067,7 +4067,7 @@ msgstr "conjunto não suportado"
4067
4067
4068
4068
#: extmod/ulab/code/ndarray.c
4069
4069
msgid "shape must be integer or tuple of integers"
4070
- msgstr ""
4070
+ msgstr "a forma deve ser inteira ou tupla de inteiros "
4071
4071
4072
4072
#: shared-module/msgpack/__init__.c
4073
4073
msgid "short read"
0 commit comments