Skip to content

Traducción library/cgitb #2709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 3, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
correccion3 library-cgitb
  • Loading branch information
Sublian committed Nov 2, 2023
commit 52b7904a79a978df52eae118a8a568934e4c7812
14 changes: 7 additions & 7 deletions library/cgitb.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-11-01 16:57-0500\n"
"PO-Revision-Date: 2023-11-02 00:21-0500\n"
"Last-Translator: Sofía Denner <sofi.denner@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -135,7 +135,7 @@ msgid ""
"is the number of lines of context to display around the current line of "
"source code in the traceback; this defaults to ``5``."
msgstr ""
"Esta función controla la excepción descrita por *info* (una tupla de 3 que "
"Esta función controla la excepción descrita por *info* (una tupla de 3 que "
"contiene el resultado de :func:`sys..exc_info`), dando formato a su rastreo "
"como HTML y retornando el resultado como una cadena de caracteres. El "
"argumento opcional *context* es el número de líneas de contexto que se "
Expand Down Expand Up @@ -163,20 +163,20 @@ msgstr ""

#: ../Doc/library/cgitb.rst:13
msgid "CGI"
msgstr ""
msgstr "CGI"

#: ../Doc/library/cgitb.rst:13
msgid "exceptions"
msgstr ""
msgstr "exceptions"

#: ../Doc/library/cgitb.rst:13
msgid "tracebacks"
msgstr ""
msgstr "tracebacks"

#: ../Doc/library/cgitb.rst:13
msgid "in CGI scripts"
msgstr ""
msgstr "in CGI scripts"

#: ../Doc/library/cgitb.rst:47
msgid "excepthook() (in module sys)"
msgstr ""
msgstr "excepthook() (in module sys)"