{% load i18n %}
{% if console_url is not None %} cloud {% trans "Existing cloud path" %} {% else %}
cloud {% trans "Existing cloud path" %}
{% endif %}
{{ existing_path }}
{% if existing_path %} {% endif %} {% if download_url is not None %} download {% trans "Download" %} {% endif %}
cloud_upload {% trans "Selected for upload" %}
{% if not is_required %} {% trans "Clear selection" %} {% endif %}

{% trans "Uploading file, please wait..." %}