@@ -990,8 +990,8 @@ msgid ""
990
990
"functions (built-in and user-defined) accessible from the top level of a "
991
991
"module (using :keyword:`def`, not :keyword:`lambda`);"
992
992
msgstr ""
993
- "funciones definidas en el nivel superior de un módulo (usando :keyword: "
994
- "`def`, no :keyword:`lambda`)"
993
+ "funciones (incorporados y definidos por el usuario) accesibles desde el nivel "
994
+ "superior de un módulo (usando :keyword: `def`, no :keyword:`lambda`)"
995
995
996
996
#: ../Doc/library/pickle.rst:509
997
997
msgid "classes accessible from the top level of a module;"
@@ -2019,63 +2019,63 @@ msgstr ""
2019
2019
2020
2020
#: ../Doc/library/pickle.rst:12
2021
2021
msgid "persistence"
2022
- msgstr ""
2022
+ msgstr "persistence "
2023
2023
2024
2024
#: ../Doc/library/pickle.rst:12
2025
2025
msgid "persistent"
2026
- msgstr ""
2026
+ msgstr "persistente "
2027
2027
2028
2028
#: ../Doc/library/pickle.rst:12
2029
2029
msgid "objects"
2030
- msgstr ""
2030
+ msgstr "objectos "
2031
2031
2032
2032
#: ../Doc/library/pickle.rst:12
2033
2033
msgid "serializing"
2034
- msgstr ""
2034
+ msgstr "serializing "
2035
2035
2036
2036
#: ../Doc/library/pickle.rst:12
2037
2037
msgid "marshalling"
2038
- msgstr ""
2038
+ msgstr "marshalling "
2039
2039
2040
2040
#: ../Doc/library/pickle.rst:12
2041
2041
msgid "flattening"
2042
- msgstr ""
2042
+ msgstr "flattening "
2043
2043
2044
2044
#: ../Doc/library/pickle.rst:12
2045
2045
msgid "pickling"
2046
- msgstr ""
2046
+ msgstr "decapado "
2047
2047
2048
2048
#: ../Doc/library/pickle.rst:123
2049
2049
msgid "External Data Representation"
2050
- msgstr ""
2050
+ msgstr "External Data Representation "
2051
2051
2052
2052
#: ../Doc/library/pickle.rst:664
2053
2053
msgid "copy"
2054
- msgstr ""
2054
+ msgstr "copy "
2055
2055
2056
2056
#: ../Doc/library/pickle.rst:664
2057
2057
msgid "protocol"
2058
- msgstr ""
2058
+ msgstr "protocol "
2059
2059
2060
2060
#: ../Doc/library/pickle.rst:747
2061
2061
msgid "persistent_id (pickle protocol)"
2062
- msgstr ""
2062
+ msgstr "persistent_id (pickle protocol) "
2063
2063
2064
2064
#: ../Doc/library/pickle.rst:747
2065
2065
msgid "persistent_load (pickle protocol)"
2066
- msgstr ""
2066
+ msgstr "persistent_load (pickle protocol) "
2067
2067
2068
2068
#: ../Doc/library/pickle.rst:823
2069
2069
msgid "__getstate__() (copy protocol)"
2070
- msgstr ""
2070
+ msgstr "__getstate__() (copy protocol) "
2071
2071
2072
2072
#: ../Doc/library/pickle.rst:823
2073
2073
msgid "__setstate__() (copy protocol)"
2074
- msgstr ""
2074
+ msgstr "__setstate__() (copy protocol) "
2075
2075
2076
2076
#: ../Doc/library/pickle.rst:1068
2077
2077
msgid "find_class() (pickle protocol)"
2078
- msgstr ""
2078
+ msgstr "find_class() (pickle protocol) "
2079
2079
2080
2080
#~ msgid "``None``, ``True``, and ``False``;"
2081
2081
#~ msgstr "``None``, ``True``, y ``False``;"
0 commit comments