File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 : 2020-05-05 12:54+0200\n "
14- "PO-Revision-Date : 2020-09-23 19:21 -0500\n "
14+ "PO-Revision-Date : 2020-09-23 19:53 -0500\n "
1515"Language-Team : python-doc-es\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
@@ -681,16 +681,16 @@ msgid ""
681681"Returning a non-zero value from the handler function will terminate the currently "
682682"executing query and cause it to raise an :exc:`OperationalError` exception."
683683msgstr ""
684- "Retornando un valor diferente a 0 de la función manejadora terminará la actual consulta "
685- "en ejecución y causará lanzar una excepción :exc:`OperationalError`."
684+ "Retornando un valor diferente a 0 de la función gestora terminará la actual consulta en "
685+ "ejecución y causará lanzar una excepción :exc:`OperationalError`."
686686
687687#: ../Doc/library/sqlite3.rst:448
688688msgid ""
689689"Registers *trace_callback* to be called for each SQL statement that is actually executed "
690690"by the SQLite backend."
691691msgstr ""
692692"Registra *trace_callback* para ser llamado por cada sentencia SQL que realmente se "
693- "ejecute por el backend de SQLite."
693+ "ejecute por el * backend* de SQLite."
694694
695695#: ../Doc/library/sqlite3.rst:451
696696msgid ""
You can’t perform that action at this time.
0 commit comments