Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
99 commits
Select commit Hold shift + click to select a range
ce99ee4
Iniciando.
May 24, 2020
3fb419a
Create a database in disk or in memory
May 24, 2020
a01739c
Inicio con métodos y constantes
May 25, 2020
9adf6f5
12%
May 27, 2020
793473f
15%
May 27, 2020
45ca2ce
19% Finishing Class connect, i. e. latin expression used in spanish too
Jun 13, 2020
a2a021b
21%
Jun 19, 2020
8c02d2f
Update library/sqlite3.po
gedarafi Jun 29, 2020
6ccede0
Update library/sqlite3.po
gedarafi Jun 29, 2020
98af293
Update library/sqlite3.po
gedarafi Jun 29, 2020
2e0e84a
Update library/sqlite3.po
gedarafi Jun 29, 2020
aa29ade
Update library/sqlite3.po
gedarafi Jun 29, 2020
d07a55f
Update library/sqlite3.po
gedarafi Jun 29, 2020
fe006af
Update library/sqlite3.po
gedarafi Jun 29, 2020
22e267f
Update library/sqlite3.po
gedarafi Jun 29, 2020
b0b5246
Update library/sqlite3.po
gedarafi Jun 29, 2020
c9cadc5
Update library/sqlite3.po
gedarafi Jun 29, 2020
87c0fa3
Update library/sqlite3.po
gedarafi Jun 29, 2020
77bc1f4
Update library/sqlite3.po
gedarafi Jun 29, 2020
0c43455
Update library/sqlite3.po
gedarafi Jun 29, 2020
832ade3
Update library/sqlite3.po
gedarafi Jul 3, 2020
a765ada
Update library/sqlite3.po
gedarafi Jul 3, 2020
9f5b6f4
Update library/sqlite3.po
gedarafi Jul 3, 2020
13f709c
Update library/sqlite3.po
gedarafi Jul 3, 2020
58bfd38
Update library/sqlite3.po
gedarafi Jul 3, 2020
1e4d1ee
Update library/sqlite3.po
gedarafi Jul 3, 2020
e6a57cd
Update library/sqlite3.po
gedarafi Jul 3, 2020
6aba76b
Agregando recomendaciones del draft pull request
Aug 16, 2020
2eeef71
Update library/sqlite3.po
gedarafi Aug 16, 2020
c3d7398
Update library/sqlite3.po
gedarafi Aug 16, 2020
b9596cd
Update library/sqlite3.po
gedarafi Aug 16, 2020
badb699
Update library/sqlite3.po
gedarafi Aug 16, 2020
694e1c6
Update library/sqlite3.po
gedarafi Aug 16, 2020
1fb3409
Update library/sqlite3.po
gedarafi Aug 16, 2020
1fe0317
Update library/sqlite3.po
gedarafi Aug 22, 2020
f9ddbe2
Update library/sqlite3.po
gedarafi Aug 22, 2020
f9e5c21
Update library/sqlite3.po
gedarafi Aug 22, 2020
1018280
Update library/sqlite3.po
gedarafi Aug 22, 2020
ce65895
Update library/sqlite3.po
gedarafi Aug 22, 2020
3603a91
Actualizar local con draft request feedback
Aug 22, 2020
4279d6a
Se agregan exclusiones para archivos segundarios de vim
Aug 22, 2020
22f480e
Se aplican cambios según feedback de draft pull request
Aug 22, 2020
4a10eee
24%, se excluye modificación al archivo .gitignore y se agrega en ot…
Aug 22, 2020
0b581a5
Merge branch 'traduccion-sqlite3' of github.com:G0erman/python-docs-e…
Aug 25, 2020
0e8aed3
Merge branch '3.8' of https://github.com/python/python-docs-es into t…
Aug 29, 2020
e4d39c1
30%
Aug 29, 2020
578766f
35%: métodos de la clase Connection: create_aggregate, create_collati…
gedarafi Sep 17, 2020
b466fe0
35%: métodos de la clase Connection: create_aggregate, create_collati…
gedarafi Sep 17, 2020
79733c3
Resolver issue travis
gedarafi Sep 17, 2020
8e29d02
40%: Métodos de la clase connection: set_progress_handler, set_trace_…
gedarafi Sep 24, 2020
f31e4bf
Corrección errores
gedarafi Sep 24, 2020
7fe3a62
40%: Método de la clase connection: row_factory
gedarafi Oct 2, 2020
9fb9e31
Corrección errores travis
gedarafi Oct 2, 2020
096701c
Palabras que rompen la compilación
gedarafi Oct 3, 2020
a95f158
47% Últimos métodos de la clase Connection: text_factory, total_chang…
gedarafi Oct 3, 2020
acc2f46
Se cambia palabra mandatorio por obligatorio, apesar de que mandatori…
gedarafi Oct 3, 2020
57ac065
50%: Objetos de la clase cursor: execute
gedarafi Oct 5, 2020
366e9ee
Corrección de indentación con powrap en mobaXterm sobre Windows
gedarafi Oct 5, 2020
caa3611
60%: Objetos de la clase cursor: execute, executemany, executescript,…
gedarafi Oct 6, 2020
d368fbc
64%: Clase Row, método keys
gedarafi Oct 6, 2020
fe1680c
68%: Excepciones: Warning, Error, DatabaseError, IntegrityError, Prog…
gedarafi Oct 7, 2020
b05e959
77%: Tipos de Python y SQLite
gedarafi Oct 7, 2020
7a20a72
78%: Usando adaptadores para almacenar tipos adicionales de Python en…
gedarafi Oct 7, 2020
6618d0f
80%: Adaptadores auto adaptables
gedarafi Oct 7, 2020
30bec25
93%: Controlando transacciones
gedarafi Oct 17, 2020
48cb6a1
94%: Usando métodos atajo
gedarafi Oct 17, 2020
cecab43
96%: Accediendo a las columnas por nombre enlugar de índice
gedarafi Oct 17, 2020
6dcaef2
100%: Problemas comunes
gedarafi Oct 17, 2020
ee2654c
Update library/sqlite3.po
gedarafi Oct 18, 2020
ad74ee8
Update library/sqlite3.po
gedarafi Oct 18, 2020
55263e8
Update library/sqlite3.po
gedarafi Oct 19, 2020
d219bd3
Update library/sqlite3.po
gedarafi Oct 19, 2020
1e10dec
Update library/sqlite3.po
gedarafi Oct 19, 2020
9005f1c
Update library/sqlite3.po
gedarafi Oct 19, 2020
14849a3
Update library/sqlite3.po
gedarafi Oct 19, 2020
6fccf12
Update library/sqlite3.po
gedarafi Oct 19, 2020
8921584
Update library/sqlite3.po
gedarafi Oct 19, 2020
b698936
Update library/sqlite3.po
gedarafi Oct 19, 2020
3fcc69b
Update library/sqlite3.po
gedarafi Oct 20, 2020
6d6762c
Update library/sqlite3.po
gedarafi Oct 20, 2020
cb07fa6
Update library/sqlite3.po
gedarafi Oct 20, 2020
60a9214
Update library/sqlite3.po
gedarafi Oct 20, 2020
107a8ab
Update library/sqlite3.po
gedarafi Oct 20, 2020
6d7e49c
Update library/sqlite3.po
gedarafi Oct 20, 2020
b05bab1
Update library/sqlite3.po
gedarafi Oct 20, 2020
464f9a7
Update library/sqlite3.po
gedarafi Oct 20, 2020
666ce49
Update library/sqlite3.po
gedarafi Oct 20, 2020
146be31
Update library/sqlite3.po
gedarafi Oct 20, 2020
26be357
Apply suggestions from code review
gedarafi Oct 20, 2020
e94ec4c
Se agrega palabra commit
gedarafi Oct 20, 2020
364848e
Solucionar problema powrap en Windows
gedarafi Oct 20, 2020
9655f1b
Apply suggestions from code review
gedarafi Oct 24, 2020
600d659
Update library/sqlite3.po
gedarafi Oct 24, 2020
c780054
Corregir powrap - 100% terminado con revisión par completa
gedarafi Oct 30, 2020
ddb2f63
Travis me marca error en esa línea, pero no veo el error :/ cpython/D…
gedarafi Oct 30, 2020
b938776
Travis me marca error en esa línea, pero no veo el error :/ cpython/D…
gedarafi Oct 30, 2020
75b2aa7
Apply suggestions from code review
gedarafi Nov 13, 2020
6bc3103
Se agregan palabras collation, backend, sobrecoste, arraysize, rowid …
gedarafi Nov 14, 2020
b63c58b
Se corrige formato de archivo powrap
gedarafi Nov 14, 2020
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
Next Next commit
100%: Problemas comunes
  • Loading branch information
