Skip to content

Traducción del archivo library/typing.po #1331

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

Merged
merged 4 commits into from
Aug 16, 2021

Conversation

javoweb
Copy link
Contributor

@javoweb javoweb commented Aug 11, 2021

Translations for library/typing.po.

Closes #1312

@javoweb javoweb force-pushed the traduccion-typing branch from 383703f to 387ac71 Compare August 11, 2021 02:19
@javoweb javoweb force-pushed the traduccion-typing branch from 387ac71 to f222c00 Compare August 11, 2021 14:20
@cmaureir
Copy link
Collaborator

Por cierto @javoweb no es necesarios que hagas force push, peus siempre hacemos Squash+Merge a la rama principal. Así no perdemos la historia cuando se hagan revisiones en versiones anteriores mientras el PR esté abierto.

@@ -877,7 +901,7 @@ msgid ""
"``Annotated`` type allows for both static typechecking of ``T`` (e.g., via "
"mypy or Pyre, which can safely ignore ``x``) together with runtime access to "
"``x`` within a specific application."
msgstr ""
msgstr "Un tipo introducido en :pep:`593` (``Anotaciones flexibles de "
Copy link
Collaborator

Choose a reason for hiding this comment

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

el build actualmente falla porque no hay un '``' al final de la expresión, pero por lo que veo falta la traducción del párrafo completo :P

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hola, sí. Es un WIP

@javoweb javoweb marked this pull request as ready for review August 16, 2021 01:21
@javoweb javoweb requested a review from cmaureir August 16, 2021 01:21
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/JulienPalard/powrap
rev: master
rev: main
Copy link
Collaborator

Choose a reason for hiding this comment

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

hay que quitar los cambios en este archivo, pues entraron en otro Pull Request. Quizás lo que puedes hacer es un merge de 3.9 a este PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Gracias por notarlo. :)

@cmaureir cmaureir merged commit ea9fa00 into python:3.9 Aug 16, 2021
@cmaureir
Copy link
Collaborator

Muchas gracias @javoweb 🎉

@javoweb javoweb deleted the traduccion-typing branch August 16, 2021 14:01
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/typing.po'
2 participants