# Translation of Odoo Server. # This file contains the translation of the following modules: # * mrp # # Translators: # FIRST AUTHOR , 2014 # Yoshi Tashiro , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-21 14:07+0000\n" "PO-Revision-Date: 2016-06-29 06:26+0000\n" "Last-Translator: Yoshi Tashiro \n" "Language-Team: Japanese (http://www.transifex.com/odoo/odoo-8/language/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: mrp #: code:addons/mrp/stock.py:262 #, python-format msgid " Manufacture" msgstr " 製造" #. module: mrp #: field:product.template,bom_count:0 msgid "# Bill of Material" msgstr "" #. module: mrp #: field:product.product,mo_count:0 field:product.template,mo_count:0 msgid "# Manufacturing Orders" msgstr "" #. module: mrp #: code:addons/mrp/mrp.py:323 #, python-format msgid "%s (copy)" msgstr "%s(コピー)" #. module: mrp #: code:addons/mrp/mrp.py:977 #, python-format msgid "%s produced" msgstr "" #. module: mrp #: help:mrp.product.produce,mode:0 msgid "" "'Consume only' mode will only consume the products with the quantity selected.\n" "'Consume & Produce' mode will consume as well as produce the products with the quantity selected and it will finish the production order when total ordered quantities are produced." msgstr "消費のみモードでは、製品は選択した量だけを消費します。\n消費と生産モードでは、製品を選択した数量製造すると同様に消費もされます。そして合計注文量が製造された時に製造オーダーが終わります。" #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_bom_form_action2 msgid "" "

\n" " Click to add a component to a bill of material.\n" "

\n" " Bills of materials components are components and by-products\n" " used to create master bills of materials. Use this menu to\n" " search in which BoM a specific component is used.\n" "

\n" " " msgstr "" #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_workcenter_action msgid "" "

\n" " Click to add a work center.\n" "

\n" " Work Centers allow you to create and manage manufacturing\n" " units. They consist of workers and/or machines, which are\n" " considered as units for task assignation as well as capacity\n" " and planning forecast.\n" "

\n" " " msgstr "

\n クリックして作業区を追加してください。\n

\n Work Centers allow you to create and manage manufacturing\n units. They consist of workers and/or machines, which are\n considered as units for task assignation as well as capacity\n and planning forecast.\n

\n " #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_bom_form_action msgid "" "

\n" " Click to create a bill of material. \n" "

\n" " Bills of Materials allow you to define the list of required raw\n" " materials used to make a finished product; through a manufacturing\n" " order or a pack of products.\n" "

\n" " Odoo uses these BoMs to automatically propose manufacturing\n" " orders according to procurement needs.\n" "

\n" " " msgstr "" #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_property_group_action msgid "" "

\n" " Click to create a group of properties.\n" "

\n" " Define specific property groups that can be assigned to your\n" " bill of materials and sales orders. Properties allows Odoo\n" " to automatically select the right bill of materials according\n" " to properties selected in the sales order by salesperson.\n" "

\n" " For instance, in the property group \"Warranty\", you an have\n" " two properties: 1 year warranty, 3 years warranty. Depending\n" " on the propoerties selected in the sales order, Odoo will\n" " schedule a production using the matching bill of materials.\n" "

\n" " " msgstr "" #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_production_action msgid "" "

\n" " Click to create a manufacturing order. \n" "

\n" " A manufacturing order, based on a bill of materials, will\n" " consume raw materials and produce finished products.\n" "

\n" " Manufacturing orders are usually proposed automatically based\n" " on customer requirements or automated rules like the minimum\n" " stock rule.\n" "

\n" " " msgstr "" #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_property_action msgid "" "

\n" " Click to create a new property.\n" "

\n" " The Properties in Odoo are used to select the right bill of\n" " materials for manufacturing a product when you have different\n" " ways of building the same product. You can assign several\n" " properties to each bill of materials. When a salesperson\n" " creates a sales order, they can relate it to several properties\n" " and Odoo will automatically select the BoM to use according\n" " the needs.\n" "

\n" " " msgstr "" #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_routing_action msgid "" "

\n" " Click to create a routing.\n" "

\n" " Routings allow you to create and manage the manufacturing\n" " operations that should be followed within your work centers in\n" " order to produce a product. They are attached to bills of\n" " materials that will define the required raw materials.\n" "

\n" " " msgstr "

\n クリックして工順を作成してください。\n

\n Routings allow you to create and manage the manufacturing\n operations that should be followed within your work centers in\n order to produce a product. They are attached to bills of\n materials that will define the required raw materials.\n

\n " #. module: mrp #: model:ir.actions.act_window,help:mrp.mrp_production_action_planning msgid "" "

\n" " Click to start a new manufacturing order. \n" "

\n" " A manufacturing order, based on a bill of materials, will\n" " consume raw materials and produce finished products.\n" "

\n" " Manufacturing orders are usually proposed automatically based\n" " on customer requirements or automated rules like the minimum\n" " stock rule.\n" "

