Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Traduccion builtdist #1055

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 8 commits into from
Closed

Traduccion builtdist #1055

wants to merge 8 commits into from

Conversation

mariasm87
Copy link
Contributor

Closes #1026

Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

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

Me parece que deberías fijarte el formato del archivo.

Fijate que hay muchos párrafos que no hay cambios
aparentes pero Github los marca como cambiado,
y es que le está poniendo símbolos raros.

"llamada en C ::c:func:`fcntl`. El valor de retorno despu�s de una llamada "
"correcta es el contenido del b�fer, convertido en un objeto :class:`bytes`. "
"La longitud del objeto retornado ser� la misma que la longitud del argumento "
"*arg*. Esta longitud est� limitada a 1024 bytes. Si la informaci�n devuelta "
Copy link
Contributor

@eamanu eamanu Oct 10, 2020

Choose a reason for hiding this comment

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

Se prefiere usae "retornar" en vez de "devolver"

Suggested change
"*arg*. Esta longitud est� limitada a 1024 bytes. Si la informaci�n devuelta "
"*arg*. Esta longitud está limitada a 1024 bytes. Si la información retornada "

Ver: ad7bc7d

"que luego se pasa a :func:`ioctl` y se copia de nuevo en el búfer "
"Si *mutate_flag* es verdadero (valor predeterminado), entonces el b�fer se "
"pasa (en efecto) a la llamada al sistema subyacente :func:`ioctl`, el c�digo "
"de retorno de �ste �ltimo se devuelve al Python que llama, y ??el nuevo "
Copy link
Contributor

@eamanu eamanu Oct 10, 2020

Choose a reason for hiding this comment

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

eliminar el ??

Suggested change
"de retorno de �ste �ltimo se devuelve al Python que llama, y ??el nuevo "
"de retorno de éste último se devuelve al Python que llama, y el nuevo "

@cmaureir
Copy link
Collaborator

@eamanu modifiqué tus sugerencias, para que hagas el cambio directamente, asi la gente solo apreta un botón y tiene el cambio, con el botón que tiene el +- como la imagen
Screenshot_2020-10-11 Traduccion builtdist by mariasm87 · Pull Request #1055 · python python-docs-es
Gracias por tus comentarios :) creo que así podemos ayudar más rapido y mejor a la gente.

@mariasm87
Copy link
Contributor Author

El fichero del PR no se corresponde con el último commit que habñia hecho en local. Cierro el PR y abro otro nuevo para solucionarlo.

@mariasm87 mariasm87 closed this Oct 11, 2020
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 'distutils/builtdist.po'
3 participants