Skip to content

Commit e8c9a56

Browse files
committed
traduccion2
1 parent 001d8f5 commit e8c9a56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/bisect.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2023-11-06 14:14-0500\n"
14+
"PO-Revision-Date: 2023-11-08 19:45-0500\n"
1515
"Last-Translator: \n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -269,7 +269,7 @@ msgid ""
269269
"five functions show how to transform them into the standard lookups for "
270270
"sorted lists::"
271271
msgstr ""
272-
"Las `bisect functions`_ anteriores son útiles para encontrar puntos de "
272+
"Las `bisect functions`_ anteriores son útiles para encontrar puntos de "
273273
"inserción, pero pueden resultar difíciles o engorrosas para tareas de "
274274
"búsqueda habituales. Las siguientes cinco funciones muestran cómo "
275275
"convertirlas en búsquedas estándar para listas ordenadas::"

0 commit comments

Comments
 (0)