\n" " " msgstr "" #. module: mrp #: help:mrp.bom,product_efficiency:0 msgid "A factor of 0.9 means a loss of 10% during the production process." msgstr "" #. module: mrp #: help:mrp.bom.line,product_efficiency:0 msgid "A factor of 0.9 means a loss of 10% within the production process." msgstr "0.9の数は製造過程の中での10%の損失を意味します。" #. module: mrp #: field:mrp.bom,active:0 field:mrp.routing,active:0 msgid "Active" msgstr "アクティブ" #. module: mrp #: code:addons/mrp/wizard/change_production_qty.py:68 #, python-format msgid "Active Id not found" msgstr "" #. module: mrp #: sql_constraint:mrp.bom.line:0 msgid "" "All product quantities must be greater than 0.\n" "You should install the mrp_byproduct module if you want to manage extra products on BoMs !" msgstr "" #. module: mrp #: field:mrp.config.settings,module_mrp_operations:0 msgid "Allow detailed planning of work order" msgstr "作業指示の詳細な計画を許可" #. module: mrp #: field:mrp.config.settings,group_mrp_properties:0 msgid "Allow several bill of materials per products using properties" msgstr "属性を使用して製品ごとにいくつかの部品表を許可" #. module: mrp #: help:mrp.config.settings,module_mrp_repair:0 msgid "" "Allows to manage all product repairs.\n" "* Add/remove products in the reparation\n" "* Impact for stocks\n" "* Invoicing (products and/or services)\n" "* Warranty concept\n" "* Repair quotation report\n" "* Notes for the technician and for the final customer.\n" "-This installs the module mrp_repair." msgstr "" #. module: mrp #: selection:mrp.workcenter.load,measure_unit:0 msgid "Amount in cycles" msgstr "サイクルの量" #. module: mrp #: selection:mrp.workcenter.load,measure_unit:0 msgid "Amount in hours" msgstr "時間の量" #. module: mrp #: field:mrp.workcenter.load,measure_unit:0 msgid "Amount measuring unit" msgstr "単位量" #. module: mrp #: field:mrp.workcenter,costs_journal_id:0 msgid "Analytic Journal" msgstr "分析仕訳帳" #. module: mrp #: view:mrp.config.settings:mrp.view_mrp_config msgid "Apply" msgstr "適用" #. module: mrp #: view:change.production.qty:mrp.view_change_production_qty_wizard msgid "Approve" msgstr "承認" #. module: mrp #: help:product.template,produce_delay:0 msgid "" "Average delay in days to produce this product. In the case of multi-level " "BOM, the manufacturing lead times of the components will be added." msgstr "この製品を生産するための平均遅延日数です。マルチレベルBOMの場合、部品の製造リードタイムが加算されます。" #. module: mrp #: selection:mrp.production,state:0 msgid "Awaiting Raw Materials" msgstr "原材料待ち" #. module: mrp #: view:website:mrp.report_mrpbomstructure msgid "BOM Name" msgstr "部品表名" #. module: mrp #: help:mrp.bom.line,attribute_value_ids:0 msgid "BOM Product Variants needed form apply this line." msgstr "" #. module: mrp #: view:website:mrp.report_mrpbomstructure msgid "BOM Ref" msgstr "部品表参照" #. module: mrp #: model:ir.actions.report.xml,name:mrp.action_report_bom_structure #: view:website:mrp.report_mrpbomstructure msgid "BOM Structure" msgstr "部品表構造" #. module: mrp #: field:mrp.bom.line,child_line_ids:0 msgid "BOM lines of the referred bom" msgstr "" #. module: mrp #: code:addons/mrp/stock.py:44 #, python-format msgid "" "Because the product %s requires it, you must assign a serial number to your " "raw material %s to proceed further in your production. Please use the " "'Produce' button to do so." msgstr "" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter #: view:website:mrp.report_mrporder msgid "Bill Of Material" msgstr "部品表" #. module: mrp #: model:ir.model,name:mrp.model_mrp_bom view:mrp.bom:mrp.mrp_bom_form_view #: field:mrp.production,bom_id:0 msgid "Bill of Material" msgstr "部品表" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_bom_form_action2 #: model:ir.ui.menu,name:mrp.menu_mrp_bom_form_action2 msgid "Bill of Material Components" msgstr "部品表構成品" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_bom_form_action #: model:ir.actions.act_window,name:mrp.product_open_bom #: model:ir.actions.act_window,name:mrp.template_open_bom #: model:ir.ui.menu,name:mrp.menu_mrp_bom_form_action #: view:mrp.bom.line:mrp.mrp_bom_tree_view #: view:product.product:mrp.product_product_form_view_bom_button #: view:product.template:mrp.product_template_form_view_bom_button #: field:product.template,bom_ids:0 msgid "Bill of Materials" msgstr "部品表" #. module: mrp #: model:ir.actions.act_window,name:mrp.action2 msgid "Bill of Materials Structure" msgstr "構造の部品表" #. module: mrp #: help:mrp.production,bom_id:0 msgid "" "Bill of Materials allow you to define the list of required raw materials to " "make a finished product." msgstr "部品表には完成品の製造に必要な原材料のリストを定義することができます。" #. module: mrp #: field:procurement.order,bom_id:0 msgid "BoM" msgstr "部品表" #. module: mrp #: code:addons/mrp/mrp.py:289 #, python-format msgid "BoM \"%s\" contains a BoM line with a product recursion: \"%s\"." msgstr "" #. module: mrp #: code:addons/mrp/mrp.py:315 #, python-format msgid "" "BoM \"%s\" contains a phantom BoM line but the product \"%s\" does not have " "any BoM defined." msgstr "" #. module: mrp #: field:mrp.bom.line,type:0 msgid "BoM Line Type" msgstr "" #. module: mrp #: field:mrp.bom,bom_line_ids:0 msgid "BoM Lines" msgstr "部品表ライン" #. module: mrp #: field:mrp.bom,type:0 msgid "BoM Type" msgstr "部品表タイプ" #. module: mrp #: code:addons/mrp/stock.py:259 #, python-format msgid "Can't find any generic Manufacture route." msgstr "" #. module: mrp #: view:change.production.qty:mrp.view_change_production_qty_wizard #: view:mrp.config.settings:mrp.view_mrp_config #: view:mrp.product.produce:mrp.view_mrp_product_produce_wizard #: view:mrp.product_price:mrp.view_mrp_product_price_wizard #: view:mrp.workcenter.load:mrp.view_mrp_workcenter_load_wizard #: view:stock.move.consume:mrp.view_stock_move_consume_wizard msgid "Cancel" msgstr "キャンセル" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Cancel Production" msgstr "生産キャンセル" #. module: mrp #: selection:mrp.production,state:0 msgid "Cancelled" msgstr "キャンセル済" #. module: mrp #: code:addons/mrp/stock.py:183 #, python-format msgid "Cannot consume a move with negative or zero quantity." msgstr "" #. module: mrp #: code:addons/mrp/mrp.py:605 #, python-format msgid "Cannot delete a manufacturing order in state '%s'." msgstr "'%s' ステータスの製造オーダは削除できません。" #. module: mrp #: code:addons/mrp/mrp.py:679 #, python-format msgid "Cannot find a bill of material for this product." msgstr "" #. module: mrp #: code:addons/mrp/wizard/change_production_qty.py:83 #: code:addons/mrp/wizard/change_production_qty.py:88 #, python-format msgid "Cannot find bill of material for this product." msgstr "" #. module: mrp #: view:mrp.workcenter:mrp.mrp_workcenter_view msgid "Capacity Information" msgstr "容量情報" #. module: mrp #: field:mrp.workcenter,capacity_per_cycle:0 msgid "Capacity per Cycle" msgstr "サイクル当りの容量" #. module: mrp #: view:change.production.qty:mrp.view_change_production_qty_wizard #: model:ir.actions.act_window,name:mrp.action_change_production_qty msgid "Change Product Qty" msgstr "製品数量変更" #. module: mrp #: view:change.production.qty:mrp.view_change_production_qty_wizard msgid "Change Quantity" msgstr "数量変更" #. module: mrp #: model:ir.model,name:mrp.model_change_production_qty msgid "Change Quantity of Products" msgstr "製品の数量変更" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Check Availability" msgstr "利用可能確認" #. module: mrp #: field:mrp.routing,code:0 msgid "Code" msgstr "コード" #. module: mrp #: model:ir.model,name:mrp.model_res_company msgid "Companies" msgstr "会社" #. module: mrp #: field:mrp.bom,company_id:0 field:mrp.production,company_id:0 #: field:mrp.routing,company_id:0 field:mrp.routing.workcenter,company_id:0 #: view:mrp.workcenter:mrp.view_mrp_workcenter_search #: field:report.mrp.inout,company_id:0 msgid "Company" msgstr "会社" #. module: mrp #: code:addons/mrp/report/price.py:141 view:mrp.bom:mrp.mrp_bom_form_view #: view:mrp.bom:mrp.view_mrp_bom_filter #: view:mrp.bom.line:mrp.mrp_bom_component_tree_view #: view:product.template:mrp.product_template_search_view_procurment #, python-format msgid "Components" msgstr "構成部品" #. module: mrp #: code:addons/mrp/report/price.py:189 #, python-format msgid "Components Cost of %s %s" msgstr "%s %s の構成部品コスト" #. module: mrp #: code:addons/mrp/report/price.py:141 #, python-format msgid "Components suppliers" msgstr "構成部品仕入先" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Compute Data" msgstr "データ計算" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_configuration msgid "Configuration" msgstr "設定" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_configuration #: view:mrp.config.settings:mrp.view_mrp_config msgid "Configure Manufacturing" msgstr "" #. module: mrp #: view:mrp.product.produce:mrp.view_mrp_product_produce_wizard msgid "Confirm" msgstr "確認" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Confirm Production" msgstr "製造確認" #. module: mrp #: selection:mrp.product.produce,mode:0 msgid "Consume & Produce" msgstr "消費と生産" #. module: mrp #: view:mrp.product.produce:mrp.view_mrp_product_produce_wizard msgid "Consume Lines" msgstr "" #. module: mrp #: model:ir.actions.act_window,name:mrp.move_consume #: view:stock.move.consume:mrp.view_stock_move_consume_wizard msgid "Consume Move" msgstr "消費移動" #. module: mrp #: selection:mrp.product.produce,mode:0 msgid "Consume Only" msgstr "消費のみ" #. module: mrp #: model:ir.model,name:mrp.model_stock_move_consume #: view:mrp.production:mrp.mrp_production_form_view #: view:stock.move.consume:mrp.view_stock_move_consume_wizard msgid "Consume Products" msgstr "消費済" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view #: field:mrp.production,move_lines2:0 view:website:mrp.report_mrporder msgid "Consumed Products" msgstr "消費構成品" #. module: mrp #: field:stock.move,consumed_for:0 msgid "Consumed for" msgstr "使用先" #. module: mrp #: code:addons/mrp/report/price.py:141 #, python-format msgid "Cost Price per Unit of Measure" msgstr "" #. module: mrp #: code:addons/mrp/report/price.py:148 #: model:ir.actions.report.xml,name:mrp.report_cost_structure #, python-format msgid "Cost Structure" msgstr "コスト構造" #. module: mrp #: field:mrp.workcenter,costs_cycle:0 msgid "Cost per cycle" msgstr "サイクル当りのコスト" #. module: mrp #: field:mrp.workcenter,costs_hour:0 msgid "Cost per hour" msgstr "時間当りのコスト" #. module: mrp #: view:mrp.workcenter:mrp.mrp_workcenter_view msgid "Costing Information" msgstr "コスト情報" #. module: mrp #: field:change.production.qty,create_uid:0 field:mrp.bom,create_uid:0 #: field:mrp.bom.line,create_uid:0 field:mrp.config.settings,create_uid:0 #: field:mrp.product.produce,create_uid:0 #: field:mrp.product.produce.line,create_uid:0 #: field:mrp.product_price,create_uid:0 field:mrp.production,create_uid:0 #: field:mrp.production.product.line,create_uid:0 #: field:mrp.production.workcenter.line,create_uid:0 #: field:mrp.property,create_uid:0 field:mrp.property.group,create_uid:0 #: field:mrp.routing,create_uid:0 field:mrp.routing.workcenter,create_uid:0 #: field:mrp.workcenter,create_uid:0 field:mrp.workcenter.load,create_uid:0 #: field:stock.move.consume,create_uid:0 msgid "Created by" msgstr "作成者" #. module: mrp #: field:change.production.qty,create_date:0 field:mrp.bom,create_date:0 #: field:mrp.bom.line,create_date:0 field:mrp.config.settings,create_date:0 #: field:mrp.product.produce,create_date:0 #: field:mrp.product.produce.line,create_date:0 #: field:mrp.product_price,create_date:0 field:mrp.production,create_date:0 #: field:mrp.production.product.line,create_date:0 #: field:mrp.production.workcenter.line,create_date:0 #: field:mrp.property,create_date:0 field:mrp.property.group,create_date:0 #: field:mrp.routing,create_date:0 field:mrp.routing.workcenter,create_date:0 #: field:mrp.workcenter,create_date:0 field:mrp.workcenter.load,create_date:0 #: field:stock.move.consume,create_date:0 msgid "Created on" msgstr "作成日" #. module: mrp #: field:mrp.workcenter,costs_cycle_account_id:0 msgid "Cycle Account" msgstr "サイクルアカウント" #. module: mrp #: code:addons/mrp/report/price.py:132 #, python-format msgid "Cycles Cost" msgstr "サイクルコスト" #. module: mrp #: help:mrp.bom,message_last_post:0 help:mrp.production,message_last_post:0 #: help:mrp.production.workcenter.line,message_last_post:0 msgid "Date of the last message posted on the record." msgstr "記録上の最後のメッセージが投稿された日" #. module: mrp #: selection:mrp.workcenter.load,time_unit:0 msgid "Day by day" msgstr "日々" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter msgid "Default Unit of Measure" msgstr "デフォルト単位" #. module: mrp #: field:mrp.config.settings,module_product_manufacturer:0 msgid "Define manufacturers on products " msgstr "製品に製造者を定義 " #. module: mrp #: field:mrp.property,description:0 field:mrp.property.group,description:0 #: field:mrp.routing,note:0 field:mrp.routing.workcenter,note:0 #: field:mrp.workcenter,note:0 msgid "Description" msgstr "説明" #. module: mrp #: help:mrp.workcenter,note:0 msgid "" "Description of the Work Center. Explain here what's a cycle according to " "this Work Center." msgstr "作業区の説明。この作業区は何がサイクルであるかをここで説明してください。" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Destination Loc." msgstr "目的地" #. module: mrp #: view:website:mrp.report_mrporder msgid "Destination Location" msgstr "宛先場所" #. module: mrp #: selection:mrp.production,state:0 msgid "Done" msgstr "完了" #. module: mrp #: field:mrp.production,date_finished:0 msgid "End Date" msgstr "終了日" #. module: mrp #: code:addons/mrp/mrp.py:679 code:addons/mrp/stock.py:183 #: code:addons/mrp/stock.py:259 #: code:addons/mrp/wizard/change_production_qty.py:83 #: code:addons/mrp/wizard/change_production_qty.py:88 #, python-format msgid "Error!" msgstr "エラー!" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Extra Information" msgstr "追加情報" #. module: mrp #: help:mrp.workcenter,costs_cycle_account_id:0 #: help:mrp.workcenter,costs_hour_account_id:0 msgid "" "Fill this only if you want automatic analytic accounting entries on " "production orders." msgstr "" #. module: mrp #: help:mrp.workcenter,product_id:0 msgid "" "Fill this product to easily track your production costs in the analytic " "accounting." msgstr "" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Finished Products" msgstr "完成品" #. module: mrp #: field:mrp.production,location_dest_id:0 msgid "Finished Products Location" msgstr "完成品ロケーション" #. module: mrp #: field:mrp.bom,message_follower_ids:0 #: field:mrp.production,message_follower_ids:0 #: field:mrp.production.workcenter.line,message_follower_ids:0 msgid "Followers" msgstr "フォロワー" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Force Reservation" msgstr "強制予約" #. module: mrp #: help:product.template,track_production:0 msgid "" "Forces to specify a Serial Number for all moves containing this product and " "generated by a Manufacturing Order" msgstr "" #. module: mrp #: field:mrp.workcenter,costs_general_account_id:0 msgid "General Account" msgstr "一般アカウント" #. module: mrp #: view:mrp.workcenter:mrp.mrp_workcenter_view msgid "General Information" msgstr "一般情報" #. module: mrp #: help:mrp.bom,sequence:0 msgid "Gives the sequence order when displaying a list of bills of material." msgstr "部品表のリストを表示する際には並び順を与えます。" #. module: mrp #: help:mrp.routing.workcenter,sequence:0 msgid "" "Gives the sequence order when displaying a list of routing Work Centers." msgstr "工順作業区のリスト表示順に使われます。" #. module: mrp #: help:mrp.production.workcenter.line,sequence:0 msgid "Gives the sequence order when displaying a list of work orders." msgstr "作業オーダーリストの表示の際には並びの順序を与えます。" #. module: mrp #: help:mrp.bom.line,sequence:0 msgid "Gives the sequence order when displaying." msgstr "" #. module: mrp #: view:mrp.property:mrp.view_mrp_property_search msgid "Group By" msgstr "グループ化" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter #: view:mrp.production:mrp.view_mrp_production_filter #: view:mrp.routing:mrp.mrp_routing_search_view #: view:mrp.workcenter:mrp.view_mrp_workcenter_search msgid "Group By..." msgstr "グループ化…" #. module: mrp #: help:mrp.bom,message_summary:0 help:mrp.production,message_summary:0 #: help:mrp.production.workcenter.line,message_summary:0 msgid "" "Holds the Chatter summary (number of messages, ...). This summary is " "directly in html format in order to be inserted in kanban views." msgstr "" #. module: mrp #: field:mrp.workcenter,costs_hour_account_id:0 msgid "Hour Account" msgstr "時間アカウント" #. module: mrp #: code:addons/mrp/report/price.py:132 #, python-format msgid "Hourly Cost" msgstr "時間コスト" #. module: mrp #: field:change.production.qty,id:0 field:mrp.bom,id:0 field:mrp.bom.line,id:0 #: field:mrp.config.settings,id:0 field:mrp.product.produce,id:0 #: field:mrp.product.produce.line,id:0 field:mrp.product_price,id:0 #: field:mrp.production,id:0 field:mrp.production.product.line,id:0 #: field:mrp.production.workcenter.line,id:0 field:mrp.property,id:0 #: field:mrp.property.group,id:0 field:mrp.routing,id:0 #: field:mrp.routing.workcenter,id:0 field:mrp.workcenter,id:0 #: field:mrp.workcenter.load,id:0 field:report.mrp.inout,id:0 #: field:report.mrp.report_mrpbomstructure,id:0 #: field:report.workcenter.load,id:0 field:stock.move.consume,id:0 msgid "ID" msgstr "ID" #. module: mrp #: help:mrp.bom,product_id:0 msgid "" "If a product variant is defined the BOM is available only for this product." msgstr "" #. module: mrp #: help:mrp.bom,message_unread:0 help:mrp.production,message_unread:0 #: help:mrp.production.workcenter.line,message_unread:0 msgid "If checked new messages require your attention." msgstr "" #. module: mrp #: help:mrp.bom,active:0 msgid "" "If the active field is set to False, it will allow you to hide the bills of " "material without removing it." msgstr "アクティブな項目をFalseに設定すると、部品表は削除することなく非表示にできます。" #. module: mrp #: help:mrp.routing,active:0 msgid "" "If the active field is set to False, it will allow you to hide the routing " "without removing it." msgstr "このアクティブ項目をFalseに設定すると、工順は削除することなく非表示にすることができます。" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "In Production" msgstr "製造中" #. module: mrp #: view:mrp.routing:mrp.mrp_routing_search_view #: view:mrp.workcenter:mrp.view_mrp_workcenter_search msgid "Inactive" msgstr "非アクティブ" #. module: mrp #: field:mrp.bom,position:0 msgid "Internal Reference" msgstr "内部参照" #. module: mrp #: code:addons/mrp/mrp.py:289 code:addons/mrp/mrp.py:315 #: code:addons/mrp/mrp.py:605 #, python-format msgid "Invalid Action!" msgstr "操作は無効です。" #. module: mrp #: field:mrp.bom,message_is_follower:0 #: field:mrp.production,message_is_follower:0 #: field:mrp.production.workcenter.line,message_is_follower:0 msgid "Is a Follower" msgstr "" #. module: mrp #: help:mrp.routing,location_id:0 msgid "" "Keep empty if you produce at the location where the finished products are " "needed.Set a location if you produce at a fixed location. This can be a " "partner location if you subcontract the manufacturing operations." msgstr "完成品を必要とされる場所で製造する場合は空のままとして下さい。固定の場所で製造する場合は場所を設定して下さい。製造業務を外注する場合は、パートナの場所として下さい。" #. module: mrp #: field:mrp.bom,message_last_post:0 field:mrp.production,message_last_post:0 #: field:mrp.production.workcenter.line,message_last_post:0 msgid "Last Message Date" msgstr "" #. module: mrp #: field:change.production.qty,write_uid:0 field:mrp.bom,write_uid:0 #: field:mrp.bom.line,write_uid:0 field:mrp.config.settings,write_uid:0 #: field:mrp.product.produce,write_uid:0 #: field:mrp.product.produce.line,write_uid:0 #: field:mrp.product_price,write_uid:0 field:mrp.production,write_uid:0 #: field:mrp.production.product.line,write_uid:0 #: field:mrp.production.workcenter.line,write_uid:0 #: field:mrp.property,write_uid:0 field:mrp.property.group,write_uid:0 #: field:mrp.routing,write_uid:0 field:mrp.routing.workcenter,write_uid:0 #: field:mrp.workcenter,write_uid:0 field:mrp.workcenter.load,write_uid:0 #: field:stock.move.consume,write_uid:0 msgid "Last Updated by" msgstr "最終更新者" #. module: mrp #: field:change.production.qty,write_date:0 field:mrp.bom,write_date:0 #: field:mrp.bom.line,write_date:0 field:mrp.config.settings,write_date:0 #: field:mrp.product.produce,write_date:0 #: field:mrp.product.produce.line,write_date:0 #: field:mrp.product_price,write_date:0 field:mrp.production,write_date:0 #: field:mrp.production.product.line,write_date:0 #: field:mrp.production.workcenter.line,write_date:0 #: field:mrp.property,write_date:0 field:mrp.property.group,write_date:0 #: field:mrp.routing,write_date:0 field:mrp.routing.workcenter,write_date:0 #: field:mrp.workcenter,write_date:0 field:mrp.workcenter.load,write_date:0 #: field:stock.move.consume,write_date:0 msgid "Last Updated on" msgstr "最終更新日" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Late" msgstr "遅延" #. module: mrp #: field:stock.move.consume,location_id:0 msgid "Location" msgstr "場所" #. module: mrp #: help:mrp.production,location_src_id:0 msgid "Location where the system will look for components." msgstr "システムが構成部品を探す場所" #. module: mrp #: help:mrp.production,location_dest_id:0 msgid "Location where the system will stock the finished products." msgstr "システムが完成品を在庫するロケーション。" #. module: mrp #: field:mrp.product.produce,lot_id:0 field:mrp.product.produce.line,lot_id:0 #: field:stock.move.consume,restrict_lot_id:0 msgid "Lot" msgstr "ロット" #. module: mrp #: model:res.groups,name:mrp.group_mrp_routings msgid "Manage Routings" msgstr "工順管理" #. module: mrp #: field:mrp.config.settings,module_mrp_repair:0 msgid "Manage repairs of products " msgstr "製品修理を管理 " #. module: mrp #: field:mrp.config.settings,group_mrp_routings:0 msgid "Manage routings and work orders " msgstr "工順および作業オーダを使用 " #. module: mrp #: model:res.groups,name:mrp.group_mrp_manager msgid "Manager" msgstr "マネジャ" #. module: mrp #: code:addons/mrp/procurement.py:33 code:addons/mrp/stock.py:256 #, python-format msgid "Manufacture" msgstr "製造" #. module: mrp #: field:stock.warehouse,manufacture_pull_id:0 msgid "Manufacture Rule" msgstr "製造ルール" #. module: mrp #: field:stock.warehouse,manufacture_to_resupply:0 msgid "Manufacture in this Warehouse" msgstr "この倉庫で製造する" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_manufacturing #: model:ir.ui.menu,name:mrp.next_id_77 #: view:product.product:mrp.product_product_form_view_bom_button #: view:product.template:mrp.product_template_form_view_bom_button msgid "Manufacturing" msgstr "製造" #. module: mrp #: field:mrp.bom,product_efficiency:0 field:mrp.bom.line,product_efficiency:0 msgid "Manufacturing Efficiency" msgstr "製造の効率化" #. module: mrp #: field:product.template,produce_delay:0 #: field:res.company,manufacturing_lead:0 msgid "Manufacturing Lead Time" msgstr "製造リードタイム" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production #: view:mrp.config.settings:mrp.view_mrp_config #: view:mrp.production:mrp.mrp_production_form_view #: field:mrp.production.workcenter.line,production_id:0 #: field:procurement.order,production_id:0 msgid "Manufacturing Order" msgstr "製造オーダ" #. module: mrp #: code:addons/mrp/procurement.py:131 #, python-format msgid "Manufacturing Order %s created." msgstr "" #. module: mrp #: model:ir.actions.act_window,name:mrp.act_product_mrp_production #: model:ir.actions.act_window,name:mrp.mrp_production_action #: model:ir.actions.act_window,name:mrp.mrp_production_action_planning #: model:ir.ui.menu,name:mrp.menu_mrp_production_action #: view:mrp.production:mrp.mrp_production_form_view #: view:mrp.production:mrp.mrp_production_tree_view #: view:mrp.production:mrp.view_production_calendar #: view:mrp.production:mrp.view_production_graph msgid "Manufacturing Orders" msgstr "製造オーダ" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_production_action2 msgid "Manufacturing Orders To Start" msgstr "製造オーダ開始" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_production_action4 msgid "Manufacturing Orders Waiting Products" msgstr "製造オーダ待ち製品" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_production_action3 msgid "Manufacturing Orders in Progress" msgstr "製造オーダは進行中です。" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Manufacturing Orders which are currently in production." msgstr "現在製造中の製造オーダー" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Manufacturing Orders which are ready to start production." msgstr "製造開始準備ができた製造オーダーです。" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Manufacturing Orders which are waiting for raw materials." msgstr "原材料を待っている製造オーダーです。" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Mark as Started" msgstr "生産開始" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_property msgid "Master Bill of Materials" msgstr "マスター部品表" #. module: mrp #: view:mrp.config.settings:mrp.view_mrp_config msgid "Master Data" msgstr "マスターデータ" #. module: mrp #: field:mrp.bom,message_ids:0 field:mrp.production,message_ids:0 #: field:mrp.production.workcenter.line,message_ids:0 msgid "Messages" msgstr "メッセージ" #. module: mrp #: help:mrp.bom,message_ids:0 help:mrp.production,message_ids:0 #: help:mrp.production.workcenter.line,message_ids:0 msgid "Messages and communication history" msgstr "メッセージと通信履歴" #. module: mrp #: field:mrp.product.produce,mode:0 msgid "Mode" msgstr "モード" #. module: mrp #: view:mrp.workcenter:mrp.view_mrp_workcenter_search msgid "Mrp Workcenter" msgstr "MRPワークセンター" #. module: mrp #: field:mrp.bom,name:0 field:mrp.production.product.line,name:0 #: view:mrp.property:mrp.view_mrp_property_search field:mrp.property,name:0 #: field:mrp.routing,name:0 field:mrp.routing.workcenter,name:0 #: view:website:mrp.report_mrporder msgid "Name" msgstr "名前" #. module: mrp #: selection:mrp.production,state:0 msgid "New" msgstr "新規" #. module: mrp #: code:addons/mrp/procurement.py:127 #, python-format msgid "No BoM exists for this product!" msgstr "" #. module: mrp #: view:website:mrp.report_mrporder msgid "No. Of Cycles" msgstr "サイクル数" #. module: mrp #: view:website:mrp.report_mrporder msgid "No. Of Hours" msgstr "時間数" #. module: mrp #: selection:mrp.bom,type:0 selection:mrp.bom.line,type:0 #: selection:mrp.production,priority:0 msgid "Normal" msgstr "通常" #. module: mrp #: selection:mrp.production,priority:0 msgid "Not urgent" msgstr "緊急外" #. module: mrp #: help:mrp.property,composition:0 msgid "Not used in computations, for information purpose only." msgstr "情報目的のみであるため、計算には使用されません。" #. module: mrp #: view:mrp.routing:mrp.mrp_routing_form_view msgid "Notes" msgstr "注記" #. module: mrp #: field:mrp.production.workcenter.line,cycle:0 #: field:mrp.routing.workcenter,cycle_nbr:0 #: field:report.workcenter.load,cycle:0 msgid "Number of Cycles" msgstr "サイクル数" #. module: mrp #: field:mrp.production.workcenter.line,hour:0 #: field:mrp.routing.workcenter,hour_nbr:0 field:report.workcenter.load,hour:0 msgid "Number of Hours" msgstr "時間数" #. module: mrp #: help:mrp.routing.workcenter,cycle_nbr:0 msgid "" "Number of iterations this work center has to do in the specified operation " "of the routing." msgstr "この作業区は工順の特定の操作の中で反復回数実行される必要があります。" #. module: mrp #: help:mrp.workcenter,capacity_per_cycle:0 msgid "" "Number of operations this Work Center can do in parallel. If this Work " "Center represents a team of 5 workers, the capacity per cycle is 5." msgstr "この作業区が並列に処理できる操作の数。この作業区が5人の作業員のチームを表すなら、サイクル当りの容量は5となります。" #. module: mrp #: model:ir.actions.client,name:mrp.action_client_mrp_menu msgid "Open MRP Menu" msgstr "" #. module: mrp #: view:mrp.routing:mrp.mrp_routing_form_view msgid "Operation" msgstr "運用" #. module: mrp #: view:mrp.config.settings:mrp.view_mrp_config msgid "Order" msgstr "順番" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_production_order_action msgid "Order Planning" msgstr "生産計画" #. module: mrp #: constraint:mrp.production:0 msgid "Order quantity cannot be negative or zero!" msgstr "オーダー数量は負または0にはできません。" #. module: mrp #: field:mrp.bom.line,bom_id:0 msgid "Parent BoM" msgstr "親部品表" #. module: mrp #: field:mrp.routing.workcenter,routing_id:0 msgid "Parent Routing" msgstr "親工順" #. module: mrp #: view:website:mrp.report_mrporder msgid "Partner Ref:" msgstr "" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Pending" msgstr "保留中" #. module: mrp #: selection:mrp.workcenter.load,time_unit:0 msgid "Per month" msgstr "月毎" #. module: mrp #: selection:mrp.workcenter.load,time_unit:0 msgid "Per week" msgstr "週毎" #. module: mrp #: selection:mrp.bom.line,type:0 msgid "Phantom" msgstr "" #. module: mrp #: help:mrp.bom.line,type:0 msgid "" "Phantom: this product line will not appear in the raw materials of " "manufacturing orders,it will be directly replaced by the raw materials of " "its own BoM, without triggeringan extra manufacturing order." msgstr "" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_mrp_planning #: view:mrp.config.settings:mrp.view_mrp_config msgid "Planning" msgstr "計画" #. module: mrp #: code:addons/mrp/stock.py:169 #, python-format msgid "Please provide proper quantity." msgstr "数量を入力してください。" #. module: mrp #: view:mrp.product_price:mrp.view_mrp_product_price_wizard #: view:mrp.workcenter.load:mrp.view_mrp_workcenter_load_wizard msgid "Print" msgstr "印刷" #. module: mrp #: view:mrp.product_price:mrp.view_mrp_product_price_wizard msgid "Print Cost Structure of Product." msgstr "製品のコスト構造の印刷" #. module: mrp #: view:website:mrp.report_mrporder msgid "Printing date:" msgstr "" #. module: mrp #: field:mrp.production,priority:0 msgid "Priority" msgstr "優先度" #. module: mrp #: model:ir.model,name:mrp.model_procurement_order msgid "Procurement" msgstr "調達" #. module: mrp #: model:ir.model,name:mrp.model_procurement_rule msgid "Procurement Rule" msgstr "調達規則" #. module: mrp #: model:ir.actions.act_window,name:mrp.act_mrp_product_produce #: view:mrp.product.produce:mrp.view_mrp_product_produce_wizard #: view:mrp.production:mrp.mrp_production_form_view msgid "Produce" msgstr "製造" #. module: mrp #: field:mrp.config.settings,module_mrp_byproduct:0 msgid "Produce several products from one manufacturing order" msgstr "1製造オーダにて複数製品を生産(連産品/副産品)" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view #: field:mrp.production,move_created_ids2:0 msgid "Produced Products" msgstr "生産済" #. module: mrp #: model:ir.model,name:mrp.model_product_product #: view:mrp.bom:mrp.view_mrp_bom_filter field:mrp.bom,product_tmpl_id:0 #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter #: field:mrp.bom.line,product_id:0 field:mrp.product.produce.line,product_id:0 #: view:mrp.production:mrp.view_mrp_production_filter #: field:mrp.production,product_id:0 #: field:mrp.production.product.line,product_id:0 #: field:stock.move.consume,product_id:0 view:website:mrp.report_mrporder msgid "Product" msgstr "製品" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_view_mrp_product_price_wizard #: view:mrp.product_price:mrp.view_mrp_product_price_wizard msgid "Product Cost Structure" msgstr "製品のコスト構造" #. module: mrp #: field:mrp.production,move_prod_id:0 msgid "Product Move" msgstr "製品移動" #. module: mrp #: model:ir.model,name:mrp.model_mrp_product_price msgid "Product Price" msgstr "製品価格" #. module: mrp #: model:ir.model,name:mrp.model_mrp_product_produce msgid "Product Produce" msgstr "製品生産" #. module: mrp #: model:ir.model,name:mrp.model_mrp_product_produce_line msgid "Product Produce Consume lines" msgstr "" #. module: mrp #: field:change.production.qty,product_qty:0 msgid "Product Qty" msgstr "製品数量" #. module: mrp #: field:mrp.bom,product_qty:0 field:mrp.bom.line,product_qty:0 #: field:mrp.production,product_qty:0 #: field:mrp.production.product.line,product_qty:0 msgid "Product Quantity" msgstr "製品数量" #. module: mrp #: field:mrp.bom,product_rounding:0 field:mrp.bom.line,product_rounding:0 msgid "Product Rounding" msgstr "製品の丸め" #. module: mrp #: model:ir.model,name:mrp.model_product_template msgid "Product Template" msgstr "製品テンプレート" #. module: mrp #: field:mrp.bom.line,product_uos:0 #: field:mrp.production.product.line,product_uos:0 msgid "Product UOS" msgstr "製品販売単位" #. module: mrp #: help:mrp.bom.line,product_uos:0 msgid "" "Product UOS (Unit of Sale) is the unit of measurement for the invoicing and " "promotion of stock." msgstr "製品の販売単位は請求、そして在庫の販売促進の単位です。" #. module: mrp #: field:mrp.bom.line,product_uos_qty:0 msgid "Product UOS Qty" msgstr "製品販売単位数量" #. module: mrp #: field:mrp.production.product.line,product_uos_qty:0 msgid "Product UOS Quantity" msgstr "" #. module: mrp #: field:mrp.bom,product_uom:0 field:mrp.bom.line,product_uom:0 #: field:mrp.production,product_uom:0 #: field:mrp.production.product.line,product_uom:0 #: field:stock.move.consume,product_uom:0 msgid "Product Unit of Measure" msgstr "製品単位" #. module: mrp #: field:mrp.production,product_uos:0 msgid "Product UoS" msgstr "製品販売単位" #. module: mrp #: field:mrp.production,product_uos_qty:0 msgid "Product UoS Quantity" msgstr "" #. module: mrp #: field:mrp.bom,product_id:0 msgid "Product Variant" msgstr "製品バリアント" #. module: mrp #: view:website:mrp.report_mrporder msgid "Product:" msgstr "" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Production" msgstr "製造" #. module: mrp #: view:mrp.routing:mrp.mrp_routing_search_view #: field:mrp.routing,location_id:0 msgid "Production Location" msgstr "製造場所" #. module: mrp #: model:ir.actions.report.xml,name:mrp.action_report_production_order #: field:mrp.production.product.line,production_id:0 msgid "Production Order" msgstr "製造オーダ" #. module: mrp #: view:website:mrp.report_mrporder msgid "Production Order N° :" msgstr "製造オーダ番号" #. module: mrp #: field:stock.move,production_id:0 msgid "Production Order for Produced Products" msgstr "生産品の製造オーダ" #. module: mrp #: field:stock.move,raw_material_production_id:0 msgid "Production Order for Raw Materials" msgstr "構成品の製造オーダ" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production_product_line msgid "Production Scheduled Product" msgstr "製造予定済製品" #. module: mrp #: selection:mrp.production,state:0 msgid "Production Started" msgstr "製造開始済" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Production Work Centers" msgstr "製造作業区" #. module: mrp #: field:mrp.production,progress:0 msgid "Production progress" msgstr "" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Production started late" msgstr "製造は遅れて開始" #. module: mrp #: view:mrp.production:mrp.view_production_gantt msgid "Productions" msgstr "製造" #. module: mrp #: model:ir.actions.act_window,name:mrp.product_template_action #: model:ir.ui.menu,name:mrp.menu_mrp_bom #: model:ir.ui.menu,name:mrp.menu_mrp_product_form #: view:mrp.config.settings:mrp.view_mrp_config msgid "Products" msgstr "製品" #. module: mrp #: field:mrp.product.produce,consume_lines:0 msgid "Products Consumed" msgstr "" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view #: field:mrp.production,move_lines:0 view:website:mrp.report_mrporder msgid "Products to Consume" msgstr "消費予定" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Products to Finish" msgstr "終了する製品" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view #: field:mrp.production,move_created_ids:0 msgid "Products to Produce" msgstr "生産予定" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_property_action #: model:ir.ui.menu,name:mrp.menu_mrp_property_action #: view:mrp.bom:mrp.mrp_bom_form_view field:mrp.bom,property_ids:0 #: field:mrp.bom.line,property_ids:0 #: view:mrp.property:mrp.mrp_property_form_view #: view:mrp.property:mrp.mrp_property_tree_view #: field:procurement.order,property_ids:0 msgid "Properties" msgstr "属性" #. module: mrp #: view:mrp.property.group:mrp.mrp_property_group_form_view msgid "Properties categories" msgstr "属性の分類" #. module: mrp #: field:mrp.property,composition:0 msgid "Properties composition" msgstr "属性の構成" #. module: mrp #: model:ir.model,name:mrp.model_mrp_property msgid "Property" msgstr "属性" #. module: mrp #: model:ir.model,name:mrp.model_mrp_property_group #: view:mrp.property:mrp.view_mrp_property_search #: field:mrp.property,group_id:0 field:mrp.property.group,name:0 msgid "Property Group" msgstr "属性グループ" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_property_group_action #: model:ir.ui.menu,name:mrp.menu_mrp_property_group_action msgid "Property Groups" msgstr "属性グループ" #. module: mrp #: code:addons/mrp/report/price.py:141 view:mrp.bom:mrp.mrp_bom_form_view #: field:mrp.product_price,number:0 #: view:mrp.production:mrp.mrp_production_form_view #: field:stock.move.consume,product_qty:0 #: view:website:mrp.report_mrpbomstructure view:website:mrp.report_mrporder #, python-format msgid "Quantity" msgstr "数量" #. module: mrp #: field:mrp.product.produce.line,product_qty:0 msgid "Quantity (in default UoM)" msgstr "" #. module: mrp #: view:website:mrp.report_mrporder msgid "Quantity:" msgstr "" #. module: mrp #: field:mrp.production,location_src_id:0 msgid "Raw Materials Location" msgstr "原材料の場所" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Ready" msgstr "準備完了" #. module: mrp #: selection:mrp.production,state:0 msgid "Ready to Produce" msgstr "生産準備完了" #. module: mrp #: view:mrp.bom:mrp.mrp_bom_form_view field:mrp.bom,code:0 #: field:mrp.production,name:0 msgid "Reference" msgstr "参照" #. module: mrp #: sql_constraint:mrp.production:0 msgid "Reference must be unique per Company!" msgstr "参照は会社ごとに固有でなければいけません。" #. module: mrp #: help:mrp.production,origin:0 msgid "" "Reference of the document that generated this production order request." msgstr "この製造オーダー要求を生成したドキュメントへの参照" #. module: mrp #: help:mrp.bom,position:0 msgid "Reference to a position in an external plan." msgstr "外部計画の中への参照" #. module: mrp #: field:mrp.workcenter,resource_id:0 msgid "Resource" msgstr "リソース" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_view_resource_calendar_leaves_search_mrp msgid "Resource Leaves" msgstr "リソースの休暇" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_pm_resources_config msgid "Resources" msgstr "リソース" #. module: mrp #: field:mrp.production,user_id:0 msgid "Responsible" msgstr "担当" #. module: mrp #: help:mrp.bom,product_rounding:0 help:mrp.bom.line,product_rounding:0 msgid "Rounding applied on the product quantity." msgstr "丸めは製品数量に適用されます。" #. module: mrp #: model:ir.model,name:mrp.model_mrp_routing #: view:mrp.bom:mrp.view_mrp_bom_filter field:mrp.bom,routing_id:0 #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter #: field:mrp.bom.line,routing_id:0 #: view:mrp.production:mrp.view_mrp_production_filter #: field:mrp.production,routing_id:0 #: view:mrp.routing:mrp.mrp_routing_form_view #: view:mrp.routing:mrp.mrp_routing_search_view #: view:mrp.routing:mrp.mrp_routing_tree_view msgid "Routing" msgstr "工順" #. module: mrp #: view:mrp.routing.workcenter:mrp.mrp_routing_workcenter_form_view #: view:mrp.routing.workcenter:mrp.mrp_routing_workcenter_tree_view msgid "Routing Work Centers" msgstr "工順作業区" #. module: mrp #: help:mrp.routing.workcenter,routing_id:0 msgid "" "Routing indicates all the Work Centers used, for how long and/or cycles.If " "Routing is indicated then,the third tab of a production order (Work Centers)" " will be automatically pre-completed." msgstr "工順は全ての作業区が長さとサイクルがどのくらい使われるかを示します。工順が示される場合、製造オーダ(作業区)の第3のタブは自動的に事前完了します。" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_routing_action #: model:ir.ui.menu,name:mrp.menu_mrp_routing_action msgid "Routings" msgstr "工順" #. module: mrp #: help:mrp.config.settings,group_mrp_routings:0 msgid "" "Routings allow you to create and manage the manufacturing operations that " "should be followed within your work centers in order to produce a product. " "They are attached to bills of materials that will define the required raw " "materials." msgstr "経路は製品の生産のための作業センタの中で行わなければならない製造操作の作成と管理を行います。それには要求された原材料を定義した部品表が添付されます。" #. module: mrp #: view:website:mrp.report_mrporder msgid "SO Number:" msgstr "" #. module: mrp #: field:mrp.production,date_planned:0 msgid "Scheduled Date" msgstr "予定日" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Scheduled Date by Month" msgstr "" #. module: mrp #: view:website:mrp.report_mrporder msgid "Scheduled Date:" msgstr "" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Scheduled Month" msgstr "" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view #: view:mrp.production.product.line:mrp.mrp_production_product_form_view #: view:mrp.production.product.line:mrp.mrp_production_product_tree_view msgid "Scheduled Products" msgstr "予定済製品" #. module: mrp #: field:mrp.production,product_lines:0 msgid "Scheduled goods" msgstr "予定済製品" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Scrap Products" msgstr "スクラップ製品" #. module: mrp #: view:mrp.property:mrp.view_mrp_property_search msgid "Search" msgstr "検索" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter msgid "Search Bill Of Material" msgstr "部品表の検索" #. module: mrp #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter msgid "Search Bill Of Material Components" msgstr "" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter msgid "Search Production" msgstr "製造の検索" #. module: mrp #: view:mrp.workcenter:mrp.view_mrp_workcenter_search msgid "Search for mrp workcenter" msgstr "MRP作業センタの検索" #. module: mrp #: help:res.company,manufacturing_lead:0 msgid "Security days for each manufacturing operation." msgstr "各製造操作の安全保障の日" #. module: mrp #: field:mrp.product.produce,product_qty:0 msgid "Select Quantity" msgstr "数量選択" #. module: mrp #: view:mrp.workcenter.load:mrp.view_mrp_workcenter_load_wizard msgid "Select time unit" msgstr "時間の単位の選択" #. module: mrp #: field:mrp.bom,sequence:0 field:mrp.bom.line,sequence:0 #: field:mrp.production.workcenter.line,sequence:0 #: field:mrp.routing.workcenter,sequence:0 view:website:mrp.report_mrporder msgid "Sequence" msgstr "順序" #. module: mrp #: selection:mrp.bom,type:0 msgid "Set" msgstr "" #. module: mrp #: help:mrp.bom,type:0 msgid "" "Set: When processing a sales order for this product, the delivery order will" " contain the raw materials, instead of the finished product." msgstr "" #. module: mrp #: field:mrp.production,origin:0 msgid "Source Document" msgstr "参照元" #. module: mrp #: view:website:mrp.report_mrporder msgid "Source Document:" msgstr "" #. module: mrp #: view:website:mrp.report_mrporder msgid "Source Location" msgstr "元の場所" #. module: mrp #: help:mrp.workcenter,costs_cycle:0 msgid "Specify Cost of Work Center per cycle." msgstr "サイクルあたりの作業区の原価を指定してください。" #. module: mrp #: help:mrp.workcenter,costs_hour:0 msgid "Specify Cost of Work Center per hour." msgstr "時間あたりの作業区コストを指定してください。" #. module: mrp #: help:mrp.product_price,number:0 msgid "" "Specify quantity of products to produce or buy. Report of Cost structure " "will be displayed base on this quantity." msgstr "製造あるいは購入する製品の数量を指定します。コスト構造のレポートはこの数量を元にして表示されます。" #. module: mrp #: field:mrp.production,date_start:0 msgid "Start Date" msgstr "開始日" #. module: mrp #: view:mrp.production:mrp.view_mrp_production_filter #: field:mrp.production,state:0 msgid "Status" msgstr "ステータス" #. module: mrp #: model:ir.model,name:mrp.model_stock_move msgid "Stock Move" msgstr "在庫移動" #. module: mrp #: field:report.mrp.inout,value:0 msgid "Stock value" msgstr "在庫価値" #. module: mrp #: model:ir.model,name:mrp.model_report_mrp_inout #: view:report.mrp.inout:mrp.view_report_in_out_picking_form #: view:report.mrp.inout:mrp.view_report_in_out_picking_graph #: view:report.mrp.inout:mrp.view_report_in_out_picking_tree msgid "Stock value variation" msgstr "在庫価値変動" #. module: mrp #: field:mrp.bom,message_summary:0 field:mrp.production,message_summary:0 #: field:mrp.production.workcenter.line,message_summary:0 msgid "Summary" msgstr "要約" #. module: mrp #: code:addons/mrp/report/price.py:141 #, python-format msgid "Supplier Price per Unit of Measure" msgstr "" #. module: mrp #: help:stock.move,consumed_for:0 msgid "Technical field used to make the traceability of produced products" msgstr "" #. module: mrp #: code:addons/mrp/mrp.py:333 code:addons/mrp/mrp.py:421 #, python-format msgid "" "The Product Unit of Measure you chose has a different category than in the " "product form." msgstr "" #. module: mrp #: help:mrp.production,routing_id:0 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 #: help:mrp.bom,routing_id:0 help:mrp.bom.line,routing_id:0 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 " "planning." msgstr "完成品を製造するための操作のリスト(作業区のリスト)。工順は操作の間の作業区のコストを計算し、製造計画化を基本とする作業区の将来の負荷を計画するために主に利用されます。" #. module: mrp #: help:mrp.config.settings,group_mrp_properties:0 msgid "" "The selection of the right Bill of Material to use will depend on the " "properties specified on the sales order and the Bill of Material." msgstr "適切な部品表の選択は受注や部品表で指定された属性に依存します。" #. module: mrp #: help:mrp.config.settings,module_mrp_operations:0 msgid "" "This allows to add state, date_start,date_stop in production order operation lines (in the \"Work Centers\" tab).\n" "-This installs the module mrp_operations." msgstr "" #. module: mrp #: help:mrp.config.settings,module_product_manufacturer:0 msgid "" "This allows you to define the following for a product:\n" "* Manufacturer\n" "* Manufacturer Product Name\n" "* Manufacturer Product Code\n" "* Product Attributes.\n" "-This installs the module product_manufacturer." msgstr "" #. module: mrp #: field:mrp.workcenter,time_stop:0 msgid "Time after prod." msgstr "生産後片付け時間" #. module: mrp #: field:mrp.workcenter,time_start:0 msgid "Time before prod." msgstr "生産前段取時間" #. module: mrp #: field:mrp.workcenter,time_cycle:0 msgid "Time for 1 cycle (hour)" msgstr "サイクルあたり待ち時間" #. module: mrp #: help:mrp.workcenter,time_cycle:0 msgid "Time in hours for doing one cycle." msgstr "1サイクルの時間(時)" #. module: mrp #: help:mrp.workcenter,time_stop:0 msgid "Time in hours for the cleaning." msgstr "清掃のための時間(時)" #. module: mrp #: help:mrp.workcenter,time_start:0 msgid "Time in hours for the setup." msgstr "設定のための時間(時)" #. module: mrp #: help:mrp.routing.workcenter,hour_nbr:0 msgid "" "Time in hours for this Work Center to achieve the operation of the specified" " routing." msgstr "特定工順の操作を達成するためのこの作業区の時間(時)" #. module: mrp #: view:mrp.product.produce:mrp.view_mrp_product_produce_wizard msgid "To Consume" msgstr "" #. module: mrp #: code:addons/mrp/report/price.py:162 code:addons/mrp/report/price.py:213 #, python-format msgid "Total Cost of %s %s" msgstr "合計コスト %s %s" #. module: mrp #: view:mrp.production:mrp.mrp_production_tree_view #: field:mrp.production,cycle_total:0 msgid "Total Cycles" msgstr "合計サイクル" #. module: mrp #: view:mrp.production:mrp.mrp_production_tree_view #: field:mrp.production,hour_total:0 msgid "Total Hours" msgstr "合計時間" #. module: mrp #: view:mrp.production:mrp.mrp_production_tree_view msgid "Total Qty" msgstr "合計数量" #. module: mrp #: field:product.template,track_production:0 msgid "Track Manufacturing Lots" msgstr "製造ロット追跡" #. module: mrp #: field:mrp.product.produce,track_production:0 msgid "Track production" msgstr "" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter #: view:mrp.workcenter:mrp.view_mrp_workcenter_search msgid "Type" msgstr "タイプ" #. module: mrp #: field:mrp.workcenter.load,time_unit:0 msgid "Type of period" msgstr "期間のタイプ" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Unit of Measure" msgstr "単位" #. module: mrp #: help:mrp.bom,product_uom:0 help:mrp.bom.line,product_uom:0 msgid "" "Unit of Measure (Unit of Measure) is the unit of measurement for the " "inventory control" msgstr "" #. module: mrp #: field:mrp.bom,message_unread:0 field:mrp.production,message_unread:0 #: field:mrp.production.workcenter.line,message_unread:0 msgid "Unread Messages" msgstr "未読メッセージ" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view msgid "Update" msgstr "更新" #. module: mrp #: selection:mrp.production,priority:0 msgid "Urgent" msgstr "緊急" #. module: mrp #: model:res.groups,name:mrp.group_mrp_user msgid "User" msgstr "ユーザ" #. module: mrp #: field:mrp.bom,date_start:0 field:mrp.bom.line,date_start:0 msgid "Valid From" msgstr "発効日" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter msgid "Valid From Date by Month" msgstr "" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter #: view:mrp.bom.line:mrp.view_mrp_bom_line_filter msgid "Valid From Month" msgstr "" #. module: mrp #: field:mrp.bom,date_stop:0 field:mrp.bom.line,date_stop:0 msgid "Valid Until" msgstr "失効日" #. module: mrp #: help:mrp.bom.line,date_start:0 help:mrp.bom.line,date_stop:0 msgid "Validity of component. Keep empty if it's always valid." msgstr "" #. module: mrp #: help:mrp.bom,date_start:0 help:mrp.bom,date_stop:0 msgid "Validity of this BoM. Keep empty if it's always valid." msgstr "" #. module: mrp #: view:mrp.bom:mrp.view_mrp_bom_filter msgid "Variant" msgstr "" #. module: mrp #: field:mrp.bom.line,attribute_value_ids:0 msgid "Variants" msgstr "バリアント" #. module: mrp #: selection:mrp.production,priority:0 msgid "Very Urgent" msgstr "非常に緊急" #. module: mrp #: model:ir.model,name:mrp.model_stock_warehouse msgid "Warehouse" msgstr "倉庫" #. module: mrp #: code:addons/mrp/mrp.py:333 code:addons/mrp/mrp.py:421 #, python-format msgid "Warning" msgstr "警告" #. module: mrp #: code:addons/mrp/mrp.py:339 code:addons/mrp/stock.py:42 #: code:addons/mrp/stock.py:44 code:addons/mrp/stock.py:169 #, python-format msgid "Warning!" msgstr "警告" #. module: mrp #: field:mrp.bom,website_message_ids:0 #: field:mrp.production,website_message_ids:0 #: field:mrp.production.workcenter.line,website_message_ids:0 msgid "Website Messages" msgstr "" #. module: mrp #: help:mrp.bom,website_message_ids:0 #: help:mrp.production,website_message_ids:0 #: help:mrp.production.workcenter.line,website_message_ids:0 msgid "Website communication history" msgstr "" #. module: mrp #: field:report.mrp.inout,date:0 #: view:report.workcenter.load:mrp.view_workcenter_load_search #: field:report.workcenter.load,name:0 msgid "Week" msgstr "週" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_report_in_out_picking_tree msgid "Weekly Stock Value Variation" msgstr "週次在庫価値変動" #. module: mrp #: model:ir.actions.act_window,help:mrp.action_report_in_out_picking_tree msgid "" "Weekly Stock Value Variation enables you to track the stock value evolution " "linked to manufacturing activities, receipts of products and delivery " "orders." msgstr "" #. module: mrp #: view:mrp.bom:mrp.mrp_bom_form_view msgid "" "When processing a sales order for this product, the delivery order\n" " will contain the raw materials, instead of the finished product." msgstr "この製品の受注を処理した場合、配送には完成品ではなく原材料が含まれます。" #. module: mrp #: help:stock.warehouse,manufacture_to_resupply:0 msgid "" "When products are manufactured, they can be manufactured in this warehouse." msgstr "製造対象の製品がこの倉庫で製造できることを示します。" #. module: mrp #: help:mrp.production,state:0 msgid "" "When the production order is created the status is set to 'Draft'.\n" " If the order is confirmed the status is set to 'Waiting Goods'.\n" " If any exceptions are there, the status is set to 'Picking Exception'.\n" " If the stock is available then the status is set to 'Ready to Produce'.\n" " When the production gets started then the status is set to 'In Production'.\n" " When the production is over, the status is set to 'Done'." msgstr "" #. module: mrp #: model:ir.model,name:mrp.model_mrp_workcenter #: field:mrp.production.workcenter.line,workcenter_id:0 #: field:mrp.routing.workcenter,workcenter_id:0 #: view:mrp.workcenter:mrp.mrp_workcenter_tree_view #: view:mrp.workcenter:mrp.mrp_workcenter_view #: field:report.workcenter.load,workcenter_id:0 msgid "Work Center" msgstr "作業区" #. module: mrp #: model:ir.actions.act_window,name:mrp.action_mrp_workcenter_load_wizard #: model:ir.model,name:mrp.model_mrp_workcenter_load #: model:ir.model,name:mrp.model_report_workcenter_load msgid "Work Center Load" msgstr "作業区負荷" #. module: mrp #: view:report.workcenter.load:mrp.view_workcenter_load_tree msgid "Work Center Loads" msgstr "作業区負荷" #. module: mrp #: view:mrp.routing:mrp.mrp_routing_form_view msgid "Work Center Operations" msgstr "作業区操作" #. module: mrp #: field:mrp.workcenter,product_id:0 msgid "Work Center Product" msgstr "作業区製品" #. module: mrp #: model:ir.model,name:mrp.model_mrp_routing_workcenter msgid "Work Center Usage" msgstr "作業区用途" #. module: mrp #: view:report.workcenter.load:mrp.view_workcenter_load_graph #: view:report.workcenter.load:mrp.view_workcenter_load_search msgid "Work Center load" msgstr "作業区の負荷" #. module: mrp #: code:addons/mrp/report/price.py:132 #, python-format msgid "Work Center name" msgstr "作業区名" #. module: mrp #: model:ir.actions.act_window,name:mrp.mrp_workcenter_action #: model:ir.ui.menu,name:mrp.menu_view_resource_search_mrp #: field:mrp.routing,workcenter_lines:0 msgid "Work Centers" msgstr "作業区" #. module: mrp #: field:mrp.production,workcenter_lines:0 msgid "Work Centers Utilisation" msgstr "作業区活用" #. module: mrp #: code:addons/mrp/report/price.py:132 #, python-format msgid "Work Cost" msgstr "作業コスト" #. module: mrp #: code:addons/mrp/report/price.py:206 #, python-format msgid "Work Cost of %s %s" msgstr "作業コスト %s %s" #. module: mrp #: model:ir.model,name:mrp.model_mrp_production_workcenter_line #: field:mrp.production.workcenter.line,name:0 msgid "Work Order" msgstr "作業オーダ" #. module: mrp #: view:mrp.production:mrp.mrp_production_form_view #: view:website:mrp.report_mrporder msgid "Work Orders" msgstr "作業オーダ" #. module: mrp #: view:website:mrp.report_mrporder msgid "WorkCenter" msgstr "作業センタ" #. module: mrp #: model:ir.ui.menu,name:mrp.menu_view_resource_calendar_search_mrp msgid "Working Time" msgstr "作業時間" #. module: mrp #: help:mrp.config.settings,module_mrp_byproduct:0 msgid "" "You can configure by-products in the bill of material.\n" "Without this module: A + B + C -> D.\n" "With this module: A + B + C -> D + E.\n" "-This installs the module mrp_byproduct." msgstr "" #. module: mrp #: code:addons/mrp/mrp.py:339 #, python-format msgid "" "You can not delete a Bill of Material with running manufacturing orders.\n" "Please close or cancel it first." msgstr "" #. module: mrp #: code:addons/mrp/stock.py:42 #, python-format msgid "You must assign a serial number for the product %s" msgstr "" #. module: mrp #: view:product.template:mrp.view_mrp_product_template_form_inherited msgid "days" msgstr "日数" #. module: mrp #: selection:mrp.property,composition:0 msgid "max" msgstr "最大" #. module: mrp #: selection:mrp.property,composition:0 msgid "min" msgstr "最小" #. module: mrp #: view:change.production.qty:mrp.view_change_production_qty_wizard #: view:mrp.config.settings:mrp.view_mrp_config #: view:mrp.product.produce:mrp.view_mrp_product_produce_wizard #: view:mrp.product_price:mrp.view_mrp_product_price_wizard #: view:mrp.workcenter.load:mrp.view_mrp_workcenter_load_wizard #: view:stock.move.consume:mrp.view_stock_move_consume_wizard msgid "or" msgstr "または" #. module: mrp #: selection:mrp.property,composition:0 msgid "plus" msgstr "+" #. module: mrp #: field:mrp.product.produce,product_id:0 #: field:mrp.product.produce.line,produce_id:0 #: field:mrp.product.produce.line,track_production:0 #: field:mrp.production,ready_production:0 msgid "unknown" msgstr "不明"