File tree 1 file changed +5
-1
lines changed 1 file changed +5
-1
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:39 +0200\n "
14
+ "PO-Revision-Date : 2020-05-23 20:42 +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 "
@@ -1016,6 +1016,10 @@ msgid ""
1016
1016
"digit characters. If the :const:`ASCII` flag is used only ``[0-9]`` is "
1017
1017
"matched."
1018
1018
msgstr ""
1019
+ "Coincide con cualquier dígito decimal de Unicode (es decir, cualquier "
1020
+ "carácter de la categoría de caracteres de Unicode [Nd]). Esto incluye a "
1021
+ "``[0-9]``, y también muchos otros caracteres de dígitos. Si se usa el "
1022
+ "indicador :const:`ASCII`, sólo coincide con ``[0-9]``."
1019
1023
1020
1024
#: ../Doc/library/re.rst:492 ../Doc/library/re.rst:513
1021
1025
#: ../Doc/library/re.rst:535
You can’t perform that action at this time.
0 commit comments