[MERGE] merge from trunk
[odoo/odoo.git] / addons / portal_sale / i18n / es_MX.po
1 # Spanish (Mexico) translation for openobject-addons
2 # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2012-12-21 17:06+0000\n"
11 "PO-Revision-Date: 2013-03-22 02:49+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Spanish (Mexico) <es_MX@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-04-12 08:31+0000\n"
18 "X-Generator: Launchpad (build 16976)\n"
19
20 #. module: portal_sale
21 #: model:ir.model,name:portal_sale.model_account_config_settings
22 msgid "account.config.settings"
23 msgstr ""
24
25 #. module: portal_sale
26 #: model:ir.actions.act_window,help:portal_sale.portal_action_invoices
27 msgid "We haven't sent you any invoice."
28 msgstr ""
29
30 #. module: portal_sale
31 #: model:email.template,report_name:portal_sale.email_template_edi_sale
32 msgid ""
33 "${(object.name or '').replace('/','_')}_${object.state == 'draft' and "
34 "'draft' or ''}"
35 msgstr ""
36
37 #. module: portal_sale
38 #: model:res.groups,name:portal_sale.group_payment_options
39 msgid "View Online Payment Options"
40 msgstr ""
41
42 #. module: portal_sale
43 #: field:account.config.settings,group_payment_options:0
44 msgid "Show payment buttons to employees too"
45 msgstr ""
46
47 #. module: portal_sale
48 #: model:email.template,subject:portal_sale.email_template_edi_sale
49 msgid ""
50 "${object.company_id.name} ${object.state in ('draft', 'sent') and "
51 "'Quotation' or 'Order'} (Ref ${object.name or 'n/a' })"
52 msgstr ""
53
54 #. module: portal_sale
55 #: model:ir.actions.act_window,help:portal_sale.action_quotations_portal
56 msgid "We haven't sent you any quotation."
57 msgstr ""
58
59 #. module: portal_sale
60 #: model:ir.ui.menu,name:portal_sale.portal_sales_orders
61 msgid "Sales Orders"
62 msgstr ""
63
64 #. module: portal_sale
65 #: model:res.groups,comment:portal_sale.group_payment_options
66 msgid ""
67 "Members of this group see the online payment options\n"
68 "on Sale Orders and Customer Invoices. These options are meant for customers "
69 "who are accessing\n"
70 "their documents through the portal."
71 msgstr ""
72
73 #. module: portal_sale
74 #: model:email.template,body_html:portal_sale.email_template_edi_sale
75 msgid ""
76 "\n"
77 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
78 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
79 "255, 255); \">\n"
80 "\n"
81 "    <p>Hello ${object.partner_id.name},</p>\n"
82 "    \n"
83 "    <p>Here is your ${object.state in ('draft', 'sent') and 'quotation' or "
84 "'order confirmation'} from ${object.company_id.name}: </p>\n"
85 "\n"
86 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
87 "       &nbsp;&nbsp;<strong>REFERENCES</strong><br />\n"
88 "       &nbsp;&nbsp;Order number: <strong>${object.name}</strong><br />\n"
89 "       &nbsp;&nbsp;Order total: <strong>${object.amount_total} "
90 "${object.pricelist_id.currency_id.name}</strong><br />\n"
91 "       &nbsp;&nbsp;Order date: ${object.date_order}<br />\n"
92 "       % if object.origin:\n"
93 "       &nbsp;&nbsp;Order reference: ${object.origin}<br />\n"
94 "       % endif\n"
95 "       % if object.client_order_ref:\n"
96 "       &nbsp;&nbsp;Your reference: ${object.client_order_ref}<br />\n"
97 "       % endif\n"
98 "       % if object.user_id:\n"
99 "       &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.user_id.email or "
100 "''}?subject=Order%20${object.name}\">${object.user_id.name}</a>\n"
101 "       % endif\n"
102 "    </p>\n"
103 "\n"
104 "    <% set signup_url = object.get_signup_url() %>\n"
105 "    % if signup_url:\n"
106 "    <p>\n"
107 "    You can access this document and pay online via our Customer Portal:\n"
108 "    </p>\n"
109 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
110 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
111 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
112 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
113 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
114 "no-repeat;\"\n"
115 "           href=\"${signup_url}\">View ${object.state in ('draft', 'sent') "
116 "and 'Quotation' or 'Order'}</a>\n"
117 "    % endif\n"
118 "\n"
119 "    % if object.paypal_url:\n"
120 "    <br/>\n"
121 "    <p>It is also possible to directly pay with Paypal:</p>\n"
122 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
123 "            <img class=\"oe_edi_paypal_button\" "
124 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
125 "        </a>\n"
126 "    % endif\n"
127 "\n"
128 "    <br/>\n"
129 "    <p>If you have any question, do not hesitate to contact us.</p>\n"
130 "    <p>Thank you for choosing ${object.company_id.name or 'us'}!</p>\n"
131 "    <br/>\n"
132 "    <br/>\n"
133 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
134 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
135 "background-repeat: repeat no-repeat;\">\n"
136 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
137 "#DDD;\">\n"
138 "            <strong style=\"text-"
139 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
140 "    </div>\n"
141 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
142 "16px; background-color: #F2F2F2;\">\n"
143 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
144 "        % if object.company_id.street:\n"
145 "            ${object.company_id.street}<br/>\n"
146 "        % endif\n"
147 "        % if object.company_id.street2:\n"
148 "            ${object.company_id.street2}<br/>\n"
149 "        % endif\n"
150 "        % if object.company_id.city or object.company_id.zip:\n"
151 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
152 "        % endif\n"
153 "        % if object.company_id.country_id:\n"
154 "            ${object.company_id.state_id and ('%s, ' % "
155 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
156 "or ''}<br/>\n"
157 "        % endif\n"
158 "        </span>\n"
159 "        % if object.company_id.phone:\n"
160 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
161 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
162 "0px; padding-left: 0px; \">\n"
163 "                Phone:&nbsp; ${object.company_id.phone}\n"
164 "            </div>\n"
165 "        % endif\n"
166 "        % if object.company_id.website:\n"
167 "            <div>\n"
168 "                Web :&nbsp;<a "
169 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
170 "            </div>\n"
171 "        % endif\n"
172 "        <p></p>\n"
173 "    </div>\n"
174 "</div>\n"
175 "            "
176 msgstr ""
177 "\n"
178 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
179 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
180 "255, 255); \">\n"
181 "\n"
182 "    <p>Hola, buen día ${object.partner_id.name}:</p>\n"
183 "    \n"
184 "    <p>Esta es su ${object.state in ('draft', 'sent') and 'cotización' or "
185 "'pedido'} de ${object.company_id.name}: </p>\n"
186 "\n"
187 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
188 "       &nbsp;&nbsp;<strong>REFERENCIAS</strong><br />\n"
189 "       &nbsp;&nbsp;Número: <strong>${object.name}</strong><br />\n"
190 "       &nbsp;&nbsp;Total: <strong>${object.amount_total} "
191 "${object.pricelist_id.currency_id.name}</strong><br />\n"
192 "       &nbsp;&nbsp;Fecha: ${object.date_order}<br />\n"
193 "       % if object.origin:\n"
194 "       &nbsp;&nbsp;Origen: ${object.origin}<br />\n"
195 "       % endif\n"
196 "       % if object.client_order_ref:\n"
197 "       &nbsp;&nbsp;Referencia de la orden de compra: "
198 "${object.client_order_ref}<br />\n"
199 "       % endif\n"
200 "       % if object.user_id:\n"
201 "       &nbsp;&nbsp;Su contacto: <a href=\"mailto:${object.user_id.email or "
202 "''}?subject=Order%20${object.name}\">${object.user_id.name}</a>\n"
203 "       % endif\n"
204 "    </p>\n"
205 "\n"
206 "    <% set signup_url = object.get_signup_url() %>\n"
207 "    % if signup_url:\n"
208 "    <p>\n"
209 "    Usted puede acceder a este documento y pagarlo en linea vía nuestro "
210 "portal del cliente:\n"
211 "    </p>\n"
212 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
213 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
214 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
215 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
216 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
217 "no-repeat;\"\n"
218 "           href=\"${signup_url}\">Ver ${object.state in ('draft', 'sent') "
219 "and 'Cotización' or 'Pedido'}</a>\n"
220 "    % endif\n"
221 "\n"
222 "    % if object.paypal_url:\n"
223 "    <br/>\n"
224 "    <p>Tambien es posible pagarlo directamente con Paypal:</p>\n"
225 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
226 "            <img class=\"oe_edi_paypal_button\" "
227 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
228 "        </a>\n"
229 "    % endif\n"
230 "\n"
231 "    <br/>\n"
232 "    <p>Si tiene alguna pregunta no dude en contactarnos.</p>\n"
233 "    <p>¡Gracias por seleccionar a ${object.company_id.name or 'us'}!</p>\n"
234 "    <br/>\n"
235 "    <br/>\n"
236 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
237 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
238 "background-repeat: repeat no-repeat;\">\n"
239 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
240 "#DDD;\">\n"
241 "            <strong style=\"text-"
242 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
243 "    </div>\n"
244 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
245 "16px; background-color: #F2F2F2;\">\n"
246 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
247 "        % if object.company_id.street:\n"
248 "            ${object.company_id.street}<br/>\n"
249 "        % endif\n"
250 "        % if object.company_id.street2:\n"
251 "            ${object.company_id.street2}<br/>\n"
252 "        % endif\n"
253 "        % if object.company_id.city or object.company_id.zip:\n"
254 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
255 "        % endif\n"
256 "        % if object.company_id.country_id:\n"
257 "            ${object.company_id.state_id and ('%s, ' % "
258 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
259 "or ''}<br/>\n"
260 "        % endif\n"
261 "        </span>\n"
262 "        % if object.company_id.phone:\n"
263 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
264 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
265 "0px; padding-left: 0px; \">\n"
266 "                Teléfono:&nbsp; ${object.company_id.phone}\n"
267 "            </div>\n"
268 "        % endif\n"
269 "        % if object.company_id.website:\n"
270 "            <div>\n"
271 "                Página web :&nbsp;<a "
272 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
273 "            </div>\n"
274 "        % endif\n"
275 "        <p></p>\n"
276 "    </div>\n"
277 "</div>\n"
278 "            "
279
280 #. module: portal_sale
281 #: model:email.template,report_name:portal_sale.email_template_edi_invoice
282 msgid ""
283 "Invoice_${(object.number or '').replace('/','_')}_${object.state == 'draft' "
284 "and 'draft' or ''}"
285 msgstr ""
286
287 #. module: portal_sale
288 #: model:email.template,subject:portal_sale.email_template_edi_invoice
289 msgid "${object.company_id.name} Invoice (Ref ${object.number or 'n/a' })"
290 msgstr ""
291
292 #. module: portal_sale
293 #: model:ir.model,name:portal_sale.model_mail_mail
294 msgid "Outgoing Mails"
295 msgstr ""
296
297 #. module: portal_sale
298 #: model:ir.actions.act_window,name:portal_sale.action_quotations_portal
299 #: model:ir.ui.menu,name:portal_sale.portal_quotations
300 msgid "Quotations"
301 msgstr ""
302
303 #. module: portal_sale
304 #: model:ir.model,name:portal_sale.model_sale_order
305 msgid "Sales Order"
306 msgstr ""
307
308 #. module: portal_sale
309 #: field:account.invoice,portal_payment_options:0
310 #: field:sale.order,portal_payment_options:0
311 msgid "Portal Payment Options"
312 msgstr ""
313
314 #. module: portal_sale
315 #: help:account.config.settings,group_payment_options:0
316 msgid ""
317 "Show online payment options on Sale Orders and Customer Invoices to "
318 "employees. If not checked, these options are only visible to portal users."
319 msgstr ""
320
321 #. module: portal_sale
322 #: model:ir.actions.act_window,name:portal_sale.portal_action_invoices
323 #: model:ir.ui.menu,name:portal_sale.portal_invoices
324 msgid "Invoices"
325 msgstr ""
326
327 #. module: portal_sale
328 #: view:account.config.settings:0
329 msgid "Configure payment acquiring methods"
330 msgstr ""
331
332 #. module: portal_sale
333 #: model:email.template,body_html:portal_sale.email_template_edi_invoice
334 msgid ""
335 "\n"
336 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
337 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
338 "255, 255); \">\n"
339 "\n"
340 "    <p>Hello ${object.partner_id.name},</p>\n"
341 "\n"
342 "    <p>A new invoice is available for you: </p>\n"
343 "    \n"
344 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
345 "       &nbsp;&nbsp;<strong>REFERENCES</strong><br />\n"
346 "       &nbsp;&nbsp;Invoice number: <strong>${object.number}</strong><br />\n"
347 "       &nbsp;&nbsp;Invoice total: <strong>${object.amount_total} "
348 "${object.currency_id.name}</strong><br />\n"
349 "       &nbsp;&nbsp;Invoice date: ${object.date_invoice}<br />\n"
350 "       % if object.origin:\n"
351 "       &nbsp;&nbsp;Order reference: ${object.origin}<br />\n"
352 "       % endif\n"
353 "       % if object.user_id:\n"
354 "       &nbsp;&nbsp;Your contact: <a href=\"mailto:${object.user_id.email or "
355 "''}?subject=Invoice%20${object.number}\">${object.user_id.name}</a>\n"
356 "       % endif\n"
357 "    </p>  \n"
358 "\n"
359 "    <% set signup_url = object.get_signup_url() %>\n"
360 "    % if signup_url:\n"
361 "    <p>\n"
362 "    You can access the invoice document and pay online via our Customer "
363 "Portal:\n"
364 "    </p>\n"
365 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
366 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
367 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
368 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
369 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
370 "no-repeat;\"\n"
371 "           href=\"${signup_url}\">View Invoice</a>\n"
372 "    % endif\n"
373 "    \n"
374 "    % if object.paypal_url:\n"
375 "    <br/>\n"
376 "    <p>It is also possible to directly pay with Paypal:</p>\n"
377 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
378 "            <img class=\"oe_edi_paypal_button\" "
379 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
380 "        </a>\n"
381 "    % endif\n"
382 "    \n"
383 "    <br/>\n"
384 "    <p>If you have any question, do not hesitate to contact us.</p>\n"
385 "    <p>Thank you for choosing ${object.company_id.name or 'us'}!</p>\n"
386 "    <br/>\n"
387 "    <br/>\n"
388 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
389 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
390 "background-repeat: repeat no-repeat;\">\n"
391 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
392 "#DDD;\">\n"
393 "            <strong style=\"text-"
394 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
395 "    </div>\n"
396 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
397 "16px; background-color: #F2F2F2;\">\n"
398 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
399 "        % if object.company_id.street:\n"
400 "            ${object.company_id.street}<br/>\n"
401 "        % endif\n"
402 "        % if object.company_id.street2:\n"
403 "            ${object.company_id.street2}<br/>\n"
404 "        % endif\n"
405 "        % if object.company_id.city or object.company_id.zip:\n"
406 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
407 "        % endif\n"
408 "        % if object.company_id.country_id:\n"
409 "            ${object.company_id.state_id and ('%s, ' % "
410 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
411 "or ''}<br/>\n"
412 "        % endif\n"
413 "        </span>\n"
414 "        % if object.company_id.phone:\n"
415 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
416 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
417 "0px; padding-left: 0px; \">\n"
418 "                Phone:&nbsp; ${object.company_id.phone}\n"
419 "            </div>\n"
420 "        % endif\n"
421 "        % if object.company_id.website:\n"
422 "            <div>\n"
423 "                Web :&nbsp;<a "
424 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
425 "            </div>\n"
426 "        % endif\n"
427 "        <p></p>\n"
428 "    </div>\n"
429 "</div>\n"
430 "            "
431 msgstr ""
432 "\n"
433 "<div style=\"font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-"
434 "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, "
435 "255, 255); \">\n"
436 "\n"
437 "    <p>Hola, buen día ${object.partner_id.name}:</p>\n"
438 "    \n"
439 "    <p>Esta es su ${object.state in ('draft', 'sent') and 'cotización' or "
440 "'pedido'} de ${object.company_id.name}: </p>\n"
441 "\n"
442 "    <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;\">\n"
443 "       &nbsp;&nbsp;<strong>REFERENCIAS</strong><br />\n"
444 "       &nbsp;&nbsp;Número: <strong>${object.name}</strong><br />\n"
445 "       &nbsp;&nbsp;Total: <strong>${object.amount_total} "
446 "${object.pricelist_id.currency_id.name}</strong><br />\n"
447 "       &nbsp;&nbsp;Fecha: ${object.date_order}<br />\n"
448 "       % if object.origin:\n"
449 "       &nbsp;&nbsp;Origen: ${object.origin}<br />\n"
450 "       % endif\n"
451 "       % if object.client_order_ref:\n"
452 "       &nbsp;&nbsp;Referencia de la orden de compra: "
453 "${object.client_order_ref}<br />\n"
454 "       % endif\n"
455 "       % if object.user_id:\n"
456 "       &nbsp;&nbsp;Su contacto: <a href=\"mailto:${object.user_id.email or "
457 "''}?subject=Order%20${object.name}\">${object.user_id.name}</a>\n"
458 "       % endif\n"
459 "    </p>\n"
460 "\n"
461 "    <% set signup_url = object.get_signup_url() %>\n"
462 "    % if signup_url:\n"
463 "    <p>\n"
464 "    Usted puede acceder a este documento y pagarlo en linea vía nuestro "
465 "portal del cliente:\n"
466 "    </p>\n"
467 "        <a style=\"display:block; width: 150px; height:20px; margin-left: "
468 "120px; color: #DDD; font-family: 'Lucida Grande', Helvetica, Arial, sans-"
469 "serif; font-size: 13px; font-weight: bold; text-align: center; text-"
470 "decoration: none !important; line-height: 1; padding: 5px 0px 0px 0px; "
471 "background-color: #8E0000; border-radius: 5px 5px; background-repeat: repeat "
472 "no-repeat;\"\n"
473 "           href=\"${signup_url}\">Ver ${object.state in ('draft', 'sent') "
474 "and 'Cotización' or 'Pedido'}</a>\n"
475 "    % endif\n"
476 "\n"
477 "    % if object.paypal_url:\n"
478 "    <br/>\n"
479 "    <p>Tambien es posible pagarlo directamente con Paypal:</p>\n"
480 "        <a style=\"margin-left: 120px;\" href=\"${object.paypal_url}\">\n"
481 "            <img class=\"oe_edi_paypal_button\" "
482 "src=\"https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif\"/>\n"
483 "        </a>\n"
484 "    % endif\n"
485 "\n"
486 "    <br/>\n"
487 "    <p>Si tiene alguna pregunta no dude en contactarnos.</p>\n"
488 "    <p>¡Gracias por seleccionar a ${object.company_id.name or 'us'}!</p>\n"
489 "    <br/>\n"
490 "    <br/>\n"
491 "    <div style=\"width: 375px; margin: 0px; padding: 0px; background-color: "
492 "#8E0000; border-top-left-radius: 5px 5px; border-top-right-radius: 5px 5px; "
493 "background-repeat: repeat no-repeat;\">\n"
494 "        <h3 style=\"margin: 0px; padding: 2px 14px; font-size: 12px; color: "
495 "#DDD;\">\n"
496 "            <strong style=\"text-"
497 "transform:uppercase;\">${object.company_id.name}</strong></h3>\n"
498 "    </div>\n"
499 "    <div style=\"width: 347px; margin: 0px; padding: 5px 14px; line-height: "
500 "16px; background-color: #F2F2F2;\">\n"
501 "        <span style=\"color: #222; margin-bottom: 5px; display: block; \">\n"
502 "        % if object.company_id.street:\n"
503 "            ${object.company_id.street}<br/>\n"
504 "        % endif\n"
505 "        % if object.company_id.street2:\n"
506 "            ${object.company_id.street2}<br/>\n"
507 "        % endif\n"
508 "        % if object.company_id.city or object.company_id.zip:\n"
509 "            ${object.company_id.zip} ${object.company_id.city}<br/>\n"
510 "        % endif\n"
511 "        % if object.company_id.country_id:\n"
512 "            ${object.company_id.state_id and ('%s, ' % "
513 "object.company_id.state_id.name) or ''} ${object.company_id.country_id.name "
514 "or ''}<br/>\n"
515 "        % endif\n"
516 "        </span>\n"
517 "        % if object.company_id.phone:\n"
518 "            <div style=\"margin-top: 0px; margin-right: 0px; margin-bottom: "
519 "0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: "
520 "0px; padding-left: 0px; \">\n"
521 "                Teléfono:&nbsp; ${object.company_id.phone}\n"
522 "            </div>\n"
523 "        % endif\n"
524 "        % if object.company_id.website:\n"
525 "            <div>\n"
526 "                Página web :&nbsp;<a "
527 "href=\"${object.company_id.website}\">${object.company_id.website}</a>\n"
528 "            </div>\n"
529 "        % endif\n"
530 "        <p></p>\n"
531 "    </div>\n"
532 "</div>\n"
533 "            "
534
535 #. module: portal_sale
536 #: model:ir.actions.act_window,help:portal_sale.action_orders_portal
537 msgid "We haven't sent you any sales order."
538 msgstr ""
539
540 #. module: portal_sale
541 #: model:ir.model,name:portal_sale.model_account_invoice
542 msgid "Invoice"
543 msgstr ""
544
545 #. module: portal_sale
546 #: model:ir.actions.act_window,name:portal_sale.action_orders_portal
547 msgid "Sale Orders"
548 msgstr ""