diff options
Diffstat (limited to 'addons/website_payment/i18n/es_DO.po')
| -rw-r--r-- | addons/website_payment/i18n/es_DO.po | 153 |
1 files changed, 153 insertions, 0 deletions
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 "<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 "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 <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 "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" |
