Skip to content

Traducido library/fileinput.po #1780

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 6 commits into from
Dec 30, 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
Apply suggestions from code review
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
cacrespo and rtobar authored Dec 29, 2021
commit 8a3651b5d69ca9fee3d58b3022e0dcb4ba3ca3dd
4 changes: 2 additions & 2 deletions library/fileinput.po
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ msgstr ""
"class:`FileInput()`. El enlace debe ser una función que tome dos argumentos, "
"*filename* y *mode*, y en consecuencia retorna un objeto similar a un "
"archivo abierto. Si *encoding* y/o *errors* son especificados, serán pasados "
"al enlace como argumentos de palabras clave adicionales.Este módulo "
"al enlace como argumentos de palabras clave adicionales. Este módulo "
"proporciona :func:`hook_compressed` para admitir archivos comprimidos."

#: ../Doc/library/fileinput.rst:56
Expand Down Expand Up @@ -163,7 +163,7 @@ msgstr ""
#: ../Doc/library/fileinput.rst:213
msgid "The keyword-only parameter *encoding* and *errors* are added."
msgstr ""
"El parámetro exclusivo de palabra clave *encoding* y *errors* son añadidos."
"Los parámetros exclusivos de palabra clave *encoding* y *errors* son añadidos."

#: ../Doc/library/fileinput.rst:84
msgid ""
Expand Down