Skip to content

Traduccion threading#386

Merged
humitos merged 23 commits into
python:3.8from
GabrielAnguita:traduccion-threading
Jul 6, 2020
Merged

Traduccion threading#386
humitos merged 23 commits into
python:3.8from
GabrielAnguita:traduccion-threading

Conversation

@GabrielAnguita

@GabrielAnguita GabrielAnguita commented Jun 3, 2020

Copy link
Copy Markdown
Contributor

Tengo dudas sobre las siguientes traducciones:

"blocking functions" por "funciones bloqueantes"
"lock" por "cerrojo"
y especialmente "timeout", que traduje por "tiempo de espera" pero quizás debería ser
"caducidad", aunque no me convence nada por ahora.

Estaré atento a los comentarios

Closes #305

@eamanu

eamanu commented Jun 6, 2020

Copy link
Copy Markdown
Contributor

IMHO: funciones bloqueantes me parece bien. Yo dejaría "lock" y "timeout" me parece que dan más información en inglés que en español, debido a que son más utilizadas en Ingles.

@cmaureir cmaureir left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gracias por la traducción @GabrielAnguita ! Te dejé un par de comentarios menores a ver que te parecen. Me preocupa un poco que los textos originales estén modificados, usaste solo powrap? o alguna otra herramienta para hacer wrap del archivo?

Comment thread TRANSLATORS Outdated
Agustina Quiros (@qagustina)
José Miguel Hernández Cabrera (@miguelheca) No newline at end of file
José Miguel Hernández Cabrera (@miguelheca)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

la verdad me confunde eso de haber cambiado el texto original, quizas lo pase a llevar en una que abrí el .po desde nano y no desde poedit? no lo sé... gracias por los comentarios

Comment thread library/threading.po
Comment thread library/threading.po Outdated
"threads that have not yet been started."
msgstr ""
"Retorna una lista de todos los objetos tipo :class:`Thread` actualmente con "
"vida. La lista incluye hilos demonio, objetos hilo *dummy* creados por :func:"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Antes habías usado el término "maniquí" para hablar de Dummy. Ambas opciones me parece bien, pero deberías escoger una.

Comment thread library/threading.po Outdated
Comment thread library/threading.po Outdated
Comment thread library/threading.po Outdated
Comment thread library/threading.po Outdated
Comment thread library/threading.po Outdated
Comment thread library/threading.po Outdated
Comment thread library/threading.po Outdated
GabrielAnguita and others added 13 commits June 28, 2020 12:41
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
@humitos

humitos commented Jul 5, 2020

Copy link
Copy Markdown
Collaborator

Hola @cmaureir! Veo que lo marcaste como Request Changes, pero me parece que ya corrigieron/aceptaron tus sugerencias --¿puedes darle el +1 o bien hacer nuevas suegerencias? Ya parece que está para hacer merge este.

@humitos humitos merged commit dcae7a6 into python:3.8 Jul 6, 2020
@humitos

humitos commented Jul 6, 2020

Copy link
Copy Markdown
Collaborator

Falla el powrap, que lo estoy arreglando en #527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Translate library/threading.po

4 participants