Skip to content

Traducido archivo library/hmac#1211

Merged
cmaureir merged 3 commits intopython:3.8from
Kajachuan:traduccion-hmac
Feb 1, 2021
Merged

Traducido archivo library/hmac#1211
cmaureir merged 3 commits intopython:3.8from
Kajachuan:traduccion-hmac

Conversation

@Kajachuan
Copy link
Copy Markdown
Contributor

@Kajachuan Kajachuan commented Jan 22, 2021

Closes #890

Comment thread library/hmac.po
"basado en contenido, haciéndolo adecuado para criptografía. *a* y *b* deben "
"ser del mismo tipo: ya sea :class:`str` (solo ASCII, como por ejemplo "
"retornado por :meth:`HMAC.hexdigest`), o un :term:`bytes-like object`."
"retornado por :meth:`HMAC.hexdigest`), o un :term:`objeto tipo binario "
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hola @Kajachuan,

todo lo que está dentro de las sentencias que tiene la forma de los dos puntos más las tilde invertidas no se deben traducir.

Es decir el bytes-like object no lo debes traducir, porque es necesario para "linkearlo" a otra página.

Copy link
Copy Markdown
Contributor Author

@Kajachuan Kajachuan Jan 31, 2021

Choose a reason for hiding this comment

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

Hola. El link sigue funcionando porque el término completo es :term:objeto tipo binario <bytes-like object>:
https://python-docs-es--1211.org.readthedocs.build/es/1211/library/hmac.html

Si es muy necesario, revierto los cambios.

Comment thread library/hmac.po
"basado en contenido, haciéndolo adecuado para criptografía. *a* y *b* deben "
"ser del mismo tipo: ya sea :class:`str` (solo ASCII, como por ejemplo "
"retornado por :meth:`HMAC.hexdigest`), o un :term:`bytes-like object`."
"retornado por :meth:`HMAC.hexdigest`), o un :term:`objeto tipo binario "
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"retornado por :meth:`HMAC.hexdigest`), o un :term:`objeto tipo binario "
"retornado por :meth:`HMAC.hexdigest`), o un :term:`bytes-like object`. "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Estaba bien incialmente.

@eamanu
Copy link
Copy Markdown
Contributor

eamanu commented Jan 31, 2021 via email

@cmaureir cmaureir merged commit 67f004e into python:3.8 Feb 1, 2021
@cmaureir
Copy link
Copy Markdown
Collaborator

cmaureir commented Feb 1, 2021

Muchas gracias @Kajachuan 🎉

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/hmac.po'

3 participants