-
Notifications
You must be signed in to change notification settings - Fork 164
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
Update sentence_translations.json #77
Conversation
-Fix broken sentences due to translation -Changed some sentences to sound more native -Swapped some words with their common synonym -Fix channel name broken due to translation Quick question, Should we translate the name of the channel?
-Changed some pronouns and verbs from singular to plural (since Grant is talking to a group of people)
¡Hola! También estoy trabajando en traducir al español. Con respecto a tu pregunta, creo que sería más adecuado dejar el nombre del canal en su idioma original, para mantener la idea y la "marca personal". Pero en todo caso, es simplemente mi opinión. Hi! I'm also working on translating to Spanish. Regarding your question, I think it would be more appropriate to leave the channel name in its original language, in order to maintain the idea and the "personal brand". But in any case, that's just my opinion. |
Hey, pensaba lo mismo, ya que se escucha raro "tres azules y un marron", pero dijeron que usarian voces AI para las traducciones, y si es asi podria afectar a la hora de crear el audio en español, ya que 3blue1brown esta en ingles y el texto a audio solo puede hablar en un idioma. Asi sonaria: Hey, I also think that its better if we leave it in English, because in Spanish it sounds weird, but since they are going to use AI Voices to generate the audio, it might/will affect since the word 3blue1brown its in english and the text to speech can only talk in one language. Here's how it will sound |
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.
Just some minor tweaks.
Regarding the translation of the channel name, I believe it's quite tricky in this case. Firstly, I think we should always keep '3blue1brown' as it is the actual name of the channel. However, the name was explicitly referenced as a weird name, and its meaning may not be clear to those who don't understand English. A potential solution could be to retain the English name but add a brief explanatory phrase, for instance: '...3blue1brown, tres azules y un marrón en español,...' where it was mention, l.562 |
Co-authored-by: Yago Iglesias <[email protected]>
Oh, I though it was `transformacion`, thanks! Co-authored-by: Yago Iglesias <[email protected]>
Got it, Ill update the file and submit it for review, thanks for this clarification! |
Update to maintain the channel name and its translation in Spanish
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.
-Fix broken sentences due to translation
-Changed some sentences to sound more native
-Swapped some words with their common synonym
-Fix channel name broken due to translation
-Update to maintain the channel name and its translation in Spanish
I think I misexplained myself. What I meant to say is that we should only keep |
I would leave the channel name as-is, and if the text-to-speech result does something very unnatural, we can address that on a further stage of the pipeline, e.g. programmatically replace it with a translation of "this channel" before running the TTS, or something like that. Let me know when you feel this is okay to merge. |
Removed the Spanish translation of the channel name, and left only the original name `3bluebrown`
Thanks for the clarification, I just added commit d908a9d to fix that, and now its ready to merge
You're right, using "this channel" sounds a lot more natural than using the translation for 3blue1brown.
I just re-requested review to merge |
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.
Good job :)
-Fix broken sentences due to translation
-Changed some sentences to sound more native
-Swapped some words with their common synonym
-Fix channel name broken due to translation
Quick question,
Should we translate the name of the channel?