Skip to content

Fix traducciones erroneas y un signo que faltaba #482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 6, 2020
Merged
Changes from 1 commit
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
Prev Previous commit
Quitar comentarios
  • Loading branch information
cmaureir committed Jun 28, 2020
commit 7117fc671c6afcd5846edd29a74c56c2e0d2ae0c
18 changes: 9 additions & 9 deletions library/functions.po
Original file line number Diff line number Diff line change
Expand Up @@ -421,8 +421,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``builtins.breakpoint`` with "
"argument ``breakpointhook``."
msgstr ""
#"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.breakpoint`` con "
#"``breakpointhook`` como argumento."
"Lanza un :ref:`evento de auditoría <auditing>` ``builtins.breakpoint`` con "
"``breakpointhook`` como argumento."

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

#: ../Doc/library/functions.rst:282
msgid ""
"Raises an :ref:`auditing event <auditing>` ``compile`` with arguments "
"``source`` and ``filename``. This event may also be raised by implicit "
"compilation."
msgstr ""
#"Lanza un :ref:`evento de auditoría <auditing>` ``compile`` con argumentos "
#"``source`` y ``filename``. Este evento también puede ser lanzado por la "
#"compilación implícita."
"Lanza un :ref:`evento de auditoría <auditing>` ``compile`` con argumentos "
"``source`` y ``filename``. Este evento también puede ser lanzado por la "
"compilación implícita."

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

#: ../Doc/library/functions.rst:1231
msgid ""
Expand Down