Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traducido archivo library/hmac#1211

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

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

Conversation

Kajachuan
Copy link
Contributor

@KajachuanKajachuan commentedJan 22, 2021
edited
Loading

Closes#890

@@ -204,7 +204,8 @@ msgstr ""
"el análisis de temporización evitando el comportamiento de cortocircuito "
"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
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
ContributorAuthor

@KajachuanKajachuanJan 31, 2021
edited
Loading

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.

@@ -204,7 +204,8 @@ msgstr ""
"el análisis de temporización evitando el comportamiento de cortocircuito "
"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
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
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
Contributor

eamanu commentedJan 31, 2021 via email

El sáb., 30 de enero de 2021 23:20, Kajachuan <notifications@github.com>escribió:
***@***.**** commented on this pull request. ------------------------------ In library/hmac.po <#1211 (comment)> : > @@ -204,7 +204,8 @@ msgstr "" "el análisis de temporización evitando el comportamiento de cortocircuito " "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 " 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.
Ahhh. No se. Nunca vi esa situación. Si funciona creo que va?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1211 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB2AYOYNM7MUQN7ZUJW6HVLS4S5APANCNFSM4WPAWUWA> .

@cmaureircmaureir merged commit67f004e intopython:3.8Feb 1, 2021
@cmaureir
Copy link
Collaborator

Muchas gracias@Kajachuan 🎉

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

@eamanueamanueamanu requested changes

@cmaureircmaureircmaureir approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Translate 'library/hmac.po'
3 participants
@Kajachuan@eamanu@cmaureir

[8]ページ先頭

©2009-2025 Movatter.jp