Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
humitos merged 2 commits intopython:3.8fromcmaureir:library-functions-timeit-fix
Jul 6, 2020
Merged
Show file tree
Hide file tree
Changes fromall 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 deletionslibrary/functions.po
View file
Open in desktop
Original file line numberDiff line numberDiff 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 DownExpand 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 DownExpand 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`` conlos argumentos "
"``file``, ``mode``, ``flags``."
"Lanza un :ref:`evento de auditoría <auditing>` ``exec`` conun argumento "
"``code_object``."

#: ../Doc/library/functions.rst:499 ../Doc/library/functions.rst:534
msgid ""
Expand DownExpand 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 deletionlibrary/timeit.po
View file
Open in desktop
Original file line numberDiff line numberDiff 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

[8]ページ先頭

©2009-2025 Movatter.jp