From 3189fbb71d5732c67fe420f1fdc88157a46ad9ec Mon Sep 17 00:00:00 2001 From: oca-travis Date: Mon, 23 Jul 2018 14:11:42 +0000 Subject: [PATCH] [UPD] Update stock_landed_cost_company_percentage.pot --- .../stock_landed_cost_company_percentage.pot | 102 ++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 stock_landed_cost_company_percentage/i18n/stock_landed_cost_company_percentage.pot diff --git a/stock_landed_cost_company_percentage/i18n/stock_landed_cost_company_percentage.pot b/stock_landed_cost_company_percentage/i18n/stock_landed_cost_company_percentage.pot new file mode 100644 index 00000000000..25d6c543f17 --- /dev/null +++ b/stock_landed_cost_company_percentage/i18n/stock_landed_cost_company_percentage.pot @@ -0,0 +1,102 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_landed_cost_company_percentage +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model,name:stock_landed_cost_company_percentage.model_res_company +msgid "Companies" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_company_id +msgid "Company" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_create_uid +msgid "Created by" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_create_date +msgid "Created on" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_display_name +msgid "Display Name" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_id +msgid "ID" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_product_id +msgid "Landed Cost" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model,name:stock_landed_cost_company_percentage.model_landed_cost_company_line +msgid "Landed Cost Company Line" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.ui.view,arch_db:stock_landed_cost_company_percentage.view_company_form +msgid "Landed Cost Lines" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_res_company_landed_cost_company_line +#: model:ir.ui.view,arch_db:stock_landed_cost_company_percentage.view_company_form +msgid "Landed Costs" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_res_company_landed_cost_journal_id +msgid "Landed Costs Journal" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line___last_update +msgid "Last Modified on" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_write_date +msgid "Last Updated on" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_percentage +msgid "Percentage" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: model:ir.model,name:stock_landed_cost_company_percentage.model_stock_picking +msgid "Transfer" +msgstr "" + +#. module: stock_landed_cost_company_percentage +#: code:addons/stock_landed_cost_company_percentage/models/stock_picking.py:32 +#, python-format +msgid "You have to set a Landed Costs Journal for the company: %s" +msgstr "" +