Skip to content

traduccion de library-bisect #2735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Nov 20, 2023
Prev Previous commit
Next Next commit
correcion 2
  • Loading branch information
Sublian committed Nov 7, 2023
commit 001d8f5847b828fe7fb2c4548ad735d2b9ad33c6
4 changes: 2 additions & 2 deletions library/bisect.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-11-06 12:16-0500\n"
"PO-Revision-Date: 2023-11-06 14:14-0500\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -269,7 +269,7 @@ msgid ""
"five functions show how to transform them into the standard lookups for "
"sorted lists::"
msgstr ""
"Las funciones anteriores :func:`bisect` son útiles para encontrar puntos de "
"Las `bisect functions`_ anteriores son útiles para encontrar puntos de "
"inserción, pero pueden resultar difíciles o engorrosas para tareas de "
"búsqueda habituales. Las siguientes cinco funciones muestran cómo "
"convertirlas en búsquedas estándar para listas ordenadas::"
Expand Down