File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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-23 20:42 +0200\n "
14
+ "PO-Revision-Date : 2020-05-23 20:43 +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 "
@@ -1024,11 +1024,11 @@ msgstr ""
1024
1024
#: ../Doc/library/re.rst:492 ../Doc/library/re.rst:513
1025
1025
#: ../Doc/library/re.rst:535
1026
1026
msgid "For 8-bit (bytes) patterns:"
1027
- msgstr ""
1027
+ msgstr "Para patrones de 8 bits (bytes): "
1028
1028
1029
1029
#: ../Doc/library/re.rst:492
1030
1030
msgid "Matches any decimal digit; this is equivalent to ``[0-9]``."
1031
- msgstr ""
1031
+ msgstr "Coincide con cualquier dígito decimal; esto equivale a ``[0-9]``. "
1032
1032
1033
1033
#: ../Doc/library/re.rst:499
1034
1034
msgid "``\\ D``"
You can’t perform that action at this time.
0 commit comments