add French translation for four modules

sale_confirm_wizard sale_quotation_title sale_usability
account_usability
This commit is contained in:
Claude Perrin
2022-09-18 18:56:59 +02:00
committed by Alexis de Lattre
parent f4687b886c
commit f23aa52b08
4 changed files with 717 additions and 55 deletions

View File

@@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_quotation_title
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-15 08:32+0000\n"
"PO-Revision-Date: 2022-09-17 10:56+0200\n"
"Last-Translator: \n"
"Language-Team: Alpis Traduction et Interprétation <info@alpis.fr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"X-Generator: Poedit 2.0.4\n"
#. module: sale_quotation_title
#: model:ir.model.fields,field_description:sale_quotation_title.field_sale_order__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: sale_quotation_title
#: model:ir.model.fields,field_description:sale_quotation_title.field_sale_order__id
msgid "ID"
msgstr "ID"
#. module: sale_quotation_title
#: model:ir.model.fields,field_description:sale_quotation_title.field_sale_order____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: sale_quotation_title
#: model:ir.model.fields,field_description:sale_quotation_title.field_sale_order__quotation_title
msgid "Quotation Title"
msgstr "Titre devis"
#. module: sale_quotation_title
#: model:ir.model,name:sale_quotation_title.model_sale_order
msgid "Sales Order"
msgstr "Bon de commande"
#. module: sale_quotation_title
#: model_terms:ir.ui.view,arch_db:sale_quotation_title.view_order_form
msgid "Title of the quotation"
msgstr "Titre du devis"