File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,11 @@ 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+ <<<<<<< HEAD
1415"PO-Revision-Date : 2025-02-03 09:07-0300\n "
16+ =======
17+ "PO-Revision-Date : 2025-02-03 17:14-0300\n "
18+ >>>>>>> upstream/3.13
1519"Last-Translator : srmorita <fr.morac@duocuc.cl>\n "
1620"Language-Team : python-doc-es\n "
1721"Language : es\n "
@@ -434,15 +438,24 @@ msgid ""
434438"``tp_as_number`` structure filled in), and ``0`` otherwise. This function "
435439"always succeeds."
436440msgstr ""
441+ <<<<<<< HEAD
437442"Devuelve ``1`` si *o* es un entero índice (tiene la ranura ``nb_index`` de "
438443"la estructura ``tp_as_number`` rellenada), y ``0`` en caso contrario. Esta "
444+ =======
445+ "Retorna ``1`` si *o* es un entero índice (tiene la ranura ``nb_index`` de la "
446+ "estructura ``tp_as_number`` rellenada), y ``0`` en caso contrario. Esta "
447+ >>>>>>> upstream/3.13
439448"función siempre finaliza con éxito."
440449
441450#: ../Doc/c-api/number.rst:67 ../Doc/c-api/number.rst:75
442451#: ../Doc/c-api/number.rst:97 ../Doc/c-api/number.rst:195
443452#: ../Doc/c-api/number.rst:241 ../Doc/c-api/number.rst:249
444453msgid "built-in function"
454+ <<<<<<< HEAD
445455msgstr "función incorporada"
456+ =======
457+ msgstr "built-in function"
458+ >>>>>>> upstream/3.13
446459
447460#: ../Doc/c-api/number.rst:67
448461msgid "divmod"
You can’t perform that action at this time.
0 commit comments