| Strings Words Characters | |||
|---|---|---|---|
| 584 3,697 28,702 |
|
All strings | Browse Translate Zen |
| 4 916 10,682 |
|
Approved strings | Browse Translate Zen |
| 584 3,697 28,702 |
|
Translated strings | Browse Translate Zen |
| 580 2,781 18,020 |
|
Strings waiting for review | Browse Translate Zen |
| 13 163 920 |
|
Strings with any failing checks | Browse Translate Zen |
| 13 163 920 |
|
Translated strings with any failing checks | Browse Translate Zen |
| 8 136 781 |
|
Failing check: Mismatched full stop | Browse Translate Zen |
| 2 7 37 |
|
Failing check: Mismatched question mark | Browse Translate Zen |
| 4 24 126 |
|
Failing check: Mismatched exclamation mark | Browse Translate Zen |
Summary
| Project website | www.odoo.com | |
|---|---|---|
| Project reviewers41 |
|
|
| Translation license | BSD 2-Clause "Simplified" License | |
| Translation process |
|
|
| File mask |
addons/hr_recruitment/i18n/*.po
|
|
| Translation file |
Download
addons/hr_recruitment/i18n/es_419.po
|
|
| Last change | March 9, 2026, 9:02 p.m. | |
| Last change made by | Fernanda Alvarez (mfar) | |
| Language | Spanish (Latin America) | |
| Language code | es_419 | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 363,966,079 | |
| 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/09/2026
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 584 | 3,697 | 28,702 | |||
| Approved | 1% | 4 | 24% | 916 | 37% | 10,682 |
| Waiting for review | 99% | 580 | 75% | 2,781 | 62% | 18,020 |
| Translated | 100% | 584 | 100% | 3,697 | 100% | 28,702 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 2% | 13 | 4% | 163 | 3% | 920 |
| 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
+100%
Hosted words
—
+100%
Hosted strings
—
+100%
Translated
—
+100%
Contributors
—
|
Translation approved |
|
|
Changes committed |
Changes committed
03/07/2026
|
|
Translation completed |
Translation completed
03/04/2026
|
|
Translation added |
|
|
Translation added |
|
|
Translation added |
|
|
Changes committed |
Changes committed
02/28/2026
|
|
Translation approved |
|
|
Translation approved |
|
|
Translation approved |
|
| 584 | File in original format as translated in the repository | gettext PO file | |||||||
|---|---|---|---|---|---|---|---|---|---|
| 584 | 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 |
<div style="font-size: 13px; margin: 0px; padding: 0px;">
Dear,<br/><br/>
We would like to thank you for your interest and your time.<br/>
We wish you all the best in your future endeavors.
<br/><br/>
Best<br/>
<div style="font-size: 11px; color: grey;">
<t t-if="object.recruiter_id and object.recruiter_id.user_id">
-- <br/>
<strong t-out="object.recruiter_id.name or ''">Marc Demo</strong><br/>
Email: <t t-out="object.recruiter_id.work_email or ''">mark.brown23@example.com</t><br/>
Phone: <t t-out="object.recruiter_id.work_phone or ''">+1 650-123-4567</t>
</t>
<t t-else="">
-- <br/>
<t t-out="object.company_id.name or ''">YourCompany</t><br/>
The HR Team<br/>
</t>
</div>
</div>
</div>
<div style="font-size: 13px; margin: 0px; padding: 0px;">
Hola,<br/><br/>
Queremos agradecerte por tu interés y tu tiempo.<br/>
Te deseamos mucho éxito en tus futuros proyectos.
<br/><br/>
Saludos,<br/>
<div style="font-size: 11px; color: grey;">
<t t-if="object.recruiter_id and object.recruiter_id.user_id">
-- <br/>
<strong t-out="object.recruiter_id.name or ''">Marc Demo</strong><br/>
Correo: <t t-out="object.recruiter_id.work_email or ''">mark.brown23@ejemplo.com</t><br/>
Teléfono: <t t-out="object.recruiter_id.work_phone or ''">+1 650-123-4567</t>
</t>
<t t-else="">
-- <br/>
<t t-out="object.company_id.name or ''">TuEmpresa</t><br/>
El equipo de RR. HH.<br/>
</t>
</div>
</div>
</div>