@@ -11,15 +11,16 @@ 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 : 2021 -11-09 10:30+0100 \n "
14+ "PO-Revision-Date : 2023 -11-17 23:45-0500 \n "
1515"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16- "Language : es\n "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17+ "Language : es \n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
21+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
2222"Generated-By : Babel 2.13.0\n "
23+ "X-Generator : Poedit 3.0.1\n "
2324
2425#: ../Doc/library/faulthandler.rst:2
2526msgid ":mod:`faulthandler` --- Dump the Python traceback"
@@ -125,21 +126,23 @@ msgstr ""
125126
126127#: ../Doc/library/faulthandler.rst:49
127128msgid "Module :mod:`pdb`"
128- msgstr ""
129+ msgstr "Módulo :mod:`pdb` "
129130
130131#: ../Doc/library/faulthandler.rst:49
131132msgid "Interactive source code debugger for Python programs."
132- msgstr ""
133+ msgstr "Depurador interactivo de código fuente para programas en Python. "
133134
134135#: ../Doc/library/faulthandler.rst:51
135136msgid "Module :mod:`traceback`"
136- msgstr ""
137+ msgstr "Módulo :mod:`traceback` "
137138
138139#: ../Doc/library/faulthandler.rst:52
139140msgid ""
140141"Standard interface to extract, format and print stack traces of Python "
141142"programs."
142143msgstr ""
144+ "Interfaz estándar para extraer, formatear e imprimir trazas de pila de "
145+ "programas en Python."
143146
144147#: ../Doc/library/faulthandler.rst:55
145148msgid "Dumping the traceback"
@@ -157,6 +160,8 @@ msgstr ""
157160msgid ""
158161":func:`traceback.print_tb`, which can be used to print a traceback object."
159162msgstr ""
163+ ":func:`traceback.print_tb`, que se puede utilizar para imprimir un objeto de "
164+ "traza de pila."
160165
161166#: ../Doc/library/faulthandler.rst:64 ../Doc/library/faulthandler.rst:82
162167#: ../Doc/library/faulthandler.rst:124 ../Doc/library/faulthandler.rst:146
0 commit comments