From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/website_payment/__init__.py | 4 + addons/website_payment/__manifest__.py | 21 +++ addons/website_payment/i18n/af.po | 146 +++++++++++++++++++ addons/website_payment/i18n/ar.po | 47 ++++++ addons/website_payment/i18n/az.po | 26 ++++ addons/website_payment/i18n/bg.po | 46 ++++++ addons/website_payment/i18n/bn.po | 45 ++++++ addons/website_payment/i18n/bs.po | 30 ++++ addons/website_payment/i18n/ca.po | 46 ++++++ addons/website_payment/i18n/ckb.po | 45 ++++++ addons/website_payment/i18n/cs.po | 49 +++++++ addons/website_payment/i18n/da.po | 48 +++++++ addons/website_payment/i18n/de.po | 45 ++++++ addons/website_payment/i18n/el.po | 45 ++++++ addons/website_payment/i18n/en_AU.po | 152 ++++++++++++++++++++ addons/website_payment/i18n/en_GB.po | 146 +++++++++++++++++++ addons/website_payment/i18n/eo.po | 41 ++++++ addons/website_payment/i18n/es.po | 46 ++++++ addons/website_payment/i18n/es_BO.po | 146 +++++++++++++++++++ addons/website_payment/i18n/es_CL.po | 146 +++++++++++++++++++ addons/website_payment/i18n/es_CO.po | 157 ++++++++++++++++++++ addons/website_payment/i18n/es_CR.po | 146 +++++++++++++++++++ addons/website_payment/i18n/es_DO.po | 153 ++++++++++++++++++++ addons/website_payment/i18n/es_EC.po | 158 +++++++++++++++++++++ addons/website_payment/i18n/es_MX.po | 45 ++++++ addons/website_payment/i18n/es_PA.po | 146 +++++++++++++++++++ addons/website_payment/i18n/es_PE.po | 155 ++++++++++++++++++++ addons/website_payment/i18n/es_PY.po | 146 +++++++++++++++++++ addons/website_payment/i18n/es_VE.po | 146 +++++++++++++++++++ addons/website_payment/i18n/et.po | 46 ++++++ addons/website_payment/i18n/eu.po | 47 ++++++ addons/website_payment/i18n/fa.po | 46 ++++++ addons/website_payment/i18n/fi.po | 48 +++++++ addons/website_payment/i18n/fr.po | 47 ++++++ addons/website_payment/i18n/fr_CA.po | 146 +++++++++++++++++++ addons/website_payment/i18n/gl.po | 145 +++++++++++++++++++ addons/website_payment/i18n/gu.po | 26 ++++ addons/website_payment/i18n/he.po | 46 ++++++ addons/website_payment/i18n/hi.po | 41 ++++++ addons/website_payment/i18n/hr.po | 47 ++++++ addons/website_payment/i18n/hu.po | 46 ++++++ addons/website_payment/i18n/id.po | 47 ++++++ addons/website_payment/i18n/is.po | 30 ++++ addons/website_payment/i18n/it.po | 45 ++++++ addons/website_payment/i18n/ja.po | 46 ++++++ addons/website_payment/i18n/ka.po | 47 ++++++ addons/website_payment/i18n/kab.po | 148 +++++++++++++++++++ addons/website_payment/i18n/kk.po | 145 +++++++++++++++++++ addons/website_payment/i18n/km.po | 29 ++++ addons/website_payment/i18n/ko.po | 46 ++++++ addons/website_payment/i18n/lb.po | 26 ++++ addons/website_payment/i18n/lt.po | 47 ++++++ addons/website_payment/i18n/lv.po | 41 ++++++ addons/website_payment/i18n/mk.po | 153 ++++++++++++++++++++ addons/website_payment/i18n/mn.po | 46 ++++++ addons/website_payment/i18n/nb.po | 46 ++++++ addons/website_payment/i18n/nl.po | 46 ++++++ addons/website_payment/i18n/nl_BE.po | 146 +++++++++++++++++++ addons/website_payment/i18n/pl.po | 46 ++++++ addons/website_payment/i18n/pt.po | 47 ++++++ addons/website_payment/i18n/pt_BR.po | 48 +++++++ addons/website_payment/i18n/ro.po | 46 ++++++ addons/website_payment/i18n/ru.po | 48 +++++++ addons/website_payment/i18n/si.po | 41 ++++++ addons/website_payment/i18n/sk.po | 47 ++++++ addons/website_payment/i18n/sl.po | 47 ++++++ addons/website_payment/i18n/sq.po | 145 +++++++++++++++++++ addons/website_payment/i18n/sr.po | 29 ++++ addons/website_payment/i18n/sr@latin.po | 39 +++++ addons/website_payment/i18n/sv.po | 47 ++++++ addons/website_payment/i18n/th.po | 31 ++++ addons/website_payment/i18n/tr.po | 48 +++++++ addons/website_payment/i18n/uk.po | 46 ++++++ addons/website_payment/i18n/ur.po | 41 ++++++ addons/website_payment/i18n/vi.po | 46 ++++++ addons/website_payment/i18n/website_payment.pot | 41 ++++++ addons/website_payment/i18n/zh_CN.po | 47 ++++++ addons/website_payment/i18n/zh_HK.po | 146 +++++++++++++++++++ addons/website_payment/i18n/zh_TW.po | 45 ++++++ addons/website_payment/models/__init__.py | 1 + addons/website_payment/models/payment_acquirer.py | 13 ++ addons/website_payment/static/description/icon.png | Bin 0 -> 12394 bytes addons/website_payment/static/description/icon.svg | 1 + addons/website_payment/static/src/img/amex.png | Bin 0 -> 1349 bytes addons/website_payment/static/src/img/diners.png | Bin 0 -> 1258 bytes addons/website_payment/static/src/img/discover.png | Bin 0 -> 1114 bytes .../website_payment/static/src/img/grey-dots.png | Bin 0 -> 2916 bytes addons/website_payment/static/src/img/jcb.png | Bin 0 -> 1080 bytes .../website_payment/static/src/img/mastercard.png | Bin 0 -> 1425 bytes .../website_payment/static/src/img/placeholder.png | Bin 0 -> 3082 bytes addons/website_payment/static/src/img/visa.png | Bin 0 -> 1088 bytes addons/website_payment/views/payment_acquirer.xml | 17 +++ 92 files changed, 5590 insertions(+) create mode 100644 addons/website_payment/__init__.py create mode 100644 addons/website_payment/__manifest__.py create mode 100644 addons/website_payment/i18n/af.po create mode 100644 addons/website_payment/i18n/ar.po create mode 100644 addons/website_payment/i18n/az.po create mode 100644 addons/website_payment/i18n/bg.po create mode 100644 addons/website_payment/i18n/bn.po create mode 100644 addons/website_payment/i18n/bs.po create mode 100644 addons/website_payment/i18n/ca.po create mode 100644 addons/website_payment/i18n/ckb.po create mode 100644 addons/website_payment/i18n/cs.po create mode 100644 addons/website_payment/i18n/da.po create mode 100644 addons/website_payment/i18n/de.po create mode 100644 addons/website_payment/i18n/el.po create mode 100644 addons/website_payment/i18n/en_AU.po create mode 100644 addons/website_payment/i18n/en_GB.po create mode 100644 addons/website_payment/i18n/eo.po create mode 100644 addons/website_payment/i18n/es.po create mode 100644 addons/website_payment/i18n/es_BO.po create mode 100644 addons/website_payment/i18n/es_CL.po create mode 100644 addons/website_payment/i18n/es_CO.po create mode 100644 addons/website_payment/i18n/es_CR.po create mode 100644 addons/website_payment/i18n/es_DO.po create mode 100644 addons/website_payment/i18n/es_EC.po create mode 100644 addons/website_payment/i18n/es_MX.po create mode 100644 addons/website_payment/i18n/es_PA.po create mode 100644 addons/website_payment/i18n/es_PE.po create mode 100644 addons/website_payment/i18n/es_PY.po create mode 100644 addons/website_payment/i18n/es_VE.po create mode 100644 addons/website_payment/i18n/et.po create mode 100644 addons/website_payment/i18n/eu.po create mode 100644 addons/website_payment/i18n/fa.po create mode 100644 addons/website_payment/i18n/fi.po create mode 100644 addons/website_payment/i18n/fr.po create mode 100644 addons/website_payment/i18n/fr_CA.po create mode 100644 addons/website_payment/i18n/gl.po create mode 100644 addons/website_payment/i18n/gu.po create mode 100644 addons/website_payment/i18n/he.po create mode 100644 addons/website_payment/i18n/hi.po create mode 100644 addons/website_payment/i18n/hr.po create mode 100644 addons/website_payment/i18n/hu.po create mode 100644 addons/website_payment/i18n/id.po create mode 100644 addons/website_payment/i18n/is.po create mode 100644 addons/website_payment/i18n/it.po create mode 100644 addons/website_payment/i18n/ja.po create mode 100644 addons/website_payment/i18n/ka.po create mode 100644 addons/website_payment/i18n/kab.po create mode 100644 addons/website_payment/i18n/kk.po create mode 100644 addons/website_payment/i18n/km.po create mode 100644 addons/website_payment/i18n/ko.po create mode 100644 addons/website_payment/i18n/lb.po create mode 100644 addons/website_payment/i18n/lt.po create mode 100644 addons/website_payment/i18n/lv.po create mode 100644 addons/website_payment/i18n/mk.po create mode 100644 addons/website_payment/i18n/mn.po create mode 100644 addons/website_payment/i18n/nb.po create mode 100644 addons/website_payment/i18n/nl.po create mode 100644 addons/website_payment/i18n/nl_BE.po create mode 100644 addons/website_payment/i18n/pl.po create mode 100644 addons/website_payment/i18n/pt.po create mode 100644 addons/website_payment/i18n/pt_BR.po create mode 100644 addons/website_payment/i18n/ro.po create mode 100644 addons/website_payment/i18n/ru.po create mode 100644 addons/website_payment/i18n/si.po create mode 100644 addons/website_payment/i18n/sk.po create mode 100644 addons/website_payment/i18n/sl.po create mode 100644 addons/website_payment/i18n/sq.po create mode 100644 addons/website_payment/i18n/sr.po create mode 100644 addons/website_payment/i18n/sr@latin.po create mode 100644 addons/website_payment/i18n/sv.po create mode 100644 addons/website_payment/i18n/th.po create mode 100644 addons/website_payment/i18n/tr.po create mode 100644 addons/website_payment/i18n/uk.po create mode 100644 addons/website_payment/i18n/ur.po create mode 100644 addons/website_payment/i18n/vi.po create mode 100644 addons/website_payment/i18n/website_payment.pot create mode 100644 addons/website_payment/i18n/zh_CN.po create mode 100644 addons/website_payment/i18n/zh_HK.po create mode 100644 addons/website_payment/i18n/zh_TW.po create mode 100644 addons/website_payment/models/__init__.py create mode 100644 addons/website_payment/models/payment_acquirer.py create mode 100644 addons/website_payment/static/description/icon.png create mode 100644 addons/website_payment/static/description/icon.svg create mode 100644 addons/website_payment/static/src/img/amex.png create mode 100644 addons/website_payment/static/src/img/diners.png create mode 100644 addons/website_payment/static/src/img/discover.png create mode 100644 addons/website_payment/static/src/img/grey-dots.png create mode 100644 addons/website_payment/static/src/img/jcb.png create mode 100644 addons/website_payment/static/src/img/mastercard.png create mode 100644 addons/website_payment/static/src/img/placeholder.png create mode 100644 addons/website_payment/static/src/img/visa.png create mode 100644 addons/website_payment/views/payment_acquirer.xml (limited to 'addons/website_payment') diff --git a/addons/website_payment/__init__.py b/addons/website_payment/__init__.py new file mode 100644 index 00000000..e9917144 --- /dev/null +++ b/addons/website_payment/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import models \ No newline at end of file diff --git a/addons/website_payment/__manifest__.py b/addons/website_payment/__manifest__.py new file mode 100644 index 00000000..1ddad136 --- /dev/null +++ b/addons/website_payment/__manifest__.py @@ -0,0 +1,21 @@ +# -*- coding: utf-8 -*- + +{ + 'name': 'Website Payment', + 'category': 'Hidden', + 'summary': 'Payment integration with website', + 'version': '1.0', + 'description': """ +This is a bridge module which integrates payment acquirers with Website app. + """, + 'depends': [ + 'website', + 'payment', + 'portal', + ], + 'data': [ + 'views/payment_acquirer.xml', + ], + 'auto_install': False, + 'license': 'LGPL-3', +} diff --git a/addons/website_payment/i18n/af.po b/addons/website_payment/i18n/af.po new file mode 100644 index 00000000..a0cc21f2 --- /dev/null +++ b/addons/website_payment/i18n/af.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-11-26 09:29+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Afrikaans (http://www.transifex.com/odoo/odoo-9/language/" +"af/)\n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Bedrag" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Van" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Betaling" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Verwysing" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Webtuiste" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/ar.po b/addons/website_payment/i18n/ar.po new file mode 100644 index 00000000..94b14e1f --- /dev/null +++ b/addons/website_payment/i18n/ar.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Mustafa Rawi , 2020 +# Akram Alfusayal , 2020 +# Osama Ahmaro , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Osama Ahmaro , 2020\n" +"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\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 "الموقع الإلكتروني" diff --git a/addons/website_payment/i18n/az.po b/addons/website_payment/i18n/az.po new file mode 100644 index 00000000..3b7c4c08 --- /dev/null +++ b/addons/website_payment/i18n/az.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:35+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. 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 "" diff --git a/addons/website_payment/i18n/bg.po b/addons/website_payment/i18n/bg.po new file mode 100644 index 00000000..a3b840f3 --- /dev/null +++ b/addons/website_payment/i18n/bg.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Maria Boyadjieva , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Maria Boyadjieva , 2020\n" +"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "ID" + +#. 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 "Уебсайт" diff --git a/addons/website_payment/i18n/bn.po b/addons/website_payment/i18n/bn.po new file mode 100644 index 00000000..9bee6ce6 --- /dev/null +++ b/addons/website_payment/i18n/bn.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Abu Zafar , 2021 +# +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-07 08:22+0000\n" +"Last-Translator: Abu Zafar , 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "ওয়েবসাইট" diff --git a/addons/website_payment/i18n/bs.po b/addons/website_payment/i18n/bs.po new file mode 100644 index 00000000..b08258bc --- /dev/null +++ b/addons/website_payment/i18n/bs.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2018 +# Boško Stojaković , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Boško Stojaković , 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Sticaoc plaćanja" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Web stranica" diff --git a/addons/website_payment/i18n/ca.po b/addons/website_payment/i18n/ca.po new file mode 100644 index 00000000..cd3a4a07 --- /dev/null +++ b/addons/website_payment/i18n/ca.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Josep Anton Belchi, 2021 +# +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-07 08:22+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Mètode de pagament" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Lloc web" diff --git a/addons/website_payment/i18n/ckb.po b/addons/website_payment/i18n/ckb.po new file mode 100644 index 00000000..c3fb2a15 --- /dev/null +++ b/addons/website_payment/i18n/ckb.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Haval Abdulkarim , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Haval Abdulkarim , 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "ماڵپەڕ" diff --git a/addons/website_payment/i18n/cs.po b/addons/website_payment/i18n/cs.po new file mode 100644 index 00000000..92fcb866 --- /dev/null +++ b/addons/website_payment/i18n/cs.po @@ -0,0 +1,49 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka , 2020 +# Michal Veselý , 2020 +# Jiří Podhorecký, 2020 +# Rastislav Brencic , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Rastislav Brencic , 2020\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Platební brána" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Webstránka" diff --git a/addons/website_payment/i18n/da.po b/addons/website_payment/i18n/da.po new file mode 100644 index 00000000..462efd9b --- /dev/null +++ b/addons/website_payment/i18n/da.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Morten Schou , 2020 +# Jesper Carstensen , 2020 +# Sanne Kristensen , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Sanne Kristensen , 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalingsindløser" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Hjemmeside" diff --git a/addons/website_payment/i18n/de.po b/addons/website_payment/i18n/de.po new file mode 100644 index 00000000..cbe7755f --- /dev/null +++ b/addons/website_payment/i18n/de.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Zahlungsanbieter" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Website" diff --git a/addons/website_payment/i18n/el.po b/addons/website_payment/i18n/el.po new file mode 100644 index 00000000..b0cb8696 --- /dev/null +++ b/addons/website_payment/i18n/el.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "Ιστότοπος" diff --git a/addons/website_payment/i18n/en_AU.po b/addons/website_payment/i18n/en_AU.po new file mode 100644 index 00000000..4078d48e --- /dev/null +++ b/addons/website_payment/i18n/en_AU.po @@ -0,0 +1,152 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:40+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: English (Australia) (http://www.transifex.com/odoo/odoo-9/" +"language/en_AU/)\n" +"Language: en_AU\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Import" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "The full URL to access the document through the website." + +#~ msgid "Website URL" +#~ msgstr "Website URL" diff --git a/addons/website_payment/i18n/en_GB.po b/addons/website_payment/i18n/en_GB.po new file mode 100644 index 00000000..31bc6a5a --- /dev/null +++ b/addons/website_payment/i18n/en_GB.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:40+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/" +"odoo-9/language/en_GB/)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Amount" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "Configure payment acquirers" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "E-Commerce" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "From" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Payment" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Payment Acquirer" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Reference" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Website" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/eo.po b/addons/website_payment/i18n/eo.po new file mode 100644 index 00000000..c6ba133b --- /dev/null +++ b/addons/website_payment/i18n/eo.po @@ -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-07 08:22+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/addons/website_payment/i18n/es.po b/addons/website_payment/i18n/es.po new file mode 100644 index 00000000..421de4c7 --- /dev/null +++ b/addons/website_payment/i18n/es.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Osiris Román , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Osiris Román , 2020\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de Pago" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Sitio web" diff --git a/addons/website_payment/i18n/es_BO.po b/addons/website_payment/i18n/es_BO.po new file mode 100644 index 00000000..0576b338 --- /dev/null +++ b/addons/website_payment/i18n/es_BO.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-24 20:01+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Bolivia) (http://www.transifex.com/odoo/odoo-9/" +"language/es_BO/)\n" +"Language: es_BO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Importe" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Desde" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/es_CL.po b/addons/website_payment/i18n/es_CL.po new file mode 100644 index 00000000..e1f25a9e --- /dev/null +++ b/addons/website_payment/i18n/es_CL.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-03-12 06:22+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Chile) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CL/)\n" +"Language: es_CL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Monto" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "De" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Mi Cuenta" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio Web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/es_CO.po b/addons/website_payment/i18n/es_CO.po new file mode 100644 index 00000000..8569f283 --- /dev/null +++ b/addons/website_payment/i18n/es_CO.po @@ -0,0 +1,157 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# ANDRES FELIPE NEGRETE GOMEZ , 2016 +# Esteban Echeverry , 2016 +# Mateo Tibaquirá , 2015 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-02-16 19:59+0000\n" +"Last-Translator: Esteban Echeverry \n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CO/)\n" +"Language: es_CO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr " Volver a Mi Cuenta" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "Adquiridor" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "Añadir un nuevo método de pago:" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Cantidad" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "Configurar métodos de pago" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "Adquiridor Predeterminado" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" +"Procesador de pago predeterminado para los pagos a través de la web; su " +"proveedor necesita ser visible en el sitio." + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "Borrar " + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "Borrar método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "Comercio Electrónico" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Desde" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "Gestione sus métodos de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Mi Cuenta" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "Pagar Ahora" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Adquirente del Pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de Pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Métodos de Pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "Pago procesado por" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "Esta transacción será procesada por" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio Web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "payment_provider_logo" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "La URL completa para acceder al documento a través del sitio web." + +#~ msgid "Website URL" +#~ msgstr "URL del Sitio Web" diff --git a/addons/website_payment/i18n/es_CR.po b/addons/website_payment/i18n/es_CR.po new file mode 100644 index 00000000..cade49a3 --- /dev/null +++ b/addons/website_payment/i18n/es_CR.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:41+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/odoo/odoo-9/" +"language/es_CR/)\n" +"Language: es_CR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Importe" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "De" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Formas de Pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/es_DO.po b/addons/website_payment/i18n/es_DO.po new file mode 100644 index 00000000..d39ec270 --- /dev/null +++ b/addons/website_payment/i18n/es_DO.po @@ -0,0 +1,153 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-05-18 23:59+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Dominican Republic) (http://www.transifex.com/odoo/" +"odoo-9/language/es_DO/)\n" +"Language: es_DO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "Adquiridor" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Importe" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "Configurar procesadores de pagos" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "Comercio Electrónico" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Desde" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Mi Cuenta" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Formas de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "" +#~ "La dirección URL completa para acceder al documento a través de la Web." + +#~ msgid "Website URL" +#~ msgstr "URL de la página web" diff --git a/addons/website_payment/i18n/es_EC.po b/addons/website_payment/i18n/es_EC.po new file mode 100644 index 00000000..8c01134e --- /dev/null +++ b/addons/website_payment/i18n/es_EC.po @@ -0,0 +1,158 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Ana Juaristi , 2015 +# Antonio Trueba, 2016 +# Paloma Yazmin Reyes Morales , 2015 +# Rick Hunter , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-01-20 12:49+0000\n" +"Last-Translator: Rick Hunter \n" +"Language-Team: Spanish (Ecuador) (http://www.transifex.com/odoo/odoo-9/" +"language/es_EC/)\n" +"Language: es_EC\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr " Retroceder a Mi cuenta" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "Entidad" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "Añadir un nuevo método de pago:" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Importe" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "Configurar métodos de pago" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "Adquiriente Predeterminado" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" +"Procesador de pago predeterminado para los pagos a través de la web; su " +"proveedor necesita ser visible en el sitio." + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "Borrar " + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "Borrar método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "Comercio electrónico" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "De" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "Gestione sus métodos de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Mi cuenta" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "Pagar ahora" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pagos" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Formas de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "Pago procesado por" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "Esta transacción será procesada por" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "Parámetros de configuración contable" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "Logo del proveedor de pagos" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "La URL completa para acceder al documento a través de la web." + +#~ msgid "Website URL" +#~ msgstr "URL del sitio web" diff --git a/addons/website_payment/i18n/es_MX.po b/addons/website_payment/i18n/es_MX.po new file mode 100644 index 00000000..30bd142b --- /dev/null +++ b/addons/website_payment/i18n/es_MX.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Cécile Collart , 2021 +# +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-07 08:22+0000\n" +"Last-Translator: Cécile Collart , 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de Pago" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Sitio web" diff --git a/addons/website_payment/i18n/es_PA.po b/addons/website_payment/i18n/es_PA.po new file mode 100644 index 00000000..4509a717 --- /dev/null +++ b/addons/website_payment/i18n/es_PA.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:41+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Panama) (http://www.transifex.com/odoo/odoo-9/" +"language/es_PA/)\n" +"Language: es_PA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "Pagar ahora" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/es_PE.po b/addons/website_payment/i18n/es_PE.po new file mode 100644 index 00000000..9c16ee8e --- /dev/null +++ b/addons/website_payment/i18n/es_PE.po @@ -0,0 +1,155 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Carlos Eduardo Rodriguez Rossi , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-06-13 17:07+0000\n" +"Last-Translator: Carlos Eduardo Rodriguez Rossi \n" +"Language-Team: Spanish (Peru) (http://www.transifex.com/odoo/odoo-9/language/" +"es_PE/)\n" +"Language: es_PE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr " Retornar a Mi Cuenta" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "Adquiriente" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "Agregar un nuevo un método de pago:" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Cantidad" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "Configurar pagos de los adquirientes" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "Adquiriente por Defecto" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" +"Pago por defecto del aquiriente para pagos del sitio web; su proveedor " +"necesita estar visible en el sitio web." + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "Eliminar " + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "Eliminar un método de pago:" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "E-Commerce" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "De" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "Administrar sus métodos de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Mi Cuenta" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "Pagar Ahora" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Pago del Adquiriente" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de Pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Métodos de Pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "Pago procesado por" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "Esta transacción será procesada por" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio Web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "payment_provider_logo" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "La URL completa para acceder al documento a través del sitio web" + +#~ msgid "Website URL" +#~ msgstr "URL del Sitio Web" diff --git a/addons/website_payment/i18n/es_PY.po b/addons/website_payment/i18n/es_PY.po new file mode 100644 index 00000000..d34d5534 --- /dev/null +++ b/addons/website_payment/i18n/es_PY.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:41+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Paraguay) (http://www.transifex.com/odoo/odoo-9/" +"language/es_PY/)\n" +"Language: es_PY\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Importe" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Desde" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/es_VE.po b/addons/website_payment/i18n/es_VE.po new file mode 100644 index 00000000..87f67c24 --- /dev/null +++ b/addons/website_payment/i18n/es_VE.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-02-29 18:48+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Venezuela) (http://www.transifex.com/odoo/odoo-9/" +"language/es_VE/)\n" +"Language: es_VE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Importe" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Desde" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Mi cuenta" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pago" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de pago" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/et.po b/addons/website_payment/i18n/et.po new file mode 100644 index 00000000..7f141a5f --- /dev/null +++ b/addons/website_payment/i18n/et.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Triine Aavik , 2020 +# Eneli Õigus , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Eneli Õigus , 2020\n" +"Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Makse saaja" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Veebileht" diff --git a/addons/website_payment/i18n/eu.po b/addons/website_payment/i18n/eu.po new file mode 100644 index 00000000..b9aeee3a --- /dev/null +++ b/addons/website_payment/i18n/eu.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2021 +# Eneko , 2021 +# 61590936fa9bf290362ee306eeabf363_944dd10 , 2021 +# +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-07 08:22+0000\n" +"Last-Translator: 61590936fa9bf290362ee306eeabf363_944dd10 , 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. 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 "Webgune" diff --git a/addons/website_payment/i18n/fa.po b/addons/website_payment/i18n/fa.po new file mode 100644 index 00000000..82a455b0 --- /dev/null +++ b/addons/website_payment/i18n/fa.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Hamid Darabi, 2020 +# Hamed Mohammadi , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Hamed Mohammadi , 2020\n" +"Language-Team: Persian (https://www.transifex.com/odoo/teams/41243/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\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 "وبسایت" diff --git a/addons/website_payment/i18n/fi.po b/addons/website_payment/i18n/fi.po new file mode 100644 index 00000000..18908890 --- /dev/null +++ b/addons/website_payment/i18n/fi.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Kari Lindgren , 2020 +# Jarmo Kortetjärvi , 2020 +# Tuomo Aura , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Tuomo Aura , 2020\n" +"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Maksun vastaanottaja" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Verkkosivu" diff --git a/addons/website_payment/i18n/fr.po b/addons/website_payment/i18n/fr.po new file mode 100644 index 00000000..732b2160 --- /dev/null +++ b/addons/website_payment/i18n/fr.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Aurélien Pillevesse , 2020 +# Cécile Collart , 2020 +# Gilles Mangin , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Gilles Mangin , 2020\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Intermédiaire de paiement" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Site web" diff --git a/addons/website_payment/i18n/fr_CA.po b/addons/website_payment/i18n/fr_CA.po new file mode 100644 index 00000000..c671be61 --- /dev/null +++ b/addons/website_payment/i18n/fr_CA.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-02-16 04:38+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: French (Canada) (http://www.transifex.com/odoo/odoo-9/" +"language/fr_CA/)\n" +"Language: fr_CA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "importation" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "De" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Référence" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/gl.po b/addons/website_payment/i18n/gl.po new file mode 100644 index 00000000..c6f15949 --- /dev/null +++ b/addons/website_payment/i18n/gl.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:40+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Galician (http://www.transifex.com/odoo/odoo-9/language/gl/)\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Cantidade" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "De" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Pagamento" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Método de pagamento" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referencia" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Sitio web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/gu.po b/addons/website_payment/i18n/gu.po new file mode 100644 index 00000000..87491e1b --- /dev/null +++ b/addons/website_payment/i18n/gu.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. 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 "" diff --git a/addons/website_payment/i18n/he.po b/addons/website_payment/i18n/he.po new file mode 100644 index 00000000..7a2edb9b --- /dev/null +++ b/addons/website_payment/i18n/he.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# ZVI BLONDER , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: ZVI BLONDER , 2020\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\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 "אתר אינטרנט" diff --git a/addons/website_payment/i18n/hi.po b/addons/website_payment/i18n/hi.po new file mode 100644 index 00000000..110dd04d --- /dev/null +++ b/addons/website_payment/i18n/hi.po @@ -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-07 08:22+0000\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/addons/website_payment/i18n/hr.po b/addons/website_payment/i18n/hr.po new file mode 100644 index 00000000..c373cd90 --- /dev/null +++ b/addons/website_payment/i18n/hr.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Vladimir Olujić , 2020 +# Karolina Tonković , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Karolina Tonković , 2020\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Stjecatelj plaćanja" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Web stranica" diff --git a/addons/website_payment/i18n/hu.po b/addons/website_payment/i18n/hu.po new file mode 100644 index 00000000..2b2e339f --- /dev/null +++ b/addons/website_payment/i18n/hu.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Tamás Németh , 2021 +# Ákos Nagy , 2021 +# +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-07 08:22+0000\n" +"Last-Translator: Ákos Nagy , 2021\n" +"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "Azonosító" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Fizetési szolgáltató" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Honlap" diff --git a/addons/website_payment/i18n/id.po b/addons/website_payment/i18n/id.po new file mode 100644 index 00000000..c4195686 --- /dev/null +++ b/addons/website_payment/i18n/id.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# William Surya Permana , 2020 +# Ikhsanul Wirsa , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Ikhsanul Wirsa , 2020\n" +"Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Pemilik Tagihan" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Situs Web" diff --git a/addons/website_payment/i18n/is.po b/addons/website_payment/i18n/is.po new file mode 100644 index 00000000..6b9f4afd --- /dev/null +++ b/addons/website_payment/i18n/is.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Bjorn Ingvarsson , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:35+0000\n" +"Last-Translator: Bjorn Ingvarsson , 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Payment Acquirer" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Vefsíða" diff --git a/addons/website_payment/i18n/it.po b/addons/website_payment/i18n/it.po new file mode 100644 index 00000000..7509b09f --- /dev/null +++ b/addons/website_payment/i18n/it.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Sergio Zanchetta , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Sergio Zanchetta , 2020\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Sistema di pagamento" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Sito web" diff --git a/addons/website_payment/i18n/ja.po b/addons/website_payment/i18n/ja.po new file mode 100644 index 00000000..4bde33db --- /dev/null +++ b/addons/website_payment/i18n/ja.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Shunho Kin , 2020 +# Yoshi Tashiro , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Yoshi Tashiro , 2020\n" +"Language-Team: Japanese (https://www.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: 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 "ID" + +#. 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 "ウェブサイト" diff --git a/addons/website_payment/i18n/ka.po b/addons/website_payment/i18n/ka.po new file mode 100644 index 00000000..2f9dc34f --- /dev/null +++ b/addons/website_payment/i18n/ka.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Mari Khomeriki , 2021 +# Martin Trigaux, 2021 +# Temur, 2021 +# +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-07 08:22+0000\n" +"Last-Translator: Temur, 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\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 "იდენტიფიკატორი/ID" + +#. 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 "ვებსაიტი" diff --git a/addons/website_payment/i18n/kab.po b/addons/website_payment/i18n/kab.po new file mode 100644 index 00000000..2ba22f98 --- /dev/null +++ b/addons/website_payment/i18n/kab.po @@ -0,0 +1,148 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:41+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Kabyle (http://www.transifex.com/odoo/odoo-9/language/kab/)\n" +"Language: kab\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Azal" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "E-Aznuzu" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Si" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Amiḍan-iw" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Afru" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Tarrayt n ufru" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Tarrayin n ufru" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Tamsisɣelt" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Asmel Web" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" + +#~ msgid "Website URL" +#~ msgstr "URL n usmel WEB" diff --git a/addons/website_payment/i18n/kk.po b/addons/website_payment/i18n/kk.po new file mode 100644 index 00000000..c2d92970 --- /dev/null +++ b/addons/website_payment/i18n/kk.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:41+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Kazakh (http://www.transifex.com/odoo/odoo-9/language/kk/)\n" +"Language: kk\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" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Кімден" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Сілтеме" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Веб сайт" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/km.po b/addons/website_payment/i18n/km.po new file mode 100644 index 00000000..2c24982c --- /dev/null +++ b/addons/website_payment/i18n/km.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Chan Nath , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Chan Nath , 2018\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. 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 "វែបសាយ" diff --git a/addons/website_payment/i18n/ko.po b/addons/website_payment/i18n/ko.po new file mode 100644 index 00000000..57972f59 --- /dev/null +++ b/addons/website_payment/i18n/ko.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: JH CHOI , 2020\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\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 "ID" + +#. 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 "웹사이트" diff --git a/addons/website_payment/i18n/lb.po b/addons/website_payment/i18n/lb.po new file mode 100644 index 00000000..4f7a4f15 --- /dev/null +++ b/addons/website_payment/i18n/lb.po @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-09-23 13:50+0000\n" +"PO-Revision-Date: 2019-08-26 09:16+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. 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 "" diff --git a/addons/website_payment/i18n/lt.po b/addons/website_payment/i18n/lt.po new file mode 100644 index 00000000..c5770243 --- /dev/null +++ b/addons/website_payment/i18n/lt.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" , 2021 +# Linas Versada , 2021 +# +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-07 08:22+0000\n" +"Last-Translator: Linas Versada , 2021\n" +"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Mokėjimo surinkėjas" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Svetainė" diff --git a/addons/website_payment/i18n/lv.po b/addons/website_payment/i18n/lv.po new file mode 100644 index 00000000..591f34a0 --- /dev/null +++ b/addons/website_payment/i18n/lv.po @@ -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-07 08:22+0000\n" +"Language-Team: Latvian (https://www.transifex.com/odoo/teams/41243/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\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 "" diff --git a/addons/website_payment/i18n/mk.po b/addons/website_payment/i18n/mk.po new file mode 100644 index 00000000..75701abc --- /dev/null +++ b/addons/website_payment/i18n/mk.po @@ -0,0 +1,153 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Aleksandar Vangelovski , 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-05-12 12:36+0000\n" +"Last-Translator: Aleksandar Vangelovski \n" +"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/" +"mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "Примател" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Износ" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "Избриши " + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Од" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "Менаџирајте ги вашите начини на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Мојата сметка" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "Плати сега" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Плаќање" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Стакнувач на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Начин на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Методи на плаќање" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Референца" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Вебсајт" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" + +#~ msgid "The full URL to access the document through the website." +#~ msgstr "Целосната URL адреса за пристап на документот преку веб страната." + +#~ msgid "Website URL" +#~ msgstr "Адреса на вебсајт" diff --git a/addons/website_payment/i18n/mn.po b/addons/website_payment/i18n/mn.po new file mode 100644 index 00000000..a162c31e --- /dev/null +++ b/addons/website_payment/i18n/mn.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Baskhuu Lodoikhuu , 2020 +# Martin Trigaux, 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "ID" + +#. 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 "Вэбсайт" diff --git a/addons/website_payment/i18n/nb.po b/addons/website_payment/i18n/nb.po new file mode 100644 index 00000000..34eada8a --- /dev/null +++ b/addons/website_payment/i18n/nb.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Marius Stedjan , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Marius Stedjan , 2020\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalingsinnløser" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Nettsted" diff --git a/addons/website_payment/i18n/nl.po b/addons/website_payment/i18n/nl.po new file mode 100644 index 00000000..4f209cf1 --- /dev/null +++ b/addons/website_payment/i18n/nl.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Erwin van der Ploeg , 2020 +# Yenthe Van Ginneken , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Yenthe Van Ginneken , 2020\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalingsprovider" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Website" diff --git a/addons/website_payment/i18n/nl_BE.po b/addons/website_payment/i18n/nl_BE.po new file mode 100644 index 00000000..ea863c21 --- /dev/null +++ b/addons/website_payment/i18n/nl_BE.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:40+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Dutch (Belgium) (http://www.transifex.com/odoo/odoo-9/" +"language/nl_BE/)\n" +"Language: nl_BE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Bedrag" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "Van" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "Mijn Account" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "Betaling" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "Betalingsmethode" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Betalingsmethoden" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referentie" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "account.config.settings" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/pl.po b/addons/website_payment/i18n/pl.po new file mode 100644 index 00000000..00d0736e --- /dev/null +++ b/addons/website_payment/i18n/pl.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Piotr Szlązak , 2020 +# Marcin Młynarczyk , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Marcin Młynarczyk , 2020\n" +"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Beneficjent płatności" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Strona WWW" diff --git a/addons/website_payment/i18n/pt.po b/addons/website_payment/i18n/pt.po new file mode 100644 index 00000000..5df66ce4 --- /dev/null +++ b/addons/website_payment/i18n/pt.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Reinaldo Ramos , 2020 +# Marcelo Pereira , 2020 +# Pedro Filipe , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Pedro Filipe , 2020\n" +"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Intermediário de Pagamento" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Website" diff --git a/addons/website_payment/i18n/pt_BR.po b/addons/website_payment/i18n/pt_BR.po new file mode 100644 index 00000000..4827f999 --- /dev/null +++ b/addons/website_payment/i18n/pt_BR.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Rodrigo de Almeida Sottomaior Macedo , 2020 +# Mateus Lopes , 2020 +# André Augusto Firmino Cordeiro , 2020 +# Keli Brugalli , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Keli Brugalli , 2020\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Método de Pagamento" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Website" diff --git a/addons/website_payment/i18n/ro.po b/addons/website_payment/i18n/ro.po new file mode 100644 index 00000000..83078ad7 --- /dev/null +++ b/addons/website_payment/i18n/ro.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Fekete Mihai , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Fekete Mihai , 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Procesator Plată" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Pagină web" diff --git a/addons/website_payment/i18n/ru.po b/addons/website_payment/i18n/ru.po new file mode 100644 index 00000000..bb2447ba --- /dev/null +++ b/addons/website_payment/i18n/ru.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# ILMIR , 2020 +# Oleg Kuryan , 2020 +# Irina Fedulova , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Irina Fedulova , 2020\n" +"Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\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 "Веб-сайт" diff --git a/addons/website_payment/i18n/si.po b/addons/website_payment/i18n/si.po new file mode 100644 index 00000000..ce42c5c4 --- /dev/null +++ b/addons/website_payment/i18n/si.po @@ -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-07 08:22+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/addons/website_payment/i18n/sk.po b/addons/website_payment/i18n/sk.po new file mode 100644 index 00000000..230517ad --- /dev/null +++ b/addons/website_payment/i18n/sk.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Pavol Krnáč , 2020 +# Rastislav Brencic , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Rastislav Brencic , 2020\n" +"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Príjemca platby " + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Webstránka" diff --git a/addons/website_payment/i18n/sl.po b/addons/website_payment/i18n/sl.po new file mode 100644 index 00000000..23efed3a --- /dev/null +++ b/addons/website_payment/i18n/sl.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2021 +# Matjaz Mozetic , 2021 +# matjaz k , 2021 +# +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-07 08:22+0000\n" +"Last-Translator: matjaz k , 2021\n" +"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Ponudnik plačilne storitve" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Spletna stran" diff --git a/addons/website_payment/i18n/sq.po b/addons/website_payment/i18n/sq.po new file mode 100644 index 00000000..0bada4ff --- /dev/null +++ b/addons/website_payment/i18n/sq.po @@ -0,0 +1,145 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2016-03-31 14:17+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Albanian (http://www.transifex.com/odoo/odoo-9/language/sq/)\n" +"Language: sq\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "Vlera" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "Metoda Pagese" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "Referenca" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/sr.po b/addons/website_payment/i18n/sr.po new file mode 100644 index 00000000..9d9fad30 --- /dev/null +++ b/addons/website_payment/i18n/sr.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-09-18 09:49+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. 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 "Web stranica" diff --git a/addons/website_payment/i18n/sr@latin.po b/addons/website_payment/i18n/sr@latin.po new file mode 100644 index 00000000..6b782e11 --- /dev/null +++ b/addons/website_payment/i18n/sr@latin.po @@ -0,0 +1,39 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:54+0000\n" +"PO-Revision-Date: 2017-09-20 09:54+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Icons" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "Internet stranica" diff --git a/addons/website_payment/i18n/sv.po b/addons/website_payment/i18n/sv.po new file mode 100644 index 00000000..5af3bcdc --- /dev/null +++ b/addons/website_payment/i18n/sv.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2021 +# Anders Wallenquist , 2021 +# Kim Asplund , 2021 +# +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-07 08:22+0000\n" +"Last-Translator: Kim Asplund , 2021\n" +"Language-Team: Swedish (https://www.transifex.com/odoo/teams/41243/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Betalnings Inlösare" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Webbplats" diff --git a/addons/website_payment/i18n/th.po b/addons/website_payment/i18n/th.po new file mode 100644 index 00000000..e9ffd718 --- /dev/null +++ b/addons/website_payment/i18n/th.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Khwunchai Jaengsawang , 2018 +# gsong , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-18 09:49+0000\n" +"PO-Revision-Date: 2018-08-24 09:35+0000\n" +"Last-Translator: gsong , 2018\n" +"Language-Team: Thai (https://www.transifex.com/odoo/teams/41243/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. 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 "เว็บไซต์" diff --git a/addons/website_payment/i18n/tr.po b/addons/website_payment/i18n/tr.po new file mode 100644 index 00000000..f62dd917 --- /dev/null +++ b/addons/website_payment/i18n/tr.po @@ -0,0 +1,48 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Ediz Duman , 2020 +# Levent Karakaş , 2020 +# Murat Kaplan , 2020 +# Ertuğrul Güreş , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Ertuğrul Güreş , 2020\n" +"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "Ödeme Alıcısı" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Websitesi" diff --git a/addons/website_payment/i18n/uk.po b/addons/website_payment/i18n/uk.po new file mode 100644 index 00000000..b69080d8 --- /dev/null +++ b/addons/website_payment/i18n/uk.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Alina Lisnenko , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Alina Lisnenko , 2020\n" +"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\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 "ID" + +#. 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 "Веб-сайт" diff --git a/addons/website_payment/i18n/ur.po b/addons/website_payment/i18n/ur.po new file mode 100644 index 00000000..23972fc3 --- /dev/null +++ b/addons/website_payment/i18n/ur.po @@ -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-07 08:22+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\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 "" diff --git a/addons/website_payment/i18n/vi.po b/addons/website_payment/i18n/vi.po new file mode 100644 index 00000000..654f862c --- /dev/null +++ b/addons/website_payment/i18n/vi.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Nancy Momoland , 2020 +# Duy BQ , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Duy BQ , 2020\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__id +msgid "ID" +msgstr "ID" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "NCC dịch vụ Thanh toán" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_payment_acquirer__website_id +msgid "Website" +msgstr "Trang web" 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 "" diff --git a/addons/website_payment/i18n/zh_CN.po b/addons/website_payment/i18n/zh_CN.po new file mode 100644 index 00000000..fa5a15dc --- /dev/null +++ b/addons/website_payment/i18n/zh_CN.po @@ -0,0 +1,47 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# Martin Trigaux, 2020 +# Jeffery CHEN Fan , 2020 +# Felix Yang - Elico Corp , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: Felix Yang - Elico Corp , 2020\n" +"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\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 "ID" + +#. 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 "网站" diff --git a/addons/website_payment/i18n/zh_HK.po b/addons/website_payment/i18n/zh_HK.po new file mode 100644 index 00000000..e0c25473 --- /dev/null +++ b/addons/website_payment/i18n/zh_HK.po @@ -0,0 +1,146 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:08+0000\n" +"PO-Revision-Date: 2015-09-08 10:40+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/odoo/odoo-9/" +"language/zh_HK/)\n" +"Language: zh_HK\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" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid " Back to My Account" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Add a new payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Amount" +msgstr "金額" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "Configure payment acquirers" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,field_description:website_payment.field_account_config_settings_default_acquirer +msgid "Default Acquirer" +msgstr "" + +#. module: website_payment +#: model:ir.model.fields,help:website_payment.field_account_config_settings_default_acquirer +msgid "" +"Default payment acquirer for website payments; your provider needs to be " +"visible in the website." +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete " +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Delete a payment method:" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.website_settings_payment +msgid "E-Commerce" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "From" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_meth_link +msgid "Manage your payment methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "My Account" +msgstr "" + +#. module: website_payment +#: code:addons/website_payment/controllers/main.py:43 +#, python-format +msgid "Pay Now" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Payment" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_payment_acquirer +msgid "Payment Acquirer" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.header_footer_custom_payment +msgid "Payment Method" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay_methods +msgid "Payment Methods" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +msgid "Payment processed by" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "Reference" +msgstr "參考" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "This transaction will be processed by" +msgstr "" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_website +msgid "Website" +msgstr "網站" + +#. module: website_payment +#: model:ir.model,name:website_payment.model_account_config_settings +msgid "account.config.settings" +msgstr "" + +#. module: website_payment +#: model_terms:ir.ui.view,arch_db:website_payment.confirm +#: model_terms:ir.ui.view,arch_db:website_payment.pay +msgid "payment_provider_logo" +msgstr "" diff --git a/addons/website_payment/i18n/zh_TW.po b/addons/website_payment/i18n/zh_TW.po new file mode 100644 index 00000000..c40e373d --- /dev/null +++ b/addons/website_payment/i18n/zh_TW.po @@ -0,0 +1,45 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * website_payment +# +# Translators: +# 敬雲 林 , 2020 +# +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-07 08:22+0000\n" +"Last-Translator: 敬雲 林 , 2020\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\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 "ID" + +#. 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 "網站" diff --git a/addons/website_payment/models/__init__.py b/addons/website_payment/models/__init__.py new file mode 100644 index 00000000..0c52563d --- /dev/null +++ b/addons/website_payment/models/__init__.py @@ -0,0 +1 @@ +from . import payment_acquirer \ No newline at end of file diff --git a/addons/website_payment/models/payment_acquirer.py b/addons/website_payment/models/payment_acquirer.py new file mode 100644 index 00000000..5f7c3154 --- /dev/null +++ b/addons/website_payment/models/payment_acquirer.py @@ -0,0 +1,13 @@ +# coding: utf-8 + +from odoo import fields, models + + +class PaymentAcquirer(models.Model): + _inherit = "payment.acquirer" + + website_id = fields.Many2one( + "website", + domain="['|', ('company_id', '=', False), ('company_id', '=', company_id)]", + ondelete="restrict", + ) diff --git a/addons/website_payment/static/description/icon.png b/addons/website_payment/static/description/icon.png new file mode 100644 index 00000000..1b3615fa Binary files /dev/null and b/addons/website_payment/static/description/icon.png differ diff --git a/addons/website_payment/static/description/icon.svg b/addons/website_payment/static/description/icon.svg new file mode 100644 index 00000000..bb4a73b0 --- /dev/null +++ b/addons/website_payment/static/description/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/addons/website_payment/static/src/img/amex.png b/addons/website_payment/static/src/img/amex.png new file mode 100644 index 00000000..7de472cd Binary files /dev/null and b/addons/website_payment/static/src/img/amex.png differ diff --git a/addons/website_payment/static/src/img/diners.png b/addons/website_payment/static/src/img/diners.png new file mode 100644 index 00000000..93b909d1 Binary files /dev/null and b/addons/website_payment/static/src/img/diners.png differ diff --git a/addons/website_payment/static/src/img/discover.png b/addons/website_payment/static/src/img/discover.png new file mode 100644 index 00000000..692bd76d Binary files /dev/null and b/addons/website_payment/static/src/img/discover.png differ diff --git a/addons/website_payment/static/src/img/grey-dots.png b/addons/website_payment/static/src/img/grey-dots.png new file mode 100644 index 00000000..bf5391ef Binary files /dev/null and b/addons/website_payment/static/src/img/grey-dots.png differ diff --git a/addons/website_payment/static/src/img/jcb.png b/addons/website_payment/static/src/img/jcb.png new file mode 100644 index 00000000..4160175e Binary files /dev/null and b/addons/website_payment/static/src/img/jcb.png differ diff --git a/addons/website_payment/static/src/img/mastercard.png b/addons/website_payment/static/src/img/mastercard.png new file mode 100644 index 00000000..b51a920d Binary files /dev/null and b/addons/website_payment/static/src/img/mastercard.png differ diff --git a/addons/website_payment/static/src/img/placeholder.png b/addons/website_payment/static/src/img/placeholder.png new file mode 100644 index 00000000..665f42ef Binary files /dev/null and b/addons/website_payment/static/src/img/placeholder.png differ diff --git a/addons/website_payment/static/src/img/visa.png b/addons/website_payment/static/src/img/visa.png new file mode 100644 index 00000000..0358fbf0 Binary files /dev/null and b/addons/website_payment/static/src/img/visa.png differ diff --git a/addons/website_payment/views/payment_acquirer.xml b/addons/website_payment/views/payment_acquirer.xml new file mode 100644 index 00000000..ea9cd5be --- /dev/null +++ b/addons/website_payment/views/payment_acquirer.xml @@ -0,0 +1,17 @@ + + + + + + acquirer.form.inherit.website + payment.acquirer + + + + + + + + + + -- cgit v1.2.3