File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 : 2024-11-21 16:38-0300\n "
14- "PO-Revision-Date : 2025-02-03 09:07 -0300\n "
14+ "PO-Revision-Date : 2025-02-03 17:14 -0300\n "
1515"Last-Translator : srmorita <fr.morac@duocuc.cl>\n "
1616"Language-Team : python-doc-es\n "
1717"Language : es\n "
@@ -434,15 +434,15 @@ msgid ""
434434"``tp_as_number`` structure filled in), and ``0`` otherwise. This function "
435435"always succeeds."
436436msgstr ""
437- "Devuelve ``1`` si *o* es un entero índice (tiene la ranura ``nb_index`` de "
438- "la estructura ``tp_as_number`` rellenada), y ``0`` en caso contrario. Esta "
437+ "Retorna ``1`` si *o* es un entero índice (tiene la ranura ``nb_index`` de la "
438+ "estructura ``tp_as_number`` rellenada), y ``0`` en caso contrario. Esta "
439439"función siempre finaliza con éxito."
440440
441441#: ../Doc/c-api/number.rst:67 ../Doc/c-api/number.rst:75
442442#: ../Doc/c-api/number.rst:97 ../Doc/c-api/number.rst:195
443443#: ../Doc/c-api/number.rst:241 ../Doc/c-api/number.rst:249
444444msgid "built-in function"
445- msgstr "función incorporada "
445+ msgstr "built-in function "
446446
447447#: ../Doc/c-api/number.rst:67
448448msgid "divmod"
You can’t perform that action at this time.
0 commit comments