Skip to content

Traducido library/test #2272

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 4 commits into from
Mar 29, 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
powrap
  • Loading branch information
cmaureir committed Mar 27, 2023
commit fc01a17e0eb900a6b7e32bb772a7e62c22eef0c6
14 changes: 7 additions & 7 deletions library/test.po
Original file line number Diff line number Diff line change
Expand Up @@ -576,9 +576,9 @@ msgid ""
"`WITH_DOC_STRINGS` macro is not defined). See the :option:`configure --"
"without-doc-strings <--without-doc-strings>` option."
msgstr ""
"Vale ``True`` si Python se construye sin cadenas de documentos (la macro "
":c:macro:`WITH_DOC_STRINGS` no está definida). Consulte la opción :"
"option:`configure --without-doc-strings <--without-doc-strings>`."
"Vale ``True`` si Python se construye sin cadenas de documentos (la macro :c:"
"macro:`WITH_DOC_STRINGS` no está definida). Consulte la opción :option:"
"`configure --without-doc-strings <--without-doc-strings>`."

#: ../Doc/library/test.rst:366
msgid "See also the :data:`HAVE_DOCSTRINGS` variable."
Expand Down Expand Up @@ -949,8 +949,8 @@ msgid ""
"header and alignment."
msgstr ""
"Retorna el tamaño del :c:type:`PyObject` cuyos miembros de estructura están "
"definidos por *fmt*. El valor retornado incluye el tamaño del encabezado y la "
"alineación del objeto de Python."
"definidos por *fmt*. El valor retornado incluye el tamaño del encabezado y "
"la alineación del objeto de Python."

#: ../Doc/library/test.rst:654
msgid ""
Expand Down Expand Up @@ -1399,8 +1399,8 @@ msgstr ""
msgid ""
"Set the signal numbers from the :meth:`save` dictionary to the saved handler."
msgstr ""
"Establece los números de señal del diccionario :meth:`save` en el controlador "
"guardado."
"Establece los números de señal del diccionario :meth:`save` en el "
"controlador guardado."

#: ../Doc/library/test.rst:1002
msgid "Try to match a single dict with the supplied arguments."
Expand Down