{% trans "This component set up is incomplete, as it lacks any translations." %}
{% if analysis.can_add %}
{% trans "Starting new translations directly in Weblate is possible, and creates files based on the file mask." %}
{% endif %}
{% blocktrans with filemask=component.filemask %}Check whether the file mask {{ filemask }} matches files in your version control system repository.{% endblocktrans %}