From 988ffd45860e5c1bc92ebdfc4c9e81316c342e14 Mon Sep 17 00:00:00 2001 From: kbentaleb Date: Mon, 8 Jan 2024 20:48:46 +0000 Subject: [PATCH] Added translation using Weblate (French) --- product_attribute_set/i18n/fr.po | 92 ++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 product_attribute_set/i18n/fr.po diff --git a/product_attribute_set/i18n/fr.po b/product_attribute_set/i18n/fr.po new file mode 100644 index 00000000..7da41d91 --- /dev/null +++ b/product_attribute_set/i18n/fr.po @@ -0,0 +1,92 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_attribute_set +# +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_attribute_set +#: model:ir.model.fields,field_description:product_attribute_set.field_product_product__attribute_set_id +#: model:ir.model.fields,field_description:product_attribute_set.field_product_template__attribute_set_id +#: model_terms:ir.ui.view,arch_db:product_attribute_set.product_template_search_view +msgid "Attribute Set" +msgstr "" + +#. module: product_attribute_set +#: model_terms:ir.ui.view,arch_db:product_attribute_set.product_template_form_view +msgid "Attributes" +msgstr "" + +#. module: product_attribute_set +#: model:attribute.set,name:product_attribute_set.computer_attribute_set +msgid "Computer" +msgstr "" + +#. module: product_attribute_set +#: model:ir.model.fields,field_description:product_attribute_set.field_product_category__attribute_set_id +msgid "Default Attribute Set" +msgstr "" + +#. module: product_attribute_set +#: model:attribute.option,name:product_attribute_set.computer_processor_attribute_option_1 +msgid "Intel i5" +msgstr "" + +#. module: product_attribute_set +#: model:attribute.option,name:product_attribute_set.computer_processor_attribute_option_2 +msgid "Intel i6" +msgstr "" + +#. module: product_attribute_set +#: model:attribute.option,name:product_attribute_set.computer_processor_attribute_option_3 +msgid "Intel i7" +msgstr "" + +#. module: product_attribute_set +#: model:attribute.set,name:product_attribute_set.mouse_attribute_set +msgid "Mouse" +msgstr "" + +#. module: product_attribute_set +#: model:ir.model.fields,field_description:product_attribute_set.computer_processor_attribute_ir_model_fields +msgid "Processor" +msgstr "" + +#. module: product_attribute_set +#: model:ir.model,name:product_attribute_set.model_product_template +msgid "Product" +msgstr "" + +#. module: product_attribute_set +#: model:ir.model,name:product_attribute_set.model_product_category +msgid "Product Category" +msgstr "" + +#. module: product_attribute_set +#: model:attribute.group,name:product_attribute_set.computer_technical_attribute_group +msgid "Technical" +msgstr "" + +#. module: product_attribute_set +#: model:ir.model.fields,field_description:product_attribute_set.computer_tech_description_attribute_ir_model_fields +msgid "Technical Description" +msgstr "" + +#. module: product_attribute_set +#: model:attribute.group,name:product_attribute_set.computer_transport_attribute_group +msgid "Transport" +msgstr "" + +#. module: product_attribute_set +#: model:ir.model.fields,field_description:product_attribute_set.computer_linux_compatible_attribute_ir_model_fields +msgid "X Linux Compatible" +msgstr ""