Files
server-backend/base_global_discount/i18n/fr.po
samibc2c ba81c4b69a Translated using Weblate (French)
Currently translated at 100.0% (25 of 25 strings)

Translation: server-backend-16.0/server-backend-16.0-base_global_discount
Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_global_discount/fr/
2024-12-31 16:06:42 +00:00

155 lines
5.7 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_global_discount
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-12-31 16:06+0000\n"
"Last-Translator: samibc2c <sami.bouzidi@camptocamp.com>\n"
"Language-Team: none\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 5.6.2\n"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__company_id
msgid "Company"
msgstr "Société"
#. module: base_global_discount
#: model:ir.model,name:base_global_discount.model_res_partner
msgid "Contact"
msgstr "Contact"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__create_uid
msgid "Created by"
msgstr "Créé par"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__create_date
msgid "Created on"
msgstr "Créé le"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__discount
msgid "Discount"
msgstr "Remise"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__name
msgid "Discount Name"
msgstr "Nom de la remise"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__discount_scope
msgid "Discount Scope"
msgstr "Portée de la remise"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__display_name
msgid "Display Name"
msgstr "Nom affiché"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_product_product__bypass_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_product_template__bypass_global_discount
msgid "Don't apply global discount"
msgstr "Ne pas appliquer de remise globale"
#. module: base_global_discount
#: model:ir.model.fields,help:base_global_discount.field_global_discount__sequence
msgid "Gives the order to apply discounts"
msgstr "Donne l'ordre d'application des remises"
#. module: base_global_discount
#: model:ir.model,name:base_global_discount.model_global_discount
msgid "Global Discount"
msgstr "Remise globale"
#. module: base_global_discount
#: model:ir.actions.act_window,name:base_global_discount.action_global_discount_tree
#: model:ir.ui.menu,name:base_global_discount.menu_global_discount
#: model_terms:ir.ui.view,arch_db:base_global_discount.global_discount_view_form
msgid "Global Discounts"
msgstr "Remises globales"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__id
msgid "ID"
msgstr "ID"
#. module: base_global_discount
#: model:ir.model.fields,help:base_global_discount.field_product_product__bypass_global_discount
#: model:ir.model.fields,help:base_global_discount.field_product_template__bypass_global_discount
msgid ""
"If this checkbox is ticked, it means that this product will not be taken "
"into account when calculating the global discounts."
msgstr ""
"Si cette case est cochée, cela signifie que ce produit ne sera pas pris en "
"compte dans le calcul des remises globales."
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount____last_update
msgid "Last Modified on"
msgstr "Dernière modification le"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__write_uid
msgid "Last Updated by"
msgstr "Dernière mise à jour par"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__write_date
msgid "Last Updated on"
msgstr "Dernière mise à jour le"
#. module: base_global_discount
#: model:res.groups,name:base_global_discount.group_global_discount
msgid "Manage Global Discounts"
msgstr "Gérer les remises globales"
#. module: base_global_discount
#: model:ir.model,name:base_global_discount.model_product_template
msgid "Product"
msgstr "Produit"
#. module: base_global_discount
#: model:ir.model,name:base_global_discount.model_product_product
msgid "Product Variant"
msgstr "Variante de produit"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_res_partner__supplier_global_discount_ids
#: model:ir.model.fields,field_description:base_global_discount.field_res_users__supplier_global_discount_ids
#: model_terms:ir.ui.view,arch_db:base_global_discount.res_partner_form_view
msgid "Purchase Global Discounts"
msgstr "Remises globales sur les Achats"
#. module: base_global_discount
#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__purchase
msgid "Purchases"
msgstr "Achats"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_res_partner__customer_global_discount_ids
#: model:ir.model.fields,field_description:base_global_discount.field_res_users__customer_global_discount_ids
#: model_terms:ir.ui.view,arch_db:base_global_discount.res_partner_form_view
msgid "Sale Global Discounts"
msgstr "Remises globales sur les Ventes"
#. module: base_global_discount
#: model:ir.model.fields.selection,name:base_global_discount.selection__global_discount__discount_scope__sale
msgid "Sales"
msgstr "Ventes"
#. module: base_global_discount
#: model:ir.model.fields,field_description:base_global_discount.field_global_discount__sequence
msgid "Sequence"
msgstr "Séquence"