8000 Update · python/python-docs-es@ba92a98 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba92a98

Browse files
committed
Update
2 parents 6d58009 + 34166cd commit ba92a98

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

c-api/number.po

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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."
436440
msgstr ""
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
444453
msgid "built-in function"
454+
<<<<<<< HEAD
445455
msgstr "función incorporada"
456+
=======
457+
msgstr "built-in function"
458+
>>>>>>> upstream/3.13
446459

447460
#: ../Doc/c-api/number.rst:67
448461
msgid "divmod"

0 commit comments

Comments
 (0)
0