mirror of
https://github.com/bringout/oca-ocb-hr.git
synced 2026-04-18 04:12:08 +02:00
6402 lines
236 KiB
Text
6402 lines
236 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * hr
|
||
#
|
||
# Translators:
|
||
# Adriana Ierfino <adriana.ierfino@savoirfairelinux.com>, 2022
|
||
# Geoffrey_GMF <gmf@odoo.com>, 2022
|
||
# Cécile Collart <cco@odoo.com>, 2022
|
||
# Martin Trigaux, 2023
|
||
# Jolien De Paepe, 2023
|
||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||
# Rémi CAZENAVE <remi@le-filament.com>, 2025.
|
||
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025, 2026.
|
||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||
# Philippe Lang <philippe.lang@colab.ch>, 2025.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0\n"
|
||
"Report-Msgid-Bugs-To: \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.16.2\n"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid " Records"
|
||
msgstr " Enregistrements"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_email_amount
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_email_amount
|
||
msgid "# emails to send"
|
||
msgstr "# e-mails à envoyer"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_job.py:0
|
||
msgid "%s (copy)"
|
||
msgstr "%s (copie)"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid ""
|
||
"%s already has a contract running during the selected period.\n"
|
||
"\n"
|
||
"Please either:\n"
|
||
"\n"
|
||
"- Change the start date so that it doesn't overlap with the existing "
|
||
"contract, or\n"
|
||
"- Create a new employee if this employee should have multiple active "
|
||
"contracts."
|
||
msgstr ""
|
||
"%s a déjà un contrat en cours pendant la période sélectionnée.\n"
|
||
"\n"
|
||
"Veuillez :\n"
|
||
"\n"
|
||
"- Modifier la date de début afin qu’elle ne chevauche pas le contrat "
|
||
"existant ou\n"
|
||
"- Créer un nouvel employé si cet employé doit avoir plusieurs contrats "
|
||
"actifs."
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.report,print_report_name:hr.hr_employee_print_badge
|
||
msgid "'Badge - %s' % (object.name).replace('/', '')"
|
||
msgstr "'Badge - %s' % (object.name).replace('/', '')"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
msgid "/ month"
|
||
msgstr "/ mois"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,job_details:hr.job_consultant
|
||
#: model_terms:hr.job,job_details:hr.job_cto
|
||
#: model_terms:hr.job,job_details:hr.job_developer
|
||
#: model_terms:hr.job,job_details:hr.job_hrm
|
||
#: model_terms:hr.job,job_details:hr.job_marketing
|
||
#: model_terms:hr.job,job_details:hr.job_trainee
|
||
msgid "1 Onsite Interview"
|
||
msgstr "1 entretien sur site"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,job_details:hr.job_consultant
|
||
#: model_terms:hr.job,job_details:hr.job_cto
|
||
#: model_terms:hr.job,job_details:hr.job_developer
|
||
#: model_terms:hr.job,job_details:hr.job_hrm
|
||
#: model_terms:hr.job,job_details:hr.job_marketing
|
||
#: model_terms:hr.job,job_details:hr.job_trainee
|
||
msgid "1 Phone Call"
|
||
msgstr "1 appel téléphonique"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "12 days / year, including <br>6 of your choice."
|
||
msgstr "12 jours / an, dont <br>6 de votre choix"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,job_details:hr.job_consultant
|
||
#: model_terms:hr.job,job_details:hr.job_cto
|
||
#: model_terms:hr.job,job_details:hr.job_developer
|
||
#: model_terms:hr.job,job_details:hr.job_hrm
|
||
#: model_terms:hr.job,job_details:hr.job_marketing
|
||
#: model_terms:hr.job,job_details:hr.job_trainee
|
||
msgid "2 open days"
|
||
msgstr "2 journées portes ouvertes"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,job_details:hr.job_consultant
|
||
#: model_terms:hr.job,job_details:hr.job_cto
|
||
#: model_terms:hr.job,job_details:hr.job_developer
|
||
#: model_terms:hr.job,job_details:hr.job_hrm
|
||
#: model_terms:hr.job,job_details:hr.job_marketing
|
||
#: model_terms:hr.job,job_details:hr.job_trainee
|
||
msgid "4 Days after Interview"
|
||
msgstr "4 jours après l'entretien"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid ""
|
||
"<a href=\"/\" class=\"btn btn-primary o_translate_inline\" "
|
||
"target=\"_blank\"><small><b>READ</b></small></a>"
|
||
msgstr ""
|
||
"<a href=\"/\" class=\"btn btn-primary o_translate_inline\" "
|
||
"target=\"_blank\"><small><b>LIRE</b></small></a>"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"<b>Congratulations!</b> May I recommend you to setup an <a "
|
||
"href=\"%s\">onboarding plan?</a>"
|
||
msgstr ""
|
||
"<b>Félicitations !</b> Puis-je vous recommander de configurer un <a "
|
||
"href=\"%s\">parcours d'intégration ?</a>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
msgid ""
|
||
"<i class=\"fa fa-building-o\" role=\"img\" aria-label=\"Company\" "
|
||
"title=\"Company\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-building-o\" role=\"img\" aria-label=\"Company\" "
|
||
"title=\"Société\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-envelope fa-fw me-1 text-primary\" title=\"Work Email\" "
|
||
"invisible=\"login == work_email\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-envelope fa-fw me-1 text-primary\" title=\"E-mail "
|
||
"professionnel\" invisible=\"login == work_email\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid ""
|
||
"<i class=\"fa fa-envelope fa-fw me-1 text-primary\" title=\"Work Email\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-envelope fa-fw me-1 text-primary\" title=\"E-mail "
|
||
"professionnel\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-fw fa-envelope me-1 text-primary\" title=\"Login / Email\" "
|
||
"invisible=\"login != work_email\"/>\n"
|
||
" <i class=\"fa fa-fw fa-key me-1 text-primary\" "
|
||
"title=\"Login\" invisible=\"login == work_email\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-fw fa-envelope me-1 text-primary\" title=\"Identifiant / E-"
|
||
"mail\" invisible=\"login != work_email\"/>\n"
|
||
" <i class=\"fa fa-fw fa-key me-1 text-primary\" "
|
||
"title=\"Identifiant\" invisible=\"login == work_email\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
|
||
msgid ""
|
||
"<i class=\"fa fa-fw me-2 fa-birthday-cake text-primary\" title=\"Birthday\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-fw me-2 fa-birthday-cake text-primary\" "
|
||
"title=\"Anniversaire\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
|
||
msgid ""
|
||
"<i class=\"fa fa-fw me-2 fa-briefcase text-primary\" title=\"Contract\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-fw me-2 fa-briefcase text-primary\" title=\"Contrat\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
|
||
msgid "<i class=\"fa fa-fw me-2 fa-envelope text-primary\" title=\"Email\"/>"
|
||
msgstr "<i class=\"fa fa-fw me-2 fa-envelope text-primary\" title=\"E-mail\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
|
||
msgid "<i class=\"fa fa-fw me-2 fa-phone text-primary\" title=\"Phone\"/>"
|
||
msgstr "<i class=\"fa fa-fw me-2 fa-phone text-primary\" title=\"Téléphone\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
|
||
msgid ""
|
||
"<i class=\"fa fa-fw me-2 fa-suitcase text-primary\" title=\"Job Position\"/>"
|
||
msgstr "<i class=\"fa fa-fw me-2 fa-suitcase text-primary\" title=\"Poste\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid ""
|
||
"<i class=\"fa fa-mobile fa-fw me-1 text-primary\" title=\"Work Mobile\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-mobile fa-fw me-1 text-primary\" title=\"Portable "
|
||
"professionnel\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "<i class=\"fa fa-phone fa-fw me-1 text-primary\" title=\"Work Phone\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-phone fa-fw me-1 text-primary\" title=\"Téléphone "
|
||
"professionnel\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "<i class=\"fa fa-tags fa-fw me-1 text-primary\" title=\"Tags\"/>"
|
||
msgstr "<i class=\"fa fa-tags fa-fw me-1 text-primary\" title=\"Tags\"/>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>AI</small>"
|
||
msgstr "<small>AI</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Dashboard</small>"
|
||
msgstr "<small>Tableaux de bord</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Documents</small>"
|
||
msgstr "<small>Documents</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Fleet</small>"
|
||
msgstr "<small>Parc Automobile</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Hiring</small>"
|
||
msgstr "<small>Recrutement</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Leaves</small>"
|
||
msgstr "<small>Congés</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Lunch</small>"
|
||
msgstr "<small>Lunch</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Payroll</small>"
|
||
msgstr "<small>Paie</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Performance</small>"
|
||
msgstr "<small>Performance</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Planning</small>"
|
||
msgstr "<small>Planification</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Referral</small>"
|
||
msgstr "<small>Recommandation</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Sign</small>"
|
||
msgstr "<small>Signature</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Talent</small>"
|
||
msgstr "<small>Talent</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>Trainings</small>"
|
||
msgstr "<small>Formations</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "<small>eLearning</small>"
|
||
msgstr "<small>eLearning</small>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid ""
|
||
"<span class=\"d-flex w-50\">\n"
|
||
" <span "
|
||
"invisible=\"is_trusted_bank_account\" class=\"text-muted\">Untrusted</span>\n"
|
||
" <span invisible=\"not "
|
||
"is_trusted_bank_account\" class=\"text-success\">Trusted</span>\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span class=\"d-flex w-50\">\n"
|
||
" <span "
|
||
"invisible=\"is_trusted_bank_account\" class=\"text-muted\">Non vérifié</"
|
||
"span>\n"
|
||
" <span invisible=\"not "
|
||
"is_trusted_bank_account\" class=\"text-success\">Vérifié</span>\n"
|
||
" </span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "<span class=\"flex-shrink-0 ml8 me-2\">IP Addresses</span>"
|
||
msgstr "<span class=\"flex-shrink-0 ml8 me-2\">Adresses IP</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "<span class=\"flex-shrink-0 ml8 me-2\">Sent Emails</span>"
|
||
msgstr "<span class=\"flex-shrink-0 ml8 me-2\">E-mails envoyés</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
|
||
msgid ""
|
||
"<span class=\"o_form_label o_hr_form_label cursor-default\">Close "
|
||
"Activities</span>"
|
||
msgstr ""
|
||
"<span class=\"o_form_label o_hr_form_label cursor-default\">Fermer les "
|
||
"activités</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
|
||
msgid ""
|
||
"<span class=\"o_form_label o_hr_form_label cursor-default\">Detailed Reason</"
|
||
"span>"
|
||
msgstr ""
|
||
"<span class=\"o_form_label o_hr_form_label cursor-default\">Raison "
|
||
"détaillée</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
msgid "<span class=\"o_stat_text\">Contact</span>"
|
||
msgstr "<span class=\"o_stat_text\">Contact</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form_smartbutton_inherited
|
||
msgid "<span class=\"o_stat_text\">Contacts</span>"
|
||
msgstr "<span class=\"o_stat_text\">Contacts</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_partner_view_form
|
||
msgid "<span class=\"o_stat_text\">Employee</span>"
|
||
msgstr "<span class=\"o_stat_text\">Employé</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,job_details:hr.job_consultant
|
||
#: model_terms:hr.job,job_details:hr.job_cto
|
||
#: model_terms:hr.job,job_details:hr.job_developer
|
||
#: model_terms:hr.job,job_details:hr.job_hrm
|
||
#: model_terms:hr.job,job_details:hr.job_marketing
|
||
#: model_terms:hr.job,job_details:hr.job_trainee
|
||
msgid "<span class=\"text-muted small\">Days to get an Offer</span>"
|
||
msgstr "<span class=\"text-muted small\">Jour pour recevoir une offre</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,job_details:hr.job_consultant
|
||
#: model_terms:hr.job,job_details:hr.job_cto
|
||
#: model_terms:hr.job,job_details:hr.job_developer
|
||
#: model_terms:hr.job,job_details:hr.job_hrm
|
||
#: model_terms:hr.job,job_details:hr.job_marketing
|
||
#: model_terms:hr.job,job_details:hr.job_trainee
|
||
msgid "<span class=\"text-muted small\">Process</span>"
|
||
msgstr "<span class=\"text-muted small\">Procédure</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,job_details:hr.job_consultant
|
||
#: model_terms:hr.job,job_details:hr.job_cto
|
||
#: model_terms:hr.job,job_details:hr.job_developer
|
||
#: model_terms:hr.job,job_details:hr.job_hrm
|
||
#: model_terms:hr.job,job_details:hr.job_marketing
|
||
#: model_terms:hr.job,job_details:hr.job_trainee
|
||
msgid "<span class=\"text-muted small\">Time to Answer</span>"
|
||
msgstr "<span class=\"text-muted small\">Temps pour répondre</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "<span invisible=\"not contract_date_start\">to</span>"
|
||
msgstr "<span invisible=\"not contract_date_start\">au</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "<span invisible=\"not employee_salary_amount_is_percentage\">%</span>"
|
||
msgstr "<span invisible=\"not employee_salary_amount_is_percentage\">%</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid ""
|
||
"<span invisible=\"not user_id or is_user_active\">\n"
|
||
" (User is Inactive)\n"
|
||
" </span>"
|
||
msgstr ""
|
||
"<span invisible=\"not user_id or is_user_active\">\n"
|
||
" (Utilisateur inactif)\n"
|
||
" </span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "<span>Contract Overview</span>"
|
||
msgstr "<span>Aperçu du contrat</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "<span>Days</span>"
|
||
msgstr "<span>Jours</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
msgid "<span>Reporting</span>"
|
||
msgstr "<span>Analyse</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
msgid "<span>View</span>"
|
||
msgstr "<span>Voir</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "<span>new employees</span>"
|
||
msgstr "<span>nouveaux employés</span>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "<strong class=\"s_rating_title\">Adaptability</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Adaptabilité</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "<strong class=\"s_rating_title\">Administrative Work</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Travail administratif</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "<strong class=\"s_rating_title\">Autonomy</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Autonomie</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "<strong class=\"s_rating_title\">Be enthusiastic</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Soyez enthousiaste</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "<strong class=\"s_rating_title\">Client Interaction</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Interaction client</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "<strong class=\"s_rating_title\">Collaboration</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Collaboration</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "<strong class=\"s_rating_title\">Compliance and Regulations</strong>"
|
||
msgstr ""
|
||
"<strong class=\"s_rating_title\">Conformité et réglementations</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "<strong class=\"s_rating_title\">Conflict Resolution</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Résolution de conflits</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "<strong class=\"s_rating_title\">Customer Relationship</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Relation client</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "<strong class=\"s_rating_title\">Cybersecurity</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Cybersécurité</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "<strong class=\"s_rating_title\">Diversity and Inclusion</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Diversité et inclusion</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "<strong class=\"s_rating_title\">Innovation</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Innovation</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "<strong class=\"s_rating_title\">Leadership</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Leadership</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "<strong class=\"s_rating_title\">Learning</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Apprentissage</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "<strong class=\"s_rating_title\">Management</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Gestion</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "<strong class=\"s_rating_title\">Personal Evolution</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Évolution personnelle</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "<strong class=\"s_rating_title\">Problem-Solving</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Résolution de problèmes</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "<strong class=\"s_rating_title\">Problem-solving</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Résolution de problèmes</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "<strong class=\"s_rating_title\">Skill Development</strong>"
|
||
msgstr ""
|
||
"<strong class=\"s_rating_title\">Développement des compétences</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "<strong class=\"s_rating_title\">Talent Acquisition</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Acquisition de talents</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "<strong class=\"s_rating_title\">Technical Expertise</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Expertise technique</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "<strong class=\"s_rating_title\">Technology Strategy</strong>"
|
||
msgstr "<strong class=\"s_rating_title\">Stratégie technologique</strong>"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,description:hr.job_hrm
|
||
msgid ""
|
||
"A Human Resources (HR) Manager is responsible for overseeing an "
|
||
"organization's workforce and ensuring\n"
|
||
" that all HR functions are effectively managed. This includes "
|
||
"recruiting, hiring, onboarding, and\n"
|
||
" training new employees, as well as managing employee "
|
||
"relations, performance, and compensation. The HR\n"
|
||
" manager also ensures compliance with labor laws and company "
|
||
"policies, while fostering a positive work\n"
|
||
" environment. They may handle conflict resolution, conduct "
|
||
"employee evaluations, and implement programs\n"
|
||
" to improve employee engagement and retention. Additionally, "
|
||
"HR managers play a strategic role in\n"
|
||
" aligning the workforce with the organization's goals and "
|
||
"objectives."
|
||
msgstr ""
|
||
"Un responsable des ressources humaines (RH) est chargé de superviser la "
|
||
"gestion du personnel au sein d'une organisation et de veiller\n"
|
||
" à ce que toutes les fonctions RH soient efficacement gérées. "
|
||
"Cela inclut le recrutement, l'embauche, l'onboarding, et\n"
|
||
" la formation des nouveaux employés, ainsi que la gestion des "
|
||
"relations de travail, de la performance et de la rémunération. Le "
|
||
"responsable\n"
|
||
" RH s'assure également du respect des lois du travail et des "
|
||
"politiques internes de l'entreprise, tout en favorisant un environnement\n"
|
||
" de travail positif. Il peut être amené à gérer la résolution "
|
||
"des conflits, à réaliser des évaluations des employés et à mettre en place "
|
||
"des programmes\n"
|
||
" visant à améliorer l'engagement et la rétention du "
|
||
"personnel. Enfin, les responsables RH jouent un rôle stratégique en\n"
|
||
" alignant la gestion des talents sur les objectifs et la "
|
||
"vision de l'organisation."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "A full-time position <br>Attractive salary package."
|
||
msgstr "Un poste à temps plein <br>Un package salarial attrayant."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "A good company embraces technological innovation"
|
||
msgstr "Une entreprise performante adopte des innovations technologiques"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.constraint,message:hr.constraint_hr_employee_user_uniq
|
||
msgid "A user cannot be linked to multiple employees in the same company."
|
||
msgstr ""
|
||
"Un utilisateur ne peut pas être lié à plusieurs employés de la même société."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Ability to build client relationships."
|
||
msgstr "Aptitude à établir et entretenir des relations clients."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Ability to handle confidential information"
|
||
msgstr "Capacité à gérer des informations en toute confidentialité"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Ability to manage multiple tasks"
|
||
msgstr "Compétence dans la gestion de plusieurs tâches"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_absent
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__absent
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__absent
|
||
msgid "Absent"
|
||
msgstr "Absent"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__acc_number
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
|
||
msgid "Account Number"
|
||
msgstr "Numéro de compte"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Achieve monthly sales objectives"
|
||
msgstr "Atteindre les objectifs mensuels de vente"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_needaction
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_needaction
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_needaction
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "Nécessite une action"
|
||
|
||
#. module: hr
|
||
#: model_terms:digest.tip,tip_description:hr.digest_tip_hr_0
|
||
msgid ""
|
||
"Activate Remote Work to let Employees specify where they are working from."
|
||
msgstr ""
|
||
"Activez l'option Télétravail pour permettre aux employés de spécifier leur "
|
||
"lieu de travail."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__active
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__active
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__active
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__active
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__active
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__active
|
||
msgid "Active"
|
||
msgstr "Actif"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__active_employee
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__active_employee
|
||
msgid "Active Employee"
|
||
msgstr "Employé actif"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_ids
|
||
msgid "Activities"
|
||
msgstr "Activités"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_exception_decoration
|
||
#: 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 "Indicateur d’exception d’activité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_mail_activity_plan
|
||
msgid "Activity Plan"
|
||
msgstr "Plan d'activité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_state
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_state
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_state
|
||
msgid "Activity State"
|
||
msgstr "Statut de l'activité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_type_icon
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_type_icon
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "Icône de type d'activité"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_activites_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
|
||
msgid "Activity by"
|
||
msgstr "Activité par"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_mail_activity_plan_template
|
||
msgid "Activity plan template"
|
||
msgstr "Modèle de plan d'activité"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.mail_activity_plan_action
|
||
msgid ""
|
||
"Activity plans are used to assign a list of activities in just a few clicks\n"
|
||
" (e.g. \"Onboarding\", \"Offboarding\", ...)"
|
||
msgstr ""
|
||
"Les plans d'activité permettent d'assigner une liste d'activités en quelques "
|
||
"clics.\n"
|
||
" (par ex. \"Onboarding\", \"Offboarding\", ...)"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_mail_activity_schedule
|
||
msgid "Activity schedule plan Wizard"
|
||
msgstr "Assistant de modèle de plan d'activité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__departure_description
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__departure_description
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__departure_description
|
||
msgid "Additional Information"
|
||
msgstr "Informations supplémentaires"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"Additional Information: \n"
|
||
" %(description)s"
|
||
msgstr ""
|
||
"Informations additionnelles :\n"
|
||
" %(description)s"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__additional_note
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__additional_note
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__additional_note
|
||
msgid "Additional Note"
|
||
msgstr "Note additionnelle"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Additional languages"
|
||
msgstr "Langues additionnelles"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__address_id
|
||
msgid "Address"
|
||
msgstr "Adresse"
|
||
|
||
#. module: hr
|
||
#: model:hr.department,name:hr.dep_administration
|
||
msgid "Administration"
|
||
msgstr "Administration"
|
||
|
||
#. module: hr
|
||
#: model:res.groups,name:hr.group_hr_manager
|
||
msgid "Administrator"
|
||
msgstr "Administrateur"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__module_hr_presence
|
||
msgid "Advanced Presence Control"
|
||
msgstr "Contrôle des présences avancé"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Advanced presence of employees"
|
||
msgstr "Présences des employés avancées"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_crm_team__alias_contact
|
||
#: model:ir.model.fields,field_description:hr.field_mail_alias__alias_contact
|
||
#: model:ir.model.fields,field_description:hr.field_mail_group__alias_contact
|
||
#: model:ir.model.fields,field_description:hr.field_maintenance_team__alias_contact
|
||
msgid "Alias Contact Security"
|
||
msgstr "Alias Contact Securité"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.action_hr_employee_all_activities
|
||
msgid "All activities"
|
||
msgstr "Toutes les activités"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__allocation_ids
|
||
msgid "Allocations"
|
||
msgstr "Allocations de congé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__allowed_country_state_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__allowed_country_state_ids
|
||
msgid "Allowed Country State"
|
||
msgstr "État/région autorisé(e)"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__allowed_user_ids
|
||
msgid "Allowed User"
|
||
msgstr "Utilisateur autorisé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__amount
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
|
||
msgid "Amount"
|
||
msgstr "Montant"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__amount_type
|
||
msgid "Amount Type"
|
||
msgstr "Type de montant"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
|
||
msgid "An element name parent of the radio to observe updates"
|
||
msgstr ""
|
||
"Un nom d’élément parent du bouton radio à observer pour les mises à jour"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.constraint,message:hr.constraint_hr_version_check_unique_date_version
|
||
msgid ""
|
||
"An employee cannot have multiple active versions sharing the same effective "
|
||
"date."
|
||
msgstr ""
|
||
"Un employé ne peut pas avoir plusieurs versions actives avec la même date de "
|
||
"prise d'effet."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
|
||
msgid "An object to link select options and element id to move"
|
||
msgstr ""
|
||
"Un objet pour lier les options de sélection et l’identifiant de l’élément à "
|
||
"déplacer"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Application Settings"
|
||
msgstr "Paramètres de l'application"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
|
||
msgid "Apply"
|
||
msgstr "Appliquer"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_apprenticeship
|
||
msgid "Apprenticeship"
|
||
msgstr "Apprentissage"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Approvers"
|
||
msgstr "Validateurs"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
msgid "Archive"
|
||
msgstr "Archiver"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_archive
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__archive
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__archive
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
|
||
msgid "Archived"
|
||
msgstr "Archivé"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid ""
|
||
"As a Human Resources Manager at our company, you will<b>work closely with "
|
||
"all\n"
|
||
" departments to design and implement HR "
|
||
"initiatives that align with our business\n"
|
||
" objectives</b>. Join our expanding "
|
||
"organization, which offers competitive benefits and\n"
|
||
" ample opportunities for growth while "
|
||
"collaborating with seasoned professionals.\n"
|
||
" <br>\n"
|
||
" This role is both <b>strategic and "
|
||
"operational</b>, focusing on recruitment, employee\n"
|
||
" engagement, and performance management. We "
|
||
"seek a proactive leader who can effectively\n"
|
||
" manage talent acquisition, develop training "
|
||
"programs, and implement retention\n"
|
||
" strategies. Success in this position "
|
||
"requires strong analytical skills, in-depth\n"
|
||
" knowledge of labor laws, and the ability to "
|
||
"foster a diverse and inclusive workplace\n"
|
||
" culture while enhancing employee "
|
||
"satisfaction and productivity."
|
||
msgstr ""
|
||
"En tant que Responsable des Ressources Humaines au sein de notre entreprise, "
|
||
"vous<b> collaborerez étroitement avec tous\n"
|
||
" les départements pour concevoir et mettre en "
|
||
"œuvre des initiatives RH alignées sur nos objectifs\n"
|
||
" stratégiques</b>. Rejoignez notre "
|
||
"organisation en pleine croissance, qui offre des avantages compétitifs ainsi "
|
||
"que\n"
|
||
" de nombreuses opportunités d’évolution, tout "
|
||
"en travaillant aux côtés de professionnels expérimentés.\n"
|
||
" <br>\n"
|
||
" Ce poste est à la fois <b>stratégique et "
|
||
"opérationnel</b>, avec un accent particulier sur le recrutement, "
|
||
"l’engagement\n"
|
||
" des employés et la gestion de la "
|
||
"performance. Nous recherchons un leader proactif capable de gérer "
|
||
"efficacement\n"
|
||
" l’acquisition de talents, de développer des "
|
||
"programmes de formation et de mettre en place des stratégies de\n"
|
||
" rétention. La réussite dans ce rôle "
|
||
"nécessite de solides compétences analytiques, une connaissance approfondie\n"
|
||
" du droit du travail et la capacité de "
|
||
"favoriser une culture d’entreprise inclusive et diversifiée,\n"
|
||
" tout en améliorant la satisfaction et la "
|
||
"productivité des employés."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid ""
|
||
"As a consultant at our company, you will <b>collaborate with diverse "
|
||
"departments to\n"
|
||
" assess business needs, design tailored "
|
||
"strategies, and drive successful implementation\n"
|
||
" of solutions</b>. Join a forward-thinking "
|
||
"organization that offers competitive benefits\n"
|
||
" and opportunities for advancement, working "
|
||
"alongside industry experts. We are looking\n"
|
||
" for an accomplished consultant with a strong "
|
||
"background in delivering measurable\n"
|
||
" outcomes.\n"
|
||
" <br>\n"
|
||
" This role demands both <b>creative problem-"
|
||
"solving and strategic analysis</b>,\n"
|
||
" requiring you to think critically about "
|
||
"client challenges. We expect candidates to be\n"
|
||
" self-motivated, with a strong \"get it "
|
||
"done\" mentality. To thrive in this position, you\n"
|
||
" should possess excellent analytical skills, "
|
||
"the ability to translate insights into\n"
|
||
" actionable recommendations, and the talent "
|
||
"for building rapport with stakeholders across\n"
|
||
" all levels of the organization."
|
||
msgstr ""
|
||
"En tant que consultant au sein de notre entreprise, vous <b>collaborerez "
|
||
"avec divers départements pour\n"
|
||
" évaluer les besoins métier, concevoir des "
|
||
"stratégies adaptées et assurer la mise en œuvre réussie\n"
|
||
" des solutions</b>. Rejoignez une "
|
||
"organisation innovante qui offre des avantages compétitifs\n"
|
||
" et des opportunités d’évolution, tout en "
|
||
"travaillant aux côtés d’experts du secteur. Nous recherchons\n"
|
||
" un consultant expérimenté ayant fait ses "
|
||
"preuves dans la réalisation de résultats\n"
|
||
" mesurables.\n"
|
||
" <br>\n"
|
||
" Ce poste exige à la fois <b>une approche "
|
||
"créative de la résolution de problèmes et une analyse stratégique</b>,\n"
|
||
" vous amenant à réfléchir de manière critique "
|
||
"aux défis des clients. Nous attendons des candidats qu'ils soient\n"
|
||
" autonomes, dotés d’un fort esprit "
|
||
"d’initiative et d’une approche orientée résultats. Pour exceller dans cette "
|
||
"fonction, vous\n"
|
||
" devez posséder d’excellentes compétences "
|
||
"analytiques, la capacité de transformer des analyses en\n"
|
||
" recommandations concrètes et un talent pour "
|
||
"établir des relations solides avec les parties prenantes à\n"
|
||
" tous les niveaux de l’organisation."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid ""
|
||
"As a developer at our company, you will <b>collaborate with product "
|
||
"managers, designers,\n"
|
||
" and other engineers to design, develop, and "
|
||
"deploy innovative software solutions</b>.\n"
|
||
" Join us at a rapidly growing organization "
|
||
"that offers competitive benefits and\n"
|
||
" opportunities for career advancement while "
|
||
"working alongside industry leaders.\n"
|
||
" We’re looking for a skilled developer with a "
|
||
"passion for technology and innovation.\n"
|
||
" <br>\n"
|
||
" In this role, you will be responsible for "
|
||
"<b>writing clean, maintainable code,\n"
|
||
" participating in code reviews, and "
|
||
"troubleshooting issues</b>. Your work will involve\n"
|
||
" both creative <b>problem-solving and "
|
||
"rigorous analysis</b>, requiring you to think\n"
|
||
" outside the box to deliver effective "
|
||
"solutions. We seek a proactive candidate with a\n"
|
||
" strong \"get it done\" mentality. Success in "
|
||
"this position hinges on your ability to\n"
|
||
" tackle complex challenges and deliver high-"
|
||
"quality results in a fast-paced environment."
|
||
msgstr ""
|
||
"En tant que développeur au sein de notre entreprise, vous <b>collaborerez "
|
||
"avec des chefs de produit, des designers\n"
|
||
" et d'autres ingénieurs pour concevoir, "
|
||
"développer et déployer des solutions logicielles innovantes</b>.\n"
|
||
" Rejoignez une organisation en pleine "
|
||
"croissance qui offre des avantages compétitifs et\n"
|
||
" des opportunités d'évolution de carrière, "
|
||
"tout en travaillant aux côtés de leaders du secteur.\n"
|
||
" Nous recherchons un développeur talentueux, "
|
||
"passionné par la technologie et l'innovation.\n"
|
||
" <br>\n"
|
||
" Au sein de cette fonction, vous serez "
|
||
"responsable de <b>l'écriture d'un code propre et maintenable,\n"
|
||
" de la participation aux revues de code et de "
|
||
"la résolution de problèmes techniques</b>. Votre travail impliquera\n"
|
||
" à la fois une approche créative <b>de la "
|
||
"résolution de problèmes et une analyse rigoureuse</b>, nécessitant une "
|
||
"réflexion\n"
|
||
" innovante pour fournir des solutions "
|
||
"efficaces. Nous recherchons un candidat proactif avec une\n"
|
||
" forte capacité à mener les projets à bien. "
|
||
"Votre succès dans ce poste dépendra de votre aptitude à\n"
|
||
" relever des défis complexes et à livrer des "
|
||
"résultats de haute qualité dans un environnement dynamique."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid ""
|
||
"As a trainee at our company, you will <b>work with various departments to "
|
||
"assist in\n"
|
||
" creating and launching innovative products</"
|
||
"b>. Join our growing team, offering\n"
|
||
" excellent benefits and valuable learning "
|
||
"opportunities alongside experienced\n"
|
||
" professionals.\n"
|
||
" <br>\n"
|
||
" This role is both <b>creative and "
|
||
"structured</b>, encouraging out-of-the-box thinking.\n"
|
||
" We are looking for a proactive individual "
|
||
"with a strong get it done mindset. Successful\n"
|
||
" candidates will have the chance to grow "
|
||
"within the company based on their fit and\n"
|
||
" performance."
|
||
msgstr ""
|
||
"En tant que stagiaire au sein de notre entreprise, vous travaillerez <b>avec "
|
||
"divers départements pour aider à\n"
|
||
" créer et lancer des produits innovants</b>. "
|
||
"Rejoignez notre équipe en pleine croissance, offrant\n"
|
||
" d'excellents avantages et des opportunités "
|
||
"d'apprentissage précieuses aux côtés de professionnels\n"
|
||
" expérimentés.\n"
|
||
" <br>\n"
|
||
" Ce rôle est à la fois <b>créatif et "
|
||
"structuré</b>, stimulant la réflexion innovante.\n"
|
||
" Nous recherchons une personne proactive avec "
|
||
"un esprit de détermination et de résultat. Les candidats\n"
|
||
" retenus auront la possibilité de se "
|
||
"développer au sein de l'entreprise en fonction de leur adéquation et\n"
|
||
" de leurs performances."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid ""
|
||
"As an employee of our company, you will <b>collaborate with each department "
|
||
"to create and deploy\n"
|
||
" disruptive products.</b> Come work at a "
|
||
"growing company that offers great benefits with opportunities to\n"
|
||
" moving forward and learn alongside "
|
||
"accomplished leaders. We're seeking an experienced and outstanding member of "
|
||
"staff.\n"
|
||
" <br><br>\n"
|
||
" This position is both <b>creative and "
|
||
"rigorous</b> by nature you need to think outside the box.\n"
|
||
" We expect the candidate to be proactive and "
|
||
"have a \"get it done\" spirit. To be successful,\n"
|
||
" you will have solid solving problem skills."
|
||
msgstr ""
|
||
"En tant qu'employé de notre société, vous serez amené à <b>collaborer avec "
|
||
"chaque département afin de créer et déployer des \n"
|
||
" produits audacieux.</b> Venez travailler "
|
||
"dans une société en pleine expansion qui offre de nombreux bénéfices avec "
|
||
"l'opportunité de \n"
|
||
" progresser et d'apprendre auprès de leaders "
|
||
"accomplis. Nous recherchons pour l'équipe quelqu'un d'exceptionnel et "
|
||
"d'expérimenté.\n"
|
||
" <br><br>\n"
|
||
" La position est à la fois <b>créative et "
|
||
"rigoureuse</b>, vous devrez sortir des sentiers battus.\n"
|
||
" Nous attendons du candidat d'être proactif "
|
||
"et d'avoir un esprit \"jusqu'au bout\". Posséder de solides capacités de "
|
||
"résolution de problèmes est un atout."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid ""
|
||
"As our Chief Technology Officer, you will <b>work closely with product, "
|
||
"marketing, and\n"
|
||
" operations teams to create and launch "
|
||
"innovative technology solutions that set us apart\n"
|
||
" in the industry</b>. Join our fast-growing "
|
||
"company, where you’ll enjoy competitive\n"
|
||
" benefits and opportunities for professional "
|
||
"growth while collaborating with top experts\n"
|
||
" in the field.\n"
|
||
" <br>\n"
|
||
" In this role, you will <b>define and execute "
|
||
"our technology strategy and roadmap</b>,\n"
|
||
" ensuring it aligns with our business goals. "
|
||
"This position is both <b>creative and\n"
|
||
" analytical</b>, requiring you to think "
|
||
"outside the box while implementing effective\n"
|
||
" solutions. We are looking for a proactive "
|
||
"leader with a strong \"get it done\" mentality\n"
|
||
" who can tackle challenges head-on and drive "
|
||
"projects to successful completion.\n"
|
||
" <br>\n"
|
||
" To excel in this position, you will need "
|
||
"<b>extensive experience in software\n"
|
||
" architecture, cloud computing, and data "
|
||
"security</b>, along with a strong background in\n"
|
||
" team leadership and agile project "
|
||
"management. Your excellent communication skills will\n"
|
||
" be vital for conveying complex technical "
|
||
"ideas to non-technical stakeholders and\n"
|
||
" fostering collaboration across all "
|
||
"departments."
|
||
msgstr ""
|
||
"En tant que Directeur Technique (CTO) de notre entreprise, vous <b>vous "
|
||
"travaillerez en étroite collaboration avec les équipes produits, marketing "
|
||
"et\n"
|
||
" et opérations pour créer et lancer des "
|
||
"solutions technologiques innovantes qui nous distinguent\n"
|
||
" dans l’industrie</b>. Rejoignez notre "
|
||
"entreprise en pleine croissance, où vous bénéficierez d’avantages "
|
||
"compétitifs\n"
|
||
" et d’opportunités de développement "
|
||
"professionnel tout en collaborant avec des experts de premier plan\n"
|
||
" dans le domaine.\n"
|
||
" <br>\n"
|
||
" Au sein de cette fonction, vous <b>définirez "
|
||
"et exécuterez notre stratégie et notre feuille de route technologique</b>,\n"
|
||
" veillant à ce qu’elles soient alignées avec "
|
||
"nos objectifs commerciaux. Ce poste est à la fois <b>créatif et\n"
|
||
" analytique</b>, nécessitant de penser "
|
||
"différemment tout en mettant en œuvre des solutions\n"
|
||
" efficaces. Nous recherchons un leader "
|
||
"proactif, doté d'une forte capacité à mener les projets à terme,\n"
|
||
" capable de relever les défis et de garantir "
|
||
"leur succès.\n"
|
||
" <br>\n"
|
||
" Pour exceller dans ce poste, vous devrez "
|
||
"avoir <b>une vaste expérience en architecture\n"
|
||
" logicielle, cloud computing et en sécurité "
|
||
"des données</b>, ainsi qu'un solide parcours en\n"
|
||
" gestion d'équipe et en gestion de projets "
|
||
"agiles. Vos excellentes compétences en communication seront\n"
|
||
" essentielles pour transmettre des idées "
|
||
"techniques complexes à des parties prenantes non techniques et\n"
|
||
" pour favoriser la collaboration entre tous "
|
||
"les départements."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan_template__responsible_type
|
||
msgid "Assignment"
|
||
msgstr "Assignation"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Assist in organizing company events"
|
||
msgstr "Contribuer à l’organisation d'événements d'entreprise"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Assist with daily project tasks"
|
||
msgstr "Aider à la gestion quotidienne des tâches liées aux projets"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_attachment_count
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_attachment_count
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_attachment_count
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Nombre de pièces jointes"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Attendance PIN"
|
||
msgstr "Code PIN de présence"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Attendance/Point of Sale"
|
||
msgstr "Présence/Point de vente"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__mail_alias__alias_contact__employees
|
||
msgid "Authenticated Employees"
|
||
msgstr "Employés identifiés"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.discuss_channel_view_form
|
||
msgid "Auto Subscribe Departments"
|
||
msgstr "Abonnement automatique des départements"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_discuss_channel__subscription_department_ids
|
||
msgid "Automatically subscribe members of those departments to the channel."
|
||
msgstr "Abonnez automatiquement les membres de ces départements à ces canaux."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.mail_activity_plan_view_form
|
||
msgid "Available for all Departments"
|
||
msgstr "Disponible pour tous les départements"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_1920
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_1920
|
||
msgid "Avatar"
|
||
msgstr "Avatar"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_1024
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_1024
|
||
msgid "Avatar 1024"
|
||
msgstr "Avatar 1024"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_128
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_128
|
||
msgid "Avatar 128"
|
||
msgstr "Avatar 128"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_256
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_256
|
||
msgid "Avatar 256"
|
||
msgstr "Avatar 256"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__avatar_512
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__avatar_512
|
||
msgid "Avatar 512"
|
||
msgstr "Avatar 512"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Bachelor"
|
||
msgstr "Bachelier"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Bachelor Degree or Higher"
|
||
msgstr "Diplôme de baccalauréat ou supérieur"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Background in project management"
|
||
msgstr "Expérience en gestion de projet"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__barcode
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__barcode
|
||
msgid "Badge ID"
|
||
msgstr "ID du badge"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__bank_account_id
|
||
msgid "Bank Account"
|
||
msgstr "Compte bancaire"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_wizard
|
||
msgid "Bank Account Allocation"
|
||
msgstr "Affectation du compte bancaire"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_bank_account_allocation_wizard_line
|
||
msgid "Bank Account Allocation Line (Wizard)"
|
||
msgstr "Ligne d’affectation de compte bancaire (assistant)"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_bank_account_allocation_wizard
|
||
msgid "Bank Account Allocation Wizard"
|
||
msgstr "Assistant d’affectation de compte bancaire"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.action_bank_account_allocation_wizard
|
||
msgid "Bank Account Allocations"
|
||
msgstr "Affectations de comptes bancaires"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_res_partner_bank
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__bank_account_ids
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__bank_account_ids
|
||
msgid "Bank Accounts"
|
||
msgstr "Comptes bancaires"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "Bank Address"
|
||
msgstr "Adresse bancaire"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "Bank Information"
|
||
msgstr "Informations bancaires"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "Bank Name"
|
||
msgstr "Nom de la banque"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/wizard/hr_bank_account_wizard.py:0
|
||
msgid ""
|
||
"Bank account %s not found within the salary distribution of the employee"
|
||
msgstr ""
|
||
"Le compte bancaire %s est introuvable dans la répartition salariale de "
|
||
"l’employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_base
|
||
msgid "Base"
|
||
msgstr "Base"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_ip
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_ip
|
||
msgid "Based on IP Address"
|
||
msgstr "Sur base de l'adresse IP"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_attendance
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__module_hr_attendance
|
||
msgid "Based on attendances"
|
||
msgstr "Sur base des présences"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_email
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_email
|
||
msgid "Based on number of emails sent"
|
||
msgstr "Sur base du nombre de e-mails envoyés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_login
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_login
|
||
msgid "Based on user status in system"
|
||
msgstr "Basé sur le statut de l'utilisateur dans le système"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid ""
|
||
"Before creating a new contract, close the current one by setting an end date."
|
||
msgstr ""
|
||
"Avant de créer un nouveau contrat, clôturez l'actuel en définissant une date "
|
||
"de fin."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/background_image/background_image.xml:0
|
||
msgid "Binary file"
|
||
msgstr "Fichier binaire"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__birthday
|
||
msgid "Birthday"
|
||
msgstr "Anniversaire"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/boolean_radio.js:0
|
||
msgid "Boolean display as radio field with translatable labels"
|
||
msgstr ""
|
||
"Affichage booléen sous forme de champ radio avec étiquettes traduisibles"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_wizard
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form
|
||
msgid "Cancel"
|
||
msgstr "Annuler"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Cannot archive all the active versions of an employee."
|
||
msgstr "Impossible d’archiver toutes les versions actives d’un employé."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid ""
|
||
"Cannot modify multiple versions contract dates with different contracts at "
|
||
"once."
|
||
msgstr ""
|
||
"Impossible de modifier simultanément les dates de contrat de plusieurs "
|
||
"versions avec des contrats différents."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Cannot unassign all the active versions of an employee."
|
||
msgstr ""
|
||
"Il est impossible de retirer l’affectation de toutes les versions actives "
|
||
"d’un employé."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__certificate
|
||
msgid "Certificate Level"
|
||
msgstr "Niveau du certificat"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "Challenge the customer idea"
|
||
msgstr "Remettre en question l’idée du client"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.res_users_action_my
|
||
msgid "Change my Preferences"
|
||
msgstr "Changer mes préférences"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/employee_chat/employee_chat.xml:0
|
||
msgid "Chat"
|
||
msgstr "Messagerie instantanée"
|
||
|
||
#. module: hr
|
||
#: model:hr.job,name:hr.job_cto
|
||
msgid "Chief Technical Officer"
|
||
msgstr "Chief Technical Officer"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__child_ids
|
||
msgid "Child Departments"
|
||
msgstr "Sous-départements"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
msgid "Child departments"
|
||
msgstr "Sous-départements"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Citizenship"
|
||
msgstr "Nationalité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_city
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_city
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "City"
|
||
msgstr "Ville"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__coach_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__coach_id
|
||
#: model:ir.model.fields.selection,name:hr.selection__mail_activity_plan_template__responsible_type__coach
|
||
msgid "Coach"
|
||
msgstr "Mentor"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan_template.py:0
|
||
msgid "Coach of employee %s is not set."
|
||
msgstr "Le mentor de l'employé %s n'est pas défini."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__code
|
||
msgid "Code"
|
||
msgstr "Code"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Collaborate with cross-functional departments"
|
||
msgstr "Collaborer avec des départements transversaux"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Collaboration across teams is encouraged"
|
||
msgstr "Nous encourageons la collaboration entre les équipes"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__color
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_tree
|
||
msgid "Color"
|
||
msgstr "Code"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__color
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__color
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__color
|
||
msgid "Color Index"
|
||
msgstr "Couleur"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_res_company
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_tree
|
||
msgid "Companies"
|
||
msgstr "Sociétés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__company_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__company_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__company_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__company_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__company_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__company_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
|
||
msgid "Company"
|
||
msgstr "Société"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__company_country_id
|
||
msgid "Company Country"
|
||
msgstr "Pays de la société"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__company_country_code
|
||
msgid "Company Country Code"
|
||
msgstr "Code de pays de l'entreprise"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.print_employee_badge
|
||
msgid "Company Logo"
|
||
msgstr "Logo de la société"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__resource_calendar_id
|
||
msgid "Company Working Hours"
|
||
msgstr "Horaire de l'entreprise"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__company_country_id
|
||
msgid "Company country"
|
||
msgstr "Pays de la société"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__employee_id
|
||
msgid "Company employee"
|
||
msgstr "Employé de la société"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__complete_name
|
||
msgid "Complete Name"
|
||
msgstr "Nom complet"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Conduct thorough business needs assessments"
|
||
msgstr "Réaliser des analyses approfondies des besoins métier"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "Paramètres de configuration"
|
||
|
||
#. module: hr
|
||
#: model:ir.ui.menu,name:hr.menu_human_resources_configuration
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
msgid "Configuration"
|
||
msgstr "Configuration"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Confirm"
|
||
msgstr "Confirmer"
|
||
|
||
#. module: hr
|
||
#: model:hr.job,name:hr.job_consultant
|
||
msgid "Consultant"
|
||
msgstr "Consultant"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_res_partner
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Contact"
|
||
msgstr "Contact"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Contact Name"
|
||
msgstr "Nom du contact"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Contact Phone"
|
||
msgstr "Téléphone du contact"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_partner.py:0
|
||
msgid "Contacts"
|
||
msgstr "Contacts"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.js:0
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "Contract"
|
||
msgstr "Contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__departure_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_date_end
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_date_end
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Contract End Date"
|
||
msgstr "Date de fin du contrat"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Contract Expiration Notice Period"
|
||
msgstr "Délai de préavis du contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__contract_expiration_notice_period
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__contract_expiration_notice_period
|
||
msgid "Contract Expiry Notice Period"
|
||
msgstr "Délai de préavis du contrat"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
msgid "Contract Overview"
|
||
msgstr "Aperçu du contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_date_start
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_date_start
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Contract Start Date"
|
||
msgstr "Date de début du contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_template_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_template_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__contract_template_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
msgid "Contract Template"
|
||
msgstr "Modèle de contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.hr_version_wizard_action
|
||
msgid "Contract Template Load"
|
||
msgstr "Chargement du modèle de contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_version_wizard
|
||
msgid "Contract Template Wizard"
|
||
msgstr "Assistant de modèle de contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.action_hr_contract_templates
|
||
#: model:ir.ui.menu,name:hr.menu_hr_employee_contract_templates
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_list_view
|
||
msgid "Contract Templates"
|
||
msgstr "Modèles de contrats"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_contract_type
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_type_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_type_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Contract Type"
|
||
msgstr "Type de contrat"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_type_view_tree
|
||
msgid "Contract Types"
|
||
msgstr "Types de contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__contract_wage
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__contract_wage
|
||
msgid "Contract Wage"
|
||
msgstr "Salaire contractuel"
|
||
|
||
#. module: hr
|
||
#: model:mail.message.subtype,description:hr.mt_contract_pending
|
||
#: model:mail.message.subtype,description:hr.mt_department_contract_pending
|
||
msgid "Contract about to expire"
|
||
msgstr "Contrat en voie d'expiration"
|
||
|
||
#. module: hr
|
||
#: model:mail.message.subtype,description:hr.mt_contract_close
|
||
msgid "Contract expired"
|
||
msgstr "Contrat expiré"
|
||
|
||
#. module: hr
|
||
#: model:mail.message.subtype,name:hr.mt_department_contract_pending
|
||
msgid "Contract to Renew"
|
||
msgstr "Contrat à renouveler"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__contractor
|
||
msgid "Contractor"
|
||
msgstr "Contractant"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_country
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__country_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__country_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__country_id
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_country
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "Country"
|
||
msgstr "Pays"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__country_code
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__country_code
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__country_code
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__country_code
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__country_code
|
||
msgid "Country Code"
|
||
msgstr "Code du pays"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__country_of_birth
|
||
msgid "Country of Birth"
|
||
msgstr "Pays de naissance"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__location_type
|
||
msgid "Cover Image"
|
||
msgstr "Image de couverture"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__create_date
|
||
msgid "Create Date"
|
||
msgstr "Date de création"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form_inherit_hr
|
||
msgid "Create Employee"
|
||
msgstr "Créer un employé"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
#: model:ir.actions.server,name:hr.action_hr_employee_create_users
|
||
#: model:ir.actions.server,name:hr.action_hr_employee_create_users_confirmation
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Create User"
|
||
msgstr "Créer un utilisateur"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,website_form_label:hr.model_res_partner
|
||
msgid "Create a Customer"
|
||
msgstr "Créer un client"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.action_create_job_position
|
||
msgid "Create a Job Position"
|
||
msgstr "Créer un poste"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_department_kanban_action
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_department_tree_action
|
||
msgid "Create a new department"
|
||
msgstr "Créer un nouveau département"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_contract_type_action
|
||
msgid "Create a new employment type"
|
||
msgstr "Créer un nouveau type d'emploi"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_work_location_action
|
||
msgid "Create a new work location"
|
||
msgstr "Créer un nouveau lieu de travail"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.mail_activity_plan_action
|
||
msgid "Create an Activity Plan"
|
||
msgstr "Créer un plan d'activité"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Create content that will help our users on a daily basis"
|
||
msgstr ""
|
||
"Création de contenu qui aidera nos utilisateurs sur une base journalière"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
msgid "Create employee"
|
||
msgstr "Créer un employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__create_uid
|
||
msgid "Created by"
|
||
msgstr "Créé par"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__create_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__create_date
|
||
msgid "Created on"
|
||
msgstr "Créé le"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__currency_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__currency_id
|
||
msgid "Currency"
|
||
msgstr "Devise"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_account_setup_bank_manual_config__currency_symbol
|
||
#: model:ir.model.fields,help:hr.field_res_partner_bank__currency_symbol
|
||
msgid "Currency sign, to be used when printing amounts."
|
||
msgstr "Symbole monétaire, à utiliser lors de l’impression des montants."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__current_date_version
|
||
msgid "Current Date Version"
|
||
msgstr "Version à la date actuelle"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__no_of_employee
|
||
msgid "Current Number of Employees"
|
||
msgstr "Nombre d'employés actuel"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__current_version_id
|
||
msgid "Current Version"
|
||
msgstr "Version actuelle"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Currently enrolled in final study years"
|
||
msgstr "Actuellement inscrit en dernière année d’études"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__date_end
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__date_end
|
||
msgid "Date End"
|
||
msgstr "Date de fin"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__date_start
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__date_start
|
||
msgid "Date Start"
|
||
msgstr "Date de début"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__date_version
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__date_version
|
||
msgid "Date Version"
|
||
msgstr "Version datée"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "Debug and resolve software issues"
|
||
msgstr "Déboguer et résoudre les problèmes logiciels"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Deep understanding of technology trends"
|
||
msgstr "Excellente compréhension des tendances technologiques"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_departure_reason.py:0
|
||
msgid "Default departure reasons cannot be deleted."
|
||
msgstr "La raison de départ par défaut ne peut pas être effacée."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid ""
|
||
"Define the allowed IP to be displayed as Present. In case of multiple "
|
||
"addresses, separate them by a coma."
|
||
msgstr ""
|
||
"Définissez l'adresse IP qui sera affichée comme Présente. En cas de "
|
||
"plusieurs adresses, séparez-les par une virgule."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Define the minimum number of sent emails to be displayed as Present."
|
||
msgstr ""
|
||
"Définissez le nombre minimum d'e-mails envoyés à afficher comme Présents."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_resource_resource__calendar_id
|
||
msgid ""
|
||
"Define the working schedule of the resource. If not set, the resource will "
|
||
"have fully flexible working hours."
|
||
msgstr ""
|
||
"Définissez l'horaire de travail de la ressource. S'il n'est pas défini, la "
|
||
"ressource aura des horaires de travail totalement flexibles."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/avatar_card/avatar_card_popover_patch.xml:0
|
||
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
|
||
#: model:ir.model,name:hr.model_hr_department
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__department_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__department_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__department_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__department_id
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__department_id
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__department_id
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__department_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
|
||
msgid "Department"
|
||
msgstr "Département"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__department_assignable
|
||
msgid "Department Assignable"
|
||
msgstr "Assignation département"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__name
|
||
msgid "Department Name"
|
||
msgstr "Nom du département"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/department_chart/department_chart.xml:0
|
||
msgid "Department Organization"
|
||
msgstr "Organisation des départements"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.hr_department_kanban_action
|
||
#: model:ir.actions.act_window,name:hr.hr_department_tree_action
|
||
#: model:ir.ui.menu,name:hr.menu_hr_department_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
|
||
msgid "Departments"
|
||
msgstr "Départements"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Departure"
|
||
msgstr "Départ"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__departure_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__departure_date
|
||
msgid "Departure Date"
|
||
msgstr "Date de départ"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_departure_reason
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__departure_reason_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__departure_reason_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__departure_reason_id
|
||
msgid "Departure Reason"
|
||
msgstr "Raison du départ"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.hr_departure_reason_action
|
||
#: model:ir.ui.menu,name:hr.menu_hr_departure_reason_tree
|
||
msgid "Departure Reasons"
|
||
msgstr "Raisons du départ"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_departure_wizard
|
||
msgid "Departure Wizard"
|
||
msgstr "Assistant de départ"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/wizard/hr_departure_wizard.py:0
|
||
msgid ""
|
||
"Departure date can't be earlier than the start date of current contract."
|
||
msgstr ""
|
||
"La date de départ ne peut pas être antérieure à la date de début du contrat "
|
||
"actuel."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__children
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__children
|
||
msgid "Dependent Children"
|
||
msgstr "Enfants à charge"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "Details"
|
||
msgstr "Détails"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Develop and implement training programs"
|
||
msgstr "Concevoir et mettre en œuvre des programmes de formation"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Develop customized strategies and solutions"
|
||
msgstr "Développer des stratégies et solutions sur mesure"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Develop technology strategy and vision"
|
||
msgstr "Élaborer une stratégie et une vision technologique"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "Development"
|
||
msgstr "Développement"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__child_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__child_ids
|
||
msgid "Direct subordinates"
|
||
msgstr "Subordonnés directs"
|
||
|
||
#. module: hr
|
||
#: model:ir.ui.menu,name:hr.menu_hr_employee
|
||
msgid "Directory"
|
||
msgstr "Annuaire"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_wizard_view_form
|
||
msgid "Discard"
|
||
msgstr "Ignorer"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Discover our products."
|
||
msgstr "Découvrez nos produits."
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_discuss_channel
|
||
msgid "Discussion Channel"
|
||
msgstr "Canal de discussion"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_discuss_channel__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_mixin__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_ir_ui_menu__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan_template__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_mail_alias__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_resource_calendar__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_resource_calendar_leaves__display_name
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__display_name
|
||
msgid "Display Name"
|
||
msgstr "Nom d'affichage"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/views/fields/many2one_avatar_employee_field/kanban_many2one_avatar_employee_field.js:0
|
||
msgid "Display avatar name"
|
||
msgstr "Afficher le nom de l'avatar"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Divorced"
|
||
msgstr "Divorcé(e)"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Doctor"
|
||
msgstr "Docteur"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Document"
|
||
msgstr "Document"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Documents"
|
||
msgstr "Documents"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__driving_license
|
||
msgid "Driving License"
|
||
msgstr "Permis de conduire"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Each amount percentage must be a number between 0 and 100."
|
||
msgstr ""
|
||
"Chaque montant en pourcentage doit être un nombre compris entre 0 et 100."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid ""
|
||
"Each employee has a chance to see the impact of his work.\n"
|
||
" You can make a real contribution to the success "
|
||
"of the company.\n"
|
||
" <br>\n"
|
||
" Several activities are often organized all over "
|
||
"the year, such as weekly\n"
|
||
" sports sessions, team building events, monthly "
|
||
"drink, and much more."
|
||
msgstr ""
|
||
"Chaque employé a la chance de voir l'impact de son travail.\n"
|
||
" Vous pouvez contribuer activement au succès de "
|
||
"la société.\n"
|
||
" <br>\n"
|
||
" De nombreuses activités sont régulièrement "
|
||
"organisées au cours de l'année, comme des sessions\n"
|
||
" de sport hebdomadaires, des évènements de team "
|
||
"building, des apéros mensuels, et bien d'autres"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Eagerness to learn and adapt"
|
||
msgstr "Volonté d’apprendre et de s’adapter"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Eat & Drink"
|
||
msgstr "Manger & boire"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Education"
|
||
msgstr "Éducation"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
|
||
msgid "Effective Date"
|
||
msgstr "Date d’effet"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
|
||
msgid "Element association"
|
||
msgstr "Association d’éléments"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
|
||
msgid "Element to observe"
|
||
msgstr "Élément à observer"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_email
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__email
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__email
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_email
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Email"
|
||
msgstr "E-mail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_mail_alias
|
||
msgid "Email Aliases"
|
||
msgstr "Alias de messagerie"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__emergency_contact
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__emergency_contact
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Emergency Contact"
|
||
msgstr "Contact d’urgence"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__emergency_phone
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__emergency_phone
|
||
msgid "Emergency Phone"
|
||
msgstr "Numéro d’urgence"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_partner.py:0 code:addons/hr/models/res_users.py:0
|
||
#: model:hr.contract.type,name:hr.contract_type_employee
|
||
#: model:ir.model,name:hr.model_hr_employee
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__employee_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__employee_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__employee_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__employee_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__employee_id
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner__employee
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_id
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__employee
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__employee_id
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__employee
|
||
#: model:ir.model.fields.selection,name:hr.selection__mail_activity_plan_template__responsible_type__employee
|
||
#: model:ir.ui.menu,name:hr.menu_config_employee
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form_inherit_hr
|
||
msgid "Employee"
|
||
msgstr "Employé"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Employee %s must always have at least one active version."
|
||
msgstr "L’employé %s doit toujours avoir au moins une version active."
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_employee_category
|
||
msgid "Employee Category"
|
||
msgstr "Catégorie de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_version
|
||
msgid "Employee Contract"
|
||
msgstr "Contrat de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__employee_count
|
||
msgid "Employee Count"
|
||
msgstr "Nombre d'employés"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.print_employee_badge
|
||
msgid "Employee Image"
|
||
msgstr "Photo de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__name
|
||
msgid "Employee Name"
|
||
msgstr "Nom de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.mail_activity_plan_action
|
||
msgid "Employee Plans"
|
||
msgstr "Plans de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__employee_properties_definition
|
||
msgid "Employee Properties"
|
||
msgstr "Propriétés de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.action_hr_version
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_graph_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_pivot_view
|
||
msgid "Employee Records"
|
||
msgstr "Dossiers des employés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_salary_amount_is_percentage
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_salary_amount_is_percentage
|
||
msgid "Employee Salary Amount Is Percentage"
|
||
msgstr "Le montant du salaire de l’employé est un pourcentage"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.open_view_categ_form
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__category_ids
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_category_form
|
||
msgid "Employee Tags"
|
||
msgstr "Étiquettes d'employé"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/views/archive_employee_hook.js:0
|
||
msgid "Employee Termination"
|
||
msgstr "Fin de collaboration"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__employee_type
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__employee_type
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Employee Type"
|
||
msgstr "Type d'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__version_ids
|
||
msgid "Employee Versions"
|
||
msgstr "Versions de l’employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__bank_account_ids
|
||
#: model:ir.model.fields,help:hr.field_res_users__bank_account_ids
|
||
#: model:ir.model.fields,help:hr.field_res_users__employee_bank_account_ids
|
||
msgid "Employee bank accounts to pay salaries"
|
||
msgstr "Comptes bancaires de l’employé pour le paiement des salaires"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Employee development is a core focus"
|
||
msgstr "Le développement des employés est une priorité absolue"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Employee will be excluded from Pay Runs"
|
||
msgstr "L’employé sera exclu des traitements de paie"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__employee_bank_account_ids
|
||
msgid "Employee's Bank Accounts"
|
||
msgstr "Comptes bancaires de l’employé"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_kanban_view_employees
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Employee's Name"
|
||
msgstr "Nom de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__employee_resource_calendar_id
|
||
msgid "Employee's Working Hours"
|
||
msgstr "Horaire de l'employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__wage
|
||
#: model:ir.model.fields,help:hr.field_hr_version__wage
|
||
msgid "Employee's monthly gross wage."
|
||
msgstr "Salaire brut mensuel de l'employé."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_department.py:0
|
||
#: model:ir.actions.act_window,name:hr.hr_employee_public_action
|
||
#: model:ir.actions.act_window,name:hr.open_view_employee_list
|
||
#: model:ir.actions.act_window,name:hr.open_view_employee_list_my
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__employee_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__employee_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__employee_ids
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner__employee_ids
|
||
#: model:ir.ui.menu,name:hr.menu_hr_employee_payroll
|
||
#: model:ir.ui.menu,name:hr.menu_hr_root
|
||
#: model:res.groups.privilege,name:hr.res_groups_privilege_employees
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_activites_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_view_activity
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_partner_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_tree
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
|
||
msgid "Employees"
|
||
msgstr "Employés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner__employees_count
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__employees_count
|
||
msgid "Employees Count"
|
||
msgstr "Nombre d'employés"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_category_list
|
||
msgid "Employees Tags"
|
||
msgstr "Étiquettes d'employés"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Employees profile"
|
||
msgstr "Profil employés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__contract_type_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
|
||
msgid "Employment Type"
|
||
msgstr "Type d'emploi"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.hr_contract_type_action
|
||
#: model:ir.ui.menu,name:hr.menu_view_hr_contract_type
|
||
msgid "Employment Types"
|
||
msgstr "Types d'emploi"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
|
||
msgid "End"
|
||
msgstr "Fin"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "End Date"
|
||
msgstr "Date de fin"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__contract_date_end
|
||
#: model:ir.model.fields,help:hr.field_hr_version__contract_date_end
|
||
msgid "End date of the contract (if it's a fixed-term contract)."
|
||
msgstr "Date de fin du contrat (s'il s'agit d'un contrat à durée déterminée)."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__trial_date_end
|
||
#: model:ir.model.fields,help:hr.field_hr_version__trial_date_end
|
||
msgid "End date of the trial period (if there is one)."
|
||
msgstr "Date de fin de la période d'essai (le cas échéant)."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__trial_date_end
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__trial_date_end
|
||
msgid "End of Trial Period"
|
||
msgstr "Fin de la période d'essai"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Enrich employee profiles with skills and resumes"
|
||
msgstr "Enrichir les profils des employés avec des compétences et des CV"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Ensure compliance with labor laws"
|
||
msgstr "Assurer la conformité avec le droit du travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__identification_id
|
||
#: model:ir.model.fields,help:hr.field_hr_version__identification_id
|
||
msgid ""
|
||
"Enter the employee's National Identification Number issued by the government "
|
||
"(e.g., Aadhaar, SIN, NIN). This is used for official records and statutory "
|
||
"compliance."
|
||
msgstr ""
|
||
"Saisissez le numéro d’identification nationale de l’employé délivré par le "
|
||
"gouvernement (par exemple : Aadhaar, NAS, NIN). Il est utilisé pour les "
|
||
"dossiers officiels et la conformité légale."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Ethical practices guide all operations"
|
||
msgstr "Toutes les opérations sont guidées par des pratiques éthiques"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Excellent problem-solving abilities"
|
||
msgstr "Excellentes capacités de résolution de problèmes"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Expand your knowledge of various business industries"
|
||
msgstr "Élargissez vos connaissances de divers secteurs d'activité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_job__expected_employees
|
||
msgid ""
|
||
"Expected number of employees for this job position after new recruitment."
|
||
msgstr "Nombre d'employés pour ce poste après de nouveaux recrutements."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "Experience"
|
||
msgstr "Expérience"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Experience in prioritizing product features"
|
||
msgstr "Expérience dans la priorisation des fonctionnalités produit"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Experience in writing online content"
|
||
msgstr "Expérience en rédaction de contenu en ligne."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Experience with agile methodologies"
|
||
msgstr "Expérience avec les méthodes Agiles"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Experience with open-source technologies"
|
||
msgstr "Expérience avec des technologies open source"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Experience with our HR software systems"
|
||
msgstr "Expérience avec nos systèmes logiciels RH"
|
||
|
||
#. module: hr
|
||
#: model:hr.job,name:hr.job_developer
|
||
msgid "Experienced Developer"
|
||
msgstr "Développeur expérimenté"
|
||
|
||
#. module: hr
|
||
#: model:mail.message.subtype,name:hr.mt_contract_close
|
||
msgid "Expired"
|
||
msgstr "Expiré"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
msgid "Expired Contracts"
|
||
msgstr "Contrats expirés"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Expires on"
|
||
msgstr "Expire le"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__share
|
||
#: model:ir.model.fields,help:hr.field_hr_employee_public__share
|
||
msgid ""
|
||
"External user with limited access, created only for the purpose of sharing "
|
||
"data."
|
||
msgstr ""
|
||
"Utilisateur externe avec un accès limité, uniquement créé dans le but de "
|
||
"partager des données."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Facilitate workshops and stakeholder meetings"
|
||
msgstr "Animer des workshops et des réunions avec les parties prenantes"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/boolean_radio.js:0
|
||
msgid "False association"
|
||
msgstr "Fausse association"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "Familiarity with Agile methodologies"
|
||
msgstr "Connaissance des méthodologies Agile"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Familiarity with DevOps practices"
|
||
msgstr "Connaissance des principes DevOps"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Familiarity with employee wellness programs"
|
||
msgstr "Connaissance des programmes de bien-être des employés"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Familiarity with industry-specific tools"
|
||
msgstr "Connaissance des outils spécifiques à l'industrie"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Familiarity with user experience (UX) principles"
|
||
msgstr "Connaissance des principes de l'expérience utilisateur (UX)"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "Familiarity with web development frameworks"
|
||
msgstr "Connaissance des frameworks de développement web"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Family"
|
||
msgstr "Famille"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_state
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_state
|
||
msgid "Fed. State"
|
||
msgstr "État fédéral"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__sex__female
|
||
msgid "Female"
|
||
msgstr "Féminin"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__study_field
|
||
msgid "Field of Study"
|
||
msgstr "Champ d’étude"
|
||
|
||
#. module: hr
|
||
#: model:hr.departure.reason,name:hr.departure_fired
|
||
msgid "Fired"
|
||
msgstr "Licencié"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_follower_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_follower_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_follower_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "Abonnés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_partner_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_partner_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_partner_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "Abonnés (Partenaires)"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__activity_type_icon
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__activity_type_icon
|
||
#: model:ir.model.fields,help:hr.field_hr_version__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "Icône Font Awesome par ex. fa-tasks"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/discuss_channel.py:0
|
||
msgid ""
|
||
"For %(channels)s, channel_type should be 'channel' to have the department "
|
||
"auto-subscription."
|
||
msgstr ""
|
||
"Pour %(channels)s, chanel_type devrait être 'canal' afin d'avoir une auto-"
|
||
"adhésion du département"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Foster a positive workplace cultures"
|
||
msgstr "Favoriser une culture de travail positive"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Foster innovation and new solutions"
|
||
msgstr "Favoriser l'innovation et les nouvelles solutions"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__freelance
|
||
msgid "Freelancer"
|
||
msgstr "Travailleur indépendant"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Fruit, coffee and <br>snacks provided."
|
||
msgstr "Fruits, café et <br>snacks sont fournis."
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_full_time
|
||
msgid "Full-Time"
|
||
msgstr "Temps plein"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Future Activities"
|
||
msgstr "Activités futures"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
msgid "Future Contracts"
|
||
msgstr "Contrats à venir"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__sex
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__sex
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Gender"
|
||
msgstr "Genre"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Generate"
|
||
msgstr "Générer"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
|
||
msgid "Give more details about the reason of archiving the employee."
|
||
msgstr "Donnez plus de détails sur le motif de l'archivage de l'employé."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_partner.py:0
|
||
msgid "Go to contact"
|
||
msgstr "Voir le contact"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Google Adwords experience"
|
||
msgstr "Expérience avec Google Adwords"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Graduate"
|
||
msgstr "Graduat"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Great team of smart people, in a friendly and open culture"
|
||
msgstr ""
|
||
"Belle équipe de personnes intelligentes, dans une ambiance chaleureuse et "
|
||
"ouverte."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_discuss_channel__subscription_department_ids
|
||
msgid "HR Departments"
|
||
msgstr "Départements RH"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.server,name:hr.ir_cron_data_employee_notify_expiring_contract_work_permit_ir_actions_server
|
||
msgid "HR Employee: Notify Expiring Contract or Work Permit"
|
||
msgstr ""
|
||
"Employé RH : notifier un contrat ou un permis de travail arrivant à "
|
||
"expiration"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.server,name:hr.ir_cron_data_employee_update_current_version_ir_actions_server
|
||
msgid "HR Employee: Update Current Version"
|
||
msgstr "Employé RH : mettre à jour la version actuelle"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/hr_presence_status/hr_presence_status.js:0
|
||
msgid "HR Presence Status"
|
||
msgstr "Statut de présence RH"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__hr_responsible_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__hr_responsible_id
|
||
msgid "HR Responsible"
|
||
msgstr "Responsable RH"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__has_department_manager_access
|
||
msgid "Has Department Manager Access"
|
||
msgstr "Dispose de l'accès responsable du département"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__has_message
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__has_message
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__has_message
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__has_message
|
||
msgid "Has Message"
|
||
msgstr "A un message"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_has_multiple_bank_accounts
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__has_multiple_bank_accounts
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_has_multiple_bank_accounts
|
||
msgid "Has Multiple Bank Accounts"
|
||
msgstr "Possède plusieurs comptes bancaires"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Highly creative and autonomous"
|
||
msgstr "Hautement créatif et autonome"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "Hiring"
|
||
msgstr "Recrutement"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "Hiring Process"
|
||
msgstr "Processus d’embauche"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "History"
|
||
msgstr "Historique"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__work_location_type__home
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_work_location__location_type__home
|
||
msgid "Home"
|
||
msgstr "Domicile"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__distance_home_work
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__distance_home_work
|
||
msgid "Home-Work Distance"
|
||
msgstr "Distance Domicile-Lieu de Travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__km_home_work
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__km_home_work
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__km_home_work
|
||
msgid "Home-Work Distance in Km"
|
||
msgstr "Distance domicile - lieu de travail en km"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__distance_home_work_unit
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__distance_home_work_unit
|
||
msgid "Home-Work Distance unit"
|
||
msgstr "Unité de distance domicile - lieu de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__hr_icon_display
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__hr_icon_display
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__hr_icon_display
|
||
msgid "Hr Icon Display"
|
||
msgstr "Visibilité de l'icône RH"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_manager_department_report
|
||
msgid "Hr Manager Department Report"
|
||
msgstr "Rapport du département manager RH"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__hr_presence_state
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__hr_presence_state
|
||
msgid "Hr Presence State"
|
||
msgstr "Statut de présence RH"
|
||
|
||
#. module: hr
|
||
#: model:ir.ui.menu,name:hr.menu_hr_main
|
||
msgid "Human Resources"
|
||
msgstr "Ressources humaines"
|
||
|
||
#. module: hr
|
||
#: model:hr.job,name:hr.job_hrm
|
||
msgid "Human Resources Manager"
|
||
msgstr "Responsable des Ressources humaines"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_discuss_channel__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_manager_department_report__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_mixin__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__id
|
||
#: model:ir.model.fields,field_description:hr.field_ir_ui_menu__id
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan__id
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_plan_template__id
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__id
|
||
#: model:ir.model.fields,field_description:hr.field_mail_alias__id
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__id
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__id
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner__id
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__id
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__id
|
||
#: model:ir.model.fields,field_description:hr.field_resource_calendar__id
|
||
#: model:ir.model.fields,field_description:hr.field_resource_calendar_leaves__id
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__id_card
|
||
msgid "ID Card Copy"
|
||
msgstr "Copie de la carte d'identité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__barcode
|
||
#: model:ir.model.fields,help:hr.field_res_users__barcode
|
||
msgid "ID used for employee identification."
|
||
msgstr "ID utilisé pour l'identification de l'employé."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__im_status
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__im_status
|
||
msgid "IM Status"
|
||
msgstr "Statut IM"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_exception_icon
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_exception_icon
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "Icône"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__activity_exception_icon
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__activity_exception_icon
|
||
#: model:ir.model.fields,help:hr.field_hr_version__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "Icône pour indiquer une activité d'exception."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__identification_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__identification_id
|
||
msgid "Identification No"
|
||
msgstr "N° d'identification"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__message_needaction
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__message_needaction
|
||
#: model:ir.model.fields,help:hr.field_hr_job__message_needaction
|
||
#: model:ir.model.fields,help:hr.field_hr_version__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "Si coché, de nouveaux messages demandent votre attention."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__message_has_error
|
||
#: model:ir.model.fields,help:hr.field_hr_department__message_has_sms_error
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__message_has_error
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__message_has_sms_error
|
||
#: model:ir.model.fields,help:hr.field_hr_job__message_has_error
|
||
#: model:ir.model.fields,help:hr.field_hr_job__message_has_sms_error
|
||
#: model:ir.model.fields,help:hr.field_hr_version__message_has_error
|
||
#: model:ir.model.fields,help:hr.field_hr_version__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "Si coché, certains messages ont une erreur de livraison."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_departure_wizard__remove_related_user
|
||
msgid "If checked, the related user will be removed from the system."
|
||
msgstr ""
|
||
"Si cette case est cochée, l’utilisateur associé sera supprimé du système."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__active
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__active_employee
|
||
#: model:ir.model.fields,help:hr.field_hr_version__active_employee
|
||
msgid ""
|
||
"If the active field is set to False, it will allow you to hide the resource "
|
||
"record without removing it."
|
||
msgstr ""
|
||
"Si le champ actif n'est pas coché, la ressource sera masquée mais pas "
|
||
"supprimée."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__private_car_plate
|
||
msgid "If you have more than one car, just separate the plates by a space."
|
||
msgstr ""
|
||
"Si vous avez plus d'une voiture, il suffit de séparer les plaques par un "
|
||
"espace."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_1920
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_1920
|
||
msgid "Image"
|
||
msgstr "Image"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_1024
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_1024
|
||
msgid "Image 1024"
|
||
msgstr "Image 1024"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_128
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_128
|
||
msgid "Image 128"
|
||
msgstr "Image 128"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_256
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_256
|
||
msgid "Image 256"
|
||
msgstr "Image 256"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__image_512
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__image_512
|
||
msgid "Image 512"
|
||
msgstr "Image 512"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Import Template for Employees"
|
||
msgstr "Modèle d'importation pour employés"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "In Contract"
|
||
msgstr "Sous contrat"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "In-depth knowledge of labor laws"
|
||
msgstr "Connaissance approfondie de la réglementation du travail"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.js:0
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Indefinite"
|
||
msgstr "Indéfini"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_interim
|
||
msgid "Interim"
|
||
msgstr "Intérim"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_intern
|
||
msgid "Intern"
|
||
msgstr "Stagiaire"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_current
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__is_current
|
||
msgid "Is Current"
|
||
msgstr "Est actuel"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_custom_job_title
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__is_custom_job_title
|
||
msgid "Is Custom Job Title"
|
||
msgstr "Est un intitulé de poste personnalisé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_flexible
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__is_flexible
|
||
msgid "Is Flexible"
|
||
msgstr "Est Flexible"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_is_follower
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_is_follower
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_is_follower
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "Est un abonné"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_fully_flexible
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__is_fully_flexible
|
||
msgid "Is Fully Flexible"
|
||
msgstr "Est totalement flexible"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_future
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__is_future
|
||
msgid "Is Future"
|
||
msgstr "Est futur"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__is_hr_user
|
||
msgid "Is Hr User"
|
||
msgstr "Est utilisateur RH"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_in_contract
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__is_in_contract
|
||
msgid "Is In Contract"
|
||
msgstr "Est sous contrat"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__is_manager
|
||
msgid "Is Manager"
|
||
msgstr "Est manager"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_past
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__is_past
|
||
msgid "Is Past"
|
||
msgstr "Est passé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__is_system
|
||
msgid "Is System"
|
||
msgstr "Est lié au système"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_trusted_bank_account
|
||
msgid "Is Trusted Bank Account"
|
||
msgstr "Est un compte bancaire vérifié"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__is_user
|
||
msgid "Is User"
|
||
msgstr "Est un utilisateur"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "It prioritizes data-driven decision-making"
|
||
msgstr "La priorité est donnée à la prise de décision fondée sur des données"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__job_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__job_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__job_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_tree
|
||
msgid "Job"
|
||
msgstr "Poste"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__description
|
||
msgid "Job Description"
|
||
msgstr "Description du poste"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_job
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__name
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
|
||
msgid "Job Position"
|
||
msgstr "Poste"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.action_hr_job
|
||
#: model:ir.ui.menu,name:hr.menu_view_hr_job
|
||
msgid "Job Positions"
|
||
msgstr "Postes"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "Job Posting"
|
||
msgstr "Publication d'offre d’emploi"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__job_title
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__job_title
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__job_title
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__job_title
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__job_title
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
msgid "Job Title"
|
||
msgstr "Titre du poste"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__jobs_ids
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
|
||
msgid "Jobs"
|
||
msgstr "Postes"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Knowledge of diversity and inclusion initiatives"
|
||
msgstr "Connaissance des initiatives de diversité et d'inclusion"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__lang
|
||
msgid "Lang"
|
||
msgstr "Langue"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_activity
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__last_activity
|
||
msgid "Last Activity"
|
||
msgstr "Dernière activité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_activity_time
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__last_activity_time
|
||
msgid "Last Activity Time"
|
||
msgstr "Heure de la dernière activité"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_modified_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__last_modified_uid
|
||
msgid "Last Modified by"
|
||
msgstr "Dernière modification par"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__last_modified_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__last_modified_date
|
||
msgid "Last Modified on"
|
||
msgstr "Dernière modification le"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Mis à jour par"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version_wizard__write_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Mis à jour le"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Late Activities"
|
||
msgstr "Activités en retard"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.plan_wizard_action
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
|
||
msgid "Launch Plan"
|
||
msgstr "Plan de lancement"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Lead engineering and development teams"
|
||
msgstr "Diriger les équipes d'ingénierie et de développement"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Lead the entire sales cycle"
|
||
msgstr "Diriger l'ensemble du cycle de vente"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Learn company processes and tools"
|
||
msgstr "Apprendre les processus et outils de l'entreprise"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Legal Cohabitant"
|
||
msgstr "Cohabitant légal"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__legal_name
|
||
msgid "Legal Name"
|
||
msgstr "Nom légal"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.action_hr_job
|
||
msgid "Let's create a job position"
|
||
msgstr "Créons un poste à pourvoir"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.action_hr_contract_templates
|
||
msgid "Let's create one"
|
||
msgstr "Créons-en un"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/boolean_radio.js:0
|
||
msgid "Link an element with the boolean False value."
|
||
msgstr "Lier un élément à la valeur booléenne False."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/boolean_radio.js:0
|
||
msgid "Link an element with the boolean True value."
|
||
msgstr "Lier un élément à la valeur booléenne True."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_wizard_view_form
|
||
msgid "Load"
|
||
msgstr "Charger"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.server,name:hr.action_hr_employee_load_demo_data
|
||
msgid "Load Sample Data"
|
||
msgstr "Charger des données d’exemple"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Load a Template"
|
||
msgstr "Charger un modèle"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "Load sample data."
|
||
msgstr "Charger des données d’exemple."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Location"
|
||
msgstr "Lieu"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__location_number
|
||
msgid "Location Number"
|
||
msgstr "Numéro du lieu"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
msgid "Login"
|
||
msgstr "Se connecter"
|
||
|
||
#. module: hr
|
||
#: model:hr.department,name:hr.dep_rd_ltp
|
||
msgid "Long Term Projects"
|
||
msgstr "Projets à long terme"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_main_attachment_id
|
||
msgid "Main Attachment"
|
||
msgstr "Pièce jointe principale"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Main Work Location"
|
||
msgstr "Lieu de travail principal"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "Maintain and update existing systems"
|
||
msgstr "Maintenir et mettre à jour les systèmes existants"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__sex__male
|
||
msgid "Male"
|
||
msgstr "Masculin"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Manage employee performance evaluations"
|
||
msgstr "Gérer les évaluations de performance des employés"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Manage technology budget and resources"
|
||
msgstr "Gérer le budget et les ressources technologiques"
|
||
|
||
#. module: hr
|
||
#: model:hr.department,name:hr.dep_management
|
||
msgid "Management"
|
||
msgstr "Gestion"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__manager_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__parent_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__parent_id
|
||
#: model:ir.model.fields.selection,name:hr.selection__mail_activity_plan_template__responsible_type__manager
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Manager"
|
||
msgstr "Manager"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan_template.py:0
|
||
msgid "Manager of employee %s is not set."
|
||
msgstr "Le manager de l'employé %s n'est pas défini."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__marital
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__marital
|
||
msgid "Marital Status"
|
||
msgstr "État civil"
|
||
|
||
#. module: hr
|
||
#: model:hr.job,name:hr.job_marketing
|
||
msgid "Marketing and Community Manager"
|
||
msgstr "Manager de communauté et marketing"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Married"
|
||
msgstr "Marié"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Master"
|
||
msgstr "Master"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__master_department_id
|
||
msgid "Master Department"
|
||
msgstr "Département parent"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Master demos of our software"
|
||
msgstr "Maîtriser les démonstrations de nos produits"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__member_of_department
|
||
msgid "Member Of Department"
|
||
msgstr "Membre du département"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__member_of_department
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__member_of_department
|
||
msgid "Member of department"
|
||
msgstr "Membre du département"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__member_ids
|
||
msgid "Members"
|
||
msgstr "Membres"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_ir_ui_menu
|
||
msgid "Menu"
|
||
msgstr "Menu"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_has_error
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_has_error
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_has_error
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Erreur d'envoi du message"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_ids
|
||
msgid "Messages"
|
||
msgstr "Messages"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__mobile_phone
|
||
msgid "Mobile Phone"
|
||
msgstr "Téléphone mobile"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.xml:0
|
||
msgid "More..."
|
||
msgstr "Plus..."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Must Have"
|
||
msgstr "Compétences nécéssaires"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "My Activities"
|
||
msgstr "Mes activités"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__my_activity_date_deadline
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__my_activity_date_deadline
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "Échéance de mon activité"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "My Department"
|
||
msgstr "Mon département"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "My Team"
|
||
msgstr "Mon équipe"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/boolean_radio.xml:0
|
||
msgid "NO"
|
||
msgstr "NON"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__name
|
||
msgid "Name"
|
||
msgstr "Nom"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__country_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__country_id
|
||
msgid "Nationality (Country)"
|
||
msgstr "Nationalité (pays)"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Negotiate and contract"
|
||
msgstr "Négocier et conclure"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/button_new_contract/button_new_contract.xml:0
|
||
msgid "New Contract"
|
||
msgstr "Nouveau contrat"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.xml:0
|
||
msgid "New Employee Record"
|
||
msgstr "Nouvel enregistrement d’employé"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_view_graph
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_view_pivot
|
||
msgid "New Employees Over Time"
|
||
msgstr "Nouveaux employés sur la période"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__newly_hired
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__newly_hired
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_search
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Newly Hired"
|
||
msgstr "Nouvelles recrues"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_calendar_event_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_calendar_event_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "Activité suivante de l'événement du calendrier"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_date_deadline
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_date_deadline
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "Date limite de l'activité à venir"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_summary
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_summary
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "Résumé de l'activité suivante"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_type_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_type_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "Type d'activités à venir"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Nice to have"
|
||
msgstr "Agréable d'avoir"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_categ_form
|
||
msgid "No Tags found ! Let's create one"
|
||
msgstr "Aucune étiquette trouvée ! Créons-en une"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.action_hr_contract_templates
|
||
msgid "No Template found"
|
||
msgstr "Aucun modèle trouvé"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/versions_timeline/versions_timeline.js:0
|
||
msgid "No contract"
|
||
msgstr "Aucun contrat"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "No dumb managers, no stupid tools to use, no rigid working hours"
|
||
msgstr ""
|
||
"Pas de managers simplets, d'outils idiots à utiliser, d'heures de travail "
|
||
"rigides"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "No user linked"
|
||
msgstr "Aucun utilisateur associé"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid ""
|
||
"No waste of time in enterprise processes, real responsibilities and autonomy"
|
||
msgstr ""
|
||
"Pas de perte de temps dans des processus internes, véritables responsabilité "
|
||
"et autonomie"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Not Employed"
|
||
msgstr "Non employé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__note
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Note"
|
||
msgstr "Note"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Nombre d'actions"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_tree
|
||
msgid "Number of Employees"
|
||
msgstr "Nombre d'employés"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid ""
|
||
"Number of days prior to the contract end date that a contract expiration "
|
||
"warning is triggered."
|
||
msgstr ""
|
||
"Nombre de jours avant la date de fin du contrat pour qu'un avertissement "
|
||
"d'expiration du contrat soit déclenché."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid ""
|
||
"Number of days prior to the work permit expiration date that a warning is "
|
||
"triggered."
|
||
msgstr ""
|
||
"Nombre de jours avant la date d'expiration du permis de travail pour qu'un "
|
||
"avertissement soit déclenché."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_job__no_of_employee
|
||
msgid "Number of employees currently occupying this job position."
|
||
msgstr "Nombre d'employés occupant actuellement ce poste."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Nombre d'erreurs"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__message_needaction_counter
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__message_needaction_counter
|
||
#: model:ir.model.fields,help:hr.field_hr_job__message_needaction_counter
|
||
#: model:ir.model.fields,help:hr.field_hr_version__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Nombre de messages nécessitant une action"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__message_has_error_counter
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__message_has_error_counter
|
||
#: model:ir.model.fields,help:hr.field_hr_job__message_has_error_counter
|
||
#: model:ir.model.fields,help:hr.field_hr_version__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Nombre de messages avec des erreurs d'envoi"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_job__no_of_recruitment
|
||
msgid "Number of new employees you expect to recruit."
|
||
msgstr "Nombre d'employés que vous pensez recruter."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_out_of_working_hour
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__out_of_working_hour
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__out_of_working_hour
|
||
msgid "Off-Hours"
|
||
msgstr "En dehors des heures de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__work_location_type__office
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_work_location__location_type__office
|
||
msgid "Office"
|
||
msgstr "Bureau"
|
||
|
||
#. module: hr
|
||
#: model:res.groups,name:hr.group_hr_user
|
||
msgid "Officer: Manage all employees"
|
||
msgstr "Gestionnaire : Gérer tous les employés"
|
||
|
||
#. module: hr
|
||
#: model:ir.ui.menu,name:hr.menu_config_plan_plan
|
||
msgid "Onboarding / Offboarding"
|
||
msgstr "Onboarding / Offboarding"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Only HR users can access first version date on an employee."
|
||
msgstr ""
|
||
"Seuls les utilisateurs RH peuvent accéder à la date de première version d’un "
|
||
"employé."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan_template.py:0
|
||
msgid ""
|
||
"Oops! It seems there is a problem with your team "
|
||
"structure. We found a circular reporting loop and no "
|
||
"one in that loop is linked to a user. Please double-"
|
||
"check that everyone reports to the correct manager."
|
||
msgstr ""
|
||
"Oups ! Il semble qu'il y ait un problème avec la structure de votre "
|
||
"équipe. Nous avons trouvé une boucle de rapports et "
|
||
"personne dans cette boucle n'est lié à un "
|
||
"utilisateur. Veuillez vérifier que chaque personne "
|
||
"est rattachée au bon responsable."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/core/web/thread_actions.js:0
|
||
msgid "Open Profile"
|
||
msgstr "Ouvrir le profil"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_department.py:0
|
||
msgid "Operation not Supported."
|
||
msgstr "Opération non prise en charge."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__work_location_type__other
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__sex__other
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_work_location__location_type__other
|
||
msgid "Other"
|
||
msgstr "Autre"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Our Product"
|
||
msgstr "Notre produit"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Out of Contract"
|
||
msgstr "Hors contrat"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Oversee recruitment and hiring processes"
|
||
msgstr "Superviser les processus de recrutement et d'embauche"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__pin
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__pin
|
||
msgid "PIN"
|
||
msgstr "PIN"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "PIN Code"
|
||
msgstr "Code PIN"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__pin
|
||
#: model:ir.model.fields,help:hr.field_res_users__pin
|
||
msgid ""
|
||
"PIN used to Check In/Out in the Kiosk Mode of the Attendance application (if "
|
||
"enabled in Configuration) and to change the cashier in the Point of Sale "
|
||
"application."
|
||
msgstr ""
|
||
"Le code PIN est utilisé pour le pointage à l'entrée/à la sortie du mode "
|
||
"kiosque de l'application Présences (si activé dans la configuration) et pour "
|
||
"changer de caissier dans l'application Point de vente."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__parent_id
|
||
msgid "Parent Department"
|
||
msgstr "Département parent"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__parent_path
|
||
msgid "Parent Path"
|
||
msgstr "Chemin parent"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_part_time
|
||
msgid "Part-Time"
|
||
msgstr "Temps partiel"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Participate in team meetings and discussions"
|
||
msgstr "Participer aux réunions et discussions d'équipe"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__user_partner_id
|
||
#: model:ir.model.fields,help:hr.field_hr_employee_public__user_partner_id
|
||
msgid "Partner-related data of the user"
|
||
msgstr "Données relatives aux partenaires de l'utilisateur"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Passion for software products"
|
||
msgstr "Passion pour les produits logiciels"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__passport_expiration_date
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__passport_expiration_date
|
||
msgid "Passport Expiration Date"
|
||
msgstr "Date d’expiration du passeport"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__passport_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__passport_id
|
||
msgid "Passport No"
|
||
msgstr "N° de passeport"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Pay Category"
|
||
msgstr "Catégorie de rémunération"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Payroll"
|
||
msgstr "Paie"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Perfect written English"
|
||
msgstr "Anglais écrit parfait"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Perks"
|
||
msgstr "Avantages"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_permanent
|
||
msgid "Permanent"
|
||
msgstr "Permanent"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__hr_responsible_id
|
||
#: model:ir.model.fields,help:hr.field_hr_version__hr_responsible_id
|
||
msgid "Person responsible for validating the employee's contracts."
|
||
msgstr "Personne responsable de la validation des contrats de l'employé."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Personal"
|
||
msgstr "Personnel"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Personal Information"
|
||
msgstr "Informations personnelles"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "Personal Project"
|
||
msgstr "Projet personnel"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_users.py:0
|
||
msgid "Personal information update."
|
||
msgstr "Mise à jour des informations personnelles."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_phone
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__phone
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__phone
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_phone
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Phone"
|
||
msgstr "Téléphone"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__place_of_birth
|
||
msgid "Place of Birth"
|
||
msgstr "Lieu de naissance"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__plan_ids
|
||
msgid "Plan"
|
||
msgstr "Plan"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan.py:0
|
||
msgid ""
|
||
"Plan %(plan_names)s cannot use a department as it is used only for some HR "
|
||
"plans."
|
||
msgstr ""
|
||
"Le plan %(plan_names)s ne peut pas utiliser un département, car il n'est "
|
||
"utilisé que pour les plans RH."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_mail_activity_schedule__plan_department_filterable
|
||
msgid "Plan Department Filterable"
|
||
msgstr "Plan département filtrable"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan.py:0
|
||
msgid ""
|
||
"Plan activities %(template_names)s cannot use coach, manager or employee "
|
||
"responsible as it is used only for employee plans."
|
||
msgstr ""
|
||
"Les activités du plan %(template_names)s ne peuvent pas utiliser les termes "
|
||
"coach, manager ou employé responsable, car ils ne sont utilisés que pour les "
|
||
"plans pour employés."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
|
||
msgid "Plans"
|
||
msgstr "Plans"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__plans_count
|
||
msgid "Plans Count"
|
||
msgstr "Nombre de plans"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Play any sport with colleagues, <br>the bill is covered."
|
||
msgstr "Faites du sport avec vos collègues, <br>la facture sera couverte."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_crm_team__alias_contact
|
||
#: model:ir.model.fields,help:hr.field_mail_alias__alias_contact
|
||
#: model:ir.model.fields,help:hr.field_mail_group__alias_contact
|
||
#: model:ir.model.fields,help:hr.field_maintenance_team__alias_contact
|
||
msgid ""
|
||
"Policy to post a message on the document using the mailgateway.\n"
|
||
"- everyone: everyone can post\n"
|
||
"- partners: only authenticated partners\n"
|
||
"- followers: only followers of the related document or members of following "
|
||
"channels\n"
|
||
msgstr ""
|
||
"Politique de publication d'un message sur le document via la passerelle d'e-"
|
||
"mails.\n"
|
||
"- tout le monde : tout le monde peut publier\n"
|
||
"- partenaires : seulement les partenaires authentifiés\n"
|
||
"- abonnés : seulement les abonnés aux canaux suivis\n"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_simple_modif
|
||
msgid "Preferences"
|
||
msgstr "Préférences"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
|
||
msgid "Presence"
|
||
msgstr "Présence"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Presence Condition"
|
||
msgstr "Condition liée à la présence"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Presence Display"
|
||
msgstr "Affichage des présences"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Presence of employees"
|
||
msgstr "Présence des employés"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Presence reporting screen, email and IP address control."
|
||
msgstr "Écran de rapport de présence, contrôle d'adresse e-mail et IP."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/avatar_card_resource/avatar_card_resource_popover.xml:0
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_present
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_presence_state__present
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee_public__hr_presence_state__present
|
||
msgid "Present"
|
||
msgstr "Présent"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Previous internship or project experience"
|
||
msgstr "Expérience précédente de stage ou de projet"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__primary_bank_account_id
|
||
msgid "Primary Bank Account"
|
||
msgstr "Compte bancaire principal"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.report,name:hr.hr_employee_print_badge
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Print Badge"
|
||
msgstr "Imprimer le badge"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Private"
|
||
msgstr "Privé"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Private Address"
|
||
msgstr "Adresse personnelle"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_car_plate
|
||
msgid "Private Car Plate"
|
||
msgstr "Plaque de la voiture privée"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_city
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__private_city
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_city
|
||
msgid "Private City"
|
||
msgstr "Ville privé"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Private Contact"
|
||
msgstr "Coordonnées privées"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_country_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__private_country_id
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_country_id
|
||
msgid "Private Country"
|
||
msgstr "Pays privé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_email
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_email
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Private Email"
|
||
msgstr "Adresse e-mail privée"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Private Information"
|
||
msgstr "Informations privées"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_phone
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_phone
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "Private Phone"
|
||
msgstr "Numéro de téléphone privé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_state_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__private_state_id
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_state_id
|
||
msgid "Private State"
|
||
msgstr "Etat privé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_street
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__private_street
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_street
|
||
msgid "Private Street"
|
||
msgstr "Rue privée"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_street2
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__private_street2
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_street2
|
||
msgid "Private Street2"
|
||
msgstr "Rue2 privée"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__private_zip
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__private_zip
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__private_zip
|
||
msgid "Private Zip"
|
||
msgstr "Code postal privé"
|
||
|
||
#. module: hr
|
||
#: model:hr.department,name:hr.dep_ps
|
||
msgid "Professional Services"
|
||
msgstr "Services professionnels"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Proficiency in data analytics tools"
|
||
msgstr "Maîtrise des outils d'analyse de données"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Proficiency in relevant industry tools"
|
||
msgstr "Maîtrise des outils spécifiques à l'industrie"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__employee_properties
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Properties"
|
||
msgstr "Propriétés"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
msgid "Proven track record in innovation"
|
||
msgstr "Expérience avérée en matière d'innovation"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Provide additional information about this version..."
|
||
msgstr "Donnez des informations supplémentaires sur cette version…"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Provide ongoing support and guidance"
|
||
msgstr "Fournir un soutien et des conseils permanents"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__birthday_public_display_string
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__birthday_public_display_string
|
||
msgid "Public Date of Birth"
|
||
msgstr "Date de naissance publique"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_employee_public
|
||
msgid "Public Employee"
|
||
msgstr "Employé public"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Qualify the customer needs"
|
||
msgstr "Qualifez les besoins du client"
|
||
|
||
#. module: hr
|
||
#: model:hr.department,name:hr.dep_rd_be
|
||
msgid "R&D USA"
|
||
msgstr "R&D USA"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/radio_followed_by_element.js:0
|
||
msgid "Radio followed by element"
|
||
msgstr "Bouton radio suivi d’un élément"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__rating_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__rating_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__rating_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "Évaluations"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.action_hr_job
|
||
msgid "Ready to recruit more efficiently?"
|
||
msgstr "Prêt à recruter plus efficacement ?"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_employee_public_action
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_employee_list_my
|
||
msgid "Ready to start your experience?"
|
||
msgstr "Prêt à commencer votre expérience ?"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Real responsibilities and challenges in a fast evolving company"
|
||
msgstr ""
|
||
"De vraies responsabilités et de vrais défis dans une société évoluant "
|
||
"rapidement"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__name
|
||
msgid "Reason"
|
||
msgstr "Motif"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
|
||
msgid "Records"
|
||
msgstr "Enregistrements"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__user_id
|
||
msgid "Recruiter"
|
||
msgstr "Recruteur"
|
||
|
||
#. module: hr
|
||
#: model:ir.ui.menu,name:hr.menu_config_recruitment
|
||
msgid "Recruitment"
|
||
msgstr "Recrutement"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Register Departure"
|
||
msgstr "Enregistrer le départ"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_users.py:0
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
msgid "Related Contact"
|
||
msgstr "Contact associé"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form_smartbutton_inherited
|
||
msgid "Related Contacts"
|
||
msgstr "Contacts associés"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_partner.py:0 code:addons/hr/models/res_users.py:0
|
||
msgid "Related Employees"
|
||
msgstr "Employés associés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__related_partners_count
|
||
msgid "Related Partners Count"
|
||
msgstr "Nombre de partenaires associés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__remove_related_user
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_departure_wizard_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_list_activites_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_tree
|
||
msgid "Related User"
|
||
msgstr "Utilisateur associé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__employee_ids
|
||
msgid "Related employee"
|
||
msgstr "Employé associé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_res_partner__employee_ids
|
||
msgid "Related employees based on their private address"
|
||
msgstr "Employés associés sur base de leur adresse privée"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__user_id
|
||
#: model:ir.model.fields,help:hr.field_resource_resource__user_id
|
||
msgid "Related user name for the resource to manage its access."
|
||
msgstr "Utilisateur associé à la ressource pour gérer les droits d'accès."
|
||
|
||
#. module: hr
|
||
#: model:ir.ui.menu,name:hr.hr_menu_hr_reports
|
||
msgid "Reporting"
|
||
msgstr "Analyse"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__requirements
|
||
msgid "Requirements"
|
||
msgstr "Prérequis"
|
||
|
||
#. module: hr
|
||
#: model:hr.department,name:hr.dep_rd
|
||
msgid "Research & Development"
|
||
msgstr "Recherche & Développement"
|
||
|
||
#. module: hr
|
||
#: model:hr.departure.reason,name:hr.departure_resigned
|
||
msgid "Resigned"
|
||
msgstr "A démissionné"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__resource_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__resource_id
|
||
msgid "Resource"
|
||
msgstr "Ressource"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__resource_calendar_id
|
||
msgid "Resource Calendar"
|
||
msgstr "Calendrier de la ressource"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_resource_calendar_leaves
|
||
msgid "Resource Time Off Detail"
|
||
msgstr "Détails des congés des ressources"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_resource_calendar
|
||
msgid "Resource Working Time"
|
||
msgstr "Temps de travail de la ressource"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_resource_resource
|
||
msgid "Resources"
|
||
msgstr "Ressources"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Responsibilities"
|
||
msgstr "Responsabilités"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__activity_user_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__activity_user_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "Utilisateur responsable"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Resume"
|
||
msgstr "CV"
|
||
|
||
#. module: hr
|
||
#: model:hr.departure.reason,name:hr.departure_retired
|
||
msgid "Retired"
|
||
msgstr "Pensionné"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
msgid "Running Contract"
|
||
msgstr "Contrat en cours"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "Erreur d'envoi SMS"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__ssnid
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__ssnid
|
||
msgid "SSN No"
|
||
msgstr "Numéro de sécurité sociale"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__employee_salary_amount
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__employee_salary_amount
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "Salary Allocation"
|
||
msgstr "Allocation salariale"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__salary_distribution
|
||
msgid "Salary Distribution"
|
||
msgstr "Répartition salariale"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
msgid "Salary Information"
|
||
msgstr "Informations sur le salaire"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_payroll_structure_type
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__structure_type_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__structure_type_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
msgid "Salary Structure Type"
|
||
msgstr "Type de structure salariale"
|
||
|
||
#. module: hr
|
||
#: model:hr.department,name:hr.dep_sales
|
||
msgid "Sales"
|
||
msgstr "Ventes"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_wizard
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_users_simple_form
|
||
msgid "Save"
|
||
msgstr "Enregistrer"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Schedule"
|
||
msgstr "Horaire"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__study_school
|
||
msgid "School"
|
||
msgstr "Établissement scolaire"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_seasonal
|
||
msgid "Seasonal"
|
||
msgstr "Saisonnier"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__contract_template_id
|
||
#: model:ir.model.fields,help:hr.field_hr_version__contract_template_id
|
||
#: model:ir.model.fields,help:hr.field_hr_version_wizard__contract_template_id
|
||
msgid ""
|
||
"Select a contract template to auto-fill the contract form with predefined "
|
||
"values. You can still edit the fields as needed after applying the template."
|
||
msgstr ""
|
||
"Sélectionnez un modèle de contrat pour préremplir le formulaire avec des "
|
||
"valeurs prédéfinies. Vous pouvez toujours modifier les champs après avoir "
|
||
"appliqué le modèle."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__coach_id
|
||
msgid ""
|
||
"Select the \"Employee\" who is the coach of this employee.\n"
|
||
"The \"Coach\" has no specific rights or responsibilities by default."
|
||
msgstr ""
|
||
"Sélectionnez la personne qui est le mentor de cet employé.\n"
|
||
"Le mentor n'a pas de droits spécifiques ou de responsabilités par défaut."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__sequence
|
||
#: model:ir.model.fields,field_description:hr.field_hr_contract_type__sequence
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_reason__sequence
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__sequence
|
||
msgid "Sequence"
|
||
msgstr "Séquence"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__set_date_end
|
||
msgid "Set Contract End Date"
|
||
msgstr "Définir la date de fin du contrat"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Set default company schedule to manage your employees working time"
|
||
msgstr ""
|
||
"Définir le calendrier par défaut de l'entreprise pour gérer l'horaire de vos "
|
||
"employés"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_departure_wizard__set_date_end
|
||
msgid "Set the end date on the current contract."
|
||
msgstr "Fixez la date de fin du contrat en cours."
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.hr_config_settings_action
|
||
#: model:ir.ui.menu,name:hr.hr_menu_configuration
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Settings"
|
||
msgstr "Paramètres"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__share
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__share
|
||
msgid "Share User"
|
||
msgstr "Partager l'utilisateur"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__show_hr_icon_display
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__show_hr_icon_display
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__show_hr_icon_display
|
||
msgid "Show Hr Icon Display"
|
||
msgstr "Afficher l'icône RH"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
msgid "Show all records whose next activity date is past"
|
||
msgstr ""
|
||
"Afficher tous les enregistrements pour lesquels la date de la prochaine "
|
||
"activité est dépassée"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__birthday_public_display
|
||
msgid "Show to all employees"
|
||
msgstr "Visible pour tous les employés"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Single"
|
||
msgstr "Célibataire"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__module_hr_skills
|
||
msgid "Skills Management"
|
||
msgstr "Gestion des compétences"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__ssnid
|
||
#: model:ir.model.fields,help:hr.field_hr_version__ssnid
|
||
msgid "Social Security Number"
|
||
msgstr "Numéro de sécurité sociale"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Some employee already have a work contact"
|
||
msgstr "Certains employés ont déjà un contact professionnel"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Sport Activity"
|
||
msgstr "Activité sportive"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__spouse_birthdate
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__spouse_birthdate
|
||
msgid "Spouse Birthdate"
|
||
msgstr "Date de naissance du conjoint"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__spouse_complete_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__spouse_complete_name
|
||
msgid "Spouse Legal Name"
|
||
msgstr "Nom légal du conjoint"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_list_view
|
||
msgid "Start"
|
||
msgstr "Lancer"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Start Date"
|
||
msgstr "Date de début"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid ""
|
||
"Start date (%(start)s) must be earlier than contract end date (%(end)s)."
|
||
msgstr ""
|
||
"La date de début (%(start)s) doit être antérieure à la date de fin du "
|
||
"contrat (%(end)s)."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "State"
|
||
msgstr "Statut"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__activity_state
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__activity_state
|
||
#: model:ir.model.fields,help:hr.field_hr_version__activity_state
|
||
msgid ""
|
||
"Status based on activities\n"
|
||
"Overdue: Due date is already passed\n"
|
||
"Today: Activity date is today\n"
|
||
"Planned: Future activities."
|
||
msgstr ""
|
||
"Statut basé sur les activités\n"
|
||
"En retard : la date d'échéance est déjà dépassée\n"
|
||
"Aujourd'hui : la date d'activité est aujourd'hui\n"
|
||
"Planifiée : activités futures"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_statutory
|
||
msgid "Statutory"
|
||
msgstr "Statutaire"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_street
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_street
|
||
msgid "Street"
|
||
msgstr "Rue"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "Street 2..."
|
||
msgstr "Rue 2..."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "Street..."
|
||
msgstr "Rue..."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_street2
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_street2
|
||
msgid "Street2"
|
||
msgstr "Rue 2"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
msgid "Strong analytical skills"
|
||
msgstr "Compétences analytiques avancées"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
msgid "Strong communication and interpersonal skills"
|
||
msgstr ""
|
||
"Excellentes compétences en communication et relations interpersonnelles"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_department_kanban_action
|
||
#: model_terms:ir.actions.act_window,help:hr.hr_department_tree_action
|
||
msgid ""
|
||
"Structure Employees per department and have an overview of e.g.\n"
|
||
" expenses, timesheets, time off, recruitment, etc."
|
||
msgstr ""
|
||
"Structurez les employés par département et ayez une vue d'ensemble\n"
|
||
" des dépenses, des feuilles de temps, des congés, du "
|
||
"recrutement, etc."
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_student
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__student
|
||
msgid "Student"
|
||
msgstr "Étudiant"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "Summary"
|
||
msgstr "Résumé"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__currency_symbol
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__symbol
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__currency_symbol
|
||
msgid "Symbol"
|
||
msgstr "Symbole"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_category__name
|
||
msgid "Tag Name"
|
||
msgstr "Nom de l'étiquette"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.constraint,message:hr.constraint_hr_employee_category_name_uniq
|
||
msgid "Tag name already exists!"
|
||
msgstr "Ce nom d'étiquette existe déjà !"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__category_ids
|
||
#: model:ir.ui.menu,name:hr.menu_view_employee_category_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Tags"
|
||
msgstr "Étiquettes"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__no_of_recruitment
|
||
msgid "Target"
|
||
msgstr "Cible"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Team-oriented mindset"
|
||
msgstr "Esprit d'équipe"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__create_employee_id
|
||
msgid "Technical field, bind user to this employee on create"
|
||
msgstr "Champ technique, lier l'utilisateur à cet employé lors de la création"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__create_employee
|
||
msgid "Technical field, whether to create an employee"
|
||
msgstr "Champ technique, s'il faut créer un employé"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
msgid "Template Name"
|
||
msgstr "Nom du modèle"
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_temporary
|
||
msgid "Temporary"
|
||
msgstr "Temporaire"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"The Badge ID must be alphanumeric without any accents and no longer than 18 "
|
||
"characters."
|
||
msgstr ""
|
||
"L'identifiant du badge doit être alphanumérique, sans accents, et ne doit "
|
||
"pas comporter plus de 18 caractères."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.constraint,message:hr.constraint_hr_employee_barcode_uniq
|
||
msgid ""
|
||
"The Badge ID must be unique, this one is already assigned to another "
|
||
"employee."
|
||
msgstr ""
|
||
"l'ID du badge doit être unique, celui-ci est déjà utilisé pour un autre "
|
||
"employé."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_departure_reason__country_code
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__company_country_code
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__country_code
|
||
#: model:ir.model.fields,help:hr.field_hr_payroll_structure_type__country_code
|
||
#: model:ir.model.fields,help:hr.field_hr_version__country_code
|
||
msgid ""
|
||
"The ISO country code in two chars. \n"
|
||
"You can use this field for quick search."
|
||
msgstr ""
|
||
"Code de pays ISO en deux caractères. \n"
|
||
"Vous pouvez utiliser ce champ pour une recherche rapide."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,description:hr.job_marketing
|
||
msgid ""
|
||
"The Marketing Manager defines the mid- to long-term marketing strategy for "
|
||
"his covered market segments\n"
|
||
" in the World. He develops and monitors the annual budget in "
|
||
"collaboration with Sales. He defines the\n"
|
||
" products and customers portfolio according to the marketing "
|
||
"plan. This mission requires strong\n"
|
||
" collaboration with Technical Service and Sales."
|
||
msgstr ""
|
||
"Le Responsable Marketing définit la stratégie marketing à moyen et long "
|
||
"terme pour les segments de marché\n"
|
||
" qu'il couvre à l'échelle mondiale. Il élabore et suit le "
|
||
"budget annuel en collaboration avec l'équipe des Ventes. Il établit\n"
|
||
" le portefeuille de produits et de clients en fonction du "
|
||
"plan marketing. Cette mission implique une collaboration étroite\n"
|
||
" avec les équipes Techniques et Commerciales."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "The PIN must be a sequence of digits."
|
||
msgstr "Le code PIN doit être une séquence de chiffres."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_job__user_id
|
||
msgid ""
|
||
"The Recruiter will be the default value for all Applicants in this "
|
||
"job position. The Recruiter is automatically added to all "
|
||
"meetings with the Applicant."
|
||
msgstr ""
|
||
"Le recruteur sera la valeur par défaut pour tous les candidats à ce poste. "
|
||
"Le recruteur est automatiquement ajouté à toutes les réunions avec le "
|
||
"candidat."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.constraint,message:hr.constraint_hr_version_check_contract_start_date_defined
|
||
msgid "The contract must have a start date."
|
||
msgstr "Le contrat doit avoir une date de début."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "The contract of %s is about to expire."
|
||
msgstr "Le contrat de %s est sur le point d'expirer."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_contract_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "The default working hours are set in configuration."
|
||
msgstr "Les heures de travail par défaut sont définies dans la configuration."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan_template.py:0
|
||
msgid "The employee %s should be linked to a user."
|
||
msgstr "L'employé %s doit être lié à un utilisateur."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"The employee is already in contract on %s. Please select a date outside "
|
||
"existing contracts"
|
||
msgstr ""
|
||
"L’employé a déjà un contrat en cours le %s. Veuillez sélectionner une date "
|
||
"en dehors des contrats existants"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.constraint,message:hr.constraint_hr_job_no_of_recruitment_positive
|
||
msgid "The expected number of new employees must be positive."
|
||
msgstr "Le nombre de nouveaux employés attendus doit être positif"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"The fields “%s”, which you are trying to read, are not available for "
|
||
"employee public profiles."
|
||
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
|
||
msgid "The following fields were modified by %s"
|
||
msgstr "Les champs suivants ont été modifiés par %s"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/wizard/hr_departure_wizard.py:0
|
||
msgid "The following users have been archived: %s"
|
||
msgstr "Les utilisateurs suivants ont été archivés : %s"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/wizard/hr_departure_wizard.py:0
|
||
msgid ""
|
||
"The following users have not been archived as they are still linked to "
|
||
"another active employees: %s"
|
||
msgstr ""
|
||
"Les utilisateurs suivants n’ont pas été archivés car ils sont encore liés à "
|
||
"d’autres employés actifs : %s"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan_template.py:0
|
||
msgid "The manager of %s should be linked to a user."
|
||
msgstr "Le gestionnaire de %s doit être lié à un utilisateur."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.constraint,message:hr.constraint_hr_job_name_company_uniq
|
||
msgid "The name of the job position must be unique per department in company!"
|
||
msgstr "Le nom du poste doit être unique par département de la société !"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan_template.py:0
|
||
msgid "The user of %s's coach is not set."
|
||
msgstr "L'utilisateur du mentor de %s n'est pas défini."
|
||
|
||
#. module: hr
|
||
#: model:res.groups,comment:hr.group_hr_user
|
||
msgid "The user will be able to create and edit employees."
|
||
msgstr "L’utilisateur pourra créer et modifier des employés."
|
||
|
||
#. module: hr
|
||
#: model:res.groups,comment:hr.group_hr_manager
|
||
msgid ""
|
||
"The user will have access to the human resources configuration as well as "
|
||
"statistic reports."
|
||
msgstr ""
|
||
"L'utilisateur aura accès à la configuration des ressources humaines ainsi "
|
||
"qu'aux rapports de statistique."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "The work permit of %s is about to expire."
|
||
msgstr "Le permis de travail de %s est sur le point d'expirer."
|
||
|
||
#. module: hr
|
||
#: model:hr.contract.type,name:hr.contract_type_thesis
|
||
msgid "Thesis"
|
||
msgstr "Thèse"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "This employee already has an user."
|
||
msgstr "Cet employé a déjà un utilisateur."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "This field %(field_name)s doesn't exist on this model (hr.version)."
|
||
msgstr "Ce champ %(field_name)s n'existe pas dans ce modèle (hr.version)."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__tz
|
||
#: model:ir.model.fields,help:hr.field_hr_version__tz
|
||
msgid ""
|
||
"This field is used in order to define in which timezone the resources will "
|
||
"work."
|
||
msgstr ""
|
||
"Ce champ est utilisé pour définir dans quel fuseau horaire la ressource "
|
||
"travaillera."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__sex
|
||
#: model:ir.model.fields,help:hr.field_hr_version__sex
|
||
msgid "This is the legal sex recognized by the state."
|
||
msgstr "Il s’agit du sexe légal reconnu par l’État."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "This setting block is utilized to manage the frontend design."
|
||
msgstr "Ce bloc de paramètres est utilisé pour gérer le design frontend."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_activity_plan_template.py:0
|
||
msgid "Those responsible types are limited to Employee plans."
|
||
msgstr "Ces types de responsables sont limités aux plans pour employés."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__tz
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__tz
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__tz
|
||
msgid "Timezone"
|
||
msgstr "Fuseau horaire"
|
||
|
||
#. module: hr
|
||
#: model:digest.tip,name:hr.digest_tip_hr_0
|
||
#: model_terms:digest.tip,tip_description:hr.digest_tip_hr_0
|
||
msgid "Tip: Where's Bryan?"
|
||
msgstr "Indice : Où est Bryan ?"
|
||
|
||
#. module: hr
|
||
#: model:mail.message.subtype,name:hr.mt_contract_pending
|
||
msgid "To Renew"
|
||
msgstr "À renouveler"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"To avoid multi company issues (losing the access to your previous contracts, "
|
||
"leaves, ...), you should create another employee in the new company instead."
|
||
msgstr ""
|
||
"Pour éviter les problèmes de multi-société (perdre l'accès aux contrats "
|
||
"précédents, congés, ...), vous devriez plutôt créer un autre employé dans la "
|
||
"nouvelle société."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
msgid "Today Activities"
|
||
msgstr "Activités du jour"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__expected_employees
|
||
msgid "Total Forecasted Employees"
|
||
msgstr "Nombre total d'employés prévu"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/wizard/hr_bank_account_wizard.py:0
|
||
msgid "Total percentage allocation must equal 100%."
|
||
msgstr "Le total des pourcentages d’allocation doit être égal à 100 %."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Total salary distribution on bank accounts must be exactly 100%."
|
||
msgstr ""
|
||
"La répartition salariale totale sur les comptes bancaires doit être "
|
||
"exactement de 100 %."
|
||
|
||
#. module: hr
|
||
#: model:hr.job,name:hr.job_trainee
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__trainee
|
||
msgid "Trainee"
|
||
msgstr "Stagiaire"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Trainings"
|
||
msgstr "Formations"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/boolean_radio.js:0
|
||
msgid "True association"
|
||
msgstr "Association valide"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Trust Bank Account"
|
||
msgstr "Compte bancaire fiable"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__trusted
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
|
||
msgid "Trusted"
|
||
msgstr "Fiable"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_bank_account_allocation_line_list
|
||
msgid "Type"
|
||
msgstr "Type"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__activity_exception_decoration
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__activity_exception_decoration
|
||
#: model:ir.model.fields,help:hr.field_hr_version__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "Type d'activité d'exception enregistrée."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_department_view_kanban
|
||
msgid "Unarchive"
|
||
msgstr "Désarchiver"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
msgid "Understanding of IT strategy development"
|
||
msgstr "Compréhension du développement de la stratégie informatique"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
msgid "Understanding of user experience (UX) principles"
|
||
msgstr "Compréhension des principes de l'expérience utilisateur (UX)"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_employee__hr_icon_display__presence_undetermined
|
||
msgid "Undetermined"
|
||
msgstr "Indéterminé"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_filter
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_job_filter
|
||
msgid "Unread Messages"
|
||
msgstr "Messages non lus"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Untrust Bank Account"
|
||
msgstr "Compte bancaire non fiable"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Update and maintain project documentation"
|
||
msgstr "Mettre à jour et maintenir la documentation de projets"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.actions.act_window,help:hr.open_view_categ_form
|
||
msgid "Use tags to categorize your Employees."
|
||
msgstr "Utiliser des étiquettes pour catégoriser vos employés."
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_res_users
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__user_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__user_id
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__user_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "User"
|
||
msgstr "Utilisateur"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/wizard/hr_departure_wizard.py:0
|
||
msgid "User Archive Notification"
|
||
msgstr "Notification d’archivage d’utilisateur"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "User Creation Notification"
|
||
msgstr "Notification création d'utilisateur"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_departure_wizard__is_user_employee
|
||
msgid "User Employee"
|
||
msgstr "Utilisateur employé"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "User already exists for Those Employees %s"
|
||
msgstr "Un utilisateur existe déjà pour ces employés : %s"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "User already exists with the same email for Employees %s"
|
||
msgstr "Un utilisateur avec le même e-mail existe déjà pour les employés %s"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__is_user_active
|
||
msgid "User's active"
|
||
msgstr "Utilisateur actif"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__user_partner_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__user_partner_id
|
||
msgid "User's partner"
|
||
msgstr "Partenaire de l'utilisateur"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Users %s creation successful"
|
||
msgstr "Création des utilisateurs %s réussie"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_job_view_kanban
|
||
msgid "Vacancies:"
|
||
msgstr "Postes vacants :"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__hr_presence_control_ip_list
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__hr_presence_control_ip_list
|
||
msgid "Valid IP addresses"
|
||
msgstr "Adresses IP valides"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "Valid work permit for Belgium"
|
||
msgstr "Permis de travail valide pour la Belgique"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__version_id
|
||
msgid "Version"
|
||
msgstr "Version"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__versions_count
|
||
msgid "Versions Count"
|
||
msgstr "Nombre de versions"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Visa & Work Permit"
|
||
msgstr "Visa et permis de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__visa_expire
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__visa_expire
|
||
msgid "Visa Expiration Date"
|
||
msgstr "Date d'expiration du visa"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__visa_no
|
||
msgid "Visa No"
|
||
msgstr "N° de visa"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "Visible to all"
|
||
msgstr "Visible pour tous"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__wage
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__wage
|
||
msgid "Wage"
|
||
msgstr "Salaire"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "Warning"
|
||
msgstr "Avertissement"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,description:hr.job_consultant
|
||
msgid ""
|
||
"We are looking for a Consultant to provide expert advice and strategic "
|
||
"solutions,\n"
|
||
" driving business growth. Strong analytical skills and a "
|
||
"proven track record in delivering results are\n"
|
||
" essential."
|
||
msgstr ""
|
||
"Nous recherchons un consultant pour fournir des conseils d'expert et des "
|
||
"solutions stratégiques,\n"
|
||
" favorisant la croissance de l'entreprise. De solides "
|
||
"compétences analytiques et une expérience avérée dans l'obtention de "
|
||
"résultats sont\n"
|
||
" essentielles."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,description:hr.job_developer
|
||
msgid ""
|
||
"We are looking for an experience developer to join our Web team.\n"
|
||
" Someone who can snap out of coding and perform analysis or "
|
||
"meet clients to explain the technical\n"
|
||
" possibilities that can meet their needs."
|
||
msgstr ""
|
||
"Nous recherchons un développeur expérimenté pour rejoindre notre équipe "
|
||
"Web.\n"
|
||
" Quelqu'un capable de s'éloigner du code pour effectuer des "
|
||
"analyses ou rencontrer des clients afin d'expliquer les possibilités "
|
||
"techniques\n"
|
||
" qui répondent à leurs besoins."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_department__website_message_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__website_message_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_job__website_message_ids
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "Messages du site web"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_department__website_message_ids
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__website_message_ids
|
||
#: model:ir.model.fields,help:hr.field_hr_job__website_message_ids
|
||
#: model:ir.model.fields,help:hr.field_hr_version__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "Historique de communication du site web"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "What We Offer"
|
||
msgstr "Ce que nous offrons"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,website_description:hr.job_consultant
|
||
#: model_terms:hr.job,website_description:hr.job_cto
|
||
#: model_terms:hr.job,website_description:hr.job_developer
|
||
#: model_terms:hr.job,website_description:hr.job_hrm
|
||
#: model_terms:hr.job,website_description:hr.job_marketing
|
||
#: model_terms:hr.job,website_description:hr.job_trainee
|
||
msgid "What's great in the job?"
|
||
msgstr "Qu'est-ce qui est génial dans ce travail ?"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_hr_employee__member_of_department
|
||
#: model:ir.model.fields,help:hr.field_hr_version__member_of_department
|
||
msgid ""
|
||
"Whether the employee is a member of the active user's department or one of "
|
||
"it's child department."
|
||
msgstr ""
|
||
"Si l'employé est membre du département de l'utilisateur actif ou d'un de ses "
|
||
"sous-départements."
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,help:hr.field_res_partner__employee
|
||
#: model:ir.model.fields,help:hr.field_res_users__employee
|
||
msgid "Whether this contact is an Employee."
|
||
msgstr "Si ce contact est un employé."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "Widower"
|
||
msgstr "Veuf(ve)"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_bank_account_allocation_wizard_line__wizard_id
|
||
msgid "Wizard"
|
||
msgstr "Assistant"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Work"
|
||
msgstr "Travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__address_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__address_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__address_id
|
||
msgid "Work Address"
|
||
msgstr "Adresse professionnelle"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_contact_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_contact_id
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__work_contact_id
|
||
msgid "Work Contact"
|
||
msgstr "Contact de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_email
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_email
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__work_email
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__work_email
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Work Email"
|
||
msgstr "Adresse e-mail professionnelle"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/components/avatar_card/avatar_card_popover_patch.xml:0
|
||
#: model:ir.model,name:hr.model_hr_work_location
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_location_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_location_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__work_location_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_work_location__name
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__work_location_id
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__work_location_id
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_work_location_form_view
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_work_location_tree_view
|
||
msgid "Work Location"
|
||
msgstr "Lieu de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_location_name
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_location_name
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__work_location_name
|
||
msgid "Work Location Name"
|
||
msgstr "Nom du lieu de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_location_type
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_location_type
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__work_location_type
|
||
msgid "Work Location Type"
|
||
msgstr "Type de lieu de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.actions.act_window,name:hr.hr_work_location_action
|
||
#: model:ir.ui.menu,name:hr.menu_hr_work_location_tree
|
||
msgid "Work Locations"
|
||
msgstr "Lieux de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__mobile_phone
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__mobile_phone
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Work Mobile"
|
||
msgstr "Téléphone portable professionnel"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Work Organization"
|
||
msgstr "Organisation du travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__has_work_permit
|
||
msgid "Work Permit"
|
||
msgstr "Permis de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_permit_expiration_date
|
||
msgid "Work Permit Expiration Date"
|
||
msgstr "Date d'expiration du permis de travail"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_config_settings_view_form
|
||
msgid "Work Permit Expiration Notice Period"
|
||
msgstr "Délai d'expiration du permis de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_res_company__work_permit_expiration_notice_period
|
||
#: model:ir.model.fields,field_description:hr.field_res_config_settings__work_permit_expiration_notice_period
|
||
msgid "Work Permit Expiry Notice Period"
|
||
msgstr "Délai d'expiration du permis de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__permit_no
|
||
msgid "Work Permit No"
|
||
msgstr "N° de permis de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_permit_scheduled_activity
|
||
msgid "Work Permit Scheduled Activity"
|
||
msgstr "Activité planifiée du permis de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_phone
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee_public__work_phone
|
||
#: model:ir.model.fields,field_description:hr.field_res_users__work_phone
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__work_phone
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "Work Phone"
|
||
msgstr "Téléphone professionnel"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__employee_type__worker
|
||
msgid "Worker"
|
||
msgstr "Ouvrier"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__resource_calendar_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_payroll_structure_type__default_resource_calendar_id
|
||
#: model:ir.model.fields,field_description:hr.field_hr_version__resource_calendar_id
|
||
msgid "Working Hours"
|
||
msgstr "Heures de travail"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_version_search_view
|
||
msgid "Working Schedule"
|
||
msgstr "Horaire de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.ui.menu,name:hr.menu_resource_calendar_view
|
||
msgid "Working Schedules"
|
||
msgstr "Horaires de travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_resource_resource__calendar_id
|
||
msgid "Working Time"
|
||
msgstr "Temps de travail"
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/fields/boolean_radio.xml:0
|
||
msgid "YES"
|
||
msgstr "OUI"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"You are not allowed to access \"Employee\" (hr.employee) records.\n"
|
||
"We can redirect you to the public employee list."
|
||
msgstr ""
|
||
"Vous n’êtes pas autorisé à accéder aux enregistrements \"Employé\" "
|
||
"(hr.employee).\n"
|
||
"Nous pouvons vous rediriger vers la liste publique des employés."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_users.py:0
|
||
msgid ""
|
||
"You are not allowed to create an employee because the user does not have "
|
||
"access rights for %s"
|
||
msgstr ""
|
||
"Vous ne pouvez pas créer un employé car l'utilisateur n'a pas les droits "
|
||
"d'accès pour %s"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_users.py:0
|
||
msgid ""
|
||
"You are receiving this message because you are the HR Responsible of this "
|
||
"employee."
|
||
msgstr ""
|
||
"Vous recevez ce message car vous êtes le responsable RH de cet employé."
|
||
|
||
#. module: hr
|
||
#. odoo-javascript
|
||
#: code:addons/hr/static/src/store_service_patch.js:0
|
||
msgid "You can only chat with employees that have a dedicated user."
|
||
msgstr ""
|
||
"Vous pouvez seulement dialoguer avec les employés qui ont un utilisateur "
|
||
"désigné."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_department.py:0
|
||
msgid "You cannot create recursive departments."
|
||
msgstr "Vous ne pouvez pas créer des départements récursifs."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_partner.py:0
|
||
msgid ""
|
||
"You cannot delete contact that are linked to an employee, please archive "
|
||
"them instead."
|
||
msgstr ""
|
||
"Vous ne pouvez pas supprimer des contacts liés à un employé, veuillez plutôt "
|
||
"les archiver."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_partner.py:0
|
||
msgid ""
|
||
"You cannot delete contact(s) linked to employee(s).\n"
|
||
"Please archive them instead.\n"
|
||
"\n"
|
||
"Affected contact(s): %(names)s"
|
||
msgstr ""
|
||
"Vous ne pouvez pas supprimer les contacts liés à des employés.\n"
|
||
"Veuillez plutôt les archiver.\n"
|
||
"\n"
|
||
"Contacts concernés : %(names)s"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "You do not have access to this document."
|
||
msgstr "Vous n'avez pas accès à ce document."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "You need to set a valid work email address for %s"
|
||
msgstr "Veuillez définir une adresse e-mail professionnelle valide pour %s"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "You need to set the work email address for %s"
|
||
msgstr "Vous devez définir l’adresse e-mail professionnelle pour %s"
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,description:hr.job_trainee
|
||
msgid ""
|
||
"You participate to the update of our tutorial tools and pre-sales tools "
|
||
"after the launch of a new version of Odoo. Indeed, any new version of the "
|
||
"software brings significant improvements in terms of functionalities, "
|
||
"ergonomics and configuration.\n"
|
||
"You will have to become familiar with the existing tools (books, class "
|
||
"supports, Odoo presentation’s slides, commercial tools),\n"
|
||
"to participate to the update of those tools in order to make them "
|
||
"appropriate for the new version of the software and, for sure,\n"
|
||
"to suggest improvements in order to cover the new domains of the software.\n"
|
||
"You join the Implementation Assistance department. This team of 3 people go "
|
||
"with Odoo’s clients in the set up of the software. Your role will be\n"
|
||
"to animate webinars in order to show the different functionalities of the "
|
||
"software.\n"
|
||
"to be involved in the support of the customers and\n"
|
||
"to answer to their questions.\n"
|
||
"You help the support manager to set up new support services by\n"
|
||
"being involved in the treatment of new cases,\n"
|
||
"contributing to the set up of a new politic,\n"
|
||
"being involved into satisfaction surveys in order to have a better knowledge "
|
||
"of how the support given is seen by the customers."
|
||
msgstr ""
|
||
"Vous participez à la mise à jour de nos outils tutoriels et de nos outils de "
|
||
"pre-sales après le lancement d'une nouvelle version d'Odoo. En effet, toute "
|
||
"nouvelle version du logiciel apporte des améliorations significatives en "
|
||
"termes de fonctionnalités, d'ergonomie et de configuration. \n"
|
||
"Vous devrez vous familiariser avec les outils existants (livres, supports de "
|
||
"cours, diapositives de présentation d'Odoo, outils commerciaux),\n"
|
||
"pour participer à la mise en jour de ces outils afin de les adapter à la "
|
||
"nouvelle version du logiciel et, bien sûr,\n"
|
||
"suggérer des améliorations afin de couvrir les nouveaux domaines du "
|
||
"logiciel. \n"
|
||
"Vous rejoignez le département Assistance à la mise en œuvre. Cette équipe de "
|
||
"3 personnes accompagne les clients d'Odoo dans la mise en œuvre du logiciel. "
|
||
"Votre rôle sera \n"
|
||
"d'animer des webinars afin de présenter les différentes fonctionnalités du "
|
||
"logiciel. \n"
|
||
"d'être impliqué dans l'assistance des clients et de répondre à leurs "
|
||
"questions. \n"
|
||
"Vous aidez le responsable de l'assistance à mettre en plus de nouveaux "
|
||
"services d'assistance en\n"
|
||
"participant au traitement des nouveaux cas, \n"
|
||
"contribuant à la mise en place d'une nouvelle politique, \n"
|
||
"participant aux enquêtes de satisfaction afin d'avoir une meilleure "
|
||
"connaissance de la manière dont l'assistance apportée est perçue par les "
|
||
"clients."
|
||
|
||
#. module: hr
|
||
#: model_terms:hr.job,description:hr.job_cto
|
||
msgid ""
|
||
"You will take part in the consulting services we provide to our partners and "
|
||
"customers: design, analysis, development, testing, project management, "
|
||
"support/coaching. You will work autonomously as well as coordinate and "
|
||
"supervise small distributed development teams for some projects. Optionally, "
|
||
"you will deliver Odoo training sessions to partners and customers (8-10 "
|
||
"people/session). You will report to the Head of Professional Services and "
|
||
"work closely with all developers and consultants.\n"
|
||
"\n"
|
||
"The job is located in Grand-Rosière (1367), Belgium (between Louvain-La-"
|
||
"Neuve and Namur)."
|
||
msgstr ""
|
||
"Vous prendrez part aux services de conseil que nous fournissons à nos "
|
||
"partenaires et nos clients : conception, analyse, développement, tests, "
|
||
"gestion de projet, assistance/coaching. Vous travaillerez de manière "
|
||
"autonome et coordonnerez et superviserez de petites équipes de développement "
|
||
"distribuées pour certains projets. En option, vous animerez des sessions de "
|
||
"formation Odoo pour les partenaires et les clients (8-10 personnes/session). "
|
||
"Vous rapportez au Responsable des services professionnels et travaillez en "
|
||
"étroite collaboration avec tous les développeurs et consultants. \n"
|
||
"\n"
|
||
"Le poste est situé à Grand-Rosière (1367), Belgique (entre Louvain-la-Neuve "
|
||
"et Namur)."
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid ""
|
||
"You're about to invite new users. %s users will be created with the default "
|
||
"user template's rights. Adding new users may increase your subscription "
|
||
"cost. Do you wish to continue?"
|
||
msgstr ""
|
||
"Vous êtes sur le point d’inviter de nouveaux utilisateurs. %s utilisateurs "
|
||
"seront créés avec les droits du modèle d’utilisateur par défaut. L’ajout de "
|
||
"nouveaux utilisateurs peut augmenter le coût de votre abonnement. Souhaitez-"
|
||
"vous continuer ?"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_partner_bank_form_inherit_hr
|
||
msgid "ZIP"
|
||
msgstr "Code postal"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_account_setup_bank_manual_config__bank_zip
|
||
#: model:ir.model.fields,field_description:hr.field_res_partner_bank__bank_zip
|
||
msgid "Zip"
|
||
msgstr "Code postal"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/mail_alias.py:0
|
||
msgid "addresses linked to registered employees"
|
||
msgstr "adresses liées aux employés enregistrés"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "bachelor"
|
||
msgstr "bachelier"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "cohabitant"
|
||
msgstr "cohabitant(e)"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_department_form
|
||
msgid "department"
|
||
msgstr "département"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "divorced"
|
||
msgstr "divorcé(e)"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "doctor"
|
||
msgstr "docteur"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "e.g. Building 2, Remote, etc."
|
||
msgstr "par ex. Bâtiment 2, À distance, etc."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "e.g. Founder, Motorized, Building B, ..."
|
||
msgstr "ex. : Fondateur, Motorisé, Bâtiment B, ..."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.res_users_view_form_preferences
|
||
msgid "e.g. John Doe"
|
||
msgstr "par ex. John Doe"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "e.g. Sales Manager"
|
||
msgstr "par ex. Directeur Commercial"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_hr_job_form
|
||
msgid "e.g. Summarize the position in one or two lines..."
|
||
msgstr "par ex. SRésumez le poste en une ou deux lignes..."
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "e.g. johndoe@example.com"
|
||
msgstr "par ex. johndoe@example.com"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "e.g. myprivateemail@example.com"
|
||
msgstr "par ex. myprivateemail@example.com"
|
||
|
||
#. module: hr
|
||
#: model:ir.model,name:hr.model_hr_mixin
|
||
msgid "hr.mixin"
|
||
msgstr "hr.mixin"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/res_partner.py:0
|
||
msgid "id"
|
||
msgstr "id"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__distance_home_work_unit__kilometers
|
||
msgid "km"
|
||
msgstr "km"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "married"
|
||
msgstr "marié(e)"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "master"
|
||
msgstr "master"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields.selection,name:hr.selection__hr_version__distance_home_work_unit__miles
|
||
msgid "mi"
|
||
msgstr "mi"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_employee.py:0
|
||
msgid "other"
|
||
msgstr "autre"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/models.py:0
|
||
msgid "restricted to employees"
|
||
msgstr "restreint aux employés"
|
||
|
||
#. module: hr
|
||
#. odoo-python
|
||
#: code:addons/hr/models/hr_version.py:0
|
||
msgid "widower"
|
||
msgstr "veuf/veuve"
|
||
|
||
#. module: hr
|
||
#: model_terms:ir.ui.view,arch_db:hr.hr_employee_public_view_form
|
||
#: model_terms:ir.ui.view,arch_db:hr.view_employee_form
|
||
msgid "work"
|
||
msgstr "travail"
|
||
|
||
#. module: hr
|
||
#: model:ir.model.fields,field_description:hr.field_hr_employee__work_permit_name
|
||
msgid "work_permit_name"
|
||
msgstr "work_permit_name"
|
||
|
||
#~ msgid "Cannot archive the only active record of an employee."
|
||
#~ msgstr "Impossible d’archiver l’unique enregistrement actif d’un employé."
|
||
|
||
#~ msgid "Cannot unassign the only active record of an employee."
|
||
#~ msgstr ""
|
||
#~ "Impossible de désaffecter l’unique enregistrement actif d’un employé."
|
||
|
||
#~ msgid "Not linked to an user"
|
||
#~ msgstr "Non lié à un utilisateur"
|
||
|
||
#~ msgid "%(activity)s, assigned to %(name)s, due on the %(deadline)s"
|
||
#~ msgstr "%(activity)s, assignée(s) à %(name)s, pour le %(deadline)s"
|
||
|
||
#~ msgid "&nbsp;"
|
||
#~ msgstr "&nbsp;"
|
||
|
||
#~ msgid ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle text-success o_button_icon "
|
||
#~ "hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!"
|
||
#~ "=', 'presence_present')]}\" aria-label=\"Present\" title=\"Present\"/>"
|
||
#~ msgstr ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle text-success o_button_icon "
|
||
#~ "hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!"
|
||
#~ "=', 'presence_present')]}\" aria-label=\"Present\" title=\"Présent\"/>"
|
||
|
||
#~ msgid ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle text-warning o_button_icon "
|
||
#~ "hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!"
|
||
#~ "=', 'presence_to_define')]}\" aria-label=\"To define\" title=\"To "
|
||
#~ "define\" name=\"presence_to_define\"/>"
|
||
#~ msgstr ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle text-warning o_button_icon "
|
||
#~ "hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!"
|
||
#~ "=', 'presence_to_define')]}\" aria-label=\"To define\" title=\"A "
|
||
#~ "définir\" name=\"presence_to_define\"/>"
|
||
|
||
#~ msgid ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle-o text-muted o_button_icon "
|
||
#~ "hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!"
|
||
#~ "=', 'presence_absent')]}\" aria-label=\"Absent\" title=\"Absent\" "
|
||
#~ "name=\"presence_absent\"/>"
|
||
#~ msgstr ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle-o text-muted o_button_icon "
|
||
#~ "hr_presence align-middle\" attrs=\"{'invisible': [('hr_icon_display', '!"
|
||
#~ "=', 'presence_absent')]}\" aria-label=\"Absent\" title=\"Absent\" "
|
||
#~ "name=\"presence_absent\"/>"
|
||
|
||
#~ msgid ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle-o text-success "
|
||
#~ "o_button_icon hr_presence align-middle\" attrs=\"{'invisible': "
|
||
#~ "[('hr_icon_display', '!=', 'presence_absent_active')]}\" aria-"
|
||
#~ "label=\"Present but not active\" title=\"Present but not active\" "
|
||
#~ "name=\"presence_absent_active\"/>"
|
||
#~ msgstr ""
|
||
#~ "<small role=\"img\" class=\"fa fa-fw fa-circle-o text-success "
|
||
#~ "o_button_icon hr_presence align-middle\" attrs=\"{'invisible': "
|
||
#~ "[('hr_icon_display', '!=', 'presence_absent_active')]}\" aria-"
|
||
#~ "label=\"Present but not active\" title=\"Présent mais pas actif\" "
|
||
#~ "name=\"presence_absent_active\"/>"
|
||
|
||
#~ msgid "<small><b>READ</b></small>"
|
||
#~ msgstr "<small><b>LIRE</b></small> "
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"fa fa-circle text-success\" role=\"img\" aria-"
|
||
#~ "label=\"Present\" title=\"Present\" name=\"presence_present\">\n"
|
||
#~ " </span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"fa fa-circle text-success\" role=\"img\" aria-"
|
||
#~ "label=\"Present\" title=\"Présent\" name=\"presence_present\">\n"
|
||
#~ " </span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"fa fa-circle text-warning\" role=\"img\" aria-label=\"To "
|
||
#~ "define\" title=\"To define\" name=\"presence_to_define\">\n"
|
||
#~ " </span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"fa fa-circle text-warning\" role=\"img\" aria-label=\"To "
|
||
#~ "define\" title=\"A définir\" name=\"presence_to_define\">\n"
|
||
#~ " </span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"fa fa-circle-o text-muted\" role=\"img\" aria-"
|
||
#~ "label=\"Absent\" title=\"Absent\" name=\"presence_absent\">\n"
|
||
#~ " </span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"fa fa-circle-o text-muted\" role=\"img\" aria-"
|
||
#~ "label=\"Absent\" title=\"Absent\" name=\"presence_absent\">\n"
|
||
#~ " </span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"fa fa-circle-o text-success\" role=\"img\" aria-"
|
||
#~ "label=\"Present but not active\" title=\"Present but not active\" "
|
||
#~ "name=\"presence_absent_active\">\n"
|
||
#~ " </span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"fa fa-circle-o text-success\" role=\"img\" aria-"
|
||
#~ "label=\"Present but not active\" title=\"Présent mais pas actif\" "
|
||
#~ "name=\"presence_absent_active\">\n"
|
||
#~ " </span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"flex-shrink-0 ml8 me-2\">IP Addresses (comma-separated)</"
|
||
#~ "span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"flex-shrink-0 ml8 me-2\">Adresses IP (séparées par des "
|
||
#~ "virgules)</span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"flex-shrink-0 ml8 me-2\">Minimum number of emails to send</"
|
||
#~ "span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"flex-shrink-0 ml8 me-2\">Nombre minimum d'emails à envoyer</"
|
||
#~ "span>"
|
||
|
||
#~ msgid "<span class=\"fw-bolder\">Reporting</span>"
|
||
#~ msgstr "<span class=\"fw-bolder\">Rapports</span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"o_form_label o_hr_form_label cursor-default\">HR Info</span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"o_form_label o_hr_form_label cursor-default\">Info RH</span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span class=\"o_stat_text\">\n"
|
||
#~ " Not Connected\n"
|
||
#~ " </span>"
|
||
#~ msgstr ""
|
||
#~ "<span class=\"o_stat_text\">\n"
|
||
#~ " Pas connecté\n"
|
||
#~ " </span>"
|
||
|
||
#~ msgid "<span class=\"o_stat_text\">Connected Since</span>"
|
||
#~ msgstr "<span class=\"o_stat_text\">Connecté depuis</span>"
|
||
|
||
#~ msgid "<span>Km</span>"
|
||
#~ msgstr "<span>Km</span>"
|
||
|
||
#~ msgid "Activities To Generate"
|
||
#~ msgstr "Activités à générer"
|
||
|
||
#~ msgid "Activity"
|
||
#~ msgstr "Activité"
|
||
|
||
#~ msgid "Activity Planning"
|
||
#~ msgstr "Planning d'activités"
|
||
|
||
#~ msgid "Activity Type"
|
||
#~ msgstr "Type d'activité"
|
||
|
||
#~ msgid "Add a new employee"
|
||
#~ msgstr "Ajouter un nouvel employé"
|
||
|
||
#~ msgid "Add a new plan"
|
||
#~ msgstr "Ajouter un nouveau plan"
|
||
|
||
#~ msgid "Add a new plan activity"
|
||
#~ msgstr "Ajouter une nouvelle activité de planning"
|
||
|
||
#~ msgid "Administrative Work"
|
||
#~ msgstr "Travail administratif"
|
||
|
||
#~ msgid ""
|
||
#~ "All the emails and documents sent to this contact will be translated in "
|
||
#~ "this language."
|
||
#~ msgstr ""
|
||
#~ "Tous les emails et documents envoyés à ce contact seront traduits dans "
|
||
#~ "cette langue."
|
||
|
||
#~ msgid "Allow employees to update their own data"
|
||
#~ msgstr "Autorisez les employés à mettre à jour leurs propres données."
|
||
|
||
#~ msgid "Allow employees to update their own data."
|
||
#~ msgstr "Autorisez les employés à mettre à jour leurs propres données."
|
||
|
||
#~ msgid "Archive Private Address"
|
||
#~ msgstr "Archiver l'adresse privée"
|
||
|
||
#~ msgid "Attendance"
|
||
#~ msgstr "Présence"
|
||
|
||
#~ msgid "Autonomy"
|
||
#~ msgstr "Autonomie"
|
||
|
||
#~ msgid "Available"
|
||
#~ msgstr "Disponible"
|
||
|
||
#~ msgid "Away"
|
||
#~ msgstr "Absent"
|
||
|
||
#~ msgid "Bank Account Number"
|
||
#~ msgstr "Numéro de compte bancaire"
|
||
|
||
#~ msgid "Basic Employee"
|
||
#~ msgstr "Employé de base"
|
||
|
||
#~ msgid "Can Edit"
|
||
#~ msgstr "Peut éditer"
|
||
|
||
#~ msgid "Chief Executive Officer"
|
||
#~ msgstr "Chief Executive Officer"
|
||
|
||
#~ msgid "Contact Information"
|
||
#~ msgstr "Informations du contact"
|
||
|
||
#~ msgid "Customer Relationship"
|
||
#~ msgstr "Relation client"
|
||
|
||
#~ msgid "Date of Birth"
|
||
#~ msgstr "Date de naissance"
|
||
|
||
#~ msgid "Dependant"
|
||
#~ msgstr "À charge"
|
||
|
||
#~ msgid ""
|
||
#~ "Each employee has a chance to see the impact of his work.\n"
|
||
#~ " You can make a real contribution to the success "
|
||
#~ "of the company.\n"
|
||
#~ " <br>\n"
|
||
#~ " Several activities are often organized all over "
|
||
#~ "the year, such as weekly\n"
|
||
#~ " sports sessions, team building events, monthly "
|
||
#~ "drink, and much more"
|
||
#~ msgstr ""
|
||
#~ "Chaque employé a la chance de voir l'impact de son travail.\n"
|
||
#~ " Vous pouvez avoir une réelle contribution au "
|
||
#~ "succès de la société.\n"
|
||
#~ " <br>\n"
|
||
#~ " De nombreuses activités sont souvent organisées "
|
||
#~ "au cours de l'année, comme des sessions\n"
|
||
#~ " de sport hebdomadaires, évènements de team "
|
||
#~ "building, apéros mensuels, et bien d'autres"
|
||
|
||
#~ msgid "Emergency"
|
||
#~ msgstr "Urgence"
|
||
|
||
#~ msgid "Employee Editing"
|
||
#~ msgstr "Edition de l'employé"
|
||
|
||
#~ msgid "Employee Lang"
|
||
#~ msgstr "Langue de l'employé"
|
||
|
||
#~ msgid "Employee Update Rights"
|
||
#~ msgstr "Mise à jour de droits des employés"
|
||
|
||
#~ msgid "Employee bank account to pay salaries"
|
||
#~ msgstr "Compte bancaire des employés pour payer les salaires"
|
||
|
||
#~ msgid "Employee's Bank Account Number"
|
||
#~ msgstr "Numéro de compte bancaire de l'employé"
|
||
|
||
#~ msgid "Employee's Country"
|
||
#~ msgstr "Pays de l'employé"
|
||
|
||
#~ msgid "Employees Structure"
|
||
#~ msgstr "Structure des employés"
|
||
|
||
#~ msgid ""
|
||
#~ "Enter here the private address of the employee, not the one linked to "
|
||
#~ "your company."
|
||
#~ msgstr ""
|
||
#~ "Saisissez ici l'adresse personnelle de l'employé, mais pas celle associée "
|
||
#~ "à votre entreprise."
|
||
|
||
#~ msgid "Family Status"
|
||
#~ msgstr "Situation familiale"
|
||
|
||
#~ msgid "Group By"
|
||
#~ msgstr "Regrouper par"
|
||
|
||
#~ msgid "HR Employee: check work permit validity"
|
||
#~ msgstr "HR Employé : Vérification de la validité du permis de travail"
|
||
|
||
#~ msgid "HR Settings"
|
||
#~ msgstr "Paramètres RH"
|
||
|
||
#~ msgid "Hired Employees"
|
||
#~ msgstr "Employés recrutés"
|
||
|
||
#~ msgid "Homeworking"
|
||
#~ msgstr "Travail à domicile"
|
||
|
||
#~ msgid "Job Summary"
|
||
#~ msgstr "Résumé du poste"
|
||
|
||
#~ msgid "Language"
|
||
#~ msgstr "Langue"
|
||
|
||
#~ msgid "Launch Plans"
|
||
#~ msgstr "Plans de lancement"
|
||
|
||
#~ msgid "Let's create a job position."
|
||
#~ msgstr "Créons une offre d'emploi."
|
||
|
||
#~ msgid "My Profile"
|
||
#~ msgstr "Mon profil"
|
||
|
||
#~ msgid "No specific user given on activity %s."
|
||
#~ msgstr "Absence d'utilisateur précis lié à l'activité %s."
|
||
|
||
#~ msgid "Not available"
|
||
#~ msgstr "Pas disponible"
|
||
|
||
#~ msgid "Notes"
|
||
#~ msgstr "Notes"
|
||
|
||
#~ msgid "Number of Dependent Children"
|
||
#~ msgstr "Nombre d'enfants à charge"
|
||
|
||
#~ msgid ""
|
||
#~ "Number of hired employees for this job position during recruitment phase."
|
||
#~ msgstr ""
|
||
#~ "Nombre d'employés engagés pour ce poste pendant la période du recrutement."
|
||
|
||
#~ msgid "Number of messages which requires an action"
|
||
#~ msgstr "Nombre de messages exigeant une action"
|
||
|
||
#~ msgid "Number of related contacts"
|
||
#~ msgstr "Nombre de contacts associés"
|
||
|
||
#~ msgid ""
|
||
#~ "Odoo's department structure is used to manage all documents\n"
|
||
#~ " related to employees by departments: expenses, "
|
||
#~ "timesheets,\n"
|
||
#~ " leaves, recruitments, etc."
|
||
#~ msgstr ""
|
||
#~ "La structure des départments d'Odoo est utilisée pour gérer tous les "
|
||
#~ "documents\n"
|
||
#~ " liés aux employés : notes de frais, feuilles de "
|
||
#~ "temps,\n"
|
||
#~ " congés, recrutement, etc."
|
||
|
||
#~ msgid ""
|
||
#~ "Odoo's department structure is used to manage all documents\n"
|
||
#~ " related to employees by departments: expenses, "
|
||
#~ "timesheets,\n"
|
||
#~ " time off, recruitments, etc."
|
||
#~ msgstr ""
|
||
#~ "La structure des départments d'Odoo est utilisée pour gérer tous les "
|
||
#~ "documents\n"
|
||
#~ "liés aux employés : notes de frais, feuilles de temps,\n"
|
||
#~ "congés, recrutement, etc."
|
||
|
||
#~ msgid "On/Offboarding Plans"
|
||
#~ msgstr "Plans d'intégration/de gestion des départs"
|
||
|
||
#~ msgid "Operation not supported"
|
||
#~ msgstr "Opération non prise en charge"
|
||
|
||
#~ msgid "Other Responsible"
|
||
#~ msgstr "Autre responsable"
|
||
|
||
#~ msgid "Personal Evolution"
|
||
#~ msgstr "Évolution personnelle"
|
||
|
||
#~ msgid "Plan Activities"
|
||
#~ msgstr "Planifier des activités"
|
||
|
||
#~ msgid "Plan Name"
|
||
#~ msgstr "Nom du plan"
|
||
|
||
#~ msgid "Plan Wizard"
|
||
#~ msgstr "Assistant Plan"
|
||
|
||
#~ msgid "Plan activity type"
|
||
#~ msgstr "Planifier le type d'activité"
|
||
|
||
#~ msgid "Planning"
|
||
#~ msgstr "Planning"
|
||
|
||
#~ msgid "Present but not active"
|
||
#~ msgstr "Présent mais inactif"
|
||
|
||
#~ msgid "Responsible"
|
||
#~ msgstr "Responsable"
|
||
|
||
#~ msgid "SIN No"
|
||
#~ msgstr "Numéro d'assurance sociale"
|
||
|
||
#~ msgid "Social Insurance Number"
|
||
#~ msgstr "Numéro d'assurance sociale"
|
||
|
||
#~ msgid "Specific responsible of activity if not linked to the employee."
|
||
#~ msgstr ""
|
||
#~ "Responsable spécifique de l'activité s'il n'est pas lié à l'employé."
|
||
|
||
#~ msgid "Spouse Complete Name"
|
||
#~ msgstr "Nom complet du conjoint"
|
||
|
||
#~ msgid "Status"
|
||
#~ msgstr "Statut"
|
||
|
||
#~ msgid "Steps Count"
|
||
#~ msgstr "Nombre d'étapes"
|
||
|
||
#~ msgid "Technical Expertise"
|
||
#~ msgstr "Expertise technique"
|
||
|
||
#~ msgid "The employee address has a company linked"
|
||
#~ msgstr "L'adresse de l'employé a une société liée"
|
||
|
||
#~ msgid ""
|
||
#~ "The employee type. Although the primary purpose may seem to categorize "
|
||
#~ "employees, this field has also an impact in the Contract History. Only "
|
||
#~ "Employee type is supposed to be under contract and will have a Contract "
|
||
#~ "History."
|
||
#~ msgstr ""
|
||
#~ "Le type : employé. Bien que le but premier pourrait sembler être la "
|
||
#~ "catégorisation, ce champ a également un impact sur l'historique des "
|
||
#~ "contrats. Seul le type : employé est supposé être sous contrat et avoir "
|
||
#~ "un historique de contrat. "
|
||
|
||
#~ msgid "The employees should belong to the same company."
|
||
#~ msgstr "Les employés doivent appartenir à la même entreprise."
|
||
|
||
#~ msgid ""
|
||
#~ "The fields \"%s\" you try to read is not available on the public employee "
|
||
#~ "profile."
|
||
#~ msgstr ""
|
||
#~ "Les champs \"%s\" que vous essayez de lire n'est pas disponible sur le "
|
||
#~ "profil public de l'employé."
|
||
|
||
#~ msgid "The plan %s cannot be launched: <br><ul>"
|
||
#~ msgstr "Le plan %s ne peut pas être lancé : <br><ul>"
|
||
|
||
#~ msgid "The plan %s has been started"
|
||
#~ msgstr "Le plan %s est lancé"
|
||
|
||
#~ msgid "The user will be able to approve document created by employees."
|
||
#~ msgstr ""
|
||
#~ "L'utilisateur sera capable d'approuver un document créer par les "
|
||
#~ "employés. "
|
||
|
||
#~ msgid "The work permit of %(employee)s expires at %(date)s."
|
||
#~ msgstr "Le permis de travail de %(employee)s expire le %(date)s."
|
||
|
||
#~ msgid "To Define"
|
||
#~ msgstr "À définir"
|
||
|
||
#~ msgid "To define"
|
||
#~ msgstr "À définir"
|
||
|
||
#~ msgid "Total Employee"
|
||
#~ msgstr "Total des employés"
|
||
|
||
#~ msgid "Visa Expire Date"
|
||
#~ msgstr "Date d'expiration du visa"
|
||
|
||
#~ msgid ""
|
||
#~ "With just a quick glance on the Odoo employee screen, you\n"
|
||
#~ " can easily find all the information you need for each "
|
||
#~ "person;\n"
|
||
#~ " contact data, job position, availability, etc."
|
||
#~ msgstr ""
|
||
#~ "D'un simple coup d’œil sur l'écran de l'employé d'Odoo, vous pouvez "
|
||
#~ "aisément trouver toutes les informations dont vous avez besoin sur chaque "
|
||
#~ "personne ; informations de contact, poste de travail, disponibilité, etc."
|
||
|
||
#~ msgid "Work Information"
|
||
#~ msgstr "Informations professionnelles"
|
||
|
||
#~ msgid ""
|
||
#~ "You are only allowed to update your preferences. Please contact a HR "
|
||
#~ "officer to update other information."
|
||
#~ msgstr ""
|
||
#~ "Vous êtes seulement autorisé à mettre à jour vos préférences. Veuillez "
|
||
#~ "contacter un responsable RH pour mettre à jour les autres informations."
|
||
|
||
#~ msgid "You should select at least one Advanced Presence Control option."
|
||
#~ msgstr ""
|
||
#~ "Vous devez sélectionner au minimum une option de contrôle de présence "
|
||
#~ "avancée. "
|
||
|
||
#~ msgid "e.g. Onboarding"
|
||
#~ msgstr "par ex. Parcours d'intégration"
|
||
|
||
#~ msgid "plan"
|
||
#~ msgstr "plan"
|