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

Doc: translate sys.po#1382

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 5 commits intopython:3.9fromunknown repositoryOct 11, 2021
Merged

Doc: translate sys.po#1382

cmaureir merged 5 commits intopython:3.9fromunknown repositoryOct 11, 2021

Conversation

ghost
Copy link

closes#1310

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.

un par de detalles, pero lo demás todo OK. Gracias @dcristobalh 🎉


#: ../Doc/library/sys.rst:94
msgid ""
"For example, one auditing event is named ``os.chdir``. This event has one "
"argument called *path* that will contain the requested new working directory."
msgstr ""
"Por ejemplo, un evento de auditoría se llama ``os.chdir``. Este evento tiene "
"un argumento llamado *ruta* que contendrá el nuevo directorio de trabajo "
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
"un argumento llamado *ruta* que contendrá el nuevo directorio de trabajo"
"un argumento llamado *path* que contendrá el nuevo directorio de trabajo"

cuando hay referencias a parámetros/argumentos lo dejamos en inglés pues no podemos cambiar la firma del método/función.

Copy link
Author

Choose a reason for hiding this comment

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

Vale, perfecto. Gracias@cmaureir

"nombre del evento y los argumentos, y volverá a lanzar la primera excepción "
"de cualquier disparador. En general, si se lanza una excepción, no debería "
"ser manejada y el proceso debería terminar lo más rápidamente posible. Esto "
"permite que las implementaciones de los disparadores decidan cómo responder "
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
"permite que las implementaciones de losdisparadores decidan cómo responder"
"permite que las implementaciones de loshook decidan cómo responder"

mmm me suena extraño utilizar 'disparadores' por hook, si gustas lo podemos dejar en inglés. Creo que en otros archivos lo hemos hecho, o también utilizar 'gancho' directamente.

Copy link
Author

@ghostghostOct 11, 2021
edited by ghost
Loading

Choose a reason for hiding this comment

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

Vale, lo dejo en ingles. Si necesitas que lo cambie por 'gancho' dime. Gracias@cmaureir

@cmaureircmaureir merged commit11516f9 intopython:3.9Oct 11, 2021
cmaureir pushed a commit that referenced this pull requestDec 7, 2021
* Doc: translate sys.po* Fix: change disparador* Fix: change ruta to path
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
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/sys.po'
2 participants
@cmaureir@dcristobalhMad

[8]ページ先頭

©2009-2025 Movatter.jp