@@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14- "PO-Revision-Date : 2021-08-05 09:24 +0100\n "
15- "Last-Translator : Claudia Millan <clmilneb @gmail.com>\n "
14+ "PO-Revision-Date : 2021-12-08 21:38 +0100\n "
15+ "Last-Translator : Cristián Maureira-Fredes <cmaureirafredes @gmail.com>\n "
1616"Language : es\n "
1717"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=utf-8\n "
2121"Content-Transfer-Encoding : 8bit\n "
2222"Generated-By : Babel 2.9.1\n "
23+ "X-Generator : Poedit 3.0\n "
2324
2425#: ../Doc/whatsnew/2.0.rst:3
2526msgid "What's New in Python 2.0"
@@ -97,7 +98,6 @@ msgstr ""
9798"la 6 es parte de la evolución de Python, y no una rama lateral."
9899
99100#: ../Doc/whatsnew/2.0.rst:44
100- #, fuzzy
101101msgid ""
102102"So, should you take much interest in Python 1.6? Probably not. The "
103103"1.6final and 2.0beta1 releases were made on the same day (September 5, "
@@ -208,7 +208,6 @@ msgstr ""
208208"raspador de pantalla HTML que envía mensajes más útiles."
209209
210210#: ../Doc/whatsnew/2.0.rst:95
211- #, fuzzy
212211msgid ""
213212"The ease of adding code caused a few initial growing pains, such as code was "
214213"checked in before it was ready or without getting clear agreement from the "
@@ -237,7 +236,6 @@ msgstr ""
237236"la comunidad no esté de acuerdo con él."
238237
239238#: ../Doc/whatsnew/2.0.rst:106
240- #, fuzzy
241239msgid ""
242240"Producing an actual patch is the last step in adding a new feature, and is "
243241"usually easy compared to the earlier task of coming up with a good design. "
@@ -1508,7 +1506,6 @@ msgstr ""
15081506"pyport.h`."
15091507
15101508#: ../Doc/whatsnew/2.0.rst:767
1511- #, fuzzy
15121509msgid ""
15131510"Vladimir Marangozov's long-awaited malloc restructuring was completed, to "
15141511"make it easy to have the Python interpreter use a custom allocator instead "
@@ -1565,7 +1562,6 @@ msgstr ""
15651562"puede hacerse utilizando un compilador que sólo soporte K&R C."
15661563
15671564#: ../Doc/whatsnew/2.0.rst:790
1568- #, fuzzy
15691565msgid ""
15701566"Previously the Python virtual machine used 16-bit numbers in its bytecode, "
15711567"limiting the size of source files. In particular, this affected the maximum "
@@ -1902,7 +1898,6 @@ msgid "Relationship to PyXML"
19021898msgstr "Relación con PyXML"
19031899
19041900#: ../Doc/whatsnew/2.0.rst:1004
1905- #, fuzzy
19061901msgid ""
19071902"The XML Special Interest Group has been working on XML-related Python code "
19081903"for a while. Its code distribution, called PyXML, is available from the "
@@ -2147,7 +2142,6 @@ msgstr ""
21472142"por Paul Prescod.)"
21482143
21492144#: ../Doc/whatsnew/2.0.rst:1111
2150- #, fuzzy
21512145msgid ""
21522146":mod:`robotparser`: Parse a :file:`robots.txt` file, which is used for "
21532147"writing web spiders that politely avoid certain areas of a web site. The "
0 commit comments