Skip to content

Translate 'library/logging.config.po' #2305

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
Feb 5, 2023
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
Apply suggestions from code review
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
erickisos and rtobar authored Feb 5, 2023
commit d56c1783c57ec551ed4ba7c909b8a09b9f687cc2
8 changes: 4 additions & 4 deletions library/logging.config.po
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ msgstr ""

#: ../Doc/library/logging.config.rst:195
msgid "Security considerations"
msgstr "Conexiones de seguridad"
msgstr "Consideraciones de seguridad"

#: ../Doc/library/logging.config.rst:197
msgid ""
Expand Down Expand Up @@ -971,7 +971,7 @@ msgid ""
"The ``filters`` member of ``handlers`` and ``loggers`` can take filter "
"instances in addition to ids."
msgstr ""
"Los ``filtros`` miembros de ``handlers`` y ``loggers`` pueden tomar "
"Los miembros ``filter`` de ``handlers`` y ``loggers`` pueden tomar "
"instancias de filtro en adición a identificadores."

#: ../Doc/library/logging.config.rst:537
Expand All @@ -992,8 +992,8 @@ msgid ""
"the returned formatter will have attribute ``foo`` set to ``'bar'`` and "
"attribute ``baz`` set to ``'bozz'``."
msgstr ""
"el formateador retornado tendrá el atributo ``foo`` configuardo a ``'bar'`` "
"y el atributo ``baz`` configurado a ``'bozz'``."
"el formateador retornado tendrá el atributo ``foo`` establecido en ``'bar'`` "
"y el atributo ``baz`` establecido en ``'bozz'``."

#: ../Doc/library/logging.config.rst:560
msgid "Access to external objects"
Expand Down