diff --git a/stock_inventory_chatter/i18n/stock_inventory_chatter.pot b/stock_inventory_chatter/i18n/stock_inventory_chatter.pot index 521b22419..030858e39 100644 --- a/stock_inventory_chatter/i18n/stock_inventory_chatter.pot +++ b/stock_inventory_chatter/i18n/stock_inventory_chatter.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 11.0\n" +"Project-Id-Version: Odoo Server 12.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -13,6 +13,36 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: stock_inventory_chatter +#: selection:stock.inventory,state:0 +msgid "Cancelled" +msgstr "" + +#. module: stock_inventory_chatter +#: selection:stock.inventory,state:0 +msgid "Draft" +msgstr "" + +#. module: stock_inventory_chatter +#: model:ir.model.fields,help:stock_inventory_chatter.field_stock_inventory__filter +msgid "If you do an entire inventory, you can choose 'All Products' and it will prefill the inventory with the current stock. If you only do some products (e.g. Cycle Counting) you can choose 'Manual Selection of Products' and the system won't propose anything. You can also let the system propose for a single product / lot /... " +msgstr "" + +#. module: stock_inventory_chatter +#: selection:stock.inventory,state:0 +msgid "In Progress" +msgstr "" + +#. module: stock_inventory_chatter +#: model:ir.model.fields,field_description:stock_inventory_chatter.field_stock_inventory__location_id +msgid "Inventoried Location" +msgstr "" + +#. module: stock_inventory_chatter +#: model:ir.model.fields,field_description:stock_inventory_chatter.field_stock_inventory__partner_id +msgid "Inventoried Owner" +msgstr "" + #. module: stock_inventory_chatter #: model:ir.model,name:stock_inventory_chatter.model_stock_inventory msgid "Inventory" @@ -33,3 +63,23 @@ msgstr "" msgid "Inventory Done" msgstr "" +#. module: stock_inventory_chatter +#: model:ir.model.fields,field_description:stock_inventory_chatter.field_stock_inventory__filter +msgid "Inventory of" +msgstr "" + +#. module: stock_inventory_chatter +#: model:ir.model.fields,help:stock_inventory_chatter.field_stock_inventory__partner_id +msgid "Specify Owner to focus your inventory on a particular Owner." +msgstr "" + +#. module: stock_inventory_chatter +#: model:ir.model.fields,field_description:stock_inventory_chatter.field_stock_inventory__state +msgid "Status" +msgstr "" + +#. module: stock_inventory_chatter +#: selection:stock.inventory,state:0 +msgid "Validated" +msgstr "" +