- Notifications
You must be signed in to change notification settings - Fork230
Object to primitive conversion#350
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
Object to primitive conversion#350
Uh oh!
There was an error while loading.Please reload this page.
Conversation
joaquinelio left a comment• 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.
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.
Ademas de sugerencias normales,
"hint" no es js, no es programacion, deberiamos traducirlo
No lo hice porque NO entendía qué corno era. (para mi era "pista" que lleva a deduccion, o "inferencia")
cuando convierte, trata de seguir la sugerencia si puede, o si no sabe que otraa cosa hacer,
aunque no me quedo claro de donde viene, parece preprogramadas, no tengo ganas de estudiar
podrias cambiar "hint" o esperar sugerencia de otro reviewer como@maksumi ...
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
javascript-translate-bot commentedAug 17, 2020
Please make the requested changes. After it, add a comment "/done". |
numérico->númeroCo-authored-by: joaquinelio <joaquinelio@gmail.com>
unitario->unarioCo-authored-by: joaquinelio <joaquinelio@gmail.com>
el key simbólico-> la clave simbólicaCo-authored-by: joaquinelio <joaquinelio@gmail.com>
El->UnCo-authored-by: joaquinelio <joaquinelio@gmail.com>
insinuada->sugeridaCo-authored-by: joaquinelio <joaquinelio@gmail.com>
de lo contrario->en caso contrarioCo-authored-by: joaquinelio <joaquinelio@gmail.com>
/done |
Revisando... |
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.
¡Excelente traducción! Salvo algunos detallesdesde mi perspectiva, siéntete libre de implementarlos o no.
P.D. Muchos traductores nos dirigimos al lector de manera informal, "tú" y no "usted". Es bajo criterio de cada quién, no estoy seguro si ya se estableció algo al respecto pero creo que mantiene al tutorial amigable con el lector y también sería bueno que fuera uniforme en todos los capítulos para que el lector no se sienta viejo. Mi opinión
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
string->stringsCo-authored-by: Maksumi Murakami <maksumimurakami@gmail.com>
Entonces->Por lo tantoCo-authored-by: Maksumi Murakami <maksumimurakami@gmail.com>
"`+`"->"El `+`"Co-authored-by: Maksumi Murakami <maksumimurakami@gmail.com>
Yo ya aprové... Espereamos el veredicto final de@joaquinelio |
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.
Está bien.
@maksumi@homero304
No me gusta el enfoque inglés, prefiero el de MDN, pero no voy a cambiarlo claro.
hint es solo un argumento interno.
No hay 3 tipos de conversion,
hay 3 tipos de "sugerencias" que la conversion puede usar o no,
hint es solo el "tipo preferido",
default no creo que pueda llamarse un "tipo de conversion".
Bien se podia explicar todo desde el tipo preferido y de alli los casos y apenas mencionar hint.
No pude poner todo eso en una sola frase y que no sea rebuscada.
18 "The conversion is guided by a "preferred type" parameter or "hint" (spec link)...
algo asi
javascript-translate-bot commentedAug 19, 2020
Thank you 💖 I updated the Progress Issue#17 🎉 🎉 🎉 |
Hi, Could you review this PR?
Thanks
Regards,
Homero Marin