@@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"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 "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17+ "Language : es \n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
21+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
2222"Generated-By : Babel 2.10.3\n "
23+ "X-Generator : Poedit 3.2\n "
2324
2425#: ../Doc/library/__future__.rst:2
2526msgid ":mod:`__future__` --- Future statement definitions"
@@ -280,7 +281,7 @@ msgstr "3.7.0b1"
280281
281282#: ../Doc/library/__future__.rst:93
282283msgid "TBD [1]_"
283- msgstr ""
284+ msgstr "TBD [1]_ "
284285
285286#: ../Doc/library/__future__.rst:93
286287msgid ":pep:`563`: *Postponed evaluation of annotations*"
@@ -296,6 +297,14 @@ msgid ""
296297"python-dev@python.org/message/VIZEBX5EYMSYIJNDBF6DMUMZOCWHARSO/>`__). No "
297298"final decision has been made yet. See also :pep:`563` and :pep:`649`."
298299msgstr ""
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`."
299308
300309#: ../Doc/library/__future__.rst:110
301310msgid ":ref:`future`"
0 commit comments