- Notifications
You must be signed in to change notification settings - Fork396
Translate whatsnew/2.6#3314
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
base:3.13
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedNov 23, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Entries missing translation, details follow:
|
@cmaureir hay muchas entradas que estaban en fuzzy, que tenían una traducción, y que ahora quedaron vacías. No importa mucho en este archivo en particular, pero quizás hay que ver con cuidado que está haciendo el script de traducción? Espero confirmación y ahí mergeamos. |
Se me pasaron@rtobar :P gracias ahí la subí. Tuve que dejar una sin traducir que era código generaba problemas. |
@@ -1648,6 +1838,8 @@ msgid "" | |||
">>> from __future__ import print_function\n" | |||
">>> print('# of entries', len(dictionary), file=sys.stderr)" | |||
msgstr "" | |||
">>> from __future__ import print_function\n" | |||
">>> print('# de entradas', len(diccionario), file=sys.stderr)" | |||
#: ../Doc/whatsnew/2.6.rst:869 | |||
msgid "The signature of the new function is::" |
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.
Poedit me marca que falta traducir una única entrada, en la linea 1851, si te parece agregar esa ya queda listo el file :)
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.
Ya, es que esta entrada es extraña porque es un snippet, pero contiene un string normal, a ver que pasará
Uh oh!
There was an error while loading.Please reload this page.
Closes#3185