From 28dab26d992fc6ea6d0475603a986ffe7a76101d Mon Sep 17 00:00:00 2001 From: ahmedtrigui Date: Mon, 6 Jan 2025 08:59:45 +0000 Subject: [PATCH] Added translation using Weblate (French) --- product_category_active/i18n/fr.po | 41 ++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 product_category_active/i18n/fr.po diff --git a/product_category_active/i18n/fr.po b/product_category_active/i18n/fr.po new file mode 100644 index 00000000000..847ef37db57 --- /dev/null +++ b/product_category_active/i18n/fr.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_category_active +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: product_category_active +#: model:ir.model.fields,field_description:product_category_active.field_product_category__active +msgid "Active" +msgstr "" + +#. module: product_category_active +#. odoo-python +#: code:addons/product_category_active/models/product_category.py:0 +#, python-format +msgid "" +"At least one category that you are trying to archive or one of its children " +"has one or more product linked to it." +msgstr "" + +#. module: product_category_active +#: model:ir.model.fields,help:product_category_active.field_product_category__active +msgid "" +"If unchecked, it will allow you to hide the product category without " +"removing it." +msgstr "" + +#. module: product_category_active +#: model:ir.model,name:product_category_active.model_product_category +msgid "Product Category" +msgstr ""