File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ 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-09-23 19:21 -0500\n "
14
+ "PO-Revision-Date : 2020-09-23 19:53 -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 "
@@ -681,16 +681,16 @@ msgid ""
681
681
"Returning a non-zero value from the handler function will terminate the currently "
682
682
"executing query and cause it to raise an :exc:`OperationalError` exception."
683
683
msgstr ""
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`."
686
686
687
687
#: ../Doc/library/sqlite3.rst:448
688
688
msgid ""
689
689
"Registers *trace_callback* to be called for each SQL statement that is actually executed "
690
690
"by the SQLite backend."
691
691
msgstr ""
692
692
"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."
694
694
695
695
#: ../Doc/library/sqlite3.rst:451
696
696
msgid ""
You can’t perform that action at this time.
0 commit comments