@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version :Python 3.8\n "
12
12
"Report-Msgid-Bugs-To :\n "
13
13
"POT-Creation-Date :2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date :2021-08-07 10:36+0200\n "
15
- "Last-Translator :Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
- "Language :es\n "
14
+ "PO-Revision-Date :2022-10-26 22:19+0100\n "
15
+ "Last-Translator :Claudia Millan <clmilneb@gmail.com>\n "
17
16
"Language-Team :python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version :1.0\n "
20
19
"Content-Type :text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding :8bit\n "
21
+ "Plural-Forms :nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By :Babel 2.10.3\n "
23
+ "X-Generator :Poedit 3.2\n "
23
24
24
25
#: ../Doc/library/__future__.rst:2
25
26
msgid ":mod:`__future__` --- Future statement definitions"
@@ -280,7 +281,7 @@ msgstr "3.7.0b1"
280
281
281
282
#: ../Doc/library/__future__.rst:93
282
283
msgid "TBD [1]_"
283
- msgstr ""
284
+ msgstr "TBD [1]_ "
284
285
285
286
#: ../Doc/library/__future__.rst:93
286
287
msgid ":pep:`563`: *Postponed evaluation of annotations*"
@@ -296,6 +297,14 @@ msgid ""
296
297
"python-dev@python.org/message/VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/>`__). No "
297
298
"final decision has been made yet. See also :pep:`563` and :pep:`649`."
298
299
msgstr ""
300
+ "``from __future__ import annotations`` se había fijado previamente para ser "
301
+ "obligatorio en Python 3.10, pero el Consejo Directivo de Python decidió en "
302
+ "dos ocasiones retrasar el cambio (`anuncio para Python 3.10 <https://mail."
303
+ "python.org/archives/list/python-dev@python.org/message/"
304
+ "CLVXXPQ2T2LQ5MP2Y53VVQFCXYWQJHKZ/>`__; `anuncio para Python 3.11 <https://"
305
+ "mail.python.org/archives/list/python-dev@python.org/message/"
306
+ "VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/>`__). Aún no se ha tomado una decisión "
307
+ "final. Véase también :pep:`563` y :pep:`649`."
299
308
300
309
#: ../Doc/library/__future__.rst:110
301
310
msgid ":ref:`future`"