Summary
| Project website | www.odoo.com | |
|---|---|---|
| Project reviewers40 |
|
|
| Language | Chinese (Simplified Han script) | |
| Language code | zh_Hans | |
| Text direction | Left to right | |
| Case sensitivity | Case-insensitive | |
| Number of speakers | 1,286,444,445 | |
2 hours ago
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 104,631 | 636,331 | 4,673,871 | |||
| Approved | 0% | 0 | 0% | 0 | 0% | 0 |
| Waiting for review | 96% | 101,381 | 95% | 604,897 | 94% | 4,401,909 |
| Translated | 96% | 101,381 | 95% | 604,897 | 94% | 4,401,909 |
| Needs editing | 1% | 6 | 1% | 95 | 1% | 574 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 1% | 1,536 | 3% | 22,688 | 3% | 170,747 |
| Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
| Untranslated strings | 3% | 3,244 | 4% | 31,339 | 5% | 271,388 |
Quick numbers
and previous 30 days
Trends of last 30 days
+1%
Hosted words
+100%
+1%
Hosted strings
+100%
−1%
Translated
+97%
−50%
Contributors
+100%
|
Translation added |
|
|
Translation changed |
|
|
Contributor joined |
Contributor joined
2 days ago
|
|
Translation added |
|
|
Translation added |
|
|
Contributor joined |
Contributor joined
2 days ago
|
|
Translation added |
|
|
Translation added |
|
|
Contributor joined |
Contributor joined
4 days ago
|
None
Resource updated |
The “
addons/web/i18n/zh_CN.po” file was changed.
6 days ago
|
None
<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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="middle">
<span style="font-size: 10px;">
Document Request: <br/>
<t t-if="object.name">
<span style="font-size: 20px; font-weight: bold;" t-out="object.name or ''">Inbox Financial</span>
</t>
</span><br/>
</td><td valign="middle" align="right" t-if="not object.create_uid.company_id.uses_default_logo">
<img t-attf-src="/logo.png?company={{ object.create_uid.company_id.id }}" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="object.create_uid.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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="top" style="font-size: 13px;">
<div>
Hello <t t-out="object.requestee_partner_id.name or ''">OdooBot</t>,
<br/><br/>
<t t-out="object.create_uid.name or ''">OdooBot</t> (<t t-out="object.create_uid.email or ''">odoobot@example.com</t>) asks you to provide the following document:
<br/><br/>
<center>
<div>
<t t-if="object.name">
<b t-out="object.name or ''">Inbox Financial</b>
</t>
</div>
<div>
<t t-if="object.request_activity_id.note">
<i t-out="object.request_activity_id.note or ''">Example of a note.</i>
</t>
</div>
<br/>
<div style="margin: 16px 0px 16px 0px;">
<a t-att-href="object.access_url" t-attf-style="background-color: {{user.company_id.email_secondary_color or '#875A7B'}}; padding: 20px 30px 20px 30px; text-decoration: none; color: {{user.company_id.email_primary_color or '#FFFFFF'}}; border-radius: 5px; font-size:13px;">
Upload the requested document
</a>
</div>
</center><br/>
Please provide us with the missing document before <t t-out="object.request_activity_id.date_deadline">2021-05-17</t>.
<t t-if="user and user.signature" data-o-mail-quote-container="1">
<br/>
<div data-o-mail-quote="1">--<br data-o-mail-quote="1"/><t t-out="user.signature or ''" data-o-mail-quote="1">Mitchell Admin</t></div>
<br data-o-mail-quote="1"/>
</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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="middle" align="left">
<t t-out="object.create_uid.company_id.name or ''">YourCompany</t>
</td></tr>
<tr><td valign="middle" align="left" style="opacity: 0.7;">
<t t-out="object.create_uid.company_id.phone or ''">+1 650-123-4567</t>
<t t-if="object.create_uid.company_id.email">
| <a t-attf-href="'mailto:%s' % {{ object.create_uid.company_id.email }}" style="text-decoration:none; color: #454748;" t-out="object.create_uid.company_id.email or ''">info@yourcompany.com</a>
</t>
<t t-if="object.create_uid.company_id.website">
| <a t-attf-href="'%s' % {{ object.create_uid.company_id.website }}" style="text-decoration:none; color: #454748;" t-out="object.create_uid.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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;">
<tr><td style="text-align: center; font-size: 13px;">
Powered by <a target="_blank" href="https://www.odoo.com/app/documents" t-attf-style="color: {{user.company_id.email_secondary_color or '#875A7B'}};">Odoo Documents</a>
</td></tr>
</table>
</td></tr>
</table>
<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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="middle">
<span style="font-size: 10px;">
文件请求:<br/>
<t t-if="object.name">
<span style="font-size: 20px; font-weight: bold;" t-out="object.name or ''">财务收件箱</span>
</t>
</span><br/>
</td><td valign="middle" align="right" t-if="not object.create_uid.company_id.uses_default_logo">
<img t-attf-src="/logo.png?company={{ object.create_uid.company_id.id }}" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="object.create_uid.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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="top" style="font-size: 13px;">
<div>
您好 <t t-out="object.requestee_partner_id.name or ''">OdooBot</t>,
<br/><br/>
<t t-out="object.create_uid.name or ''">OdooBot</t> (<t t-out="object.create_uid.email or ''">odoobot@example.com</t>) 请您提供以下文件:
<br/><br/>
<center>
<div>
<t t-if="object.name">
<b t-out="object.name or ''">财务收件箱</b>
</t>
</div>
<div>
<t t-if="object.request_activity_id.note">
<i t-out="object.request_activity_id.note or ''">示例备注。</i>
</t>
</div>
<br/>
<div style="margin: 16px 0px 16px 0px;">
<a t-att-href="object.access_url" t-attf-style="background-color: {{user.company_id.email_secondary_color or '#875A7B'}}; padding: 20px 30px 20px 30px; text-decoration: none; color: {{user.company_id.email_primary_color or '#FFFFFF'}}; border-radius: 5px; font-size:13px;">
上传所需文件
</a>
</div>
</center><br/>
请在 <t t-out="object.request_activity_id.date_deadline">2021-05-17</t>之前提供所需文件。
<t t-if="user and user.signature" data-o-mail-quote-container="1">
<br/>
<div data-o-mail-quote="1">--<br data-o-mail-quote="1"/><t t-out="user.signature or ''" data-o-mail-quote="1">Mitchell Admin</t></div>
<br data-o-mail-quote="1"/>
</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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: white; font-size: 11px; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="middle" align="left">
<t t-out="object.create_uid.company_id.name or ''">YourCompany</t>
</td></tr>
<tr><td valign="middle" align="left" style="opacity: 0.7;">
<t t-out="object.create_uid.company_id.phone or ''">+1 650-123-4567</t>
<t t-if="object.create_uid.company_id.email">
| <a t-attf-href="'mailto:%s' % {{ object.create_uid.company_id.email }}" style="text-decoration:none; color: #454748;" t-out="object.create_uid.company_id.email or ''">info@yourcompany.com</a>
</t>
<t t-if="object.create_uid.company_id.website">
| <a t-attf-href="'%s' % {{ object.create_uid.company_id.website }}" style="text-decoration:none; color: #454748;" t-out="object.create_uid.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 border="0" cellpadding="0" cellspacing="0" width="590" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;">
<tr><td style="text-align: center; font-size: 13px;">
由 <a target="_blank" href="https://www.odoo.com/app/documents" t-attf-style="color: {{user.company_id.email_secondary_color or '#875A7B'}};">Odoo 文件管理</a>驱动
</td></tr>
</table>
</td></tr>
</table>