Skip to content

Traduccion library/sqlite3 #430

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 99 commits into from
Nov 21, 2020
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
G0erman Jun 29, 2020
6ccede0
Update library/sqlite3.po
G0erman Jun 29, 2020
98af293
Update library/sqlite3.po
G0erman Jun 29, 2020
2e0e84a
Update library/sqlite3.po
G0erman Jun 29, 2020
aa29ade
Update library/sqlite3.po
G0erman Jun 29, 2020
d07a55f
Update library/sqlite3.po
G0erman Jun 29, 2020
fe006af
Update library/sqlite3.po
G0erman Jun 29, 2020
22e267f
Update library/sqlite3.po
G0erman Jun 29, 2020
b0b5246
Update library/sqlite3.po
G0erman Jun 29, 2020
c9cadc5
Update library/sqlite3.po
G0erman Jun 29, 2020
87c0fa3
Update library/sqlite3.po
G0erman Jun 29, 2020
77bc1f4
Update library/sqlite3.po
G0erman Jun 29, 2020
0c43455
Update library/sqlite3.po
G0erman Jun 29, 2020
832ade3
Update library/sqlite3.po
G0erman Jul 3, 2020
a765ada
Update library/sqlite3.po
G0erman Jul 3, 2020
9f5b6f4
Update library/sqlite3.po
G0erman Jul 3, 2020
13f709c
Update library/sqlite3.po
G0erman Jul 3, 2020
58bfd38
Update library/sqlite3.po
G0erman Jul 3, 2020
1e4d1ee
Update library/sqlite3.po
G0erman Jul 3, 2020
e6a57cd
Update library/sqlite3.po
G0erman Jul 3, 2020
6aba76b
Agregando recomendaciones del draft pull request
Aug 16, 2020
2eeef71
Update library/sqlite3.po
G0erman Aug 16, 2020
c3d7398
Update library/sqlite3.po
G0erman Aug 16, 2020
b9596cd
Update library/sqlite3.po
G0erman Aug 16, 2020
badb699
Update library/sqlite3.po
G0erman Aug 16, 2020
694e1c6
Update library/sqlite3.po
G0erman Aug 16, 2020
1fb3409
Update library/sqlite3.po
G0erman Aug 16, 2020
1fe0317
Update library/sqlite3.po
G0erman Aug 22, 2020
f9ddbe2
Update library/sqlite3.po
G0erman Aug 22, 2020
f9e5c21
Update library/sqlite3.po
G0erman Aug 22, 2020
1018280
Update library/sqlite3.po
G0erman Aug 22, 2020
ce65895
Update library/sqlite3.po
G0erman 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…
G0erman Sep 17, 2020
b466fe0
35%: métodos de la clase Connection: create_aggregate, create_collati…
G0erman Sep 17, 2020
79733c3
Resolver issue travis
G0erman Sep 17, 2020
8e29d02
40%: Métodos de la clase connection: set_progress_handler, set_trace_…
G0erman Sep 24, 2020
f31e4bf
Corrección errores
G0erman Sep 24, 2020
7fe3a62
40%: Método de la clase connection: row_factory
G0erman Oct 2, 2020
9fb9e31
Corrección errores travis
G0erman Oct 2, 2020
096701c
Palabras que rompen la compilación
G0erman Oct 3, 2020
a95f158
47% Últimos métodos de la clase Connection: text_factory, total_chang…
G0erman Oct 3, 2020
acc2f46
Se cambia palabra mandatorio por obligatorio, apesar de que mandatori…
G0erman Oct 3, 2020
57ac065
50%: Objetos de la clase cursor: execute
G0erman Oct 5, 2020
366e9ee
Corrección de indentación con powrap en mobaXterm sobre Windows
G0erman Oct 5, 2020
caa3611
60%: Objetos de la clase cursor: execute, executemany, executescript,…
G0erman Oct 6, 2020
d368fbc
64%: Clase Row, método keys
G0erman Oct 6, 2020
fe1680c
68%: Excepciones: Warning, Error, DatabaseError, IntegrityError, Prog…
G0erman Oct 7, 2020
b05e959
77%: Tipos de Python y SQLite
G0erman Oct 7, 2020
7a20a72
78%: Usando adaptadores para almacenar tipos adicionales de Python en…
G0erman Oct 7, 2020
6618d0f
80%: Adaptadores auto adaptables
G0erman Oct 7, 2020
30bec25
93%: Controlando transacciones
G0erman Oct 17, 2020
48cb6a1
94%: Usando métodos atajo
G0erman Oct 17, 2020
cecab43
96%: Accediendo a las columnas por nombre enlugar de índice
G0erman Oct 17, 2020
6dcaef2
100%: Problemas comunes
G0erman Oct 17, 2020
ee2654c
Update library/sqlite3.po
G0erman Oct 18, 2020
ad74ee8
Update library/sqlite3.po
G0erman Oct 18, 2020
55263e8
Update library/sqlite3.po
G0erman Oct 19, 2020
d219bd3
Update library/sqlite3.po
G0erman Oct 19, 2020
1e10dec
Update library/sqlite3.po
G0erman Oct 19, 2020
9005f1c
Update library/sqlite3.po
G0erman Oct 19, 2020
14849a3
Update library/sqlite3.po
G0erman Oct 19, 2020
6fccf12
Update library/sqlite3.po
G0erman Oct 19, 2020
8921584
Update library/sqlite3.po
G0erman Oct 19, 2020
b698936
Update library/sqlite3.po
G0erman Oct 19, 2020
3fcc69b
Update library/sqlite3.po
G0erman Oct 20, 2020
6d6762c
Update library/sqlite3.po
G0erman Oct 20, 2020
cb07fa6
Update library/sqlite3.po
G0erman Oct 20, 2020
60a9214
Update library/sqlite3.po
G0erman Oct 20, 2020
107a8ab
Update library/sqlite3.po
G0erman Oct 20, 2020
6d7e49c
Update library/sqlite3.po
G0erman Oct 20, 2020
b05bab1
Update library/sqlite3.po
G0erman Oct 20, 2020
464f9a7
Update library/sqlite3.po
G0erman Oct 20, 2020
666ce49
Update library/sqlite3.po
G0erman Oct 20, 2020
146be31
Update library/sqlite3.po
G0erman Oct 20, 2020
26be357
Apply suggestions from code review
G0erman Oct 20, 2020
e94ec4c
Se agrega palabra commit
G0erman Oct 20, 2020
364848e
Solucionar problema powrap en Windows
G0erman Oct 20, 2020
9655f1b
Apply suggestions from code review
G0erman Oct 24, 2020
600d659
Update library/sqlite3.po
G0erman Oct 24, 2020
c780054
Corregir powrap - 100% terminado con revisión par completa
G0erman Oct 30, 2020
ddb2f63
Travis me marca error en esa línea, pero no veo el error :/ cpython/D…
G0erman Oct 30, 2020
b938776
Travis me marca error en esa línea, pero no veo el error :/ cpython/D…
G0erman Oct 30, 2020
75b2aa7
Apply suggestions from code review
G0erman Nov 13, 2020
6bc3103
Se agregan palabras collation, backend, sobrecoste, arraysize, rowid …
G0erman Nov 14, 2020
b63c58b
Se corrige formato de archivo powrap
G0erman 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
60%: Objetos de la clase cursor: execute, executemany, executescript,…
… fetchone, fetchmany, fetchall, close, rowcount, lastrowid, arraysize, description, connection
  • Loading branch information
