{% blocktrans with object_name=object_name %}You can't delete {{ object_name }} because the following objects depend on it:{% endblocktrans %}
{% blocktrans with object_name=object_name %}Are you sure you want to delete {{ object_name }}?{% endblocktrans %}
{% if nested_objects|length > 1 %}{%trans "The following objects will also be deleted:" %}