From b552fba8eae9b3d59c345e3509fc9f093eae3d5c Mon Sep 17 00:00:00 2001 From: Yves Le Doeuff Date: Fri, 24 Dec 2021 16:37:24 +0000 Subject: [PATCH] Added translation using Weblate (French) --- stock_inventory_line_product_cost/i18n/fr.po | 49 ++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 stock_inventory_line_product_cost/i18n/fr.po diff --git a/stock_inventory_line_product_cost/i18n/fr.po b/stock_inventory_line_product_cost/i18n/fr.po new file mode 100644 index 000000000..23dfcef1f --- /dev/null +++ b/stock_inventory_line_product_cost/i18n/fr.po @@ -0,0 +1,49 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_inventory_line_product_cost +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.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: stock_inventory_line_product_cost +#: model:ir.model.fields,field_description:stock_inventory_line_product_cost.field_stock_inventory_line__display_name +msgid "Display Name" +msgstr "" + +#. module: stock_inventory_line_product_cost +#: model:ir.model.fields,field_description:stock_inventory_line_product_cost.field_stock_inventory_line__id +msgid "ID" +msgstr "" + +#. module: stock_inventory_line_product_cost +#: model:ir.model.fields,help:stock_inventory_line_product_cost.field_stock_inventory_line__product_cost +msgid "" +"In Standard Price & AVCO: value of the product (automatically computed in AVCO).\n" +" In FIFO: value of the last unit that left the stock (automatically computed).\n" +" Used to value the product when the purchase cost is not known (e.g. inventory adjustment).\n" +" Used to compute margins on sale orders." +msgstr "" + +#. module: stock_inventory_line_product_cost +#: model:ir.model,name:stock_inventory_line_product_cost.model_stock_inventory_line +msgid "Inventory Line" +msgstr "" + +#. module: stock_inventory_line_product_cost +#: model:ir.model.fields,field_description:stock_inventory_line_product_cost.field_stock_inventory_line____last_update +msgid "Last Modified on" +msgstr "" + +#. module: stock_inventory_line_product_cost +#: model:ir.model.fields,field_description:stock_inventory_line_product_cost.field_stock_inventory_line__product_cost +msgid "Product Cost" +msgstr ""