diff options
Diffstat (limited to 'addons/website_payment/i18n/website_payment.pot')
| -rw-r--r-- | addons/website_payment/i18n/website_payment.pot | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/addons/website_payment/i18n/website_payment.pot b/addons/website_payment/i18n/website_payment.pot new file mode 100644 index 00000000..5173e68c --- /dev/null +++ b/addons/website_payment/i18n/website_payment.pot @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-01 07:29+0000\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: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "" |
