Skip to content

Commit 52b7904

Browse files
committed
correccion3 library-cgitb
1 parent 78e437d commit 52b7904

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

library/cgitb.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2023-11-01 16:57-0500\n"
14+
"PO-Revision-Date: 2023-11-02 00:21-0500\n"
1515
"Last-Translator: Sofía Denner <sofi.denner@gmail.com>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -135,7 +135,7 @@ msgid ""
135135
"is the number of lines of context to display around the current line of "
136136
"source code in the traceback; this defaults to ``5``."
137137
msgstr ""
138-
"Esta función controla la excepción descrita por *info* (una tupla de 3 que "
138+
"Esta función controla la excepción descrita por *info* (una tupla de 3 que "
139139
"contiene el resultado de :func:`sys..exc_info`), dando formato a su rastreo "
140140
"como HTML y retornando el resultado como una cadena de caracteres. El "
141141
"argumento opcional *context* es el número de líneas de contexto que se "
@@ -163,20 +163,20 @@ msgstr ""
163163

164164
#: ../Doc/library/cgitb.rst:13
165165
msgid "CGI"
166-
msgstr ""
166+
msgstr "CGI"
167167

168168
#: ../Doc/library/cgitb.rst:13
169169
msgid "exceptions"
170-
msgstr ""
170+
msgstr "exceptions"
171171

172172
#: ../Doc/library/cgitb.rst:13
173173
msgid "tracebacks"
174-
msgstr ""
174+
msgstr "tracebacks"
175175

176176
#: ../Doc/library/cgitb.rst:13
177177
msgid "in CGI scripts"
178-
msgstr ""
178+
msgstr "in CGI scripts"
179179

180180
#: ../Doc/library/cgitb.rst:47
181181
msgid "excepthook() (in module sys)"
182-
msgstr ""
182+
msgstr "excepthook() (in module sys)"

0 commit comments

Comments
 (0)