Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Introducing pofiletranslate – A Tool for Translating PO Files

by
Rachid Alassir
- 11/03/2025 20:39:17

Dear Odoo Community,  

I’ve developed a straightforward tool to translate PO files directly from a local codebase. I noticed that translations often follow a pattern within each project, and leveraging existing translations tends to produce better results than relying on Google Translate or AI-based tools.  

**PyPI:** [https://pypi.org/project/pofiletranslate/](https://pypi.org/project/pofiletranslate/)  
**GitHub:** [https://github.com/RachidAlassir/po-translate](https://github.com/RachidAlassir/po-translate)  

I’d love to hear your feedback and suggestions!  

Best regards,  
Rachid Alassir

Follow-Ups