[UPD] Update stock_serial_batch_receive.pot

This commit is contained in:
oca-travis
2019-10-28 14:06:57 +00:00
parent c2a055f005
commit c8a241b437

View File

@@ -0,0 +1,141 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_serial_batch_receive
#
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_serial_batch_receive
#: model:ir.model,name:stock_serial_batch_receive.model_stock_move_line_serial_generator
msgid "Auto generate serial numbers"
msgstr ""
#. module: stock_serial_batch_receive
#: model_terms:ir.ui.view,arch_db:stock_serial_batch_receive.view_stock_move_line_serial_generator
msgid "Cancel"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move__picking_type_create_lots
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__picking_type_create_lots
msgid "Create New Lots/Serial Numbers"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__create_uid
msgid "Created by"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__create_date
msgid "Created on"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,help:stock_serial_batch_receive.field_stock_move_line_serial_generator__qty_to_process
msgid "Defines how many serial numbers will be generated on stock move lines without a serial number yet."
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__display_name
msgid "Display Name"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__first_number
msgid "First Number"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.actions.act_window,name:stock_serial_batch_receive.act_stock_move_line_serial_generator
#: model_terms:ir.ui.view,arch_db:stock_serial_batch_receive.view_stock_move_operations
msgid "Generate serial numbers"
msgstr ""
#. module: stock_serial_batch_receive
#: model_terms:ir.ui.view,arch_db:stock_serial_batch_receive.view_stock_move_line_serial_generator
msgid "Generate serials"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__id
msgid "ID"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,help:stock_serial_batch_receive.field_stock_move__picking_type_create_lots
#: model:ir.model.fields,help:stock_serial_batch_receive.field_stock_move_line_serial_generator__picking_type_create_lots
msgid "If this is checked only, it will suppose you want to create new Lots/Serial Numbers, so you can provide them in a text field. "
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator____last_update
msgid "Last Modified on"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__write_uid
msgid "Last Updated by"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__write_date
msgid "Last Updated on"
msgstr ""
#. module: stock_serial_batch_receive
#: code:addons/stock_serial_batch_receive/wizard/stock_move_line_serial_generator.py:107
#, python-format
msgid "Only numbers are allowed"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__product_id
msgid "Product"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__qty_to_process
msgid "Qty To Process"
msgstr ""
#. module: stock_serial_batch_receive
#: code:addons/stock_serial_batch_receive/wizard/stock_move_line_serial_generator.py:124
#, python-format
msgid "Quantity to process is not equal to quantity of generated serial numbers"
msgstr ""
#. module: stock_serial_batch_receive
#: model:ir.model,name:stock_serial_batch_receive.model_stock_move
#: model:ir.model.fields,field_description:stock_serial_batch_receive.field_stock_move_line_serial_generator__stock_move_id
msgid "Stock Move"
msgstr ""
#. module: stock_serial_batch_receive
#: code:addons/stock_serial_batch_receive/wizard/stock_move_line_serial_generator.py:61
#, python-format
msgid "The following serial numbers are already in use:\n"
"%s"
msgstr ""
#. module: stock_serial_batch_receive
#: code:addons/stock_serial_batch_receive/wizard/stock_move_line_serial_generator.py:66
#, python-format
msgid "The following serial numbers don't exist:\n"
"%s"
msgstr ""
#. module: stock_serial_batch_receive
#: code:addons/stock_serial_batch_receive/wizard/stock_move_line_serial_generator.py:81
#, python-format
msgid "The qty received cannot exceed the number of move lines not having a serial number yet. (%s)"
msgstr ""