diff --git a/library/bisect.po b/library/bisect.po
index 773b8195c0..dfbcd01df1 100644
--- a/library/bisect.po
+++ b/library/bisect.po
@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
-"PO-Revision-Date: 2020-07-22 13:24-0300\n"
+"PO-Revision-Date: 2023-04-03 15:39-0600\n"
"Last-Translator: \n"
-"Language: es\n"
"Language-Team: python-doc-es\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"
+"X-Generator: Poedit 3.2.2\n"
#: ../Doc/library/bisect.rst:2
msgid ":mod:`bisect` --- Array bisection algorithm"
@@ -84,12 +85,17 @@ msgid ""
"extract a comparison key from each element in the array. To support "
"searching complex records, the key function is not applied to the *x* value."
msgstr ""
+"*key* especifica una :term:`función clave` de un argumento que es usada para "
+"extraer una clave de comparación de cada elemento en el arreglo. La función "
+"clave no se aplica a *x* para facilitar la búsqueda de registros complejos."
#: ../Doc/library/bisect.rst:41 ../Doc/library/bisect.rst:62
msgid ""
"If *key* is ``None``, the elements are compared directly with no intervening "
"function call."
msgstr ""
+"Si *key* es ``None``, los elementos son comparados directamente sin "
+"intervención de una función."
#: ../Doc/library/bisect.rst:44 ../Doc/library/bisect.rst:65
#: ../Doc/library/bisect.rst:83 ../Doc/library/bisect.rst:103
@@ -133,6 +139,9 @@ msgid ""
"To support inserting records in a table, the *key* function (if any) is "
"applied to *x* for the search step but not for the insertion step."
msgstr ""
+"Para mantener la inserción de registros en una tabla, la función *key* (en "
+"caso de existir) se aplica a *x* en el paso de búsqueda pero no en el paso "
+"de inserción."
#: ../Doc/library/bisect.rst:80 ../Doc/library/bisect.rst:100
msgid ""
@@ -208,15 +217,14 @@ msgstr ""
"sección de ejemplos a continuación)."
#: ../Doc/library/bisect.rst:129
-#, fuzzy
msgid ""
"`Sorted Collections
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: