forked from Mapan/odoo17e
70 lines
2.3 KiB
Plaintext
70 lines
2.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * documents_hr_contract
|
|
#
|
|
# Translators:
|
|
# Jolien De Paepe, 2023
|
|
# Manon Rondou, 2024
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:42+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2024\n"
|
|
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: fr\n"
|
|
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Sociétés"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Paramètres de configuration"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:documents.tag,name:documents_hr_contract.documents_hr_documents_contracts
|
|
#: model:ir.model.fields,field_description:documents_hr_contract.field_res_config_settings__documents_hr_contracts_tags
|
|
msgid "Contracts"
|
|
msgstr "Contrats"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model.fields,field_description:documents_hr_contract.field_res_company__documents_hr_contracts_tags
|
|
msgid "Documents Hr Contracts Tags"
|
|
msgstr "Étiquettes Contracts Documents RH"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_hr_contract
|
|
msgid "Employee Contract"
|
|
msgstr "Contrat de l'employé"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:documents.tag,name:documents_hr_contract.document_tag_signature_request
|
|
msgid "Signature Request"
|
|
msgstr "Demande de signature"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_documents_tag
|
|
msgid "Tag"
|
|
msgstr "Étiquette"
|
|
|
|
#. module: documents_hr_contract
|
|
#. odoo-python
|
|
#: code:addons/documents_hr_contract/models/documents_tag.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete this tag as it is used to link employee contracts and "
|
|
"signatures."
|
|
msgstr ""
|
|
"Vous ne pouvez pas supprimer cette étiquette car elle est utilisée pour "
|
|
"relier les contrats et les signatures des employés."
|