Traducido archivo whatsnew/3.5 #1126
Draft
+368
−56
Conversation
|
Hola, solo faltan algunas lineas para traducir, esta es mi primera vez sugiriendo cambios asi que agregare esta sugerencias al borrador |
whatsnew/3.5.po
Outdated
|
|
||
| #: ../Doc/whatsnew/3.5.rst:69 | ||
| msgid ":mod:`typing`: :ref:`PEP 484 -- Type Hints <whatsnew-pep-484>`." | ||
| msgstr "" | ||
| msgstr ":mod:`typing`: :ref:`PEP 484 -- Type Hints <whatsnew-pep-484>`." |
Juerodriguez
Nov 21, 2020
Contributor
Suggested change
| msgstr ":mod:`typing`: :ref:`PEP 484 -- Type Hints <whatsnew-pep-484>`." | |
| msgstr ":mod:`typing`: :ref:`PEP 484 -- Sugerencias tipo <whatsnew-pep-484>`." |
| "Language-Team: python-doc-es\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: 8bit\n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
| "Last-Translator: \n" | ||
| "Language: es_MX\n" |
|
En este commit también modifiqué 'type hints' pero por 'indicador de tipos', según la memoria de traducción. |
|
Lo veo que vas muy bien! Necesitas alguna ayuda para continuar? |
No no, sigo avanzando en la traducción, en unos días subo la segunda parte de "Nuevas características" :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Closes #1033