mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[UPD] Update mrp_production_grouped_by_product.pot
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mrp_production_grouped_by_product
|
||||
# * mrp_production_grouped_by_product
|
||||
#
|
||||
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,23 +40,26 @@ msgstr ""
|
||||
|
||||
#. module: mrp_production_grouped_by_product
|
||||
#: model:ir.model.fields,help:mrp_production_grouped_by_product.field_stock_picking_type__mo_grouping_max_hour
|
||||
msgid "The maximum hour (between 0 and 23) for considering new manufacturing orders inside the same interval period, and thus being grouped on the same MO. IMPORTANT: The hour should be expressed in UTC."
|
||||
msgid ""
|
||||
"The maximum hour (between 0 and 23) for considering new manufacturing orders"
|
||||
" inside the same interval period, and thus being grouped on the same MO. "
|
||||
"IMPORTANT: The hour should be expressed in UTC."
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_production_grouped_by_product
|
||||
#: model:ir.model.fields,help:mrp_production_grouped_by_product.field_stock_picking_type__mo_grouping_interval
|
||||
msgid "The number of days for grouping together on the same manufacturing order."
|
||||
msgid ""
|
||||
"The number of days for grouping together on the same manufacturing order."
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_production_grouped_by_product
|
||||
#: code:addons/mrp_production_grouped_by_product/models/stock_picking_type.py:36
|
||||
#: code:addons/mrp_production_grouped_by_product/models/stock_picking_type.py:0
|
||||
#, python-format
|
||||
msgid "You have to enter a positive value for interval."
|
||||
msgstr ""
|
||||
|
||||
#. module: mrp_production_grouped_by_product
|
||||
#: code:addons/mrp_production_grouped_by_product/models/stock_picking_type.py:29
|
||||
#: code:addons/mrp_production_grouped_by_product/models/stock_picking_type.py:0
|
||||
#, python-format
|
||||
msgid "You have to enter a valid hour between 0 and 23."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user