gedarafi committed Oct 17, 2020
commit 6dcaef2bb562e0727170e8f064a6c771ed3ab0c0
25 changes: 20 additions & 5 deletions library/sqlite3.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: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-10-16 20:32-0500\n"
"PO-Revision-Date: 2020-10-17 07:36-0500\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -1733,22 +1733,26 @@ msgstr ""

#: ../Doc/library/sqlite3.rst:1084
msgid "Using the connection as a context manager"
msgstr ""
msgstr "Usando la conexión como un administrador de contexto"

#: ../Doc/library/sqlite3.rst:1086
msgid ""
"Connection objects can be used as context managers that automatically commit "
"or rollback transactions. In the event of an exception, the transaction is "
"rolled back; otherwise, the transaction is committed:"
msgstr ""
"Objetos de conexión pueden ser usados como administradores de contexto que "
Comment thread
gedarafi marked this conversation as resolved.
Outdated
"automáticamente *commit* o *rollback* transacciones. En el evento de una "
Comment thread
gedarafi marked this conversation as resolved.
Outdated
"excepción, la transacción es retrocedida; de otra forma, la transacción es "
"confirmada:"

#: ../Doc/library/sqlite3.rst:1095
msgid "Common issues"
msgstr ""
msgstr "Problemas comunes"

