mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: manufacture-13.0/manufacture-13.0-mrp_production_request Translate-URL: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-mrp_production_request/
727 lines
28 KiB
Plaintext
727 lines
28 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_production_request
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-02-12 03:48+0000\n"
|
|
"PO-Revision-Date: 2018-02-12 03:48+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
|
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
|
"Language: cs\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.actions.act_window,help:mrp_production_request.mrp_production_request_action
|
|
msgid ""
|
|
"A Manufacturing Request is an instruction to production to produce\n"
|
|
" a certain quantity of a given product."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_needaction
|
|
msgid "Action Needed"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
msgid "Approve"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields.selection,name:mrp_production_request.selection__mrp_production_request__state__approved
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Approved"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__assigned_to
|
|
msgid "Approver"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Assigned to"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Assigned to me"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_attachment_count
|
|
msgid "Attachment Count"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__bom_id
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__bom_id
|
|
msgid "Bill of Materials"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__bottle_neck_factor
|
|
msgid "Bottle Neck Factor"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.mrp_production_request_create_mo_view
|
|
msgid "Cancel"
|
|
msgstr "Zrušit"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields.selection,name:mrp_production_request.selection__mrp_production_request__state__cancel
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Cancelled"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__category_uom_id
|
|
msgid "Category"
|
|
msgstr "Kategorie"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_product_product__mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_product_template__mrp_production_request
|
|
msgid ""
|
|
"Check this box to generate manufacturing request instead of generating "
|
|
"manufacturing orders from procurement."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.actions.act_window,help:mrp_production_request.mrp_production_request_action
|
|
msgid "Click to start a new manufacturing request process."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__company_id
|
|
msgid "Company"
|
|
msgstr "Společnost"
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.mrp_production_request_create_mo_view
|
|
msgid "Compute lines"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__category_uom_id
|
|
msgid ""
|
|
"Conversion between Units of Measure can only occur if they belong to the "
|
|
"same category. The conversion will be made based on the ratios."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.mrp_production_request_create_mo_view
|
|
msgid "Create MO"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.actions.act_window,name:mrp_production_request.mrp_production_request_create_mo_action
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
msgid "Create Manufacturing Order"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_stock_move__created_mrp_production_request_id
|
|
msgid "Created Production Request"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__create_uid
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__create_uid
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__create_uid
|
|
msgid "Created by"
|
|
msgstr "Vytvořil(a)"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__create_date
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__create_date
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__create_date
|
|
msgid "Created on"
|
|
msgstr "Vytvořeno"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__date_planned_finished
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__date_planned_finished
|
|
msgid "Deadline End"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__date_planned_start
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__date_planned_start
|
|
msgid "Deadline Start"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__description
|
|
msgid "Description"
|
|
msgstr "Popis"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__display_name
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__display_name
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__display_name
|
|
msgid "Display Name"
|
|
msgstr "Zobrazovaný název"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields.selection,name:mrp_production_request.selection__mrp_production_request__state__done
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Done"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields.selection,name:mrp_production_request.selection__mrp_production_request__state__draft
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Draft"
|
|
msgstr "Návrh"
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
msgid "Extra information"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__location_dest_id
|
|
msgid "Finished Products Location"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_follower_ids
|
|
msgid "Followers"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_channel_ids
|
|
msgid "Followers (Channels)"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_partner_ids
|
|
msgid "Followers (Partners)"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__id
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__id
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__message_needaction
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__message_unread
|
|
msgid "If checked, new messages require your attention."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__message_has_error
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__message_has_sms_error
|
|
msgid "If checked, some messages have a delivery error."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__propagate
|
|
msgid ""
|
|
"If checked, when the previous move of the move (which was generated by a "
|
|
"next procurement) is cancelled or split, the move generated by this move "
|
|
"will too"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_is_follower
|
|
msgid "Is Follower"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request____last_update
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo____last_update
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Naposled upraveno"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__write_uid
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__write_uid
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Naposled upraveno"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__write_date
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__write_date
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Naposled upraveno"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__location_id
|
|
msgid "Location"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__mrp_production_count
|
|
msgid "MO's Count"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
msgid "MOs"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_main_attachment_id
|
|
msgid "Main Attachment"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:res.groups,name:mrp_production_request.group_mrp_production_request_manager
|
|
msgid "Manager"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.mrp_production_request_create_mo_view
|
|
msgid "Manufacture Request status"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.mrp_production_request_create_mo_view
|
|
msgid "Manufacturing Order:"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__mrp_production_ids
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Manufacturing Orders"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production__mrp_production_request_id
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_product_product__mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_product_template__mrp_production_request
|
|
#: model:ir.module.category,name:mrp_production_request.module_category_mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Manufacturing Request"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.actions.act_window,name:mrp_production_request.mrp_production_request_action
|
|
#: model:ir.ui.menu,name:mrp_production_request.menu_mrp_production_request_act
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_tree
|
|
msgid "Manufacturing Requests"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Manufacturing Requests not done or cancelled."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_has_error
|
|
msgid "Message Delivery error"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_ids
|
|
#, fuzzy
|
|
msgid "Messages"
|
|
msgstr "Nepřečtené zprávy"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_stock_warehouse_orderpoint
|
|
msgid "Minimum Inventory Rule"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__mrp_production_request_id
|
|
msgid "Mrp Production Request"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__mrp_production_request_create_mo_id
|
|
msgid "Mrp Production Request Create Mo"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "My requests"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__name
|
|
msgid "Name"
|
|
msgstr "Název"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_needaction_counter
|
|
msgid "Number of Actions"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_has_error_counter
|
|
msgid "Number of errors"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__message_needaction_counter
|
|
msgid "Number of messages which requires an action"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__message_has_error_counter
|
|
msgid "Number of messages with delivery error"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__message_unread_counter
|
|
#, fuzzy
|
|
msgid "Number of unread messages"
|
|
msgstr "Nepřečtené zprávy"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__orderpoint_id
|
|
msgid "Orderpoint"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Pending Qty"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__pending_qty
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__pending_qty
|
|
msgid "Pending Quantity"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__picking_type_id
|
|
msgid "Picking Type"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__procurement_group_id
|
|
msgid "Procurement Group"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__product_id
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__product_id
|
|
msgid "Product"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_product_template
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__product_tmpl_id
|
|
msgid "Product Template"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_mrp_production
|
|
msgid "Production Order"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__product_line_ids
|
|
msgid "Products needed"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: code:addons/mrp_production_request/wizards/mrp_production_request_create_mo.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Programming error: wizard action executed without active_ids in context."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__propagate
|
|
msgid "Propagate cancel and split"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__mo_qty
|
|
msgid "Quantity"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__available_qty
|
|
msgid "Quantity Available"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__done_qty
|
|
msgid "Quantity Done"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__product_qty
|
|
msgid "Quantity Required"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__manufactured_qty
|
|
msgid "Quantity in Manufacturing Orders"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__pending_qty
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request_create_mo__pending_qty
|
|
msgid ""
|
|
"Quantity pending to add to Manufacturing Orders to fulfill the Manufacturing "
|
|
"Request requirement."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__location_src_id
|
|
msgid "Raw Materials Location"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.constraint,message:mrp_production_request.constraint_mrp_production_request_name_uniq
|
|
msgid "Reference must be unique per Company!"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.actions.server,name:mrp_production_request.action_server_mrp_production_request_refresh
|
|
msgid "Refresh Quantities"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
msgid "Reject"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
msgid "Request approval"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Request is approved"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Request is cancelled"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Request is done"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Request is to be approved"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Request with pending quantity"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__requested_by
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Requested by"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Requested by me"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__product_qty
|
|
msgid "Required Quantity"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_form
|
|
msgid "Reset"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__routing_id
|
|
msgid "Routing"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_has_sms_error
|
|
msgid "SMS Delivery error"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Search Manufacturing Request"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.mrp_production_request_create_mo_view
|
|
msgid "Select event to register"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Source"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__origin
|
|
msgid "Source Document"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__state
|
|
msgid "State"
|
|
msgstr "Stav"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_stock_move
|
|
msgid "Stock Move"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__move_dest_ids
|
|
msgid "Stock Movements of Produced Goods"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_stock_rule
|
|
msgid "Stock Rule"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__manufactured_qty
|
|
msgid "Sum of the quantities in Manufacturing Orders (in any state)."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__done_qty
|
|
msgid "Sum of the quantities in all done Manufacturing Orders."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__routing_id
|
|
msgid ""
|
|
"The list of operations (list of work centers) to produce the finished "
|
|
"product. The routing is mainly used to compute work center costs during "
|
|
"operations and to plan future loads on work centers based on production "
|
|
"plannification."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: code:addons/mrp_production_request/models/stock_rule.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"There is no Bill of Material found for the product %s. Please define a Bill "
|
|
"of Material for this product."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "To Approve"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields.selection,name:mrp_production_request.selection__mrp_production_request__state__to_approve
|
|
msgid "To Be Approved"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "To Do"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Unassigned"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Unassigned Request"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__product_uom_id
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo__product_uom_id
|
|
msgid "Unit of Measure"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_unread
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.view_mrp_production_request_search
|
|
msgid "Unread Messages"
|
|
msgstr "Nepřečtené zprávy"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__message_unread_counter
|
|
#, fuzzy
|
|
msgid "Unread Messages Counter"
|
|
msgstr "Nepřečtené zprávy"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request_create_mo_line__product_uom_id
|
|
msgid "UoM"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:res.groups,name:mrp_production_request.group_mrp_production_request_user
|
|
msgid "User"
|
|
msgstr "Uživatel"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,field_description:mrp_production_request.field_mrp_production_request__website_message_ids
|
|
#, fuzzy
|
|
msgid "Website Messages"
|
|
msgstr "Nepřečtené zprávy"
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model.fields,help:mrp_production_request.field_mrp_production_request__website_message_ids
|
|
msgid "Website communication history"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_mrp_production_request_create_mo
|
|
msgid "Wizard to create Manufacturing Orders"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model:ir.model,name:mrp_production_request.model_mrp_production_request_create_mo_line
|
|
msgid "Wizard to create Manufacturing Orders Line"
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: code:addons/mrp_production_request/models/mrp_production_request.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot reject a manufacturing request related to done procurement orders."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: code:addons/mrp_production_request/models/mrp_production_request.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot reset a manufacturing request if the related manufacturing orders "
|
|
"are not cancelled."
|
|
msgstr ""
|
|
|
|
#. module: mrp_production_request
|
|
#: model_terms:ir.ui.view,arch_db:mrp_production_request.mrp_production_request_create_mo_view
|
|
msgid "or"
|
|
msgstr "nebo"
|