mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[9.0][ADD] contract_mandate: New module
This commit is contained in:
50
contract_mandate/i18n/es.po
Normal file
50
contract_mandate/i18n/es.po
Normal file
@@ -0,0 +1,50 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * contract_mandate
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-06-03 14:32+0200\n"
|
||||
"PO-Revision-Date: 2017-06-03 15:01+0200\n"
|
||||
"Last-Translator: Carlos Dauden <carlos.dauden@tecnativa.com>\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.8.7.1\n"
|
||||
|
||||
#. module: contract_mandate
|
||||
#: model:ir.model.fields,help:contract_mandate.field_account_analytic_account_mandate_required
|
||||
msgid "Activate this option if this payment method requires your customer to sign a direct debit mandate with your company."
|
||||
msgstr ""
|
||||
|
||||
#. module: contract_mandate
|
||||
#: model:ir.model,name:contract_mandate.model_account_analytic_account
|
||||
msgid "Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract_mandate
|
||||
#: model:ir.model.fields,field_description:contract_mandate.field_account_analytic_account_commercial_partner_id
|
||||
msgid "Commercial Entity"
|
||||
msgstr "Entidad comercial"
|
||||
|
||||
#. module: contract_mandate
|
||||
#: model:ir.model.fields,field_description:contract_mandate.field_account_analytic_account_mandate_id
|
||||
msgid "Direct Debit Mandate"
|
||||
msgstr "Mandato adeudo directo"
|
||||
|
||||
#. module: contract_mandate
|
||||
#: model:ir.model.fields,help:contract_mandate.field_account_analytic_account_mandate_id
|
||||
msgid "If mandate required in payment method and not set mandate, invoice takes the first valid mandate"
|
||||
msgstr "Si el mandato es requerido en el método de pago y no está informado en el contrato, la factura coge el primer mandato válido"
|
||||
|
||||
#. module: contract_mandate
|
||||
#: model:ir.model.fields,field_description:contract_mandate.field_account_analytic_account_mandate_required
|
||||
msgid "Mandate Required"
|
||||
msgstr "Mandato requerido"
|
||||
Reference in New Issue
Block a user