mozilla / pontoon

Mozilla's Localization Platform
https://pontoon.mozilla.org
BSD 3-Clause "New" or "Revised" License
1.44k stars 522 forks source link

Investigate new languages available in Google Translate #3264

Open flodolo opened 4 weeks ago

flodolo commented 4 weeks ago

Looks like the language set has expanded in Google Translate (not in Google Cloud though). https://blog.google/products/translate/google-translate-new-languages-2024/

We might be able to add a few locales still for MACHINERY?

mathjazz commented 3 weeks ago

We'll need support for these new languages to propagate to Cloud Translation API before we can start using them: https://cloud.google.com/translate/docs/languages

flodolo commented 3 weeks ago

We have a Google translate code and a Google automl code for each locale, I assumed we could enable new locales that were previously not supported by Google Translate (if there are any)? What am I missing?

flodolo commented 3 weeks ago

Ah, I'm guessing Google Translate ≠ Cloud Translation API ≠ AutoML 🙄