# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_vat # # Translators: # Rick Hunter , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:56+0000\n" "PO-Revision-Date: 2015-10-18 22:41+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: base_vat #: model:ir.model,name:base_vat.model_res_company msgid "Companies" msgstr "Compañías" #. module: base_vat #: model:ir.model.fields,help:base_vat.field_res_company_vat_check_vies msgid "" "If checked, Partners VAT numbers will be fully validated against EU's VIES " "service rather than via a simple format validation (checksum)." msgstr "" "Si lo activa, la Identificación Tributaria será validada con el servicio " "VIES (Solo válido para Europa)" #. module: base_vat #: model:ir.model,name:base_vat.model_res_partner msgid "Partner" msgstr "Empresa" #. module: base_vat #: code:addons/base_vat/models/res_partner.py:131 #, python-format msgid "" "The VAT number [%s] for partner [%s] does not seem to be valid. \n" "Note: the expected format is %s" msgstr "" "El número de identificación [%s] para la empresa [%s] no parece ser " "válido. \n" "Nota: el formato esperado es %s" #. module: base_vat #: code:addons/base_vat/models/res_partner.py:130 #, python-format msgid "" "The VAT number [%s] for partner [%s] either failed the VIES VAT validation " "check or did not respect the expected format %s." msgstr "" "El número de identificación [%s] para la empresa [%s] ha fallado en la " "validación del VAT VIES ya que no respeta el formato esperado %s." #. module: base_vat #: model:ir.model.fields,field_description:base_vat.field_res_company_vat_check_vies msgid "VIES VAT Check" msgstr "Revisar IVA" #. module: base_vat #: model:ir.ui.view,arch_db:base_vat.view_partner_form msgid "e.g. BE0477472701" msgstr "" "e.g. EC03056655 (EC + 10 dígitos para una Cédula de Identidad) ó " "EC03056655001 (EC + 13 dígitos para un RUC)"