Skip to content
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

traduccion library/socket #1053

Open
wants to merge 27 commits into
base: 3.8
from
Open

traduccion library/socket #1053

wants to merge 27 commits into from

Conversation

@ramsal
Copy link

@ramsal ramsal commented Oct 10, 2020

Closes #315

ramsal added 4 commits Oct 10, 2020
update
@cmaureir cmaureir changed the title traduccion-socket traduccion library/socket Oct 17, 2020
@cmaureir
Copy link
Collaborator

@cmaureir cmaureir commented Oct 17, 2020

Noté un problemas con los acentos invertidos de la traducción @ramsal, vi que cambiaste la mayoria sino todos los ` por '
Si pudieras cambiarlos, pues así fallará el build 👍

@ramsal
Copy link
Author

@ramsal ramsal commented Oct 19, 2020

Acabo de actualizar con un commit mi repositorio, me di cuenta hace unos días y ya lo tenía casi terminado

ramsal added 5 commits Oct 23, 2020
@ramsal
Copy link
Author

@ramsal ramsal commented Oct 24, 2020

Ya están corregidos los errores anteriores, pero me sigue fallando el build. Me podéis dar una pista sobre dónde está el problema? Gracias!

@cmaureir
Copy link
Collaborator

@cmaureir cmaureir commented Oct 24, 2020

travis

ramsal added 9 commits Oct 24, 2020
@cmaureir
Copy link
Collaborator

@cmaureir cmaureir commented Nov 21, 2020

Siguen ocurriendo un par de cositas @ramsal, falta agregar la palabra "router" o traducirla como "enrutador"
y también hay unas advertencias que de seguro son por algun espacio en blanco que falta

cpython/Doc/library/socket.rst:21: WARNING: inconsistent term references in translated message. original: [':func:`.socket`', ':meth:`read`', ':meth:`write`'], translated: []

cpython/Doc/library/socket.rst:565: WARNING: inconsistent term references in translated message. original: [':func:`.socket`', ':const:`AF_UNIX`', ':const:`AF_INET`'], translated: [':func:`.socket`', ':const:`AF_UNIX`si se define en la plataforma; de lo contrario, el valor predeterminado es :const:`AF_INET`']

cpython/Doc/library/socket.rst:1574: WARNING: inconsistent term references in translated message. original: [':mod:`os.sendfile`', ':mod:`os.sendfile`', ':meth:`send`', ':meth:`file.tell() <io.IOBase.tell>`', ':const:`SOCK_STREAM`'], translated: [':mod:`os.sendfile`', ':mod:`os.sendfile`', ':meth:`file.tell() <io.IOBase.tell>`', ':const:`SOCK_STREAM`']
ramsal added 3 commits Nov 22, 2020
ramsal added 4 commits Nov 22, 2020
@ramsal
Copy link
Author

@ramsal ramsal commented Nov 22, 2020

Gracias @cmaureir ya ha pasado la validación!! ya estoy trabajando en una nueva actualización, espero poder publicarla pronto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.