diff --git a/stock_demand_estimate_matrix/i18n/stock_demand_estimate_matrix.pot b/stock_demand_estimate_matrix/i18n/stock_demand_estimate_matrix.pot new file mode 100644 index 000000000..b0dd776fa --- /dev/null +++ b/stock_demand_estimate_matrix/i18n/stock_demand_estimate_matrix.pot @@ -0,0 +1,251 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * stock_demand_estimate_matrix +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.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_demand_estimate_matrix +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.demand_estimate_wizard_view_form +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.stock_demand_estimate_sheet_view_form +msgid "Cancel" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.actions.act_window,name:stock_demand_estimate_matrix.stock_demand_estimate_wizard_action +#: model:ir.ui.menu,name:stock_demand_estimate_matrix.stock_demand_estimate_wizard_menu +msgid "Create Stock Demand Estimates" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__create_uid +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__create_uid +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__create_uid +msgid "Created by" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__create_date +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__create_date +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__create_date +msgid "Created on" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__date_start +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__date_start +msgid "Date From" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model,name:stock_demand_estimate_matrix.model_date_range +msgid "Date Range" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__date_range_type_id +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__date_range_type_id +msgid "Date Range Type" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.ui.menu,name:stock_demand_estimate_matrix.date_range_menu +msgid "Date Ranges" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__date_end +msgid "Date To" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__date_end +msgid "Date to" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_date_range__days +msgid "Days between dates" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__display_name +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__display_name +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__display_name +msgid "Display Name" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__estimate_id +msgid "Estimate" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: code:addons/stock_demand_estimate_matrix/wizards/stock_demand_estimate_wizard.py:254 +#, python-format +msgid "Estimate Sheet" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.stock_demand_estimate_sheet_view_form +msgid "Estimated quantity" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__line_ids +msgid "Estimates" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate__date_range_id +msgid "Estimating Period" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__id +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__id +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__id +msgid "ID" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet____last_update +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line____last_update +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard____last_update +msgid "Last Modified on" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__write_uid +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__write_uid +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__write_date +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__write_date +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__write_date +msgid "Last Updated on" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__location_id +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__location_id +msgid "Location" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__date_range_id +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.demand_estimate_wizard_view_form +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.stock_demand_estimate_sheet_view_form +msgid "Period" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__value_x +msgid "Period Name" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.demand_estimate_wizard_view_form +msgid "Prepare" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__product_id +msgid "Product" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__value_y +msgid "Product Name" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet__product_ids +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_wizard__product_ids +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.demand_estimate_wizard_view_form +msgid "Products" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__product_uom_qty +msgid "Quantity" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model,name:stock_demand_estimate_matrix.model_stock_demand_estimate +msgid "Stock Demand Estimate Line" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model,name:stock_demand_estimate_matrix.model_stock_demand_estimate_sheet +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.stock_demand_estimate_sheet_view_form +msgid "Stock Demand Estimate Sheet" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model,name:stock_demand_estimate_matrix.model_stock_demand_estimate_sheet_line +msgid "Stock Demand Estimate Sheet Line" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model,name:stock_demand_estimate_matrix.model_stock_demand_estimate_wizard +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.demand_estimate_wizard_view_form +msgid "Stock Demand Estimate Wizard" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: code:addons/stock_demand_estimate_matrix/wizards/stock_demand_estimate_wizard.py:141 +#, python-format +msgid "Stock Demand Estimates" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model:ir.model.fields,field_description:stock_demand_estimate_matrix.field_stock_demand_estimate_sheet_line__location_id +msgid "Stock Location" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: code:addons/stock_demand_estimate_matrix/wizards/stock_demand_estimate_wizard.py:224 +#, python-format +msgid "The start date cannot be later than the end date." +msgstr "" + +#. module: stock_demand_estimate_matrix +#: code:addons/stock_demand_estimate_matrix/wizards/stock_demand_estimate_wizard.py:50 +#, python-format +msgid "There is no ranges created." +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.stock_demand_estimate_sheet_view_form +msgid "Validate" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: code:addons/stock_demand_estimate_matrix/wizards/stock_demand_estimate_wizard.py:241 +#, python-format +msgid "You must select at least one product." +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.demand_estimate_wizard_view_form +msgid "or" +msgstr "" + +#. module: stock_demand_estimate_matrix +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.demand_estimate_wizard_view_form +#: model_terms:ir.ui.view,arch_db:stock_demand_estimate_matrix.stock_demand_estimate_sheet_view_form +msgid "to" +msgstr "" +