[I18N] website_quote: missing terms in .pot file

This commit is contained in:
Martin Trigaux 2016-03-25 14:45:12 +01:00
parent d519daca1d
commit eeffda9689
1 changed files with 33 additions and 11 deletions

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:09+0000\n"
"PO-Revision-Date: 2015-01-21 14:09+0000\n"
"POT-Creation-Date: 2016-03-25 13:43+0000\n"
"PO-Revision-Date: 2016-03-25 13:43+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -39,21 +39,17 @@ msgid "\n"
" &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.user_id.email or ''}?subject=Order%20${object.name}\">${object.user_id.name}</a>\n"
" % endif\n"
" </p>\n"
"\n"
" <% set signup_url = object.get_signup_url() %>\n"
" % if signup_url:\n"
" <p>\n"
" You can access this document and pay online via our Customer Portal:\n"
" You can view your quotation online:\n"
" </p>\n"
" <a style=\"display:block; width: 150px; height:20px; margin-left: 120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; text-align: center; text-decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat no-repeat;\"\n"
" href=\"${signup_url}\">View ${object.state in ('draft', 'sent') and 'Quotation' or 'Order'}</a>\n"
" % endif\n"
" <a style=\"display:block; width: 150px; height:20px; margin-left: 120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; text-align: center; text-decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat no-repeat;\"\n"
" href=\"/quote/${object.id}/${object.access_token}\">View ${object.state in ('draft', 'sent') and 'Quotation' or 'Order'}</a>\n"
"\n"
" % if object.paypal_url:\n"
" <br/>\n"
" <p>It is also possible to directly pay with Paypal:</p>\n"
" <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
" <img class=\"oe_edi_paypal_button\" src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
" <img class=\"oe_edi_paypal_button\" src=\"/sale/static/img/btn_paynowcc_lg.gif\"/>\n"
" </a>\n"
" % endif\n"
"\n"
@ -97,6 +93,11 @@ msgid "\n"
" "
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_quotation
msgid "! You can"
msgstr ""
#. module: website_quote
#: model:email.template,report_name:website_quote.email_template_edi_sale
msgid "${(object.name or '').replace('/','_')}_${object.state == 'draft' and 'draft' or ''}"
@ -454,7 +455,7 @@ msgid "<section data-snippet-id=\"title\">\n"
" <h2>Structure of the Training</h2>\n"
" </div>\n"
" <div class=\"col-md-5 col-md-offset-1 mt16 mb16\">\n"
" <img class=\"img img-responsive\" src=\"https://www.openerp.com/saas_master/static/site_new/img/layout/online_training.png\">\n"
" <img class=\"img img-responsive\" src=\"/website_quote/static/src/img/online_training.png\">\n"
" </div>\n"
" <div class=\"col-md-6 mt32\">\n"
" <h4><strong>There are three components to the training</strong></h4>\n"
@ -1080,6 +1081,11 @@ msgstr ""
msgid "This offer expires in"
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_quotation
msgid "This order has already been"
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_quotation
msgid "This order has been validated. Thanks for your trust\n"
@ -1141,6 +1147,12 @@ msgstr ""
msgid "Website Description"
msgstr ""
#. module: website_quote
#: code:addons/website_quote/controllers/main.py:148
#, python-format
msgid "You cannot add options to a confirmed order."
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_quotation
msgid "Your Contact:"
@ -1186,6 +1198,11 @@ msgstr ""
msgid "and"
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_quotation
msgid "cancelled"
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_quotation
msgid "contact us"
@ -1235,6 +1252,11 @@ msgstr ""
msgid "unknown"
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_quotation
msgid "validated"
msgstr ""
#. module: website_quote
#: view:website:website_quote.so_template
msgid "will be used to generate the\n"