|
4 | 4 | # package.
|
5 | 5 | # FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
|
6 | 6 | #
|
7 |
| -#, fuzzy |
8 | 7 | msgid ""
|
9 | 8 | msgstr ""
|
10 | 9 | "Project-Id-Version: Python en Español 3.9\n"
|
11 | 10 | "Report-Msgid-Bugs-To: \n"
|
12 | 11 | "POT-Creation-Date: 2021-03-19 11:16+0100\n"
|
13 |
| -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
14 |
| -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
15 |
| -"Language-Team: LANGUAGE <LL@li.org>\n" |
| 12 | +"PO-Revision-Date: 2021-10-06 18:35+0100\n" |
16 | 13 | "MIME-Version: 1.0\n"
|
17 |
| -"Content-Type: text/plain; charset=utf-8\n" |
| 14 | +"Content-Type: text/plain; charset=UTF-8\n" |
18 | 15 | "Content-Transfer-Encoding: 8bit\n"
|
19 | 16 | "Generated-By: Babel 2.8.0\n"
|
| 17 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 18 | +"Last-Translator: Claudia Millan <clmilneb@gmail.com>\n" |
| 19 | +"Language-Team: \n" |
| 20 | +"Language: es\n" |
| 21 | +"X-Generator: Poedit 3.0\n" |
20 | 22 |
|
21 | 23 | #: ../Doc/whatsnew/3.9.rst:3
|
22 | 24 | msgid "What's New In Python 3.9"
|
23 |
| -msgstr "" |
| 25 | +msgstr "Novedades de Python 3.9" |
24 | 26 |
|
25 | 27 | #: ../Doc/whatsnew/3.9.rst
|
26 | 28 | msgid "Release"
|
27 |
| -msgstr "" |
| 29 | +msgstr "Versión" |
28 | 30 |
|
29 | 31 | #: ../Doc/whatsnew/3.9.rst:5
|
30 | 32 | msgid "|release|"
|
31 |
| -msgstr "" |
| 33 | +msgstr "|release|" |
32 | 34 |
|
33 | 35 | #: ../Doc/whatsnew/3.9.rst
|
34 | 36 | msgid "Date"
|
35 |
| -msgstr "" |
| 37 | +msgstr "Fecha" |
36 | 38 |
|
37 | 39 | #: ../Doc/whatsnew/3.9.rst:6
|
38 | 40 | msgid "|today|"
|
39 |
| -msgstr "" |
| 41 | +msgstr "|today|" |
40 | 42 |
|
41 | 43 | #: ../Doc/whatsnew/3.9.rst
|
42 | 44 | msgid "Editor"
|
43 |
| -msgstr "" |
| 45 | +msgstr "Editor" |
44 | 46 |
|
45 | 47 | #: ../Doc/whatsnew/3.9.rst:7
|
46 | 48 | msgid "Łukasz Langa"
|
47 |
| -msgstr "" |
| 49 | +msgstr "Łukasz Langa" |
48 | 50 |
|
49 | 51 | #: ../Doc/whatsnew/3.9.rst:47
|
50 | 52 | msgid ""
|
51 | 53 | "This article explains the new features in Python 3.9, compared to 3.8. "
|
52 | 54 | "Python 3.9 was released on October 5th, 2020."
|
53 | 55 | msgstr ""
|
| 56 | +"Este artículo explica las nuevas características de Python 3.9, en " |
| 57 | +"comparación con 3.8. Python 3.9 fue lanzado el 5 de octubre de 2020." |
54 | 58 |
|
55 | 59 | #: ../Doc/whatsnew/3.9.rst:50
|
56 | 60 | msgid "For full details, see the :ref:`changelog <changelog>`."
|
57 |
| -msgstr "" |
| 61 | +msgstr "Para más información, consulta el :ref:`changelog <changelog>`." |
58 | 62 |
|
59 | 63 | #: ../Doc/whatsnew/3.9.rst:54
|
60 | 64 | msgid ":pep:`596` - Python 3.9 Release Schedule"
|
61 |
| -msgstr "" |
| 65 | +msgstr ":pep:`596` - Python 3.9 Release Schedule" |
62 | 66 |
|
63 | 67 | #: ../Doc/whatsnew/3.9.rst:58
|
64 | 68 | msgid "Summary -- Release highlights"
|
65 |
| -msgstr "" |
| 69 | +msgstr "Resumen -- Puntos destacados del lanzamiento" |
66 | 70 |
|
67 | 71 | #: ../Doc/whatsnew/3.9.rst:63
|
68 | 72 | msgid "New syntax features:"
|
69 |
| -msgstr "" |
| 73 | +msgstr "Nuevas características de sintaxis:" |
70 | 74 |
|
71 | 75 | #: ../Doc/whatsnew/3.9.rst:65
|
72 | 76 | msgid ":pep:`584`, union operators added to ``dict``;"
|
73 |
| -msgstr "" |
| 77 | +msgstr ":pep:`584`, operadores de unión añadidos ``dict``;" |
74 | 78 |
|
75 | 79 | #: ../Doc/whatsnew/3.9.rst:66
|
76 | 80 | msgid ":pep:`585`, type hinting generics in standard collections;"
|
77 | 81 | msgstr ""
|
| 82 | +":pep:`585`, anotaciones de tipado genéricas en las colecciones estándar;" |
78 | 83 |
|
79 | 84 | #: ../Doc/whatsnew/3.9.rst:67
|
| 85 | +#, fuzzy |
80 | 86 | msgid ":pep:`614`, relaxed grammar restrictions on decorators."
|
81 |
| -msgstr "" |
| 87 | +msgstr ":pep:`614`, menores restricciones gramaticales en decoradores." |
82 | 88 |
|
83 | 89 | #: ../Doc/whatsnew/3.9.rst:69
|
84 | 90 | msgid "New built-in features:"
|
85 |
| -msgstr "" |
| 91 | +msgstr "Nuevas características incorporadas:" |
86 | 92 |
|
87 | 93 | #: ../Doc/whatsnew/3.9.rst:71
|
88 | 94 | msgid ":pep:`616`, string methods to remove prefixes and suffixes."
|
@@ -133,6 +139,11 @@ msgid ""
|
133 | 139 | "`time`, :mod:`_weakref`) now use multiphase initialization as defined by PEP "
|
134 | 140 | "489;"
|
135 | 141 | msgstr ""
|
| 142 | +"varios módulos de Python (:mod:'_abc', :mod:'audioop', :mod:'_bz2', :" |
| 143 | +"mod:'_codecs', :mod:'_contextvars', :mod:'_crypt', :mod:'_functools', :" |
| 144 | +"mod:'_json', :mod:'_locale', :mod:'math', :mod:'operator', :mod:'resource', :" |
| 145 | +"mod:'time', :mod:'_weakref') ahora usan la inicialización multifásica según " |
| 146 | +"lo definido por PEP 489;" |
136 | 147 |
|
137 | 148 | #: ../Doc/whatsnew/3.9.rst:92
|
138 | 149 | msgid ""
|
|
0 commit comments