@@ -11,19 +11,19 @@ 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 16:37 -0500\n "
14
+ "PO-Revision-Date :2020-06-01 09:08 -0500\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 "
18
18
"Content-Transfer-Encoding :8bit\n "
19
19
"Generated-By :Babel 2.8.0\n "
20
20
"Last-Translator :\n "
21
21
"Language :es\n "
22
- "X-Generator :Poedit2.0.6 \n "
22
+ "X-Generator :Poedit1.8.11 \n "
23
23
24
24
#: ../Doc/library/warnings.rst:2
25
25
msgid ":mod:`warnings` --- Warning control"
26
- msgstr "mod:``advertencias` ` --- Control de advertencias"
26
+ msgstr "mod:`warnings ` --- Control de advertencias"
27
27
28
28
#: ../Doc/library/warnings.rst:7
29
29
msgid "**Source code:** :source:`Lib/warnings.py`"
@@ -948,7 +948,7 @@ msgstr ""
948
948
"poblando progresivamente de objetos como se ve por una función personalizada "
949
949
"de :func:`showwarning` (que también suprime la salida a ``sys.stdout``). "
950
950
"Cada objeto de la lista tiene atributos con los mismos nombres que los "
951
- "argumentos de :func:`showwarning`` ."
951
+ "argumentos de :func:`showwarning`."
952
952
953
953
#: ../Doc/library/warnings.rst:505
954
954
msgid ""