You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * membership_initial_discount # # Translators: # OCA Transbot <transbot@odoo-community.org>, 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-06-08 02:41+0000\n" "PO-Revision-Date: 2022-05-30 18:05+0000\n" "Last-Translator: Abdourahmane Wone <abdourahmanewone@gmail.com>\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/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=2; plural=n > 1;\n" "X-Generator: Weblate 4.3.2\n"
#. module: membership_initial_discount #: model:ir.model.fields,field_description:membership_initial_discount.field_product_product__fixed_discount #: model:ir.model.fields,field_description:membership_initial_discount.field_product_template__fixed_discount msgid "Discount amount" msgstr "Montant de la remise"
#. module: membership_initial_discount #: selection:product.template,initial_discount:0 msgid "Fixed amount" msgstr "Montant fixe"
#. module: membership_initial_discount #: model:ir.model.fields,field_description:membership_initial_discount.field_product_product__initial_discount #: model:ir.model.fields,field_description:membership_initial_discount.field_product_template__initial_discount #: model_terms:ir.ui.view,arch_db:membership_initial_discount.membership_products_form_initial_discount msgid "Initial discount" msgstr "Remise initiale"
#. module: membership_initial_discount #: model:ir.model,name:membership_initial_discount.model_account_invoice_line msgid "Invoice Line" msgstr "Ligne de facture"
#. module: membership_initial_discount #: selection:product.template,initial_discount:0 msgid "No initial discount" msgstr "Pas de remise initiale"
#. module: membership_initial_discount #: model:ir.model.fields,field_description:membership_initial_discount.field_product_product__percentage_discount #: model:ir.model.fields,field_description:membership_initial_discount.field_product_template__percentage_discount msgid "Discount (%)" msgstr "Remise en %"
#. module: membership_initial_discount #: selection:product.template,initial_discount:0 msgid "Percentage of the price" msgstr "Pourcentage du prix"
#. module: membership_initial_discount #: model:ir.model,name:membership_initial_discount.model_product_template msgid "Product Template" msgstr "Modèle d'article"
|