Po Translations Report

Component ID

2250391

Component name

Po Translations Report

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

650

Component created

Component changed

Component body

Do you handle translations via po files and import them to Drupal ?

This module will help you to have reports on your po translations status.

Configure the folder where you keep your po files and then you can see all reports for each one of your po files.

Global Reports Image

Reports are made for the number of translated strings, number of untranstaled strings, number of strings that are translated but contain some non allowed HTML (thus you will not be able to import it to the database), number of total strings per a po file.

A last row adds the totals for all po files in the folder.

Note that results are displayed in a table that is sortable by any column you want.

Please note that in reports, plural forms are counted as much as existing plurals.

Identifying translated strings per po file.

Translated strings per file Image

Identifying untranslated strings per po file.

Untranslated strings per file Image

Identifying non allowed translations per po file.

Not Allowed Translations strings per file Image

For each category (translated, untranslated, not allowed translation), if the
report is positive, the figure will be linked to a details page where you can
find the details about the concerned source/translation strings.

This module does not add any table to the database nor does it relay on the database for its reports. It only does on fly reports reading po files.