Skip to content

Traducido archivo library/undoc.po #926

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 2 commits into from
Oct 3, 2020
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
Apply suggestions from code review
Co-authored-by: Carlos Martel Lamas <Letram@users.noreply.github.com>
  • Loading branch information
David-Lor and Letram authored Oct 3, 2020
commit ce4a40a3b825f48c206098d1da7b0660791fb953
6 changes: 3 additions & 3 deletions library/undoc.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ msgid ""
"(Send via email to docs@python.org.)"
msgstr ""
"Listado de módulos que actualmente no están documentados, pero deberían "
"estarlos. Se aceptan contribuciones mediante correo electrónico (docs@python."
"estarlo. Se aceptan contribuciones mediante correo electrónico (docs@python."
"org)."

#: ../Doc/library/undoc.rst:11
Expand All @@ -52,12 +52,12 @@ msgid ""
"These modules are used to implement the :mod:`os.path` module, and are not "
"documented beyond this mention. There's little need to document these."
msgstr ""
"Estos módulos se utilizan para implementar el módulo :mod: `os.path`, por lo "
"Estos módulos se utilizan para implementar el módulo :mod:`os.path`, por lo "
"que no están documentados. No hay una gran necesidad de documentarlos."

#: ../Doc/library/undoc.rst:23
msgid ":mod:`ntpath`"
msgstr ":mod:`ntpath"
msgstr ":mod:`ntpath`"

#: ../Doc/library/undoc.rst:23
msgid "--- Implementation of :mod:`os.path` on Win32 and Win64 platforms."
Expand Down