Skip to content

Commit 02b1997

Browse files
jposada202020weblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (997 of 997 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
1 parent caf0e6d commit 02b1997

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/es.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2023-05-21 00:49+0000\n"
12-
"Last-Translator: Scott Shawcroft <[email protected]>\n"
11+
"PO-Revision-Date: 2023-05-23 22:55+0000\n"
12+
"Last-Translator: Jose David M <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
@@ -2553,7 +2553,7 @@ msgstr "la anotación debe ser un identificador"
25532553

25542554
#: extmod/ulab/code/numpy/create.c
25552555
msgid "arange: cannot compute length"
2556-
msgstr ""
2556+
msgstr "arange: no se puede calcular la longitud"
25572557

25582558
#: py/modbuiltins.c
25592559
msgid "arg is an empty sequence"
@@ -2729,7 +2729,7 @@ msgstr "solo puede tener hasta 4 parámetros para ensamblador Xtensa"
27292729

27302730
#: extmod/ulab/code/ndarray.c
27312731
msgid "can only specify one unknown dimension"
2732-
msgstr ""
2732+
msgstr "sólo puede especificar una dimensión desconocida"
27332733

27342734
#: py/objtype.c
27352735
msgid "can't add special method to already-subclassed class"
@@ -2889,7 +2889,7 @@ msgstr "no se puede importar name '%q'"
28892889

28902890
#: extmod/ulab/code/ndarray.c
28912891
msgid "cannot reshape array"
2892-
msgstr ""
2892+
msgstr "no puede remodelar la matriz"
28932893

28942894
#: extmod/moductypes.c
28952895
msgid "cannot unambiguously get sizeof scalar"
@@ -4065,7 +4065,7 @@ msgstr "sin capacidades para el conjunto"
40654065

40664066
#: extmod/ulab/code/ndarray.c
40674067
msgid "shape must be integer or tuple of integers"
4068-
msgstr ""
4068+
msgstr "la forma debe ser un número entero o una tupla de números enteros"
40694069

40704070
#: shared-module/msgpack/__init__.c
40714071
msgid "short read"

0 commit comments

Comments
 (0)