19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-25 12:00:11 +01:00
parent e1d89e11e3
commit a1f02d8cc7
225 changed files with 2335 additions and 775 deletions

View file

@ -17,17 +17,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:35+0000\n"
"PO-Revision-Date: 2026-02-18 17:57+0000\n"
"POT-Creation-Date: 2026-03-20 18:35+0000\n"
"PO-Revision-Date: 2026-03-14 09:33+0000\n"
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/hr/fr/>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : "
"((n != 0 && n % 1000000 == 0) ? 1 : 2);\n"
"X-Generator: Weblate 5.14.3\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : ((n != 0 && n % "
"1000000 == 0) ? 1 : 2);\n"
"X-Generator: Weblate 5.16.2\n"
#. module: hr
#. odoo-python
@ -734,7 +734,7 @@ msgstr "Activités"
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_exception_decoration
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_exception_decoration
msgid "Activity Exception Decoration"
msgstr "Activité exception décoration"
msgstr "Indicateur dexception dactivité"
#. module: hr
#: model:ir.model,name:hr.model_mail_activity_plan
@ -1482,8 +1482,8 @@ msgstr ""
#: code:addons/hr/models/hr_version.py:0
msgid "Cannot unassign all the active versions of an employee."
msgstr ""
"Il est impossible de retirer laffectation de toutes les versions actives d"
"un employé."
"Il est impossible de retirer laffectation de toutes les versions actives "
"dun employé."
#. module: hr
#: model:ir.model.fields,field_description:hr.field_hr_employee__certificate
@ -4980,6 +4980,12 @@ msgstr ""
"Les champs “%s”, que vous essayez de lire ne sont pas disponibles pour les "
"profils publics des employés."
#. module: hr
#. odoo-python
#: code:addons/hr/models/hr_employee.py:0
msgid "The following employees have the same work email address: %s"
msgstr ""
#. module: hr
#. odoo-python
#: code:addons/hr/models/res_users.py:0