@@ -10,56 +10,67 @@ msgstr ""
10
10
"Project-Id-Version : Python en Español 3.13\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
12
"POT-Creation-Date : 2024-11-21 16:38-0300\n "
13
- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
14
- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
15
- "Language : es\n "
13
+ "PO-Revision-Date : 2025-01-31 23:04-0500\n "
14
+ "Last-Translator : \n "
16
15
"
Language-Team :
es <[email protected] >\n "
17
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
16
+ "Language : es \n "
18
17
"MIME-Version : 1.0\n "
19
18
"Content-Type : text/plain; charset=utf-8\n "
20
19
"Content-Transfer-Encoding : 8bit\n "
20
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
21
21
"Generated-By : Babel 2.16.0\n "
22
+ "X-Generator : Poedit 3.5\n "
22
23
23
24
#: ../Doc/deprecations/pending-removal-in-3.15.rst:2
24
25
msgid "Pending Removal in Python 3.15"
25
- msgstr ""
26
+ msgstr "Eliminación pendiente en Python 3.15 "
26
27
27
28
#: ../Doc/deprecations/pending-removal-in-3.15.rst:4
28
29
msgid ":mod:`ctypes`:"
29
- msgstr ""
30
+ msgstr ":mod:`ctypes`: "
30
31
31
32
#: ../Doc/deprecations/pending-removal-in-3.15.rst:6
32
33
msgid ""
33
34
"The undocumented :func:`!ctypes.SetPointerType` function has been deprecated "
34
35
"since Python 3.13."
35
36
msgstr ""
37
+ "La función indocumentada :func:`!ctypes.SetPointerType` ha quedado obsoleta "
38
+ "desde Python 3.13."
36
39
37
40
#: ../Doc/deprecations/pending-removal-in-3.15.rst:9
38
41
msgid ":mod:`http.server`:"
39
- msgstr ""
42
+ msgstr ":mod:`http.server`: "
40
43
41
44
#: ../Doc/deprecations/pending-removal-in-3.15.rst:11
42
45
msgid ""
43
46
"The obsolete and rarely used :class:`~http.server.CGIHTTPRequestHandler` has "
44
47
"been deprecated since Python 3.13. No direct replacement exists. *Anything* "
45
48
"is better than CGI to interface a web server with a request handler."
46
49
msgstr ""
50
+ "La clase obsoleta y raramente usada :class:`~http.server."
51
+ "CGIHTTPRequestHandler` ha quedado obsoleta desde Python 3.13. No existe un "
52
+ "reemplazo directo. *Cualquier cosa* es mejor que CGI para interconectar un "
53
+ "servidor web con un controlador de solicitudes."
47
54
48
55
#: ../Doc/deprecations/pending-removal-in-3.15.rst:17
49
56
msgid ""
50
57
"The :option:`!--cgi` flag to the :program:`python -m http.server` command-"
51
58
"line interface has been deprecated since Python 3.13."
52
59
msgstr ""
60
+ "El indicador :option:`!--cgi`a la interfaz de línea de comandos :program:"
61
+ "`python -m http.server` ha quedado obsoleto desde Python 3.13."
53
62
54
63
#: ../Doc/deprecations/pending-removal-in-3.15.rst:20
55
64
msgid ""
56
65
":mod:`importlib`: ``__package__`` and ``__cached__`` will cease to be set or "
57
66
"taken into consideration by the import system (:gh:`97879`)."
58
67
msgstr ""
68
+ ":mod:`importlib`: ``__package__`` y ``__cached__`` dejarán de configurarse o "
69
+ "tomarse en consideración por el sistema de importación (:gh:`97879`)."
59
70
60
71
#: ../Doc/deprecations/pending-removal-in-3.15.rst:23
61
72
msgid ":class:`locale`:"
62
- msgstr ""
73
+ msgstr ":class:`locale`: "
63
74
64
75
#: ../Doc/deprecations/pending-removal-in-3.15.rst:25
65
76
msgid ""
@@ -69,31 +80,41 @@ msgid ""
69
80
"getlocale`, :func:`~locale.setlocale`, and :func:`~locale.getencoding` "
70
81
"instead. (Contributed by Hugo van Kemenade in :gh:`111187`.)"
71
82
msgstr ""
83
+ "La función :func:`~locale.getdefaultlocale` ha quedado obsoleta desde Python "
84
+ "3.11. La eliminación se programó originalmente para Python 3.13 (:gh:"
85
+ "`90817`), pero ha sido pospuesto hasta Python 3.15. En su lugar, utilice :"
86
+ "func:`~locale.getlocale`, :func:`~locale.setlocale`, y :func:`~locale."
87
+ "getencoding`. (Contribuido por Hugo van Kemenade in :gh:`111187`.)"
72
88
73
89
#: ../Doc/deprecations/pending-removal-in-3.15.rst:33
74
90
msgid ":mod:`pathlib`:"
75
- msgstr ""
91
+ msgstr ":mod:`pathlib`: "
76
92
77
93
#: ../Doc/deprecations/pending-removal-in-3.15.rst:35
78
94
msgid ""
79
95
":meth:`.PurePath.is_reserved` has been deprecated since Python 3.13. Use :"
80
96
"func:`os.path.isreserved` to detect reserved paths on Windows."
81
97
msgstr ""
98
+ ":meth:`.PurePath.is_reserved `ha quedado obsoleto desde Python 3.13. Utilice :"
99
+ "func:`os.path.isreserved` para detectar rutas reservadas en Windows."
82
100
83
101
#: ../Doc/deprecations/pending-removal-in-3.15.rst:39
84
102
msgid ":mod:`platform`:"
85
- msgstr ""
103
+ msgstr ":mod:`platform`: "
86
104
87
105
#: ../Doc/deprecations/pending-removal-in-3.15.rst:41
88
106
msgid ""
89
107
":func:`~platform.java_ver` has been deprecated since Python 3.13. This "
90
108
"function is only useful for Jython support, has a confusing API, and is "
91
109
"largely untested."
92
110
msgstr ""
111
+ ":func:`~platform.java_ver` ha quedado obsoleta desde Python 3.13. Esta "
112
+ "función es útil solo para la compatibilidad con Jython, tiene una API "
113
+ "confusa y, en gran parte, falta pruebas."
93
114
94
115
#: ../Doc/deprecations/pending-removal-in-3.15.rst:45
95
116
msgid ":mod:`threading`:"
96
- msgstr ""
117
+ msgstr ":mod:`threading`: "
97
118
98
119
#: ../Doc/deprecations/pending-removal-in-3.15.rst:47
99
120
msgid ""
@@ -102,10 +123,15 @@ msgid ""
102
123
"not permit any arguments, but the C version allows any number of positional "
103
124
"or keyword arguments, ignoring every argument."
104
125
msgstr ""
126
+ ":func:`~threading.RLock` no aceptará argumentos en Python 3.15. Pasar "
127
+ "cualquier argumento ha quedado obsoleto desde Python 3.14, ya que la versión "
128
+ "de Python no permite ningún argumento, pero la versión de C permite "
129
+ "cualquier cantidad de argumentos posicionales o de palabras clave por "
130
+ "palabra llave o posicional, ignorando todos los argumentos."
105
131
106
132
#: ../Doc/deprecations/pending-removal-in-3.15.rst:53
107
133
msgid ":mod:`typing`:"
108
- msgstr ""
134
+ msgstr ":mod:`typing`: "
109
135
110
136
#: ../Doc/deprecations/pending-removal-in-3.15.rst:55
111
137
msgid ""
@@ -114,21 +140,31 @@ msgid ""
114
140
"has been deprecated since Python 3.13. Use the class-based syntax or the "
115
141
"functional syntax instead."
116
142
msgstr ""
143
+ "La sintaxis de argumentos de palabras clave indocumentada para crear clases "
144
+ "de :class:`~typing.NamedTuple` (p. ej. ``Point = NamedTuple(\" Point\" , "
145
+ "x=int, y=int)``) ha quedado obsoleta desde Python 3.13. Use la sintaxis "
146
+ "basada en clases o la sintaxis funcional en su lugar."
117
147
118
148
#: ../Doc/deprecations/pending-removal-in-3.15.rst:61
119
149
msgid ""
120
150
"The :func:`typing.no_type_check_decorator` decorator function has been "
121
151
"deprecated since Python 3.13. After eight years in the :mod:`typing` module, "
122
152
"it has yet to be supported by any major type checker."
123
153
msgstr ""
154
+ "La función decoradora :func:`typing.no_type_check_decorator` ha quedado "
155
+ "obsoleta desde Python 3.13. Después de ocho años en el módulo :mod:`typing`, "
156
+ "todavía no es compatible con ningún verificador de tipos importante."
124
157
125
158
#: ../Doc/deprecations/pending-removal-in-3.15.rst:66
126
159
msgid ":mod:`wave`:"
127
- msgstr ""
160
+ msgstr ":mod:`wave`: "
128
161
129
162
#: ../Doc/deprecations/pending-removal-in-3.15.rst:68
130
163
msgid ""
131
164
"The :meth:`~wave.Wave_read.getmark`, :meth:`!setmark`, and :meth:`~wave."
132
165
"Wave_read.getmarkers` methods of the :class:`~wave.Wave_read` and :class:"
133
166
"`~wave.Wave_write` classes have been deprecated since Python 3.13."
134
167
msgstr ""
168
+ "Los métodos :meth:`~wave.Wave_read.getmark`, :meth:`!setmark`, y :meth:"
169
+ "`~wave.Wave_read.getmarkers` de las clases :class:`~wave.Wave_read` y :class:"
170
+ "`~wave.Wave_write` han quedado obsoletos desde Python 3.13."
0 commit comments