8000 Traducidas nuevas entradas library/xml.dom.minidom by cmaureir · Pull Request #1255 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducidas nuevas entradas library/xml.dom.minidom #1255

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 3 commits into from
Aug 6, 2021
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
Next Next commit
Update library/xml.dom.minidom.po
Co-authored-by: iamagf <61362029+iam-agf@users.noreply.github.com>
  • Loading branch information
cmaureir and gfant authored Aug 6, 2021
commit a0dff2e99282a822b75480311c06432466d7a2cc
2 changes: 1 addition & 1 deletion library/xml.dom.minidom.po
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ msgid ""
"otherwise it is set to `\"no\"`. Not stating the argument will omit the "
"declaration from the document."
msgstr ""
"Similarmente, declarar explícitamente el argumento *standalone* hace que las "
"Similarmente, declarar de forma explícita el argumento *standalone* hace que las "
"declaraciones del documento independiente se agreguen al prólogo del "
"documento XML. Si el valor se establece en `True`, se agrega `standalone="
"\"yes\"`, de lo contrario, se establece en `\"no\"`. No declarar el "
Expand Down
0