diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/website_payment/i18n/gl.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/website_payment/i18n/gl.po')
| -rw-r--r-- | addons/website_payment/i18n/gl.po | 145 |
1 files changed, 145 insertions, 0 deletions
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 "<i class=\"fa fa-arrow-circle-right\"/> 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 <span class=\"fa fa-long-arrow-right\"/>" +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 "" |
