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 ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"
Last-Translator :
srmorita <[email protected] >\n "
16
16
"Language-Team : python-doc-es\n "
17
17
"Language : es\n "
@@ -434,15 +434,15 @@ msgid ""
434
434
"``tp_as_number`` structure filled in), and ``0`` otherwise. This function "
435
435
"always succeeds."
436
436
msgstr ""
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 "
439
439
"función siempre finaliza con éxito."
440
440
441
441
#: ../Doc/c-api/number.rst:67 ../Doc/c-api/number.rst:75
442
442
#: ../Doc/c-api/number.rst:97 ../Doc/c-api/number.rst:195
443
443
#: ../Doc/c-api/number.rst:241 ../Doc/c-api/number.rst:249
444
444
msgid "built-in function"
445
- msgstr "función incorporada "
445
+ msgstr "built-in function "
446
446
447
447
#: ../Doc/c-api/number.rst:67
448
448
msgid "divmod"
You can’t perform that action at this time.
0 commit comments