Chapter 8 - Odoo 15 Development Book

Export translation

In Odoo, we can add translations in the active languages for Char, Html, and Text fields, defined with the translate=True attribute.

odoo-development-book

To export the translations, go to Translations->Export Translations in the Settings app, which opens the wizard for export translations. We can choose the language and the export file format(CSV File, PO File, or TGZ archive). We can specify the Apps for which we have to export the translations. If no apps are selected, then the translations in all apps will be exported. Click on 'Export’ to generate the export file.

odoo-development-book

Another wizard will be open with the export file. Click on the file name or the download icon to download it.

odoo-development-book
WhatsApp