{% extends "base.html" %} {% load url from future %} {% load i18n %} {% block breadcums %}
{% blocktrans %}You can download file for offline translation.{% endblocktrans %}
{% endwith %}{% trans "Uploaded file will be merged with current translation. In case you want to overwrite already translated strings, don't forget to enable it." %}
{% else %}{% trans "Uploaded file will be merged with current translation." %}
{% endif %}{% trans "Review translations touched by other users." %}
{% trans "Automatic translation takes existing translations in this project and applies it to the current subproject. It can be used to push translations to a different branch or to fix inconsistent translations." %}