{% 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 filemask." %}
{% endif %}
{% blocktrans with filemask=component.filemask %}Check whether the filemask {{ filemask }} matches files in your version control system repository.{% endblocktrans %}