Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 99 commits intopython:3.8fromgedarafi:traduccion-sqlite3
Nov 21, 2020
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
99 commits
Select commitHold 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
gedarafiJun 29, 2020
6ccede0
Update library/sqlite3.po
gedarafiJun 29, 2020
98af293
Update library/sqlite3.po
gedarafiJun 29, 2020
2e0e84a
Update library/sqlite3.po
gedarafiJun 29, 2020
aa29ade
Update library/sqlite3.po
gedarafiJun 29, 2020
d07a55f
Update library/sqlite3.po
gedarafiJun 29, 2020
fe006af
Update library/sqlite3.po
gedarafiJun 29, 2020
22e267f
Update library/sqlite3.po
gedarafiJun 29, 2020
b0b5246
Update library/sqlite3.po
gedarafiJun 29, 2020
c9cadc5
Update library/sqlite3.po
gedarafiJun 29, 2020
87c0fa3
Update library/sqlite3.po
gedarafiJun 29, 2020
77bc1f4
Update library/sqlite3.po
gedarafiJun 29, 2020
0c43455
Update library/sqlite3.po
gedarafiJun 29, 2020
832ade3
Update library/sqlite3.po
gedarafiJul 3, 2020
a765ada
Update library/sqlite3.po
gedarafiJul 3, 2020
9f5b6f4
Update library/sqlite3.po
gedarafiJul 3, 2020
13f709c
Update library/sqlite3.po
gedarafiJul 3, 2020
58bfd38
Update library/sqlite3.po
gedarafiJul 3, 2020
1e4d1ee
Update library/sqlite3.po
gedarafiJul 3, 2020
e6a57cd
Update library/sqlite3.po
gedarafiJul 3, 2020
6aba76b
Agregando recomendaciones del draft pull request
Aug 16, 2020
2eeef71
Update library/sqlite3.po
gedarafiAug 16, 2020
c3d7398
Update library/sqlite3.po
gedarafiAug 16, 2020
b9596cd
Update library/sqlite3.po
gedarafiAug 16, 2020
badb699
Update library/sqlite3.po
gedarafiAug 16, 2020
694e1c6
Update library/sqlite3.po
gedarafiAug 16, 2020
1fb3409
Update library/sqlite3.po
gedarafiAug 16, 2020
1fe0317
Update library/sqlite3.po
gedarafiAug 22, 2020
f9ddbe2
Update library/sqlite3.po
gedarafiAug 22, 2020
f9e5c21
Update library/sqlite3.po
gedarafiAug 22, 2020
1018280
Update library/sqlite3.po
gedarafiAug 22, 2020
ce65895
Update library/sqlite3.po
gedarafiAug 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…
gedarafiSep 17, 2020
b466fe0
35%: métodos de la clase Connection: create_aggregate, create_collati…
gedarafiSep 17, 2020
79733c3
Resolver issue travis
gedarafiSep 17, 2020
8e29d02
40%: Métodos de la clase connection: set_progress_handler, set_trace_…
gedarafiSep 24, 2020
f31e4bf
Corrección errores
gedarafiSep 24, 2020
7fe3a62
40%: Método de la clase connection: row_factory
gedarafiOct 2, 2020
9fb9e31
Corrección errores travis
gedarafiOct 2, 2020
096701c
Palabras que rompen la compilación
gedarafiOct 3, 2020
a95f158
47% Últimos métodos de la clase Connection: text_factory, total_chang…
gedarafiOct 3, 2020
acc2f46
Se cambia palabra mandatorio por obligatorio, apesar de que mandatori…
gedarafiOct 3, 2020
57ac065
50%: Objetos de la clase cursor: execute
gedarafiOct 5, 2020
366e9ee
Corrección de indentación con powrap en mobaXterm sobre Windows
gedarafiOct 5, 2020
caa3611
60%: Objetos de la clase cursor: execute, executemany, executescript,…
gedarafiOct 6, 2020
d368fbc
64%: Clase Row, método keys
gedarafiOct 6, 2020
fe1680c
68%: Excepciones: Warning, Error, DatabaseError, IntegrityError, Prog…
gedarafiOct 7, 2020
b05e959
77%: Tipos de Python y SQLite
gedarafiOct 7, 2020
7a20a72
78%: Usando adaptadores para almacenar tipos adicionales de Python en…
gedarafiOct 7, 2020
6618d0f
80%: Adaptadores auto adaptables
gedarafiOct 7, 2020
30bec25
93%: Controlando transacciones
gedarafiOct 17, 2020
48cb6a1
94%: Usando métodos atajo
gedarafiOct 17, 2020
cecab43
96%: Accediendo a las columnas por nombre enlugar de índice
gedarafiOct 17, 2020
6dcaef2
100%: Problemas comunes
gedarafiOct 17, 2020
ee2654c
Update library/sqlite3.po
gedarafiOct 18, 2020
ad74ee8
Update library/sqlite3.po
gedarafiOct 18, 2020
55263e8
Update library/sqlite3.po
gedarafiOct 19, 2020
d219bd3
Update library/sqlite3.po
gedarafiOct 19, 2020
1e10dec
Update library/sqlite3.po
gedarafiOct 19, 2020
9005f1c
Update library/sqlite3.po
gedarafiOct 19, 2020
14849a3
Update library/sqlite3.po
gedarafiOct 19, 2020
6fccf12
Update library/sqlite3.po
gedarafiOct 19, 2020
8921584
Update library/sqlite3.po
gedarafiOct 19, 2020
b698936
Update library/sqlite3.po
gedarafiOct 19, 2020
3fcc69b
Update library/sqlite3.po
gedarafiOct 20, 2020
6d6762c
Update library/sqlite3.po
gedarafiOct 20, 2020
cb07fa6
Update library/sqlite3.po
gedarafiOct 20, 2020
60a9214
Update library/sqlite3.po
gedarafiOct 20, 2020
107a8ab
Update library/sqlite3.po
gedarafiOct 20, 2020
6d7e49c
Update library/sqlite3.po
gedarafiOct 20, 2020
b05bab1
Update library/sqlite3.po
gedarafiOct 20, 2020
464f9a7
Update library/sqlite3.po
gedarafiOct 20, 2020
666ce49
Update library/sqlite3.po
gedarafiOct 20, 2020
146be31
Update library/sqlite3.po
gedarafiOct 20, 2020
26be357
Apply suggestions from code review
gedarafiOct 20, 2020
e94ec4c
Se agrega palabra commit
gedarafiOct 20, 2020
364848e
Solucionar problema powrap en Windows
gedarafiOct 20, 2020
9655f1b
Apply suggestions from code review
gedarafiOct 24, 2020
600d659
Update library/sqlite3.po
gedarafiOct 24, 2020
c780054
Corregir powrap - 100% terminado con revisión par completa
gedarafiOct 30, 2020
ddb2f63
Travis me marca error en esa línea, pero no veo el error :/ cpython/D…
gedarafiOct 30, 2020
b938776
Travis me marca error en esa línea, pero no veo el error :/ cpython/D…
gedarafiOct 30, 2020
75b2aa7
Apply suggestions from code review
gedarafiNov 13, 2020
6bc3103
Se agregan palabras collation, backend, sobrecoste, arraysize, rowid …
gedarafiNov 14, 2020
b63c58b
Se corrige formato de archivo powrap
gedarafiNov 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
11 changes: 11 additions & 0 deletionsdictionaries/library_sqlite3.txt
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
prototipar
Configurarla
autorizador
desconexión
commit
collation
backend
sobrecoste
arraysize
rowid
datetime
Loading

[8]ページ先頭

©2009-2025 Movatter.jp