Strings Words Characters | |||
---|---|---|---|
58 471 3,926 |
|
All strings | Browse Translate Zen |
58 471 3,926 |
|
Read-only strings | Browse Translate Zen |
20 226 1,942 |
|
Strings with any failing checks | Browse Translate Zen |
2 23 149 |
|
Failing check: Ellipsis | Browse Translate Zen |
20 226 1,942 |
|
Failing check: Multiple failing checks | Browse Translate Zen |
Summary
Project website | www.odoo.com | |
---|---|---|
Project reviewers |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|
Translation process |
|
|
File mask |
addons/hr_recruitment_survey/i18n/*.po
|
|
Translation file |
Download
addons/hr_recruitment_survey/i18n/hr_recruitment_survey.pot
|
|
Last change | Aug. 5, 2025, 8:54 p.m. | |
Last change made by | None | |
Language | English | |
Language code | en | |
Text direction | Left to right | |
Case sensitivity | Case-sensitive | |
Number of speakers | 1,728,003,224 | |
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
|
3 weeks ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 58 | 471 | 3,926 | |||
Translated | 100% | 58 | 100% | 471 | 100% | 3,926 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 100% | 58 | 100% | 471 | 100% | 3,926 |
Failing checks | 34% | 20 | 47% | 226 | 49% | 1,942 |
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
—
![]() Source string added |
|
![]() Resource updated |
File “
addons/hr_recruitment_survey/i18n/hr_recruitment_survey.pot ” was added.
a month ago
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
![]() String added in the repository |
|
58 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
58 | 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 |
<p style="margin: 0px; padding: 0px; font-size: 13px;">
Dear <t t-out="object.partner_id.name or 'applicant'">[applicant name]</t><br><br>
<t>
You've progressed through the recruitment process and we would like you to answer some questions.
</t>
<div style="margin: 16px 0px 16px 0px;">
<a t-att-href="(object.get_start_url())" style="background-color: #875A7B; padding: 8px 16px 8px 16px; text-decoration: none; color: #fff; border-radius: 5px; font-size:13px;">
<t>
Start the written interview
</t>
</a>
</div>
<t t-if="object.deadline">
Please answer the interview for <t t-out="format_date(object.deadline)">[deadline date]</t>.<br><br>
</t>
<t>
We wish you good luck! Thank you in advance for your participation.
</t>
</p>
</div>