Skip to content

Commit

Permalink
Translated using Weblate (French)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (9 of 9 strings)

Translation: product-attribute-14.0/product-attribute-14.0-product_restricted_type
Translate-URL: https://translation.odoo-community.org/projects/product-attribute-14-0/product-attribute-14-0-product_restricted_type/fr/
  • Loading branch information
ahmedtrigui authored and weblate committed Jun 6, 2024
1 parent 41b0414 commit a41aaf6
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions product_restricted_type/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2024-06-06 11:38+0000\n"
"Last-Translator: ahmedtrigui <[email protected]>\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 4.17\n"

#. module: product_restricted_type
#: code:addons/product_restricted_type/models/product.py:0
Expand All @@ -21,47 +23,49 @@ msgid ""
"A product (or multiple products) in the category have different type than "
"the selected restricted product type"
msgstr ""
"Un produit (ou plusieurs produits) dans la catégorie a un type différent du "
"celui de produit restreint sélectionné"

#. module: product_restricted_type
#: model:ir.model.fields,field_description:product_restricted_type.field_product_category__display_name
#: model:ir.model.fields,field_description:product_restricted_type.field_product_product__display_name
#: model:ir.model.fields,field_description:product_restricted_type.field_product_template__display_name
msgid "Display Name"
msgstr ""
msgstr "Non affiché"

#. module: product_restricted_type
#: model:ir.model.fields,field_description:product_restricted_type.field_product_category__id
#: model:ir.model.fields,field_description:product_restricted_type.field_product_product__id
#: model:ir.model.fields,field_description:product_restricted_type.field_product_template__id
msgid "ID"
msgstr ""
msgstr "ID"

#. module: product_restricted_type
#: model:ir.model.fields,field_description:product_restricted_type.field_product_category____last_update
#: model:ir.model.fields,field_description:product_restricted_type.field_product_product____last_update
#: model:ir.model.fields,field_description:product_restricted_type.field_product_template____last_update
msgid "Last Modified on"
msgstr ""
msgstr "Dernière modification le"

#. module: product_restricted_type
#: model:ir.model,name:product_restricted_type.model_product_product
msgid "Product"
msgstr ""
msgstr "Article"

#. module: product_restricted_type
#: model:ir.model,name:product_restricted_type.model_product_category
msgid "Product Category"
msgstr ""
msgstr "Catégorie d'article"

#. module: product_restricted_type
#: model:ir.model,name:product_restricted_type.model_product_template
msgid "Product Template"
msgstr ""
msgstr "Modèle d'article"

#. module: product_restricted_type
#: model:ir.model.fields,field_description:product_restricted_type.field_product_category__restricted_product_type
msgid "Restricted Product Type"
msgstr ""
msgstr "Type d'article restreint"

#. module: product_restricted_type
#: code:addons/product_restricted_type/models/product_template.py:0
Expand All @@ -70,3 +74,5 @@ msgid ""
"The product type must be equal to the restricted product type defined in the"
" product category"
msgstr ""
"Le type d'article doit être égal au type d'article restreint défini dans la "
"catégorie d'article"

0 comments on commit a41aaf6

Please sign in to comment.