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

Traducido archivo library/logging.po#1384

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
cmaureir merged 4 commits intopython:3.10fromfmontalvoo:traduccion-logging
Oct 29, 2021
Merged
Changes from1 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
PrevPrevious commit
Sincronizar párrafo con texto original
  • Loading branch information
@cmaureir
cmaureir committedOct 28, 2021
commit89f61a93a93727ffeddca7fa310d48031348f7be
21 changes: 11 additions & 10 deletionslibrary/logging.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2444,18 +2444,19 @@ msgstr "*errors*"

#: ../Doc/library/logging.rst:1234
msgid ""
"If this keyword argument is specified along with *filename*, its value is "
"used when the FileHandler is created, and thus used when opening the output "
"file. If not specified, the value 'backslashreplace' is used. Note that if "
"``None`` is specified, it will be passed as such to func:`open`, which means "
"that it will be treated the same as passing 'errors'."
"If this keyword argument is specified alongwith *filename*, its value is "
"used when the:class:`FileHandler` is created, and thus used when opening "
"the output file. If not specified, the value 'backslashreplace' is used. "
"Note that if ``None`` is specified, it will be passed as such to :func:"
"`open`, which means that it will be treated the same as passing "
"'errors'. "
msgstr ""
"Si este argumento de palabra clave se especifica junto con *filename*, su "
"valor se utiliza cuando se crea el FileHandler, y por lo tanto se utiliza al "
"abrir el archivo de salida. Si no se especifica, se utiliza el valor `` "
"backslashreplace``. Tenga en cuenta que si se especifica ``None``, se pasará "
"como tal a func:`open`, lo que significa que se tratará igual que pasar "
"``errores``."
"valor se utiliza cuando se crea el:class:`FileHandler`, y por lo tanto se "
"utiliza alabrir el archivo de salida. Si no se especifica, se utiliza el "
"valor 'backslashreplace'. Tenga en cuenta que si se especifica ``None``, se "
"pasarácomo tal a:func:`open`, lo que significa que se tratará igual que "
"pasar 'errores'."

#: ../Doc/library/logging.rst:1245
msgid "The *style* argument was added."
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp