diff --git a/stock_inventory_chatter/i18n/stock_inventory_chatter.pot b/stock_inventory_chatter/i18n/stock_inventory_chatter.pot index d2b902ec8..9797f1f50 100644 --- a/stock_inventory_chatter/i18n/stock_inventory_chatter.pot +++ b/stock_inventory_chatter/i18n/stock_inventory_chatter.pot @@ -1,58 +1,23 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * stock_inventory_chatter +# * stock_inventory_chatter # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\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_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" msgstr "" -#. module: stock_inventory_chatter -#: model:mail.message.subtype,name:stock_inventory_chatter.mt_inventory_canceled -msgid "Inventory Canceled" -msgstr "" - #. module: stock_inventory_chatter #: model:mail.message.subtype,name:stock_inventory_chatter.mt_inventory_confirmed msgid "Inventory Confirmed" @@ -63,37 +28,7 @@ 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 -#: selection:stock.inventory,state:0 -msgid "Pending to Approve" -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,help:stock_inventory_chatter.field_stock_inventory__state -msgid "States of the Inventory Adjustment:\n" -"- Draft: Inventory not started.\n" -"- In Progress: Inventory in execution.\n" -"- Pending to Approve: Inventory have some discrepancies greater than the predefined threshold and it's waiting for the Control Manager approval.\n" -"- Validated: Inventory Approved." -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 "" -