# Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_picking_batch # # Translators: # Wil Odoo, 2024 # Junko Augias, 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-12-16 13:40+0000\n" "PO-Revision-Date: 2024-09-25 09:42+0000\n" "Last-Translator: Junko Augias, 2024\n" "Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/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: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "2023-08-20" msgstr "2023-08-20" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch msgid "Waves" msgstr "ウェーブ" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "" "Wave Grouping" msgstr "" "ウェーブグループ化" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "" "Batch " "Grouping" msgstr "" "一括グループ化" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "FROM" msgstr "以下から:" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Lot/Serial Number" msgstr "ロット/シリアル番号" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Package" msgstr "梱包" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product Barcode" msgstr "製品バーコード" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Responsible:" msgstr "担当者:" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "TO" msgstr "次へ:" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "" msgstr "" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_max_lines msgid "" "A transfer will not be automatically added to batches that will exceed this number of lines if the transfer is added to it.\n" "Leave this value as '0' if no line limit." msgstr "" "この明細数を超えるバッチに転送が追加されても、転送は自動的に追加されません。\n" "明細数制限がない場合は、この値を '0' のままにしておきます。" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_max_pickings msgid "" "A transfer will not be automatically added to batches that will exceed this number of transfers.\n" "Leave this value as '0' if no transfer limit." msgstr "" "この転送回数を超えるバッチには、転送は自動的に追加されません。\n" "転送制限がない場合は、この値を'0'のままにします。" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_needaction msgid "Action Needed" msgstr "要アクション" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_ids msgid "Activities" msgstr "活動" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "例外活動文字装飾" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_state msgid "Activity State" msgstr "活動状態" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_type_icon msgid "Activity Type Icon" msgstr "活動種別アイコン" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking.py:0 #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "Add Operations" msgstr "オペレーションを追加" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Add pickings to" msgstr "以下にピッキングを追加:" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Add to" msgstr "に追加" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_move_line.py:0 #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_move_line_tree_detailed_wave msgid "Add to Wave" msgstr "ウェーブに追加" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.stock_picking_to_batch_action_stock_picking msgid "Add to batch" msgstr "バッチに追加" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.stock_add_to_wave_action_stock_picking msgid "Add to wave" msgstr "ウェーブに追加" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Allocation" msgstr "割当" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__allowed_picking_ids msgid "Allowed Picking" msgstr "許可されたピッキング" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking.py:0 msgid "Assigned to %s Responsible" msgstr "担当者 %s " #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_attachment_count msgid "Attachment Count" msgstr "添付数" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_auto_confirm msgid "Auto-confirm" msgstr "自動確認" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__auto_batch msgid "Automatic Batches" msgstr "自動バッチ" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_partner msgid "Automatically group batches by contacts." msgstr "連絡先ごとの自動グループバッチ" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_destination msgid "Automatically group batches by destination country." msgstr "宛先国ごとの自動グループバッチ" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_dest_loc msgid "Automatically group batches by their destination location." msgstr "移動先ロケーションごとの自動グループバッチ" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__batch_group_by_src_loc msgid "Automatically group batches by their source location." msgstr "移動元ロケーションごとの自動グループバッチ" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__auto_batch msgid "" "Automatically put pickings into batches as they are confirmed when possible." msgstr "可能であれば、ピッキングが確認された時点で自動的にバッチに入れます。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Barcode" msgstr "バーコード" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_form_inherit msgid "Batch" msgstr "バッチ" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Batch & Wave Transfers" msgstr "一括 & ウェーブ転送" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Batch Name" msgstr "バッチ名" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_properties_definition msgid "Batch Properties" msgstr "一括プロパティ" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 #: code:addons/stock_picking_batch/wizard/stock_picking_to_batch.py:0 #: model:ir.actions.report,name:stock_picking_batch.action_report_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_move_line__batch_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking__batch_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__name #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__batch_id #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_move_line_view_search_inherit_stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_internal_search_inherit msgid "Batch Transfer" msgstr "一括転送" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking_to_batch msgid "Batch Transfer Lines" msgstr "バッチ転送明細" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.stock_picking_batch_action #: model:ir.ui.menu,name:stock_picking_batch.stock_picking_batch_menu msgid "Batch Transfers" msgstr "一括転送" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Batch Transfers not finished" msgstr "バッチ転送未完了" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_move_line__batch_id #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking__batch_id msgid "Batch associated to this transfer" msgstr "この転送に関連するバッチ" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "Batch transfers" msgstr "一括転送" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch msgid "Batches" msgstr "一括処理" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_calendar msgid "Calendar View" msgstr "カレンダービュー" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Cancel" msgstr "キャンセル" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__cancel msgid "Cancelled" msgstr "取消済" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "Cannot create wave transfers" msgstr "ウェーブ転送を作成できません" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_category_ids msgid "Categories to consider when grouping waves." msgstr "ウェーブをグループ化する際に考慮すべきカテゴリ。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Check Availability" msgstr "利用可能確認" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "Choose Labels Layout" msgstr "ラベルレイアウトを選択" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "Choose Type of Labels To Print" msgstr "印刷するラベルのタイプを選択する" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "Cluster transfers" msgstr "クラスタ転送" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__company_id msgid "Company" msgstr "会社" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_add_to_wave_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_to_batch_form msgid "Confirm" msgstr "確認" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_partner #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Contact" msgstr "連絡先" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__count_picking_batch msgid "Count Picking Batch" msgstr "ピッキングバッチ数" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__count_picking_wave msgid "Count Picking Wave" msgstr "ピッキングウェーブ数" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__create_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__create_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__create_uid msgid "Created by" msgstr "作成者" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__create_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__create_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__create_date msgid "Created on" msgstr "作成日" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__description #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__description msgid "Description" msgstr "説明" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_destination msgid "Destination Country" msgstr "配送先国" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Destination Location" msgstr "移動先ロケーション" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Detailed Operations" msgstr "詳細オペレーション" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__display_name #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__display_name #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__display_name msgid "Display Name" msgstr "表示名" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__done #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Done" msgstr "完了" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__is_create_draft #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__draft #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Draft" msgstr "ドラフト" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_follower_ids msgid "Followers" msgstr "フォロワー" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_partner_ids msgid "Followers (Partners)" msgstr "フォロワー (取引先)" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Font awesomeのアイコン 例. fa-tasks" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Future Activities" msgstr "今後の活動" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Group By" msgstr "グループ化" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_dest_loc msgid "Group by Destination Location" msgstr "移動先ロケーションでグループ化" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_group_by_src_loc msgid "Group by Source Location" msgstr "移動元ロケーションでグループ化" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Gujarat" msgstr "Gujarat" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__has_message msgid "Has Message" msgstr "メッセージあり" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__id msgid "ID" msgstr "ID" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_exception_icon msgid "Icon" msgstr "アイコン" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "例外活動を示すアイコン" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_needaction msgid "If checked, new messages require your attention." msgstr "チェックした場合は、新しいメッセージに注意が必要です。" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_has_error #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "チェックした場合は、一部のメッセージに配信エラーが発生されました。" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking.py:0 msgid "" "If the Automatic Batches feature is enabled, at least one 'Group by' option " "must be selected." msgstr "自動バッチ機能が有効な場合、少なくとも1つの'グループごと'オプションを選択する必要があります。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "In Progress" msgstr "進行中" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_batch__state__in_progress msgid "In progress" msgstr "進行中" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_is_follower msgid "Is Follower" msgstr "フォロー中 " #. module: stock_picking_batch #: model:ir.ui.menu,name:stock_picking_batch.menu_stock_jobs msgid "Jobs" msgstr "採用情報" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "John Doe" msgstr "例: ジョン・ドー" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__write_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__write_uid #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__write_uid msgid "Last Updated by" msgstr "最終更新者" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__write_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__write_date #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__write_date msgid "Last Updated on" msgstr "最終更新日" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Late Activities" msgstr "遅れた活動" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "" "Launch picking orders by aisle or area and regroup at packing zone. Ideal " "for large warehouses." msgstr "通路またはエリアごとにピッキングオーダを出し、梱包ゾーンで再グループ化します。大規模な倉庫に適しています。" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__line_ids msgid "Line" msgstr "ライン" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__picking_ids msgid "List of transfers associated to this batch" msgstr "このバッチに関連した転送のリスト" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_group_by_location msgid "Location" msgstr "ロケーション" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Location From Name" msgstr "名前からのロケーション" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Location To Name" msgstr "名前へのロケーション" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_location_ids msgid "Locations to consider when grouping waves." msgstr "ウェーブをグループ化する際に考慮すべきロケーション。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Lot Number" msgstr "ロット番号" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_max_lines msgid "Maximum lines" msgstr "最大明細" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__batch_max_pickings msgid "Maximum transfers" msgstr "最大転送" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_has_error msgid "Message Delivery error" msgstr "メッセージ配信エラー" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_ids msgid "Messages" msgstr "メッセージ" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__mode #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__mode msgid "Mode" msgstr "モード" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_move_line_tree msgid "Move Lines" msgstr "移動明細" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__my_activity_date_deadline msgid "My Activity Deadline" msgstr "活動期限" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "My Transfers" msgstr "自分の転送" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "次の活動カレンダーイベント" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_date_deadline msgid "Next Activity Deadline" msgstr "次の活動期限" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_summary msgid "Next Activity Summary" msgstr "次の活動概要" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_type_id msgid "Next Activity Type" msgstr "次の活動タイプ" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_needaction_counter msgid "Number of Actions" msgstr "アクション数" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_has_error_counter msgid "Number of errors" msgstr "エラー数" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_needaction_counter msgid "Number of messages requiring action" msgstr "アクションを必要とするメッセージの数" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__message_has_error_counter msgid "Number of messages with delivery error" msgstr "配信エラーが発生されたメッセージ数" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__picking_type_id msgid "Operation Type" msgstr "オペレーションタイプ" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Operations" msgstr "オペレーション" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Package ID" msgstr "梱包ID" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "" "Pick multiple orders in one trip and prepare orders as you pick. This " "reduces packing time and is ideal for small products." msgstr "一度に複数のオーダを選択し、ピッキングしながらオーダを準備します。梱包時間を短縮でき、小型のプロダクトに適しています。" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__picking_ids msgid "Picking" msgstr "ピッキング" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking_type msgid "Picking Type" msgstr "ピッキングタイプ" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "" "Please add 'Done' quantities to the batch picking to create a new pack." msgstr "新しいパックを作成するには、バッチピッキングに'完了' の数量を追加して下さい。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch msgid "Prepare Batch" msgstr "バッチを準備" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.action_prepare_wave #: model:ir.actions.act_window,name:stock_picking_batch.action_prepare_wave_for_picking_type #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_type_kanban_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_wave_kanban #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_wave_tree msgid "Prepare Wave" msgstr "ウェーブを準備" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Print" msgstr "印刷" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Print Labels" msgstr "ラベル印刷" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_group_by_product #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product" msgstr "プロダクト" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product Barcode" msgstr "プロダクトバーコード" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_group_by_category msgid "Product Category" msgstr "プロダクトカテゴリ" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_move_line msgid "Product Moves (Stock Move Line)" msgstr "プロダクトの移動(在庫移動ライン)" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Product Name" msgstr "プロダクト名" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__properties msgid "Properties" msgstr "属性" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Put in Pack" msgstr "梱包する" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Quantity" msgstr "数量" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Quantity Done" msgstr "完了済数量" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__rating_ids msgid "Ratings" msgstr "評価" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "" "Regroup multiple orders into one picking and consolidate at the packing " "zone." msgstr "複数のオーダを1つのピッキングにまとめ、梱包ゾーンでまとめます。" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__user_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__user_id #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_to_batch__user_id #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Responsible" msgstr "担当者" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__activity_user_id msgid "Responsible User" msgstr "担当ユーザ" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Result Package ID" msgstr "梱包ID結果" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__message_has_sms_error msgid "SMS Delivery error" msgstr "SMS配信エラー" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__scheduled_date #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Scheduled Date" msgstr "計画日" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__scheduled_date msgid "" "Scheduled date for the transfers to be processed.\n" " - If manually set then scheduled date for all transfers in batch will automatically update to this date.\n" " - If not manually changed and transfers are added/removed/updated then this will be their earliest scheduled date\n" " but this scheduled date will not be set for all transfers in batch." msgstr "" "処理される転送の予定日\n" "    - 手動で設定した場合、バッチ内のすべての予定日が自動的にこの日付に更新されます。\n" "    - 手動で変更されず、転送が追加/削除/更新された場合、この日が最も早い予定日となります。\n" "    しかし、この予定日はバッチ内のすべての振込に設定されるわけではありません。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Search Batch Transfer" msgstr "バッチ転送を検索" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Select locations you want to group" msgstr "グループ化したいロケーションを選択" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Select product categories you want to group" msgstr "グループ化したいプロダクトカテゴリを選択" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking__batch_sequence msgid "Sequence" msgstr "シーケンス" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__show_allocation msgid "Show Allocation Button" msgstr "割り当てボタンを表示" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__show_check_availability msgid "Show Check Availability" msgstr "チェックの可用性を表示" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__show_lots_text msgid "Show Lots Text" msgstr "たくさんのテキストを表示" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Show all records which has next action date is before today" msgstr "次のアクションの日付が今日より前のすべてのレコードを表示" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.view_picking_type_form_inherit msgid "Source Location" msgstr "移動元ロケーション" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_group_by_location msgid "" "Split transfers by defined locations, then group transfers with the same " "location." msgstr "転送を定義したロケーションで分割し、同じロケーションの転送をグループ化します。" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_group_by_category msgid "" "Split transfers by product category, then group transfers that have the same" " product category." msgstr "プロダクトカテゴリ別に転送を分割し、同じプロダクトカテゴリの転送をグループ化します。" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_type__wave_group_by_product msgid "" "Split transfers by product then group transfers that have the same product." msgstr "プロダクト別に転送を分割し、同じプロダクトを持つ転送をグループ化します。" #. module: stock_picking_batch #: model:mail.message.subtype,description:stock_picking_batch.mt_batch_state #: model:mail.message.subtype,name:stock_picking_batch.mt_batch_state msgid "Stage Changed" msgstr "ステージ変更済" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__state #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "State" msgstr "都道府県・州" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Status" msgstr "状態" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "活動に基づくステータス\n" "遅延: 期限が既に過ぎています\n" "今日: 活動日は今日です\n" "予定: 将来の活動。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_tree msgid "Stock Batch Transfer" msgstr "在庫バッチ転送" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_move msgid "Stock Move" msgstr "在庫移動" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_package_destination msgid "Stock Package Destination" msgstr "在庫梱包の宛先" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__move_line_ids msgid "Stock move lines" msgstr "在庫移動明細" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__move_ids msgid "Stock moves" msgstr "在庫移動" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Summary:" msgstr "要約:" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "" "The following transfers cannot be added to batch transfer %(batch)s. Please check their states and operation types.\n" "\n" "Incompatibilities: %(incompatible_transfers)s" msgstr "" "以下の運送は、バッチ転送 %(batch)sに追加することができません。ステータスとオペレーションタイプを確認して下さい。\n" "\n" "非互換性: %(incompatible_transfers)s" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "The selected operations should belong to a unique company." msgstr "選択されたオペレーションは一意の会社に属している必要があります。" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_picking_to_batch.py:0 msgid "The selected pickings should belong to an unique company." msgstr "選択されたピッキングは一意の会社に属している必要があります。" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "The selected transfers should belong to a unique company." msgstr "選択された転送は一意の会社に属している必要があります。" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/wizard/stock_add_to_wave.py:0 msgid "The selected transfers should belong to the same operation type" msgstr "選択された転送は同一のオペレーションタイプに属している必要があります。" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__is_wave msgid "This batch is a wave" msgstr "このバッチはウェーブです" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "To Do" msgstr "未処理" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_filter msgid "Today Activities" msgstr "本日の活動" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_picking #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Transfer" msgstr "転送" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Transfer Display Name" msgstr "転送表示名" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Transfer Name" msgstr "転送名" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "Transferred by" msgstr "運送担当" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__picking_ids #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Transfers" msgstr "転送" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__picking_type_code msgid "Type of Operation" msgstr "処理タイプ" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "記録上の例外活動の種類。" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.report_picking_batch msgid "Unit of Measure" msgstr "単位" #. module: stock_picking_batch #: model:ir.actions.server,name:stock_picking_batch.action_unreserve_batch_picking msgid "Unreserve" msgstr "引当解除" #. module: stock_picking_batch #: model_terms:ir.ui.view,arch_db:stock_picking_batch.stock_picking_batch_form msgid "Validate" msgstr "検証" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_warehouse #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__warehouse_id msgid "Warehouse" msgstr "倉庫" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_location_ids msgid "Wave Locations" msgstr "ウェーブロケーション" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_type__wave_category_ids msgid "Wave Product Categories" msgstr "ウェーブプロダクトカテゴリ" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_add_to_wave__wave_id msgid "Wave Transfer" msgstr "ウェーブ転送" #. module: stock_picking_batch #: model:ir.model,name:stock_picking_batch.model_stock_add_to_wave msgid "Wave Transfer Lines" msgstr "ウェーブ転送明細" #. module: stock_picking_batch #: model:ir.actions.act_window,name:stock_picking_batch.action_picking_tree_wave #: model:ir.ui.menu,name:stock_picking_batch.stock_picking_wave_menu msgid "Wave Transfers" msgstr "ウェーブ転送" #. module: stock_picking_batch #: model_terms:ir.actions.act_window,help:stock_picking_batch.action_picking_tree_wave #: model_terms:ir.actions.act_window,help:stock_picking_batch.stock_picking_batch_action msgid "Wave transfers" msgstr "ウェーブ転送" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__website_message_ids msgid "Website Messages" msgstr "ウェブサイトメッセージ" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_batch__website_message_ids msgid "Website communication history" msgstr "ウェブサイト通信履歴" #. module: stock_picking_batch #: model:ir.model.fields,help:stock_picking_batch.field_stock_picking_to_batch__is_create_draft msgid "When checked, create the batch in draft status" msgstr "確認して、バッチをドラフト状態で作成して下さい。" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "You cannot delete Done batch transfers." msgstr "完了済のバッチ転送を削除することはできません。" #. module: stock_picking_batch #. odoo-python #: code:addons/stock_picking_batch/models/stock_picking_batch.py:0 msgid "You have to set some pickings to batch." msgstr "バッチ用のピッキングを設定して下さい。" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_to_batch__mode__new msgid "a new batch transfer" msgstr "新規バッチ転送" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_add_to_wave__mode__new msgid "a new wave transfer" msgstr "新規ウェーブ転送" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_picking_to_batch__mode__existing msgid "an existing batch transfer" msgstr "既存のバッチ転送" #. module: stock_picking_batch #: model:ir.model.fields.selection,name:stock_picking_batch.selection__stock_add_to_wave__mode__existing msgid "an existing wave transfer" msgstr "既存のウェーブ転送" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__estimated_shipping_volume msgid "shipping_volume" msgstr "shipping_volume" #. module: stock_picking_batch #: model:ir.model.fields,field_description:stock_picking_batch.field_stock_picking_batch__estimated_shipping_weight msgid "shipping_weight" msgstr "shipping_weight"