From ce15ad0e329ae35454db1c9ec1c8097292dff36a Mon Sep 17 00:00:00 2001 From: "Denis Roussel (ACSONE)" Date: Fri, 28 Jan 2022 10:38:24 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 93.8% (291 of 310 strings) Translation: contract-14.0/contract-14.0-contract Translate-URL: https://translation.odoo-community.org/projects/contract-14-0/contract-14-0-contract/fr/ --- contract/i18n/fr.po | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/contract/i18n/fr.po b/contract/i18n/fr.po index 3a950e206..da207b1aa 100644 --- a/contract/i18n/fr.po +++ b/contract/i18n/fr.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-03-30 11:59+0000\n" -"PO-Revision-Date: 2021-05-14 16:47+0000\n" -"Last-Translator: Yves Le Doeuff \n" +"PO-Revision-Date: 2022-01-28 13:31+0000\n" +"Last-Translator: Denis Roussel (ACSONE) \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "Language: fr\n" "MIME-Version: 1.0\n" @@ -278,9 +278,8 @@ msgstr "Modifications" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -#, fuzzy msgid "Notes: " -msgstr "Total" +msgstr "Notes: " #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -1153,7 +1152,7 @@ msgstr "Générer les factures récurrentes pour les contrats" #: model:ir.model.fields,field_description:contract.field_contract_contract__generation_type #: model:ir.model.fields,field_description:contract.field_contract_template__generation_type msgid "Generation Type" -msgstr "" +msgstr "Type de génération" #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__group_id @@ -1358,7 +1357,7 @@ msgstr "Journal" #. module: contract #: model:ir.model,name:contract.model_account_move msgid "Journal Entry" -msgstr "" +msgstr "Pièce comptable" #. module: contract #: model:ir.model,name:contract.model_account_move_line @@ -1485,7 +1484,7 @@ msgstr "Messages" #: model:ir.model.fields,field_description:contract.field_contract_contract__modification_ids #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Modifications" -msgstr "" +msgstr "Modifications" #. module: contract #: model:ir.model.fields.selection,name:contract.selection__contract_abstract_contract__recurring_rule_type__monthly @@ -1802,7 +1801,7 @@ msgstr "Factures récurrentes" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Recurring Type" -msgstr "" +msgstr "Type de récurrence" #. module: contract #: code:addons/contract/controllers/main.py:0