| Strings Words Characters | |||
|---|---|---|---|
| 470 3,271 34,829 |
|
All strings | Browse Translate Zen |
| 1 864 18,907 |
|
Approved strings | Browse Translate Zen |
| 470 3,271 34,829 |
|
Translated strings | Browse Translate Zen |
| 469 2,407 15,922 |
|
Strings waiting for review | Browse Translate Zen |
| 27 186 1,098 |
|
Strings with any failing checks | Browse Translate Zen |
| 27 186 1,098 |
|
Translated strings with any failing checks | Browse Translate Zen |
| 1 864 18,907 |
|
Translated strings with dismissed checks | Browse Translate Zen |
| 4 11 80 |
|
Failing check: Trailing space | Browse Translate Zen |
| 14 144 849 |
|
Failing check: Mismatched full stop | Browse Translate Zen |
| 7 21 99 |
|
Failing check: Mismatched question mark | Browse Translate Zen |
| 6 44 260 |
|
Failing check: Mismatched exclamation mark | Browse Translate Zen |
| 1 8 57 |
|
Failing check: Consecutive duplicated words | Browse Translate Zen |
Summary
| Project website | www.odoo.com | |
|---|---|---|
| Project reviewers39 |
|
|
| Translation process |
|
|
| File mask |
addons/website_event_track/i18n/*.po
|
|
| Translation file |
Download
addons/website_event_track/i18n/es_419.po
|
|
| Last change | Jan. 14, 2026, 9:35 p.m. | |
| Last change made by | None | |
| Language | Spanish (Latin America) | |
| Language code | es_419 | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of plurals | 3 | |
| Plural type | One/many/other | |
| Plurals | One | 1 | Many | 1000000, 2000000 |
| Other | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … | |
| Plural formula |
(n == 1) ? 0 : ((n != 0 && n % 1000000 == 0) ? 1 : 2)
|
|
2 weeks ago
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 470 | 3,271 | 34,829 | |||
| Approved | 1% | 1 | 26% | 864 | 54% | 18,907 |
| Waiting for review | 99% | 469 | 73% | 2,407 | 45% | 15,922 |
| Translated | 100% | 470 | 100% | 3,271 | 100% | 34,829 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 5% | 27 | 5% | 186 | 3% | 1,098 |
| Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
| Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
—
Contributors
—
None
Resource updated |
|
|
Changes committed |
Changes committed
4 months ago
|
|
Translation approved |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your Event Track</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- TALK DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> You recently show interest for the talk <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">OpenWood Collection Online Reveal</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">OpenWood Collection Online Reveal</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Add this talk to your calendar</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> See you soon,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>From</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>To</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 6, 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Note</u></strong>: The start and end times of the talk were not specified when the email was sent. The times indicated in this message correspond to those of the event. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this talk?</span> <div>Please contact the organizer:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Phone: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">See event location on Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- ENCABEZADO --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Tu sesión del evento</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DESCRIPCIÓN DE LA PLÁTICA --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hola<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> Hace poco mostraste interés en la plática <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Agrega esta plática a tu calendario</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> Nos vemos pronto,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETALLES --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>Del</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>al</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">6 de mayo de 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europa/Bruselas</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Nota</u></strong>: La plática no tenía hora de de inicio y fin especificadas al enviar este correo. Las horas indicadas en este mensaje corresponden a las del evento. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACTO DEL ORGANIZADOR --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">¿Tienes preguntas sobre esta plática?</span> <div>Contacta al organizador:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</li> <t t-if="event_organizer.email"> <li>Correo: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Teléfono: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DEL CONTACTO DEL ORGANIZADOR --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- MARKETING DE APLICACIÓN WEB PROGRESIVA --> <div t-if="is_online"> <strong>Vive la mejor experiencia móvil.</strong> <a href="/event">Instala nuestra aplicación para celulares.</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DE MARKETING DE APLICACIÓN WEB PROGRESIVA --> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- ENLACE DE GOOGLE MAPS --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">Ver ubicación del evento en Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- PIE DE PÁGINA --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Enviado por <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Descubre <a href="/event" style="color:#875A7B;">todos nuestros eventos</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Translation changed |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your Event Track</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- TALK DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> You recently show interest for the talk <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">OpenWood Collection Online Reveal</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">OpenWood Collection Online Reveal</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Add this talk to your calendar</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> See you soon,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>From</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>To</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 6, 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Note</u></strong>: The start and end times of the talk were not specified when the email was sent. The times indicated in this message correspond to those of the event. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this talk?</span> <div>Please contact the organizer:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Phone: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">See event location on Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- ENCABEZADO --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Tu sesión del evento</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DESCRIPCIÓN DE LA PLÁTICA --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hola<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> Hace poco mostraste interés en la plática <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Agrega esta plática a tu calendario</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> Nos vemos pronto,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''"> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETALLES --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>Del</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>al</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">6 de mayo de 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europa/Bruselas</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Nota</u></strong>: La plática no tenía hora de de inicio y fin especificadas al enviar este correo. Las horas indicadas en este mensaje corresponden a las del evento. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACTO DEL ORGANIZADOR --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">¿Tienes preguntas sobre esta plática?</span> <div>Contacta al organizador:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</li> <t t-if="event_organizer.email"> <li>Correo: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Teléfono: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DEL CONTACTO DEL ORGANIZADOR --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- MARKETING DE APLICACIÓN WEB PROGRESIVA --> <div t-if="is_online"> <strong>Vive la mejor experiencia móvil.</strong> <a href="/event">Instala nuestra aplicación para celulares.</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DE MARKETING DE APLICACIÓN WEB PROGRESIVA --> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- ENLACE DE GOOGLE MAPS --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">Ve </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- PIE DE PÁGINA --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Enviado por <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Descubre <a href="/event" style="color:#875A7B;">todos nuestros eventos</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Changes committed |
Changes committed
4 months ago
|
|
Translation approved |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your Event Track</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- TALK DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> You recently show interest for the talk <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">OpenWood Collection Online Reveal</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">OpenWood Collection Online Reveal</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Add this talk to your calendar</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> See you soon,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>From</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>To</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 6, 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Note</u></strong>: The start and end times of the talk were not specified when the email was sent. The times indicated in this message correspond to those of the event. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this talk?</span> <div>Please contact the organizer:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Phone: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">See event location on Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- ENCABEZADO --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Tu sesión del evento</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DESCRIPCIÓN DE LA PLÁTICA --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hola<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> Hace poco mostraste interés en la plática <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Agrega esta plática a tu calendario</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> Nos vemos pronto,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETALLES --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>Del</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>al</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">6 de mayo de 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europa/Bruselas</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Nota</u></strong>: La plática no tenía hora de de inicio y fin especificadas al enviar este correo. Las horas indicadas en este mensaje corresponden a las del evento. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACTO DEL ORGANIZADOR --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">¿Tienes preguntas sobre esta plática?</span> <div>Contacta al organizador:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</li> <t t-if="event_organizer.email"> <li>Correo: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Teléfono: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DEL CONTACTO DEL ORGANIZADOR --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- MARKETING DE APLICACIÓN WEB PROGRESIVA --> <div t-if="is_online"> <strong>Vive la mejor experiencia móvil.</strong> <a href="/event">Instala nuestra aplicación para celulares.</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DE MARKETING DE APLICACIÓN WEB PROGRESIVA --> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- ENLACE DE GOOGLE MAPS --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">Ve la ubicación del evento en Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- PIE DE PÁGINA --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Enviado por <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Descubre <a href="/event" style="color:#875A7B;">todos nuestros eventos</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Translation completed |
Translation completed
4 months ago
|
|
Translation added |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your Event Track</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- TALK DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> You recently show interest for the talk <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">OpenWood Collection Online Reveal</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">OpenWood Collection Online Reveal</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Add this talk to your calendar</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> See you soon,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>From</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>To</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 6, 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Note</u></strong>: The start and end times of the talk were not specified when the email was sent. The times indicated in this message correspond to those of the event. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this talk?</span> <div>Please contact the organizer:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Phone: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">See event location on Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- ENCABEZADO --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Tu sesión del evento</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; margin-right: 10px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"/> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DESCRIPCIÓN DE LA PLÁTICA --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hola<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> Hace poco mostraste interés en la plática <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">Presentación en línea de la colección OpenWood</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Agrega esta plática a tu calendario</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook </a> <a t-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo </a> <br/><br/> </div> <div> Nos vemos pronto,<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> </table> </td> </tr> <!-- DETALLES --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div t-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>Del</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4 de mayo de 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>al</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">6 de mayo de 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europa/Bruselas</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""/> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"/> <t t-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Nota</u></strong>: La plática no tenía hora de de inicio y fin especificadas al enviar este correo. Las horas indicadas en este mensaje corresponden a las del evento. </td> </tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACTO DEL ORGANIZADOR --> <t t-if="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">¿Tienes preguntas sobre esta plática?</span> <div>Contacta al organizador:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</li> <t t-if="event_organizer.email"> <li>Correo: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Teléfono: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DEL CONTACTO DEL ORGANIZADOR --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- MARKETING DE APLICACIÓN WEB PROGRESIVA --> <div t-if="is_online"> <strong>Vive la mejor experiencia móvil.</strong> <a href="/event">Instala nuestra aplicación para celulares.</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- SEPARACIÓN DE MARKETING DE APLICACIÓN WEB PROGRESIVA --> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"/> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- ENLACE DE GOOGLE MAPS --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"/> <span t-else="">Ve la ubicación del evento en Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- PIE DE PÁGINA --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Enviado por <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">TuEmpresa</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Descubre <a href="/event" style="color:#875A7B;">todos nuestros eventos</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Contributor joined |
Contributor joined
4 months ago
|
None
Resource updated |
The “
addons/website_event_track/i18n/es_419.po” file was changed.
4 months ago
|
| 470 | File in original format as translated in the repository | gettext PO file | |||||||
|---|---|---|---|---|---|---|---|---|---|
| 470 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
None
addons/website_event_track/i18n/es_419.po” file was changed. 2 weeks ago