Skip to content

Traduccion library/fcntl#993

Merged
cmaureir merged 20 commits into
python:3.8from
mariasm87:traduccion-fcntl
Oct 7, 2020
Merged

Traduccion library/fcntl#993
cmaureir merged 20 commits into
python:3.8from
mariasm87:traduccion-fcntl

Conversation

@mariasm87

Copy link
Copy Markdown
Contributor

Closes #845

@cmaureir cmaureir changed the title Traduccion fcntl Traduccion library/fcntl Oct 7, 2020

@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.

creo que solo son estos problemas los de travis

Comment thread library/fcntl.po Outdated
"Operations in this module used to raise an :exc:`IOError` where they now "
"raise an :exc:`OSError`."
msgstr ""
"Las operaciones en este módulo solian generar un :exc:`IOError` donde ahora "

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
"Las operaciones en este módulo solian generar un :exc:`IOError` donde ahora "
"Las operaciones en este módulo solían generar un :exc:`IOError` donde ahora "

Comment thread library/fcntl.po Outdated
"``F_SEAL_*`` constants for sealing of :func:`os.memfd_create` file "
"descriptors."
msgstr ""
"El módulo fcntl ahora contiene las constantes ``F_ADD_SEALS``, "

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
"El módulo fcntl ahora contiene las constantes ``F_ADD_SEALS``, "
"El módulo *fcntl* ahora contiene las constantes ``F_ADD_SEALS``, "

Puedes hacer esto, o agregar un archivo de diccionario solo con esta palabra (pero quitando los asteriscos)

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.

Genial, muchas gracias!

@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.

Un par de palabras que están definidas en la memoria https://python-docs-es.readthedocs.io/es/3.8/translation-memory.html principalmente Raise -> Lanza, y Return -> Retorna.

Si no usas la interfaz de github para aceptar sugerencia, recuerda presionar el botón "Resolve conversation" para saber cuales están hechas ;)

Ya con esto yo creo que podemos hacer el merge.

Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
Comment thread library/fcntl.po Outdated
mariasm87 and others added 11 commits October 7, 2020 12:31
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
@mariasm87

Copy link
Copy Markdown
Contributor Author

Muchas gracias por todos tus comentarios, no sabía que se podían aceptar directamente en la interfaz. Creo que no lo he hecho bien porque he hecho commit de cada comentario por separado, siento el jaleo... Gracias de nuevo!:)

@cmaureir

cmaureir commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

Muchas gracias por todos tus comentarios, no sabía que se podían aceptar directamente en la interfaz. Creo que no lo he hecho bien porque he hecho commit de cada comentario por separado, siento el jaleo... Gracias de nuevo!:)

No te preocupes! la forma de hacerlo en un solo commit es ir a la pestaña "Files changed"
Screenshot_2020-10-07 Traduccion library fcntl by mariasm87 · Pull Request #993 · python python-docs-es

Y ahí vas cambio-por-cambio presionando en 'Add suggestion to batch' y luego cuando ya los tienes todos te aparece la opción 'Commit suggestions' :)

@cmaureir

cmaureir commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

solo powrap y esta listo 👯

@mariasm87

Copy link
Copy Markdown
Contributor Author

solo powrap y esta listo 👯

Tengo un problema con powrap, me salta el siguiente error: 'TypeError: argument of type 'WindowsPath' is not iterable' hay alguna alternativa o lo puedo indentar manualmente?

@cmaureir

cmaureir commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

solo powrap y esta listo dancers

Tengo un problema con powrap, me salta el siguiente error: 'TypeError: argument of type 'WindowsPath' is not iterable' hay alguna alternativa o lo puedo indentar manualmente?

ahí le pasé powrap yo, no te preocupes.
Lamentablemente hay problemas en Windows con esas herramientas, pues por lo general están hechas para unix (linux, macOS), quizás podrías darle una oportunidad a https://docs.microsoft.com/en-us/windows/wsl/install-win10 así tienes una terminal con un linux dentro de tu ordenador.

De lo contrario, quizás algún usuario en Telegram o Discord puede encontrar una solución pronto!

@cmaureir cmaureir merged commit dc4578b into python:3.8 Oct 7, 2020
@cmaureir

cmaureir commented Oct 7, 2020

Copy link
Copy Markdown
Collaborator

Muchas gracias @mariasm87 🎉 🎉

@mariasm87

Copy link
Copy Markdown
Contributor Author

Muchas gracias @mariasm87 🎉 🎉

Mil gracias a ti!!!Me has ayudado mucho, gracias por todo el tiempo que le has dedicado. Ahora mismo me instalo el terminal de Linux 😃

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

2 participants