| Strings Words Characters | |||
|---|---|---|---|
| 175 1,197 8,920 |
|
All strings | Browse Translate Zen |
| 1 131 1,720 |
|
Approved strings | Browse Translate Zen |
| 154 1,065 8,088 |
|
Translated strings | Browse Translate Zen |
| 153 934 6,368 |
|
Strings waiting for review | Browse Translate Zen |
| 21 132 832 |
|
Unfinished strings | Browse Translate Zen |
| 21 132 832 |
|
Untranslated strings | Browse Translate Zen |
| 4 47 355 |
|
Strings with any failing checks | Browse Translate Zen |
| 4 47 355 |
|
Translated strings with any failing checks | Browse Translate Zen |
| 3 36 266 |
|
Failing check: Mismatched full stop | Browse Translate Zen |
| 1 11 89 |
|
Failing check: AngularJS interpolation string | Browse Translate Zen |
Summary
| Project website | www.odoo.com | |
|---|---|---|
| Project reviewers41 |
|
|
| Translation license | BSD 2-Clause "Simplified" License | |
| Translation process |
|
|
| File mask |
hr_appraisal_survey/i18n/*.po
|
|
| Translation file |
Download
hr_appraisal_survey/i18n/es.po
|
|
| Last change | March 10, 2026, 3:21 p.m. | |
| Last change made by | Noemi Pla Garcia (nopl) | |
| Language | Spanish | |
| Language code | es | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 507,599,381 | |
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Plural formula |
n != 1
|
|
03/10/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 175 | 1,197 | 8,920 | |||
| Approved | 1% | 1 | 10% | 131 | 19% | 1,720 |
| Waiting for review | 87% | 153 | 78% | 934 | 71% | 6,368 |
| Translated | 88% | 154 | 88% | 1,065 | 90% | 8,088 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 2% | 4 | 3% | 47 | 3% | 355 |
| Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
| Untranslated strings | 12% | 21 | 11% | 132 | 9% | 832 |
Quick numbers
and previous 30 days
Trends of last 30 days
+100%
Hosted words
—
+100%
Hosted strings
—
+87%
Translated
—
—
Contributors
—
|
Translation approved |
|
|
Translation changed |
|
|
Translation changed |
|
|
Translation added |
|
|
Contributor joined |
Contributor joined
03/10/2026
|
None
Resource updated |
File “
hr_appraisal_survey/i18n/es.po” was added.
02/24/2026
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
None
String added in the repository |
|
| 175 | File in original format as translated in the repository | gettext PO file | |||||||
|---|---|---|---|---|---|---|---|---|---|
| 175 | 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 |
| 21 | Unfinished 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
Dear <t t-out="object.partner_id.name or 'participant'">[participant]</t>,
<br/>
As part of our 360° feedback process, <t t-out="ctx.get('logged_user')">[Current user]</t> would love
to get your insights on <t t-out="ctx.get('employee')">[the employee]</t>'s performance.
<br/>
Your feedback is valuable in helping us recognize strengths and identify growth opportunities.
<br/>
It should only take a few minutes, and you can submit your feedback via the link below:
<br/>
<div style="text-align: center; margin: 24px 0;">
<a t-att-href="object.get_start_url()" t-attf-style="background-color: {{user.company_id.email_secondary_color or '#875A7B'}}; padding: 8px 16px 8px 16px; text-decoration: none; color: {{user.company_id.email_primary_color or '#FFFFFF'}}; border-radius: 5px; font-size:13px;">
Give your feedback
</a>
</div>
Please complete the survey before <t t-out="ctx.get('deadline')">[the specified deadline]</t>.
<br/>
Thank you for your time and honesty!
<br/>
<t t-if="ctx.get('user_body')">
<div class="my-3 py-2 px-3 bg-secondary">
<t t-out="ctx.get('user_body')">[Optional comment]</t>
</div>
</t>
</div>
Estimado/a <t t-out="object.partner_id.name or 'participant'">[participante]</t>:
<br/>
Como parte de nuestro proceso de feedback 360°, <t t-out="ctx.get('logged_user')">[usuario actual]</t> quiere
obtener información sobre la evolución y el desempeño de <t t-out="ctx.get('employee')">[el empleado]</t>.
<br/>
Sus comentarios nos ayudan a descubrir el potencial de los empleados y a identificar las oportunidades de crecimiento.
<br/>
Solo tardará unos minutos. Puede enviar su feedback a través del enlace que aparece a continuación:
<br/>
<div style="text-align: center; margin: 24px 0;">
<a t-att-href="object.get_start_url()" t-attf-style="background-color: {{user.company_id.email_secondary_color or '#875A7B'}}; padding: 8px 16px 8px 16px; text-decoration: none; color: {{user.company_id.email_primary_color or '#FFFFFF'}}; border-radius: 5px; font-size:13px;">
Compartir feedback
</a>
</div>
Por favor, complete esta encuesta antes del <t t-out="ctx.get('deadline')">[plazo]</t>.
<br/>
¡Gracias por su tiempo y por su sinceridad!
<br/>
<t t-if="ctx.get('user_body')">
<div class="my-3 py-2 px-3 bg-secondary">
<t t-out="ctx.get('user_body')">[Comentario opcional]</t>
</div>
</t>
</div>