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/binhex#965

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

Closed
mariasm87 wants to merge1 commit intopython:3.8frommariasm87:traduccion-binhex
Closed

Traducido archivo library/binhex#965

mariasm87 wants to merge1 commit intopython:3.8frommariasm87:traduccion-binhex

Conversation

mariasm87
Copy link
Contributor

Closes#872


#: ../Doc/library/binhex.rst:7
msgid "**Source code:** :source:`Lib/binhex.py`"
msgstr ""
msgstr "**Código fuente:** :source:'Lib/binhex.py'"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
msgstr "**Código fuente:** :source:'Lib/binhex.py'"
msgstr "**Código fuente:** :source:`Lib/binhex.py`"

Los acentos invertidos tienen un significado especial, por eso no tenemos que cambiarlos por comillas simples

Copy link
Collaborator

@cmaureircmaureir left a comment

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, te dejé un par de comentarios sobre usar los acentos invertidos, pero falta cambiar los otros del archivo ;)


#: ../Doc/library/binhex.rst:14
msgid "The :mod:`binhex` module defines the following functions:"
msgstr ""
msgstr "El módulo :mod:'binhex' define las siguientes funciones:"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
msgstr "El módulo :mod:'binhex' define las siguientes funciones:"
msgstr "El módulo :mod:`binhex` define las siguientes funciones:"

Comment on lines +51 to +52
"similar a un archivo (cualquier objeto que admita un método :meth:'write' y :"
"meth:'close')."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"similar a un archivo (cualquier objeto que admita un método :meth:'write' y :"
"meth:'close')."
"similar a un archivo (cualquier objeto que admita un método :meth:`write` y :"
"meth:`close`)."

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Muchas gracias por tus comentarios! Perdona pero he tenido que abrir un nuevo PR para la issue (Traduccion binhex2#972). No sé qué he hecho mal pero al actualizar mis cambios en local, hacer commit y un push a mi repo forkeado, no veía mis cambios actualizados en el PR. Gracias de nuevo y perdona las molestias!!

@cmaureir
Copy link
Collaborator

@mariasm87 este es el final? o el otro que acabo de corregir?#972 Tu dime cual cerramos :D

@mariasm87
Copy link
ContributorAuthor

@mariasm87 este es el final? o el otro que acabo de corregir?#972 Tu dime cual cerramos :D

El#972 es el final :)

@cmaureir
Copy link
Collaborator

#972

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

@cmaureircmaureircmaureir requested 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/binhex.po'
2 participants
@mariasm87@cmaureir

[8]ページ先頭

©2009-2025 Movatter.jp