G0erman committed Oct 6, 2020
commit caa3611d82fbb3dd7c0a7634e7466fd4fa1e1667
71 changes: 65 additions & 6 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-04 20:18-0500\n"
"PO-Revision-Date: 2020-10-06 09:54-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 @@ -858,7 +858,7 @@ msgid ""
"parameter and returns the resulting object."
msgstr ""
"También se puede configurar a cualquier otro *callable* que acepte un único "
"parámetro *bytestring* y retorne el objeto resultante"
"parámetro *bytestring* y retorne el objeto resultante."

#: ../Doc/library/sqlite3.rst:516
msgid "See the following example code for illustration:"
Expand Down Expand Up @@ -1004,33 +1004,44 @@ msgid ""
"the sequence *seq_of_parameters*. The :mod:`sqlite3` module also allows "
"using an :term:`iterator` yielding parameters instead of a sequence."
msgstr ""
"Ejecuta un comando SQL contra todas las secuencias de parámetros o mapeos "
"encontrados en la secuencia *seq_of_parameters*. El módulo también permite "
"usar un :term:`iterator` produciendo parámetros en lugar de una secuencia."

#: ../Doc/library/sqlite3.rst:636
msgid "Here's a shorter example using a :term:`generator`:"
msgstr ""
msgstr "Acá un corto ejemplo usando un :term:`generator`:"

