@@ -990,8 +990,8 @@ msgid ""
990990"functions (built-in and user-defined) accessible from the top level of a "
991991"module (using :keyword:`def`, not :keyword:`lambda`);"
992992msgstr ""
993- "funciones definidas en el nivel superior de un módulo (usando :keyword: "
994- "`def`, no :keyword:`lambda`)"
993+ "funciones (incorporados y definados por usuarios) accesibles desde el nivel "
994+ "superior de un módulo (usando :keyword: `def`, no :keyword:`lambda`)"
995995
996996#: ../Doc/library/pickle.rst:509
997997msgid "classes accessible from the top level of a module;"
@@ -2019,63 +2019,63 @@ msgstr ""
20192019
20202020#: ../Doc/library/pickle.rst:12
20212021msgid "persistence"
2022- msgstr ""
2022+ msgstr "persistence "
20232023
20242024#: ../Doc/library/pickle.rst:12
20252025msgid "persistent"
2026- msgstr ""
2026+ msgstr "persistente "
20272027
20282028#: ../Doc/library/pickle.rst:12
20292029msgid "objects"
2030- msgstr ""
2030+ msgstr "objectos "
20312031
20322032#: ../Doc/library/pickle.rst:12
20332033msgid "serializing"
2034- msgstr ""
2034+ msgstr "serializing "
20352035
20362036#: ../Doc/library/pickle.rst:12
20372037msgid "marshalling"
2038- msgstr ""
2038+ msgstr "marshalling "
20392039
20402040#: ../Doc/library/pickle.rst:12
20412041msgid "flattening"
2042- msgstr ""
2042+ msgstr "flattening "
20432043
20442044#: ../Doc/library/pickle.rst:12
20452045msgid "pickling"
2046- msgstr ""
2046+ msgstr "decapado "
20472047
20482048#: ../Doc/library/pickle.rst:123
20492049msgid "External Data Representation"
2050- msgstr ""
2050+ msgstr "External Data Representation "
20512051
20522052#: ../Doc/library/pickle.rst:664
20532053msgid "copy"
2054- msgstr ""
2054+ msgstr "copy "
20552055
20562056#: ../Doc/library/pickle.rst:664
20572057msgid "protocol"
2058- msgstr ""
2058+ msgstr "protocol "
20592059
20602060#: ../Doc/library/pickle.rst:747
20612061msgid "persistent_id (pickle protocol)"
2062- msgstr ""
2062+ msgstr "persistent_id (pickle protocol) "
20632063
20642064#: ../Doc/library/pickle.rst:747
20652065msgid "persistent_load (pickle protocol)"
2066- msgstr ""
2066+ msgstr "persistent_load (pickle protocol) "
20672067
20682068#: ../Doc/library/pickle.rst:823
20692069msgid "__getstate__() (copy protocol)"
2070- msgstr ""
2070+ msgstr "__getstate__() (copy protocol) "
20712071
20722072#: ../Doc/library/pickle.rst:823
20732073msgid "__setstate__() (copy protocol)"
2074- msgstr ""
2074+ msgstr "__setstate__() (copy protocol) "
20752075
20762076#: ../Doc/library/pickle.rst:1068
20772077msgid "find_class() (pickle protocol)"
2078- msgstr ""
2078+ msgstr "find_class() (pickle protocol) "
20792079
20802080#~ msgid "``None``, ``True``, and ``False``;"
20812081#~ msgstr "``None``, ``True``, y ``False``;"
0 commit comments