Skip to content

Traducido archivo library/binhex#965

Closed
mariasm87 wants to merge 1 commit into
python:3.8from
mariasm87:traduccion-binhex
Closed

Traducido archivo library/binhex#965
mariasm87 wants to merge 1 commit into
python:3.8from
mariasm87:traduccion-binhex

Conversation

@mariasm87

Copy link
Copy Markdown
Contributor

Closes #872

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

Copy link
Copy Markdown
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

@cmaureir cmaureir left a comment

Copy link
Copy Markdown
Collaborator

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 ;)

Comment thread library/binhex.po
#: ../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
Copy Markdown
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 thread library/binhex.po
Comment on lines +51 to +52
"similar a un archivo (cualquier objeto que admita un método :meth:'write' y :"
"meth:'close')."

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

cmaureir commented Oct 6, 2020

Copy link
Copy Markdown
Collaborator

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

@mariasm87

Copy link
Copy Markdown
Contributor Author

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

El #972 es el final :)

@cmaureir

cmaureir commented Oct 6, 2020

Copy link
Copy Markdown
Collaborator

#972

@cmaureir cmaureir closed this Oct 6, 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 'library/binhex.po'

2 participants