Post Entries
It’s been a while since I wrote about Pylyglot, my translation searching tool that I use whenever I translate open source applications. Have not heard about Pylyglot? Read the About page for more info! The reasons for the long hiatus are too many to enumerate, but suffice to say that the project is very much alive and I intend to keep updating the translations database as often as possible. So, what’s new?
Thanks to comments by booxter and Patrick Niedzielski, I have added support for 2 more languages to Pylyglot: Belarusian and Esperanto! So far I had been adding languages according to their translation percentage, starting from the top and slowly moving down the list, but it probably makes sense to add some of the languages that need a bit of help catching up with the other teams and provide them with a means to check their standardization.
What a difference a day makes! Thanks to some feedback I got both here and in private, and thanks to a contributor with some extra free cycles at hand, Pylyglot got another face lift today. So what’s new? There are now 245 total packages and 3,165,335 translations from yesterday’s 61 packages and 954,884 translations! You can also now link to a query using the resulting url from your searches using the format language=FOO&query=BAR, where FOO is the language’s ISO code and BAR is the term you’re searching.
Managed to update Pylyglot, my Django-based translations tool to include 22 new languages and the very latest GNOME 3.0 packages. Hope you guys find it useful! Languages: 52 Packages: 61 Translations: 954,884
Pylyglot
Sep 26, 2010
Been working on a pet project to help out with the GNOME translations (as well as have a chance to learn more about Django) and the end product is now available at www.pylyglot.org. Basically, it is a database of all strings from all available GNOME packages parsed to (hopefully) help open source translators with their effort by providing suggestions based on existing translations. But wait, there’s more! Since the entire collection of GNOME packages is available for your perusal, you can check how a certain word was translated across all packages and use this information to standardize the translation for the entire project.