Skip to content

Traducción shutil.po #524

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 19 commits into from
Jul 5, 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
Next Next commit
Update library/shutil.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
  • Loading branch information
silvinabt87 and humitos committed Jul 5, 2020
commit 2d80c4ad7c432aa01c335de5b1ab0f321629b9f1
2 changes: 1 addition & 1 deletion library/shutil.po
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ msgid ""
msgstr ""
"Copia los contenidos (sin metadatos) del archivo *src* en un archivo "
"denominado *dst* y devuelve *dst* de la manera más eficaz posible. *src* y "
"*dst* son objetos de tipo ruta o nombres de ruta dados como *strings*."
"*dst* son objetos de tipo ruta o nombres de ruta dados como cadenas de caracteres."

#: ../Doc/library/shutil.rst:57
msgid ""
Expand Down