#: ../Doc/library/sqlite3.rst:1098
msgid "Multithreading"
msgstr ""
msgstr "Multihilo"

#: ../Doc/library/sqlite3.rst:1100
msgid ""
Expand All @@ -1757,16 +1761,22 @@ msgid ""
"between threads. If you still try to do so, you will get an exception at "
"runtime."
msgstr ""
"Versiones antiguas de SQLite tiene problemas compartiendo conexiones entre "
Comment thread
gedarafi marked this conversation as resolved.
Outdated
"hilos. Por esto el módulo de Python deshabilito compartir conexiones y "
Comment thread
gedarafi marked this conversation as resolved.
Outdated
"cursores entre hilos. Si se quiere intentar esto, se obtendrá una excepción "
"en tiempo de ejecución."

#: ../Doc/library/sqlite3.rst:1104
msgid ""
"The only exception is calling the :meth:`~Connection.interrupt` method, "
"which only makes sense to call from a different thread."
msgstr ""
"La única excepción es llamando el método :meth:`~Connection.interrupt`, el "
"cuál solamente hace sentido llamarlo desde un hilo diferente."
Comment thread
gedarafi marked this conversation as resolved.
Outdated

#: ../Doc/library/sqlite3.rst:1108
msgid "Footnotes"
msgstr ""
msgstr "Notas al pie"

#: ../Doc/library/sqlite3.rst:1109
msgid ""
Expand All @@ -1775,3 +1785,8 @@ msgid ""
"compiled without this feature. To get loadable extension support, you must "
"pass --enable-loadable-sqlite-extensions to configure."
msgstr ""
"El módulo sqlite3 no está compilado con una extensión cargable por defecto, "
"porqué algunas plataformas (notablemente Mac OS X) tienen bibliotecas SQLite "
"compiladas sin esta característica. Para obtener soporte de extensión "
"configurable, se debe pasar --enable-loadable-sqlite-extension para "
"configurar."