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
cambios library-copy
  • Loading branch information
Sublian committed Oct 19, 2023
commit 763602ac0faf35768d243f91e2c35361347671e7
6 changes: 3 additions & 3 deletions library/copy.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-10-18 15:03-0500\n"
"PO-Revision-Date: 2023-10-18 19:42-0500\n"
"Last-Translator: Cristian Danilo Rengifo Parra <ingcrengifo@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es_CO\n"
Expand Down Expand Up @@ -142,8 +142,8 @@ msgid ""
"`pickle` module."
msgstr ""
"Este módulo no copia tipos como módulo, método, seguimiento de pila, marco "
"de pila, archivo, socket, ventana, o cualquier tipo similar. Si \\\"copia\\"
"\" funciones y clases (superficiales y profundas), retornando el objeto "
"de pila, archivo, socket, ventana, o cualquier tipo similar. Sí \"copia\" "
"funciones y clases (superficiales y profundas), retornando el objeto "
"original sin cambios; Esto es compatible con la forma en que son tratados "
"por el módulo :mod:`pickle`."

Expand Down