{% load i18n %} {% load statistics %} {% load truncate %}
{% trans "The translation file to be uploaded for the new language." %}
----------- {% for file in component.get_files %} {{file|truncate_chars_middle:50}} {% endfor %}
{% trans "The target file is the name of the new file language. It must match the component file filter." %}
{% trans "Example: " %} {{stats.0.filename}}
{% trans "Example: Updates to Brazilian Portuguese translation" %}
{% if perms.projects.submit_file or can_submit_file %} {% endif %}