Skip to content
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