From ee8fae76678a2c730412cd48f7061f8bf5783fdf Mon Sep 17 00:00:00 2001 From: oca-ci Date: Wed, 13 Apr 2022 14:03:01 +0000 Subject: [PATCH] [UPD] Update pms_purchase.pot --- pms_purchase/i18n/pms_purchase.pot | 76 ++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 pms_purchase/i18n/pms_purchase.pot diff --git a/pms_purchase/i18n/pms_purchase.pot b/pms_purchase/i18n/pms_purchase.pot new file mode 100644 index 000000000..f96a764a7 --- /dev/null +++ b/pms_purchase/i18n/pms_purchase.pot @@ -0,0 +1,76 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pms_purchase +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: pms_purchase +#: model:ir.model.fields,field_description:pms_purchase.field_pms_property__display_name +#: model:ir.model.fields,field_description:pms_purchase.field_purchase_order_line__display_name +#: model:ir.model.fields,field_description:pms_purchase.field_stock_move__display_name +#: model:ir.model.fields,field_description:pms_purchase.field_stock_putaway_rule__display_name +msgid "Display Name" +msgstr "" + +#. module: pms_purchase +#: model:ir.model.fields,field_description:pms_purchase.field_pms_property__id +#: model:ir.model.fields,field_description:pms_purchase.field_purchase_order_line__id +#: model:ir.model.fields,field_description:pms_purchase.field_stock_move__id +#: model:ir.model.fields,field_description:pms_purchase.field_stock_putaway_rule__id +msgid "ID" +msgstr "" + +#. module: pms_purchase +#: model:ir.model.fields,field_description:pms_purchase.field_pms_property____last_update +#: model:ir.model.fields,field_description:pms_purchase.field_purchase_order_line____last_update +#: model:ir.model.fields,field_description:pms_purchase.field_stock_move____last_update +#: model:ir.model.fields,field_description:pms_purchase.field_stock_putaway_rule____last_update +msgid "Last Modified on" +msgstr "" + +#. module: pms_purchase +#: model:ir.model.fields,field_description:pms_purchase.field_pms_property__po_line_count +#: model_terms:ir.ui.view,arch_db:pms_purchase.pms_property_form_inherit_po_lines_view +msgid "PO Line(s)" +msgstr "" + +#. module: pms_purchase +#: model:ir.model,name:pms_purchase.model_pms_property +#: model:ir.model.fields,field_description:pms_purchase.field_purchase_order_line__pms_property_id +msgid "Property" +msgstr "" + +#. module: pms_purchase +#: model:ir.model,name:pms_purchase.model_purchase_order_line +msgid "Purchase Order Line" +msgstr "" + +#. module: pms_purchase +#: code:addons/pms_purchase/models/pms_property.py:0 +#, python-format +msgid "Purchase Order Lines" +msgstr "" + +#. module: pms_purchase +#: model:ir.model.fields,field_description:pms_purchase.field_pms_property__po_line_ids +msgid "Purchases" +msgstr "" + +#. module: pms_purchase +#: model:ir.model,name:pms_purchase.model_stock_putaway_rule +msgid "Putaway Rule" +msgstr "" + +#. module: pms_purchase +#: model:ir.model,name:pms_purchase.model_stock_move +msgid "Stock Move" +msgstr ""