{% load i18n %} {% load statistics %} {% load truncate %} {% for c in components %} {% endfor %} {% for language, comp in stats.items %} {% for name, stat in comp.items %} {% with 140 as barwidth %} {% endwith %} {% endfor %} {% endfor %}
{% trans "Language" %}{{ c.name|truncate_chars:11 }}
{{ language.name }} ({{language.code}})
{{stat.trans_perc}}% ({{stat.trans}}/{{stat.fuzzy}}/{{stat.untrans}})
{% stats_bar_trans stat barwidth %}