Searx: Pull Interlingua translation

Created on 24 Jul 2017  路  3Comments  路  Source: searx/searx

I've completed the translation to Interlingua in Transifex some months ago but it was not included in the code yet. How can I pull it? Is there a script?

Most helpful comment

I'm trying to patch this error upstream in Flask-Babel.
For me, it makes sense that Babel (the i18n library) would throw an exception if a locale is unknown. But I don't think Flask-Babel (the web framework component) should completely break, along with the application itself, just because someone added a .mo file in an unsupported locale.
Development over there seems to be quite slow, though, so it will probably take a while for a response.

More specifically for Interlingua, you could also contribute to the Unicode CLDR to update or fix whatever data is missing for Interlingua to be featured in the main repository. That's the dataset that Babel is based on. It seems like a really long and bureaucratic process though.

All 3 comments

Unfortunately, Interlingua is not supported by pybabel, which transforms translations into binary files to be read by babel, so it cannot be added to searx.

Closing because of inactivity. Feel free to reopen.

I'm trying to patch this error upstream in Flask-Babel.
For me, it makes sense that Babel (the i18n library) would throw an exception if a locale is unknown. But I don't think Flask-Babel (the web framework component) should completely break, along with the application itself, just because someone added a .mo file in an unsupported locale.
Development over there seems to be quite slow, though, so it will probably take a while for a response.

More specifically for Interlingua, you could also contribute to the Unicode CLDR to update or fix whatever data is missing for Interlingua to be featured in the main repository. That's the dataset that Babel is based on. It seems like a really long and bureaucratic process though.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

virtadpt picture virtadpt  路  3Comments

canDry picture canDry  路  3Comments

Pofilo picture Pofilo  路  3Comments

usolmz93 picture usolmz93  路  3Comments

aleferov picture aleferov  路  4Comments