# Translation of Odoo Server. # This file contains the translation of the following modules: # * purchase_reception_status # msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2023-01-10 02:02+0000\n" "Last-Translator: Wang-TKurata \n" "Language-Team: none\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.14.1\n" #. module: purchase_reception_status #: model:ir.model.fields,field_description:purchase_reception_status.field_purchase_order__force_received msgid "Force Received" msgstr "強制受領" #. module: purchase_reception_status #: model:ir.model.fields.selection,name:purchase_reception_status.selection__purchase_order__reception_status__received #: model_terms:ir.ui.view,arch_db:purchase_reception_status.view_purchase_order_filter msgid "Fully Received" msgstr "完納" #. module: purchase_reception_status #: model:ir.model.fields,help:purchase_reception_status.field_purchase_order__force_received msgid "" "If true, the reception status will be forced to Fully Received, even if some " "lines are not fully received. To be able to modify this field, you must " "first lock the order." msgstr "" "チェックを付けた場合、未受領の明細が有ったとしても受領ステータスは強制的に完" "全受領済みとなります。この項目を編集するためにはオーダーのロックを解除する必" "要があります。" #. module: purchase_reception_status #: model_terms:ir.ui.view,arch_db:purchase_reception_status.view_purchase_order_filter msgid "Not Fully Received" msgstr "未完納" #. module: purchase_reception_status #: model:ir.model.fields.selection,name:purchase_reception_status.selection__purchase_order__reception_status__no msgid "Nothing Received" msgstr "未受領" #. module: purchase_reception_status #: model:ir.model.fields.selection,name:purchase_reception_status.selection__purchase_order__reception_status__partial msgid "Partially Received" msgstr "分納" #. module: purchase_reception_status #: model:ir.model,name:purchase_reception_status.model_purchase_order msgid "Purchase Order" msgstr "購買オーダ" #. module: purchase_reception_status #: model:ir.model.fields,field_description:purchase_reception_status.field_purchase_order__reception_status #: model_terms:ir.ui.view,arch_db:purchase_reception_status.view_purchase_order_filter msgid "Reception Status" msgstr "納入状況"