diff --git a/library/array.po b/library/array.po
index a1df3c4191..fc31edfd87 100644
--- a/library/array.po
+++ b/library/array.po
@@ -421,10 +421,14 @@ msgid ""
"specified to search for *x* within a subsection of the array. Raise :exc:"
"`ValueError` if *x* is not found."
msgstr ""
+"Retorna el *i* más pequeño de modo que *i* es el índice de la primera "
+"aparición de *x* en el arreglo. Los argumentos opcionales *start* y *stop* "
+"pueden ser especificados para buscar *x* dentro de una subsección del "
+"arreglo. Lanza :exc:`ValueError` si no se encuentra *x*."
#: ../Doc/library/array.rst:187
msgid "Added optional *start* and *stop* parameters."
-msgstr ""
+msgstr "Se agregaron parámetros opcionales *start* y *stop*."
#: ../Doc/library/array.rst:192
msgid ""
@@ -530,11 +534,11 @@ msgstr ""
#: ../Doc/library/array.rst:263
msgid "`NumPy `_"
-msgstr ""
+msgstr "`NumPy `_"
#: ../Doc/library/array.rst:264
msgid "The NumPy package defines another array type."
-msgstr ""
+msgstr "El paquete NumPy define otro tipo de arreglo."
#~ msgid "Py_UNICODE"
#~ msgstr "Py_UNICODE"