#: ../Doc/library/sqlite3.rst:643
msgid ""
"This is a nonstandard convenience method for executing multiple SQL "
"statements at once. It issues a ``COMMIT`` statement first, then executes "
"the SQL script it gets as a parameter."
msgstr ""
"Este es un conveniente método no estándar para ejecutar múltiples sentencias "
"SQL de una vez. Emite una sentencia ``COMMIT`` primero, luego ejecuta el "
"script SQL obtenido como parámetro."

#: ../Doc/library/sqlite3.rst:647
msgid "*sql_script* can be an instance of :class:`str`."
msgstr ""
msgstr "*sql_script* puede ser una instancia de :class:`str`."

#: ../Doc/library/sqlite3.rst:656
msgid ""
"Fetches the next row of a query result set, returning a single sequence, or :"
"const:`None` when no more data is available."
msgstr ""
"Obtiene la siguiente fila de un conjunto resultado, retorna una única "
"secuencia, o :const:`None` cuando no hay más datos disponibles."

#: ../Doc/library/sqlite3.rst:662
msgid ""
"Fetches the next set of rows of a query result, returning a list. An empty "
"list is returned when no more rows are available."
msgstr ""
"Obtiene el siguiente conjunto de filas del resultado de una consulta, "
"retornando una lista. Una lista vacía es retornada cuando no hay más filas "
"disponibles."

#: ../Doc/library/sqlite3.rst:665
msgid ""
Expand All @@ -1040,6 +1051,12 @@ msgid ""
"size parameter. If this is not possible due to the specified number of rows "
"not being available, fewer rows may be returned."
msgstr ""
"El número de filas a obtener por llamado es especificado por el parámetro "
"*size*. Si no es suministrado, el *arraysize* del cursor determina el número "
"de filas a obtener. El método debería intentar obtener tantas filas como las "
"indicadas por el parámetro *size*. Si esto no es posible debido a que el "
"número especificado de filas no está disponible, entonces menos filas "
"deberán ser retornadas."

#: ../Doc/library/sqlite3.rst:671
msgid ""
Expand All @@ -1048,37 +1065,52 @@ msgid ""
"attribute. If the *size* parameter is used, then it is best for it to retain "
"the same value from one :meth:`fetchmany` call to the next."
msgstr ""
"Nótese que hay consideraciones de desempeño involucradas con el parámetro "
"*size*. Para un optimo desempeño, es usualmente mejor usar el atributo "
"*arraysize*. Si el parámetro *size* es usado, entonces es mejor retener el "
"mismo valor de una llamada :meth:`fetchmany` a la siguiente."

#: ../Doc/library/sqlite3.rst:678
msgid ""
"Fetches all (remaining) rows of a query result, returning a list. Note that "
"the cursor's arraysize attribute can affect the performance of this "
"operation. An empty list is returned when no rows are available."
msgstr ""
"Obtiene todas las filas (restantes) del resultado de una consulta. Nótese "
"que el atributo *arraysize* del cursor puede afectar el desempeño de esta "
"operación. Una lista vacía será retornada cuando no hay filas disponibles."

#: ../Doc/library/sqlite3.rst:684
msgid "Close the cursor now (rather than whenever ``__del__`` is called)."
msgstr ""
msgstr "Cierra el cursor ahora (en lugar que cuando ``__del__`` es llamado)"

#: ../Doc/library/sqlite3.rst:686
msgid ""
"The cursor will be unusable from this point forward; a :exc:"
"`ProgrammingError` exception will be raised if any operation is attempted "
"with the cursor."
msgstr ""
"El cursor no será usable de este punto en adelante; una exepción :exc:"
"`ProgrammingError` será lanzada si se intenta cualquier operación con el "
"cursor."

#: ../Doc/library/sqlite3.rst:691
msgid ""
"Although the :class:`Cursor` class of the :mod:`sqlite3` module implements "
"this attribute, the database engine's own support for the determination of "
"\"rows affected\"/\"rows selected\" is quirky."
msgstr ""
"A pesar de que la clase :class:`Cursor` del módulo :mod:`sqlite3` implementa "
"este atributo, el propio soporte del motor de base de datos para la "
"determinación de \"filas afectadas\"/\"filas seleccionadas\" es raro."

