# Spanish (Chile) translation for openobject-addons # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2012. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-02-08 00:36+0000\n" "PO-Revision-Date: 2012-06-18 17:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Spanish (Chile) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-08-07 05:01+0000\n" "X-Generator: Launchpad (build 15745)\n" #. module: base_vat #: code:addons/base_vat/base_vat.py:141 #, python-format msgid "" "This VAT number does not seem to be valid.\n" "Note: the expected format is %s" msgstr "" "El RUT no es válido. Se debe ingresar de la siguiente forma: %s\n" "Incluyendo dígito verificador y anteponiendo cl ." #. module: base_vat #: sql_constraint:res.company:0 msgid "The company name must be unique !" msgstr "El nombre de la empresa debe ser único!" #. module: base_vat #: constraint:res.partner:0 msgid "Error ! You cannot create recursive associated members." msgstr "¡Error! No puede crear miembros asociados recursivamente." #. module: base_vat #: field:res.company,vat_check_vies:0 msgid "VIES VAT Check" msgstr "Validador VIES VAT" #. module: base_vat #: model:ir.model,name:base_vat.model_res_company msgid "Companies" msgstr "Compañías" #. module: base_vat #: constraint:res.company:0 msgid "Error! You can not create recursive companies." msgstr "¡Error! No se pueden crear compañías recursivas." #. module: base_vat #: help:res.partner,vat_subjected:0 msgid "" "Check this box if the partner is subjected to the VAT. It will be used for " "the VAT legal statement." msgstr "" "Marque esta opción si la empresa está sujeta al IVA. Será utilizado para la " "declaración legal del IVA." #. module: base_vat #: model:ir.model,name:base_vat.model_res_partner msgid "Partner" msgstr "Partner" #. module: base_vat #: help:res.company,vat_check_vies:0 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 está activada, los números de RUT de los Partners serán validados " "completamente en contra del servicio VIES de la UE en lugar de ser validado " "a través de un formato sencillo de validación (comprobación)" #. module: base_vat #: field:res.partner,vat_subjected:0 msgid "VAT Legal Statement" msgstr "Sujeto a IVA"