-
Notifications
You must be signed in to change notification settings - Fork 396
Traducido archivo whatsnew/3.5 #1126
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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>`." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hay que cambiar el lenguaje Español estandar
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Muy bien, lo cambiaré para el siguiente avance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
la verdad es que no sé si realmente afecta :O
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
afecta a las sugerencias de palabras y correciones ortograficas supongo pero no debe ser grave
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
En este commit también modifiqué 'type hints' pero por 'indicador de tipos', según la memoria de traducción.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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" :) |
@josephLSalgado veo que lo pusiste para revisión, es así? :) Ahi me pongo a mirarlo |
Así es :) |
Bueno,.. en realidad con el par que quedan, teniendo en cuenta ya se va a traducir automáticamente. |
perdon no me fije en absoluto que ya habia abiertos pr, escogi 3.5 random... como querais, se pueden hacer los merge de lo que ya estaba en pr abiertas y yo continuo solo lo que falte con la traduccion automatica. |
Completaría automáticamente las entradas que faltan en todos esos que están abiertos. Obviamente consultando a la persona que lo está trabajando si le parece OK. ¿es mucho despelote? |
Si a mí me parece bien. De momento paro con el 3.5 hasta que se decida, y revisaré también si hay otros pr de whatsnew así que empiezo primero por los que nunca ha tocado nadie. Tengo la subscripción pro del poedit hasta octubre al menos ahahhaa así que no hay problema |
@clacri la traducción automática hace correcciones? osea, si un párrafo ya está traducido, lo trata de corregir?. Por que lo que otra cosa que se me ocurre que se parece a lo que dice @cacrespo es mergear los whatsnews abiertos y pasarlos por la parte automática y volver a abrir los PR, con las correcciones y las partes traducidas. |
No, es una pre-traduccion para string que estan empty. Lo que si te puede
hacer sugerencias o pillar cosas como errores de sintaxis y demas pero no
en batch, sino cuando estas en una string en particular.
El mié, 4 ago 2021 a las 13:07, Emmanuel Arias ***@***.***>)
escribió:
… @clacri <https://github.com/clacri> la traducción automática hace
correcciones? osea, si un párrafo ya está traducido, lo trata de corregir?.
Por que lo que otra cosa que se me ocurre que se parece a lo que dice
@cacrespo <https://github.com/cacrespo> es mergear los whatsnews abiertos
y pasarlos por la pare automática y volver a abrir los PR, con las
correcciones y las partes traducidas.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1126 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACTLMBBL5ZDEOCLELFEERLTT3EURPANCNFSM4TFND57Q>
.
|
Hola @josephLSalgado voy a revisar la traduccion :) no lo hare en un solo dia asi que ire poniendo mensajes de hasta donde he llegado. Un saludo :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Voy por el parrafo 148
"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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
afecta a las sugerencias de palabras y correciones ortograficas supongo pero no debe ser grave
|
||
#: ../Doc/whatsnew/3.5.rst:47 | ||
msgid "" | ||
"This article explains the new features in Python 3.5, compared to 3.4. " | ||
"Python 3.5 was released on September 13, 2015. See the `changelog <https://" | ||
"docs.python.org/3.5/whatsnew/changelog.html>`_ for a full list of changes." | ||
msgstr "" | ||
"Este artículo explica las nuevas características de Python 3.5, en " | ||
"comparación con 3.4. Python 3.5 se publicó el 13 de septiembre de 2015. " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No estoy segura de este termino si deberiamos decir se publico, se lanzo o se libero.... quizas para discutirlo en el telegram
|
||
#: ../Doc/whatsnew/3.5.rst:69 | ||
msgid ":mod:`typing`: :ref:`PEP 484 -- Type Hints <whatsnew-pep-484>`." | ||
msgstr "" | ||
":mod:`typing`: :ref:`PEP 484 -- Indicador de tipos <whatsnew-pep-484>`." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
":mod:`typing`: :ref:`PEP 484 -- Indicador de tipos <whatsnew-pep-484>`." | |
":mod:`typing`: :ref:`PEP 484 -- Anotaciones de tipado <whatsnew-pep-484>`." |
quizas esto seria mas consistente con como se ha traducido los type hints en otros
Me parece muy bien. ¡Gracias! Saludos :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
voy por el 407
|
||
#: ../Doc/whatsnew/3.5.rst:235 | ||
msgid "will output::" | ||
msgstr "" | ||
msgstr "saldrá::" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
msgstr "saldrá::" | |
msgstr "mostrará como salida::" |
|
||
#: ../Doc/whatsnew/3.5.rst:405 | ||
msgid "PEP 484 - Type Hints" | ||
msgstr "" | ||
msgstr "PEP 484 - Indicador de tipos" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
En otras traducciones de la documentacion lo he visto como Anotaciones de tipado (https://docs.python.org/es/3.9/library/typing.html)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
voy por el 729! super, que trabajazo de fichero ahahaha es super largo.
|
||
#: ../Doc/whatsnew/3.5.rst:439 | ||
msgid ":pep:`484` -- Type Hints" | ||
msgstr "" | ||
msgstr ":pep:`484` -- Indicador de tipos" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
simplemente que sea consistente, si lo dejamos como Indicador de tipos, o como Anotaciones de tipado
@@ -640,6 +853,11 @@ msgid "" | |||
"function was interpreted as the end of the iteration by the loop construct " | |||
"driving the generator." | |||
msgstr "" | |||
"La interacción de los generadores y :exc:`StopIteration` en las versiones de " | |||
"Python 3.4 y anteriores a veces fue sorprendente y podría ocultar bugs " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Python 3.4 y anteriores a veces fue sorprendente y podría ocultar bugs " | |
"Python 3.4 y anteriores era a veces sorprendente y podía ocultar bugs " |
"de una función de generadores se interpretó como el final de la iteración " | ||
"por la construcción de bucle que impulsa el generador." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"de una función de generadores se interpretó como el final de la iteración " | |
"por la construcción de bucle que impulsa el generador." | |
"de una función de generadores se interpretaba como el final de la iteración " | |
"por la construcción de bucle que impulsaba el generador." |
"Este es un cambio incompatible hacia atrás, así que para habilitar el nuevo " | ||
"comportamiento, es necesario importar :term:`__future__`::" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Este es un cambio incompatible hacia atrás, así que para habilitar el nuevo " | |
"comportamiento, es necesario importar :term:`__future__`::" | |
"Este no es un cambio retrocompatible, así que para habilitar el nuevo " | |
"comportamiento, es necesario importar :term:`__future__`::" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
voy por el 1046
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
voy por 1253
whatsnew/3.5.po
Outdated
|
||
#: ../Doc/whatsnew/3.5.rst:1090 | ||
msgid "" | ||
"The :func:`~doctest.DocTestSuite` function returns an empty :class:`unittest." | ||
"TestSuite` if *module* contains no docstrings, instead of raising :exc:" | ||
"`ValueError`. (Contributed by Glenn Jones in :issue:`15916`.)" | ||
msgstr "" | ||
"La función :func:`~doctest.DocTestSuite` devuelve una clase :class:`unittest." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"La función :func:`~doctest.DocTestSuite` devuelve una clase :class:`unittest." | |
"La función :func:`~doctest.DocTestSuite` retorna una clase :class:`unittest." |
La mergeo ya que pasa el build automatico y se terminara |
upa! |
Necesito una ayudita de @cmaureir porque no me di cuenta de que la PR estaba abierta contra la rama anterior, 3.8 y ahora estamos en 3.9. |
* Traducido archivo whatsnew/3.5 * Nuevas características (1 de 2) * Cambiada la traducción a pasiva refleja * Nuevas características (2 de 2) * Otros cambios en el lenguaje y nuevos módulos * Módulos mejorados (1 de 5) * Actualizado dictionaries/whatsnew_3.5 * Corregidas las referencias de términos inconsistentes * Módulos mejorados (2 de 5) * Actualizado dictionaries/whatsnew_3.5 * Módulos mejorados (3 de 5) * Módulos mejorados (4 de 5) * Módulos mejorados (5 de 5) * Otros cambios a nivel de módulo - Cambios en la compilación y la API de C * Obsoleto - Cambios notables en Python 3.5.4 * adding words to dictionary * Cambiando devolver -> retornar Co-authored-by: Claudia <[email protected]> Co-authored-by: Cristián Maureira-Fredes <[email protected]>
Related to #1033