#: ../Doc/library/sqlite3.rst:695
msgid ""
"For :meth:`executemany` statements, the number of modifications are summed "
"up into :attr:`rowcount`."
msgstr ""
"Para sentencias :meth:`executemany`, el número de modificaciones se resumen "
"en :attr:`rowcount`."

#: ../Doc/library/sqlite3.rst:698
msgid ""
Expand All @@ -1088,12 +1120,20 @@ msgid ""
"includes ``SELECT`` statements because we cannot determine the number of "
"rows a query produced until all rows were fetched."
msgstr ""
"Cómo lo requiere la especificación Python DB API, el atributo :attr:"
"`rowcount` \"es -1 en caso de que ``executeXX()`` no haya sido ejecutada en "
"el cursor o en el *rowcount* de la última operación no haya sido determinada "
"por la interface\". Esto incluye sentencias ``SELECT`` porque no podemos "
"determinar el número de filas que una consulta produce hasta que todas las "
"filas sean obtenidas."

#: ../Doc/library/sqlite3.rst:704
msgid ""
"With SQLite versions before 3.6.5, :attr:`rowcount` is set to 0 if you make "
"a ``DELETE FROM table`` without any condition."
msgstr ""
"Con versiones de SQLite anteriores a 3.6.5, :attr:`rowcount` es configurado "
"a 0 si se hace un ``DELETE FROM table`` sin ninguna condición."

#: ../Doc/library/sqlite3.rst:709
msgid ""
Expand All @@ -1103,34 +1143,49 @@ msgid ""
"or when :meth:`executemany` is called, :attr:`lastrowid` is set to :const:"
"`None`."
msgstr ""
"Este atributo de solo lectura provee el *rowid* de la última fila "
"modificada. Solo se configura si se emite una sentencia ``INSERT`` o "
"``REPLACE`` usando el método :meth:`execute`. Para otras operaciones "
"diferentes a ``INSERT`` o ``REPLACE`` o cuando :meth:`executemany` es "
"llamado, attr:`lastrowid` es configurado a :const:`None`."

#: ../Doc/library/sqlite3.rst:715
msgid ""
"If the ``INSERT`` or ``REPLACE`` statement failed to insert the previous "
"successful rowid is returned."
msgstr ""
"Si la sentencia ``INSERT`` o ``REPLACE`` no se pudo insertar, se retorna el "
"anterior *rowid* exitoso."

#: ../Doc/library/sqlite3.rst:718
msgid "Added support for the ``REPLACE`` statement."
msgstr ""
msgstr "Se agregó soporte para sentencias ``REPLACE``."

#: ../Doc/library/sqlite3.rst:723
msgid ""
"Read/write attribute that controls the number of rows returned by :meth:"
"`fetchmany`. The default value is 1 which means a single row would be "
"fetched per call."
msgstr ""
"Atributo de lectura/escritura que controla el número de filas retornadas "
"por :meth:`fetchmany`. El valor por defecto es 1, lo cual significa que una "
"única fila será obtenida por llamada."

#: ../Doc/library/sqlite3.rst:728
msgid ""
"This read-only attribute provides the column names of the last query. To "
"remain compatible with the Python DB API, it returns a 7-tuple for each "
"column where the last six items of each tuple are :const:`None`."
msgstr ""
"Este atributo de solo lectura provee el nombre de las columnas de la última "
"consulta. Para ser compatible con *Python DB API*, retorna una 7-tupla para "
"cada columna en donde los últimos seis ítems de cada tupla son :const:`None`."

#: ../Doc/library/sqlite3.rst:732
msgid "It is set for ``SELECT`` statements without any matching rows as well."
msgstr ""
"También es configurado para sentencias ``SELECT`` sin ninguna fila "
"coincidente."

#: ../Doc/library/sqlite3.rst:736
msgid ""
Expand All @@ -1139,6 +1194,10 @@ msgid ""
"calling :meth:`con.cursor() <Connection.cursor>` will have a :attr:"
"`connection` attribute that refers to *con*::"
msgstr ""
"Este atributo de solo lectura provee la :class:`Connection` de la base de "
"datos SQLite usada por el objeto :class:`Cursor`. Un objeto :class:`Cursor` "
"creado por la llamada de :meth:`con.cursor() <Connection.cursor>` tendrá un "
"atributo :attr:`connection` que se fiere a *con*::"

#: ../Doc/library/sqlite3.rst:749
msgid "Row Objects"
Expand Down