{% extends "mnfapp/base.html" %} {% load static %} {% block content %} {% load i18n %} {% load poll_extras1 %} {% block title %}{%endblock%}
{% trans 'Script Title' %} | {% comment %}80 | $40.00 | {% endcomment %}{{script_title|get_script_name}} |
{% trans 'Total Number of Pages' %} | {{numPages}} | ||
{% trans 'Source Language of Screenplay' %} | {{ndial_src}} | ||
{% trans 'Source Language of Dialogues' %} | {{dial_src}} | ||
{% trans 'Desired Language of Screenplay' %} | {{ndial_dest}} | ||
{% trans 'Desired Language of Dialogues' %} | {{dial_dest}} | ||
Desired Language of dialogues | {{dial_dest}} | ||
{% trans 'Desired Script of Dialogues' %} | {% blocktrans %}{{dial_dest_script}}{% endblocktrans %} | ||
{% trans 'Vetting by LPP' %} | {{lpp_available}} |
{% blocktrans %}Amount for System based translation (${{conversion_per_page}}/page){% endblocktrans %} | ${{subtotal}} |
{% trans 'Monthly Subscription ($1/month)' %} | $1 |
{% blocktrans %}Amount for vetting script by LPP (${{lpp_per_page}}/page){% endblocktrans %} | ${{onlylppfee}} |
{% trans 'Total Amount' %} | ${{sublpptotal}} |
{% trans ' Running Discount' %}
({{running_discount_conversion}}%)
|
|
{% trans ' MNF Team Discount' %}
({{employ_discount}}%)
|
|
{% trans 'Membership Discount' %}
({{pdiscount}}%)
|
|
{% trans 'Estimated Time of Delivery' %} | 0 |
{% comment %} | {% trans 'SUBTOTAL' %} | ${{subtotal}} | |
{% trans 'Total Discount' %} | ${{discount}} | ||
{% trans 'NET PAYABLE' %} |
${{amount}} |
{% trans 'Max Amount:' %} ${{balance}} |
$0 |
{% endif %}
{% comment %}