File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-05-24 16:39 +0200\n "
14
+ "PO-Revision-Date : 2020-05-24 16:48 +0200\n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1776,13 +1776,15 @@ msgstr "Se añadieron atributos adicionales."
1776
1776
1777
1777
#: ../Doc/library/re.rst:1002
1778
1778
msgid "Regular Expression Objects"
1779
- msgstr ""
1779
+ msgstr "Objetos de expresión regular "
1780
1780
1781
1781
#: ../Doc/library/re.rst:1004
1782
1782
msgid ""
1783
1783
"Compiled regular expression objects support the following methods and "
1784
1784
"attributes:"
1785
1785
msgstr ""
1786
+ "Los objetos de expresión regular compilados soportan los siguientes métodos "
1787
+ "y atributos:"
1786
1788
1787
1789
#: ../Doc/library/re.rst:1009
1788
1790
msgid ""
You can’t perform that action at this time.
0 commit comments