Skip to content

Upgrade Sphinx to 3.2.1 to match cpython #1202

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

Closed
wants to merge 7 commits into from
Closed
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
Quitando entradas duplicadas
  • Loading branch information
cmaureir committed Aug 3, 2021
commit 9eda76ff36e7af2b2272e12977692877c471c42e
21 changes: 7 additions & 14 deletions .overrides/translation-memory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Dividimos esta sección en dos partes, los términos que se traducen y los que m

bytecodes
queda igual ``glossary.po``

callable
invocable ``glossary.po``, ``library/functions.po``

Expand Down Expand Up @@ -191,7 +191,7 @@ Dividimos esta sección en dos partes, los términos que se traducen y los que m

release
version ``HOWTO``

return / returns
retorna / retornar ``library/sqlite3.po``

Expand All @@ -204,24 +204,20 @@ Dividimos esta sección en dos partes, los términos que se traducen y los que m

runtime
tiempo de ejecución ``tutorial/classes.po``

slice
segmento ``datamodel.po``

slicing
segmentación ``datamodel.po``

statement
sentencia ``smtplib.po``

static type checker
Validador estático de tipos
Notas: mantener la mayúscula, usar validación cuando se refiera a la acción y no al agente.

static type checker
Validador estático de tipos
Notas: mantener la mayúscula, usar validación cuando se refiera a la acción y no al agente.

string
cadena de caracteres ``datamodel.po``

Expand All @@ -230,22 +226,19 @@ Dividimos esta sección en dos partes, los términos que se traducen y los que m

third-party
de terceros ``library/typing.po``

timeout
timeout ``library/smtplib.po``
Significado: tiempo de espera para establecer/reintentar una conexión de red

type hint
indicador de tipo ``library/typing.po``

type hint
indicador de tipo ``library/typing.po``

type annotation
anotación de tipo ``library/typing.po``
Nota: úsese como sinónimo de *type hint*, aunque en el texto se sobreentiende que anotación
es algo accesorio, un comentario, y type hint implica que el Validador hará comprobaciones

underscore
guión bajo ``glossary.po``

Expand Down