Skip to content

Traduccion tutorial stdlib v3.12 #2690

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 15 commits into from
Oct 20, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
actualizacion y translators
  • Loading branch information
Sublian committed Oct 18, 2023
commit 674908cb47886928c70136765771c5854c764cae
2 changes: 1 addition & 1 deletion TRANSLATORS
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Leonardo Gomez (@gomezgleonardob)
Lis
Lucas Miranda
Luciano Bovio (@lbovio)
Luis Gonzalez (@sublian)
Luis A. Gonzalez (@sublian)
Luis Llave (@llaveluis)
Luis Sánchez (@LuisAISanchez)
Maia
Expand Down
7 changes: 3 additions & 4 deletions tutorial/stdlib.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: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-10-18 14:28-0500\n"
"PO-Revision-Date: 2023-10-18 14:55-0500\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -392,9 +392,8 @@ msgid ""
"slightly nonstandard SQL syntax."
msgstr ""
"El módulo :mod:`sqlite3` es un wrapper de la biblioteca de bases de datos "
"SQLite, que proporciona una base de datos constante que se puede actualizar "
"y a la que se puede acceder utilizando una sintaxis SQL ligeramente no "
"estándar."
"SQLite, proporciona una base de datos constante que se puede actualizar y a "
"la que se puede acceder utilizando una sintaxis SQL ligeramente no estándar."

#: ../Doc/tutorial/stdlib.rst:357
msgid ""
Expand Down