Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions library/functions.po
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``builtins.breakpoint`` with "
"argument ``breakpointhook``."
msgstr ""
"Lanza un :ref:`auditing event <auditing>` ``builtins.breakpoint`` con "
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.breakpoint`` con "
"``breakpointhook`` como argumento."

#: ../Doc/library/functions.rst:139
Expand Down Expand Up @@ -729,8 +729,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``compile`` with arguments "
"``source``, ``filename``."
msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``open`` con los argumentos "
"``file``, ``mode``, ``flags``."
"Lanza un :ref:`evento de auditoría <auditing>` ``compile`` con argumentos "
"``source``, ``filename``."

#: ../Doc/library/functions.rst:282
msgid ""
Expand Down Expand Up @@ -1100,8 +1100,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``exec`` with argument "
"``code_object``."
msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``open`` con los argumentos "
"``file``, ``mode``, ``flags``."
"Lanza un :ref:`evento de auditoría <auditing>` ``exec`` con un argumento "
"``code_object``."

#: ../Doc/library/functions.rst:499 ../Doc/library/functions.rst:534
msgid ""
Expand Down Expand Up @@ -1551,7 +1551,7 @@ msgid ""
"``prompt``."
msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.input`` con el "
"argumento ``prompt`` antes de leer entrada."
"argumento ``prompt``."

#: ../Doc/library/functions.rst:788
msgid ""
Expand All @@ -1565,8 +1565,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``builtins.input/result`` with "
"argument ``result``."
msgstr ""
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.breakpoint`` con "
"``breakpointhook`` como argumento."
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.input/result`` con "
"argumento ``result``."

#: ../Doc/library/functions.rst:793
msgid ""
Expand Down
2 changes: 1 addition & 1 deletion library/timeit.po
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ msgstr ""
"Se puede dar una instrucción de varias líneas especificando cada línea como "
"un argumento de instrucción independiente; Las líneas con sangría son "
"posibles entrecomillando un argumento y utilizando espacios iniciales. "
"Múltiples opciones :option:`s` se tratan de forma similar."
"Múltiples opciones :option:`-s` se tratan de forma similar."

#: ../Doc/library/timeit.rst:253
msgid ""
Expand Down