diff --git a/maintenance_stock/i18n/maintenance_stock.pot b/maintenance_stock/i18n/maintenance_stock.pot index 64c7547ae..0c17d053e 100644 --- a/maintenance_stock/i18n/maintenance_stock.pot +++ b/maintenance_stock/i18n/maintenance_stock.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * maintenance_stock +# * maintenance_stock # 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" @@ -40,7 +40,7 @@ msgid "Allow Consumptions" msgstr "" #. module: maintenance_stock -#: code:addons/maintenance_stock/models/stock_warehouse.py:42 +#: code:addons/maintenance_stock/models/stock_warehouse.py:0 #: model:stock.picking.type,name:maintenance_stock.main_picking_type_cons #, python-format msgid "Consumption" @@ -57,7 +57,7 @@ msgid "Consumption Type" msgstr "" #. module: maintenance_stock -#: code:addons/maintenance_stock/models/stock_warehouse.py:79 +#: code:addons/maintenance_stock/models/stock_warehouse.py:0 #, python-format msgid "Consumptions" msgstr "" @@ -122,7 +122,7 @@ msgid "Product Moves (Stock Move Line)" msgstr "" #. module: maintenance_stock -#: code:addons/maintenance_stock/models/stock_warehouse.py:65 +#: code:addons/maintenance_stock/models/stock_warehouse.py:0 #, python-format msgid "Sequence consumption" msgstr "" @@ -150,7 +150,8 @@ msgstr "" #. module: maintenance_stock #: model_terms:ir.actions.act_window,help:maintenance_stock.stock_move_action -msgid "This menu gives you the full traceability of inventory\n" +msgid "" +"This menu gives you the full traceability of inventory\n" " operations on a specific product. You can filter on the product\n" " to see all the past or future movements for the product." msgstr "" @@ -174,17 +175,10 @@ msgstr "" #. module: maintenance_stock #: model:product.product,uom_name:maintenance_stock.product_toner #: model:product.template,uom_name:maintenance_stock.product_toner_product_template -msgid "Unit(s)" +msgid "Units" msgstr "" #. module: maintenance_stock #: model:ir.model,name:maintenance_stock.model_stock_warehouse msgid "Warehouse" msgstr "" - -#. module: maintenance_stock -#: model:product.product,weight_uom_name:maintenance_stock.product_toner -#: model:product.template,weight_uom_name:maintenance_stock.product_toner_product_template -msgid "kg" -msgstr "" -