@@ -11,16 +11,15 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-03-19 11:16+0100\n "
14
- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
15
- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
+ "PO-Revision-Date : 2021-08-21 22:37-0300\n "
16
15
"Language-Team : python-doc-es\n "
17
16
"MIME-Version : 1.0\n "
18
17
"Content-Type : text/plain; charset=utf-8\n "
19
18
"Content-Transfer-Encoding : 8bit\n "
20
19
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
21
- "Last-Translator : José Luis Salgado Banda\n "
22
20
"Language : es_MX\n "
23
21
"X-Generator : Poedit 2.4.2\n "
22
+ "Last-Translator : \n "
24
23
25
24
#: ../Doc/whatsnew/3.5.rst:3
26
25
msgid "What's New In Python 3.5"
@@ -536,7 +535,7 @@ msgstr ""
536
535
#: ../Doc/whatsnew/3.5.rst:398
537
536
#, python-format
538
537
msgid ":pep:`461` -- Adding % formatting to bytes and bytearray"
539
- msgstr ":pep:`461` -- Agrega formato ``%`` a bytes y bytearray"
538
+ msgstr ":pep:`461` -- Adding % formatting to bytes and bytearray"
540
539
541
540
#: ../Doc/whatsnew/3.5.rst:398
542
541
msgid ""
@@ -3684,7 +3683,6 @@ msgstr ""
3684
3683
"Serhiy Storchaka en :issue:`15027`.)"
3685
3684
3686
3685
#: ../Doc/whatsnew/3.5.rst:2141
3687
- #, python-format
3688
3686
msgid ""
3689
3687
"Regular expressions are now parsed up to 10% faster. (Contributed by Serhiy "
3690
3688
"Storchaka in :issue:`19380`.)"
@@ -3724,7 +3722,6 @@ msgstr ""
3724
3722
"(Contribución de Antoine Pitrou en :issue:`22847`.)"
3725
3723
3726
3724
#: ../Doc/whatsnew/3.5.rst:2157
3727
- #, python-format
3728
3725
msgid ""
3729
3726
"Objects from the :mod:`random` module now use 50% less memory on 64-bit "
3730
3727
"builds. (Contributed by Serhiy Storchaka in :issue:`23488`.)"
@@ -3734,7 +3731,6 @@ msgstr ""
3734
3731
"`23488`.)"
3735
3732
3736
3733
#: ../Doc/whatsnew/3.5.rst:2160
3737
- #, python-format
3738
3734
msgid ""
3739
3735
"The :func:`property` getter calls are up to 25% faster. (Contributed by Joe "
3740
3736
"Jevnik in :issue:`23910`.)"
@@ -3743,7 +3739,6 @@ msgstr ""
3743
3739
"(Contribución de Joe Jevnik en :issue:`23910`.)"
3744
3740
3745
3741
#: ../Doc/whatsnew/3.5.rst:2163
3746
- #, python-format
3747
3742
msgid ""
3748
3743
"Instantiation of :class:`fractions.Fraction` is now up to 30% faster. "
3749
3744
"(Contributed by Stefan Behnel in :issue:`22464`.)"
@@ -4612,7 +4607,7 @@ msgstr ""
4612
4607
"En su lugar, se agregó un nuevo comando ``make regen-all`` para forzar la "
4613
4608
"regeneración de estos archivos cuando se desee (p. ej. después de que ya se "
4614
4609
"haya creado una versión inicial de Python basada en las versiones "
4615
- "pregeneradas). "
4610
+ "pregeneradas)."
4616
4611
4617
4612
#: ../Doc/whatsnew/3.5.rst:2555
4618
4613
msgid ""
0 commit comments