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

Traduccion traceback.po#409

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 7 commits intopython:3.8frombeejeke:traduccion-traceback
Jun 30, 2020
Merged

Conversation

beejeke
Copy link
Contributor

Closes#201

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.

Yo creo que falta definir tres cosas y estaríamos listos con este PR:

  • La traducción de "traceback" (elegir "seguimiento de pila" o "traza de pila")
  • (sugerencia) Usar "cadena de caracteres" para "string"
  • (sugerencia) Usar "imprimir" cuando hablamos de "print"


#: ../Doc/library/traceback.rst:74
msgid ""
"This is a shorthand for ``print_exception(sys.last_type, sys.last_value, sys."
"last_traceback, limit, file, chain)``. In general it will work only after "
"an exception has reached an interactive prompt (see :data:`sys.last_type`)."
msgstr ""
"Esto es un atajo para ``print_exception(sys.last_type, sys.last_value, sys."
"last_traceback, limit, file, chain)``. En general, solo funciona después de "
"que una excepción ha alcanzado un *promt* interactivo (ver :data:`sys."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Yo creo que deberíamos agregar "Prompt" aldicthttps://es.wikipedia.org/wiki/Prompt

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Sí, mejor añadirlo (si no lo está ya, que no me fijé en eso)

@@ -33,17 +35,25 @@ msgid ""
"print stack traces under program control, such as in a \"wrapper\" around "
"the interpreter."
msgstr ""
"Este módulo brinda una interfaz estándar para extraer, formatear y mostrar "
"trazas de pilas de programas de Python. Dicho módulo copia el comportamiento "
Copy link
Collaborator

Choose a reason for hiding this comment

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

En algunos lugares tienes "trazas de pilas" y en otros "seguimientos de pila", yo creo que es mejor elegir una y usarla en todo el archivo

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Sí, como te comenté en la primera suggestion, mejor sería dejar "seguimiento de pila" como traducción de "traceback"

beejekeand others added3 commitsJune 29, 2020 11:09
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
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.

Yo agregaríapre aldict y con el comentario que dejé de donde faltaba un: ya estaríamos listos casi para el merge :)
Le daré otra pasada el archivo cuando mires estos dos detalles.

Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
@cmaureir
Copy link
Collaborator

Creo que aún falta agregarpre al diccionario y el build de seguro pasa :)

beejeke reacted with thumbs up emoji

@cmaureircmaureir merged commitff41c88 intopython:3.8Jun 30, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@cmaureircmaureircmaureir approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Translatelibrary/traceback.po
2 participants
@beejeke@cmaureir

[8]ページ先頭

©2009-2025 Movatter.jp