File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -421,10 +421,14 @@ msgid ""
421
421
"specified to search for *x* within a subsection of the array. Raise :exc:"
422
422
"`ValueError` if *x* is not found."
423
423
msgstr ""
424
+ "Retorna el *i* más pequeño de modo que *i* es el índice de la primera "
425
+ "aparición de *x* en el arreglo. Los argumentos opcionales *start* y *stop* "
426
+ "pueden ser especificados para buscar *x* dentro de una subsección del "
427
+ "arreglo. Lanza :exc:`ValueError` si no se encuentra *x*."
424
428
425
429
#: ../Doc/library/array.rst:187
426
430
msgid "Added optional *start* and *stop* parameters."
427
- msgstr ""
431
+ msgstr "Se agregaron parámetros opcionales *start* y *stop*. "
428
432
429
433
#: ../Doc/library/array.rst:192
430
434
msgid ""
@@ -530,11 +534,11 @@ msgstr ""
530
534
531
535
#: ../Doc/library/array.rst:263
532
536
msgid "`NumPy <https://numpy.org/>`_"
533
- msgstr ""
537
+ msgstr "`NumPy <https://numpy.org/>`_ "
534
538
535
539
#: ../Doc/library/array.rst:264
536
540
msgid "The NumPy package defines another array type."
537
- msgstr ""
541
+ msgstr "El paquete NumPy define otro tipo de arreglo. "
538
542
539
543
#~ msgid "Py_UNICODE"
540
544
#~ msgstr "Py_UNICODE"
You can’t perform that action at this time.
0 commit comments