Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update posix.po #1207

Open
wants to merge 2 commits into
base: 3.8
from
Open

Update posix.po #1207

wants to merge 2 commits into from

Conversation

@yeyeto2788
Copy link
Contributor

@yeyeto2788 yeyeto2788 commented Jan 15, 2021

Closes #810

yeyeto2788 added 2 commits Jan 15, 2021
Add dictionary for posix library
Copy link
Collaborator

@cmaureir cmaureir left a comment

Un pequeño detalle, que en la memoria de traducción utilizamos "lanzar" para referirnos a "raise" en vez de genera o elevar (que a veces son palabras que he visto)


#: ../Doc/library/posix.rst:25
msgid ""
"Errors are reported as exceptions; the usual exceptions are given for type "
"errors, while errors reported by the system calls raise :exc:`OSError`."
msgstr ""
"Los errores se notifican como excepciones; las excepciones habituales se "
"proporcionan para los errores de tipo, mientras que los errores notificados "
"por las llamadas del sistema generan :exc:`OSError`."

This comment has been minimized.

@cmaureir

cmaureir Jan 17, 2021
Collaborator

Suggested change
"por las llamadas del sistema generan :exc:`OSError`."
"por las llamadas del sistema lanzan :exc:`OSError`."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.