{% load i18n %} {% load statistics %} {% load truncate %}
{% url component_submit_new_file component.project.slug component.slug as file_submit_url %} {% trans "Add a new translation" %}
{% trans "Add a translation file" %}
{% trans "Local file:" %} *

{% trans "The new language translation file to be uploaded." %}

{% trans "Select the target file:" %}

{% trans "The target file is the name o the new file language. It must matches with the component file filter." %}

{% trans "or enter it here:" %}

{% if stats.0.filename %}

{% trans "Example: " %} {{stats.0.filename}}

{% endif %}
{% trans "Commit message:" %} *

{% trans "Example: Updates to Brazilian Portuguese translation" %}