| Strings Words Characters | |||
|---|---|---|---|
| 410 3,158 35,970 |
|
All strings | Browse Translate Zen |
| 410 3,158 35,970 |
|
Translated strings | Browse Translate Zen |
| 410 3,158 35,970 |
|
Strings waiting for review | Browse Translate Zen |
| 1 5 48 |
|
Strings with any failing checks | Browse Translate Zen |
| 1 5 48 |
|
Translated strings with any failing checks | Browse Translate Zen |
| 1 5 48 |
|
Failing check: Consecutive duplicated words | Browse Translate Zen |
Summary
| Project website | www.odoo.com | |
|---|---|---|
| Project reviewers39 |
|
|
| Translation process |
|
|
| File mask |
addons/gamification/i18n/*.po
|
|
| Translation file |
Download
addons/gamification/i18n/ro.po
|
|
| Last change | Nov. 19, 2025, 10:25 a.m. | |
| Last change made by | None | |
| Language | Romanian | |
| Language code | ro | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 20,043,506 | |
| Number of plurals | 3 | |
| Plural type | One/few/other | |
| Plurals | One | 1 | Few | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Other | 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, … | |
| Plural formula |
n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2
|
|
8 days ago
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 410 | 3,158 | 35,970 | |||
| Approved | 0% | 0 | 0% | 0 | 0% | 0 |
| Waiting for review | 100% | 410 | 100% | 3,158 | 100% | 35,970 |
| Translated | 100% | 410 | 100% | 3,158 | 100% | 35,970 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 1% | 1 | 1% | 5 | 1% | 48 |
| 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%
+1%
Translated
+99%
+100%
Contributors
—
|
Changes committed |
Changes committed
3 weeks ago
|
|
Translation changed |
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Leaderboard</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Here is your current progress in the challenge <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Personal Performance</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Goals</th> <th style="width:20%;text-align:right;" align="left">Target</th> <th style="width:20%;text-align:right;" align="right">Current</th> <th style="width:20%;text-align:right;" align="right">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Challenge: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Top Achievers for goal <strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;">Rank</th> <th style="width:25%;text-align:left;">Name</th> <th style="width:30%;text-align:right;">Performance <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table>
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Clasament</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Progresul dumneavoastră în provocarea <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Performanță personală</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Obiective</th> <th style="width:20%;text-align:right;" align="left">Țintă</th> <th style="width:20%;text-align:right;" align="right">Stadiu curent</th> <th style="width:20%;text-align:right;" align="right">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Provocare: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Topul celor mai bune performanțe pentru obiectivul<strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;"> <th style="width:25%;text-align:left;">Nume</th> <th style="width:30%;text-align:right;">Performanță <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table> |
|
Translation changed |
<div style="color:#515166;padding:10px 0px;font-family:Arial,Helvetica,sans-serif;font-size:14px;">
<table style="width:600px;margin:0px auto;background:white;border:1px solid #e1e1e1;"> <tbody> <tr> <td style="padding:15px 20px 10px 20px;"> <p> Congratulations <span t-out="object.name or ''">Joel Willis</span>! </p> <p> You just reached a new rank: <strong t-out="object.rank_id.name or ''">Newbie</strong> </p> <t t-if="object.next_rank_id.name"> <p>Continue your work to become a <strong t-out="object.next_rank_id.name or ''">Student</strong>!</p> </t> <div style="margin: 16px 0px 16px 0px;"> <t t-set="gamification_redirection_data" t-value="object.get_gamification_redirection_data()"/> <t t-foreach="gamification_redirection_data" t-as="data"> <t t-set="url" t-value="data['url']"/> <t t-set="label" t-value="data['label']"/> <a t-att-href="url" style="background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;" t-out="label or ''">LABEL</a> </t> </div> </td> <td style="padding:15px 20px 10px 20px;"> <p style="text-align: center;"> <img t-attf-src="/web/image/gamification.karma.rank/{{ object.rank_id.id }}/image_128"/> </p> </td> </tr> <tr> <td t-if="not user.share and user.active" style="padding:15px 20px 10px 20px;" data-o-mail-quote-container="1"> <t t-out="user.signature or ''" data-o-mail-quote="1">--<br data-o-mail-quote="1"/>Mitchell Admin</t> </td> <td t-else="" style="padding:15px 20px 10px 20px;"> <t t-out="user.company_id.name or ''"/> </td> </tr> </tbody> </table> </div>
<div style="color:#515166;padding:10px 0px;font-family:Arial,Helvetica,sans-serif;font-size:14px;">
<table style="width:600px;margin:0px auto;background:white;border:1px solid #e1e1e1;"> <tbody> <tr> <td style="padding:15px 20px 10px 20px;"> <p> Felicitări <span t-out="object.name or ''">Joel Willis</span>! </p> <p> Tocmai ați atins un nou </p> <t t-if="object.next_rank_id.name"> <p>Continu </t> <div style="margin: 16px 0px 16px 0px;"> <t t-set="gamification_redirection_data" t-value="object.get_gamification_redirection_data()"/> <t t-foreach="gamification_redirection_data" t-as="data"> <t t-set="url" t-value="data['url']"/> <t t-set="label" t-value="data['label']"/> <a t-att-href="url" style="background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;" t-out="label or ''"> </t> </div> </td> <td style="padding:15px 20px 10px 20px;"> <p style="text-align: center;"> <img t-attf-src="/web/image/gamification.karma.rank/{{ object.rank_id.id }}/image_128"/> </p> </td> </tr> <tr> <td t-if="not user.share and user.active" style="padding:15px 20px 10px 20px;" data-o-mail-quote-container="1"> <t t-out="user.signature or ''" data-o-mail-quote="1">--<br data-o-mail-quote="1"/>Mitchell Admin</t> </td> <td t-else="" style="padding:15px 20px 10px 20px;"> <t t-out="user.company_id.name or ''"/> </td> </tr> </tbody> </table> </div> |
|
Translation changed |
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Leaderboard</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Here is your current progress in the challenge <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Personal Performance</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Goals</th> <th style="width:20%;text-align:right;" align="left">Target</th> <th style="width:20%;text-align:right;" align="right">Current</th> <th style="width:20%;text-align:right;" align="right">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Challenge: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Top Achievers for goal <strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;">Rank</th> <th style="width:25%;text-align:left;">Name</th> <th style="width:30%;text-align:right;">Performance <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table>
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Clasament</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Progresul dumneavoastră în provocarea <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Performanță personală</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Obiective</th> <th style="width:20%;text-align:right;" align="left">Țintă</th> <th style="width:20%;text-align:right;" align="right">Stadiu curent</th> <th style="width:20%;text-align:right;" align="right">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Provocare: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Topul celor mai bune performanțe pentru obiectivul<strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;">Rang</th> <th style="width:25%;text-align:left;">Nume</th> <th style="width:30%;text-align:right;">Performanță <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table> |
|
Translation changed |
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Leaderboard</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Here is your current progress in the challenge <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Personal Performance</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Goals</th> <th style="width:20%;text-align:right;" align="left">Target</th> <th style="width:20%;text-align:right;" align="right">Current</th> <th style="width:20%;text-align:right;" align="right">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Challenge: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Top Achievers for goal <strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;">Rank</th> <th style="width:25%;text-align:left;">Name</th> <th style="width:30%;text-align:right;">Performance <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table>
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Clasament</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Progresul dumneavoastră în provocarea <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Performață personală</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Obiective</th> <th style="width:20%;text-align:right;" align="left">Țintă</th> <th style="width:20%;text-align:right;" align="right">Stadiu curent</th> <th style="width:20%;text-align:right;" align="right">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Provocare: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Topul celor mai bune performanțe pentru obiectivul<strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;"> <th style="width:25%;text-align:left;">Nume</th> <th style="width:30%;text-align:right;">Performanță <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table> |
|
Translation completed |
Translation completed
3 weeks ago
|
|
Translation added |
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Leaderboard</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Here is your current progress in the challenge <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Personal Performance</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Goals</th> <th style="width:20%;text-align:right;" align="left">Target</th> <th style="width:20%;text-align:right;" align="right">Current</th> <th style="width:20%;text-align:right;" align="right">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Challenge: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Top Achievers for goal <strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;">Rank</th> <th style="width:25%;text-align:left;">Name</th> <th style="width:30%;text-align:right;">Performance <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Completeness</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table>
<table cellspacing="0" cellpadding="0" width="100%" style="background-color: #EEE; border-collapse: collapse;">
<tr> <td valign="top" align="center"> <t t-set="object_ctx" t-value="ctx.get('object')"/> <t t-set="company" t-value="object_ctx and object_ctx.company_id or user.company_id"/> <t t-set="challenge_lines" t-value="ctx.get('challenge_lines', [])"/> <table cellspacing="0" cellpadding="0" width="600" style="margin: 0 auto; width: 570px;"> <tr><td> <table cellspacing="0" cellpadding="0" width="100%"> <tr> <div> <t t-if="object.visibility_mode == 'ranking'"> <td style="padding:15px;"> <p style="font-size:20px;color:#666666;" align="center">Clasament</p> </td> </t> </div> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" bgcolor="#fff" style="background-color:#fff;"> <tr><td style="padding: 15px;"> <t t-if="object.visibility_mode == 'personal'"> <span style="color:#666666;font-size:13px;">Progresul dumneavoastră în provocarea <strong t-out="object.name or ''"/>.</span> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:20px;"> <tr> <td align="center"> <div>Performață personală</div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th align="left" style="padding-bottom: 0px;width:40%;text-align:left;">Obiective</th> <th style="width:20%;text-align:right;" align="left">Țintă</th> <th style="width:20%;text-align:right;" align="right">Stadiu curent</th> <th style="width:20%;text-align:right;" align="right">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="challenge_lines" t-as="line"> <tr style="font-weight:bold;"> <td style="padding: 20px 0;" align="left"> <t t-out="line['name'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> (<t t-out="line['full_suffix'] or ''"/>) </t> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['target'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;" align="right"><t t-out=""%.2f" % line['current'] or ''"/> <t t-if="line['suffix']" t-out="line['suffix'] or ''"/> </td> <td style="padding: 20px 0;font-size:25px;color:#9A6C8E;" align="right"><strong><t t-out="int(line['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#e3e3e3;"/> </tr> </tbody> </table> </t> <t t-else=""> <span style="color:#A8A8A8;font-size:13px;"> Provocare: <strong t-out="object.name or ''"/>. </span> <t t-foreach="challenge_lines" t-as="line"> <!-- Header + Button table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:35px;"> <tr> <td width="50%"> <div>Topul celor mai bune performanțe pentru obiectivul<strong t-out="line['name'] or ''"/></div> </td> </tr> </table> <!-- Podium --> <t t-if="len(line['goals']) == 2"> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:10px;"> <tr><td style="padding:0 30px;"> <table cellspacing="0" cellpadding="0" width="100%" style="table-layout: fixed;"> <tr> <t t-set="top_goals" t-value="line['goals'][:3]"/> <t t-foreach="top_goals" t-as="goal"> <td align="center" style="width:32%;"> <t t-if="loop.index == 1"> <t t-set="extra_div" t-value="'<div style="height:40px;"></div>'"/> <t t-set="heightA" t-value="95"/> <t t-set="heightB" t-value="75"/> <t t-set="bgColor" t-value="'#b898b0'"/> <t t-set="fontSize" t-value="50"/> <t t-set="podiumPosition" t-value="'2'"/> </t> <t t-elif="loop.index == 2"> <t t-set="extra_div" t-value="''"/> <t t-set="heightA" t-value="55"/> <t t-set="heightB" t-value="115"/> <t t-set="bgColor" t-value="'#9A6C8E'"/> <t t-set="fontSize" t-value="85"/> <t t-set="podiumPosition" t-value="'1'"/> </t> <t t-elif="loop.index == 3"> <t t-set="extra_div" t-value="'<div style="height:60px;"></div>'"/> <t t-set="heightA" t-value="115"/> <t t-set="heightB" t-value="55"/> <t t-set="bgColor" t-value="'#c8afc1'"/> <t t-set="fontSize" t-value="35"/> <t t-set="podiumPosition" t-value="'3'"/> </t> <div style="margin:0 3px 0 3px;height:220px;"> <div t-attf-style="height:{{ heightA }}px;"> <t t-out="extra_div or ''"/> <div style="height:55px;"> <img style="margin-bottom:5px;width:50px;height:50px;border-radius:50%;object-fit:cover;" t-att-src="image_data_uri(object.env['res.users'].browse(goal['user_id']).partner_id.image_128)" t-att-alt="goal['name']"/> </div> <div align="center" t-attf-style="color:{{ bgColor }};height:20px"> <t t-out="goal['name'] or ''"/> </div> </div> <div t-attf-style="background-color:{{ bgColor }};height:{{ heightB }}px;"> <strong><span t-attf-style="color:#fff;font-size:{{ fontSize }}px;" t-out="podiumPosition or ''"/></strong> </div> <div style="height:30px;"> <t t-out=""%.2f" % goal['current'] or ''"/> <t t-if="line['suffix'] or line['monetary']"> <t t-out="line['full_suffix'] or ''"/> </t> </div> </div> </td> </t> </tr> </table> </td> </tr> </table> </t> <!-- data table --> <table cellspacing="0" cellpadding="0" width="100%" style="margin-bottom:5px"> <tr> <td> <table cellspacing="0" cellpadding="0" width="100%" style="margin-top:30px;margin-bottom:5px;color:#666666;"> <thead> <tr style="color:#9A6C8E; font-size:12px;"> <th style="width:15%;text-align:center;">Poziție</th> <th style="width:25%;text-align:left;">Nume</th> <th style="width:30%;text-align:right;">Performanță <t t-if="line['suffix']"> (<t t-out="line['suffix'] or ''"/>) </t> <t t-elif="line['monetary']"> (<t t-out="company.currency_id.symbol or ''"/>) </t> </th> <th style="width:30%;text-align:right;">Procentul de completare</th> </tr> <tr> <td colspan="5" style="height:1px;background-color:#9A6C8E;"/> </tr> </thead> <tbody t-foreach="line['goals']" t-as="goal"> <tr> <t t-set="tdBgColor" t-value="'#fff'"/> <t t-set="tdColor" t-value="'gray'"/> <t t-set="mutedColor" t-value="'#AAAAAA'"/> <t t-set="tdPercentageColor" t-value="'#9A6C8E'"/> <td width="15%" align="center" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:20px;"><t t-out="goal['rank']+1 or ''"/> </td> <td width="25%" align="left" valign="middle" t-attf-style="background-color:{{ tdBgColor }};padding :5px 0;font-size:13px;"><t t-out="goal['name'] or ''"/></td> <td width="30%" align="right" t-attf-style="background-color:{{ tdBgColor }};padding:5px 0;line-height:1;"><t t-out=""%.2f" % goal['current'] or ''"/><br/><span t-attf-style="font-size:13px;color:{{ mutedColor }};">on <t t-out=""%.2f" % line['target'] or ''"/></span> </td> <td width="30%" t-attf-style="color:{{ tdPercentageColor }};background-color:{{ tdBgColor }};padding-right:15px;font-size:22px;" align="right"><strong><t t-out="int(goal['completeness']) or ''"/>%</strong></td> </tr> <tr> <td colspan="5" style="height:1px;background-color:#DADADA;"/> </tr> </tbody> </table> </td> </tr> </table> </t> </t> </td></tr> </table> </td></tr> </table> </td> </tr> </table> |
None
Changes committed |
Changes committed
3 weeks ago
|
|
Translation added |
<table border="0" cellpadding="0" style="padding-top: 16px; background-color: #F1F1F1; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<table border="0" width="590" cellpadding="0" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;" summary="o_mail_notification"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="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 Badge</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.badge_id.name or ''"/> </td><td valign="middle" align="right" t-if="not object.user_id.company_id.uses_default_logo"> <img t-attf-src="/logo.png?company={{ object.user_id.company_id.id }}" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="object.user_id.company_id.name"/> </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> <!-- CONTENT --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="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> Congratulations <t t-out="object.user_id.name or ''"/>!<br/> You just received badge <strong t-out="object.badge_id.name or ''"/>!<br/> <table t-if="not is_html_empty(object.badge_id.description)" cellspacing="0" cellpadding="0" border="0" style="width: 560px; margin-top: 5px;"> <tbody><tr> <td valign="center"> <img t-attf-src="/web/image/gamification.badge/{{ object.badge_id.id }}/image_128/80x80" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="user.company_id.name"/> </td> <td valign="center"> <cite t-out="object.badge_id.description or ''"/> </td> </tr></tbody> </table> <br/> <t t-if="object.sender_id"> This badge was granted by <strong t-out="object.sender_id.name or ''"/>. </t> <br/> <t t-if="object.comment" t-out="object.comment or ''"/> <br/><br/> Thank you, <t t-if="object.sender_id.signature"> <br/> <t t-out="object.sender_id.signature or ''"/> </t> </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> <!-- FOOTER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" style="min-width: 590px; background-color: white; font-size: 12px; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle" align="left"> <t t-out="object.user_id.company_id.name or ''">YourCompany</t> </td></tr> <tr><td valign="middle" align="left" style="opacity: 0.7;"> <t t-out="object.user_id.company_id.phone or ''">+1 650-123-4567</t> <t t-if="object.user_id.company_id.email"> | <a t-attf-href="'mailto:%s' % {{ object.user_id.company_id.email }}" style="text-decoration:none; color: #454748;" t-out="object.user_id.company_id.email or ''">info@yourcompany.com</a> </t> <t t-if="object.user_id.company_id.website"> | <a t-attf-href="'%s' % {{ object.user_id.company_id.website }}" style="text-decoration:none; color: #454748;" t-out="object.user_id.company_id.website or ''">http://www.example.com</a> </t> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- POWERED BY --> <tr><td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Powered by <a target="_blank" href="https://www.odoo.com?utm_source=db&utm_medium=gamification" style="color: #875A7B;">Odoo</a> </td></tr> </table> </td></tr> </table>
<table border="0" cellpadding="0" style="padding-top: 16px; background-color: #F1F1F1; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<table border="0" width="590" cellpadding="0" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;" summary="o_mail_notification"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="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;">Insigna dumneavoastră</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.badge_id.name or ''"/> </td><td valign="middle" align="right" t-if="not object.user_id.company_id.uses_default_logo"> <img t-attf-src="/logo.png?company={{ object.user_id.company_id.id }}" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="object.user_id.company_id.name"/> </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> <!-- CONTENT --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="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> Felicitări <t t-out="object.user_id.name or ''"/>!<br/> Ați primit insigna <strong t-out="object.badge_id.name or ''"/>!<br/> <table t-if="not is_html_empty(object.badge_id.description)" cellspacing="0" cellpadding="0" border="0" style="width: 560px; margin-top: 5px;"> <tbody><tr> <td valign="center"> <img t-attf-src="/web/image/gamification.badge/{{ object.badge_id.id }}/image_128/80x80" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="user.company_id.name"/> </td> <td valign="center"> <cite t-out="object.badge_id.description or ''"/> </td> </tr></tbody> </table> <br/> <t t-if="object.sender_id"> Acestă insignă a fost acordată de <strong t-out="object.sender_id.name or ''"/>. </t> <br/> <t t-if="object.comment" t-out="object.comment or ''"/> <br/><br/> Mulțumim, <t t-if="object.sender_id.signature"> <br/> <t t-out="object.sender_id.signature or ''"/> </t> </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> <!-- FOOTER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" style="min-width: 590px; background-color: white; font-size: 12px; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle" align="left"> <t t-out="object.user_id.company_id.name or ''">Compania ta</t> </td></tr> <tr><td valign="middle" align="left" style="opacity: 0.7;"> <t t-out="object.user_id.company_id.phone or ''">+1 650-123-4567</t> <t t-if="object.user_id.company_id.email"> | <a t-attf-href="'mailto:%s' % {{ object.user_id.company_id.email }}" style="text-decoration:none; color: #454748;" t-out="object.user_id.company_id.email or ''">info@yourcompany.com</a> </t> <t t-if="object.user_id.company_id.website"> | <a t-attf-href="'%s' % {{ object.user_id.company_id.website }}" style="text-decoration:none; color: #454748;" t-out="object.user_id.company_id.website or ''">http://www.example.com</a> </t> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- POWERED BY --> <tr><td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Powered by <a target="_blank" href="https://www.odoo.com?utm_source=db&utm_medium=gamification" style="color: #875A7B;">Odoo</a> </td></tr> </table> </td></tr> </table> |
|
Contributor joined |
Contributor joined
3 weeks ago
|
| 410 | File in original format as translated in the repository | gettext PO file | |||||||
|---|---|---|---|---|---|---|---|---|---|
| 410 | 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