File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
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 23:24 +0200\n "
14
+ "PO-Revision-Date : 2020-05-24 23:25 +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 "
@@ -394,7 +394,6 @@ msgid "``\\``"
394
394
msgstr "``\\ ``"
395
395
396
396
#: ../Doc/library/re.rst:184
397
- #, fuzzy
398
397
msgid ""
399
398
"Either escapes special characters (permitting you to match characters like "
400
399
"``'*'``, ``'?'``, and so forth), or signals a special sequence; special "
@@ -2443,12 +2442,10 @@ msgstr ""
2443
2442
"podría separar el número de casa del nombre de la calle:"
2444
2443
2445
2444
#: ../Doc/library/re.rst:1538
2446
- #, fuzzy
2447
2445
msgid "Text Munging"
2448
2446
msgstr "Mungueando texto"
2449
2447
2450
2448
#: ../Doc/library/re.rst:1540
2451
- #, fuzzy
2452
2449
msgid ""
2453
2450
":func:`sub` replaces every occurrence of a pattern with a string or the "
2454
2451
"result of a function. This example demonstrates using :func:`sub` with a "
You can’t perform that action at this time.
0 commit comments