# Translation of OpenERP Server. # This file contains the translation of the following modules: # * base_vat # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2010-11-18 16:11+0000\n" "PO-Revision-Date: 2010-11-25 16:47+0000\n" "Last-Translator: Alexsandro Haag \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2010-11-26 04:51+0000\n" "X-Generator: Launchpad (build Unknown)\n" #. module: base_vat #: sql_constraint:ir.module.module:0 msgid "The certificate ID of the module must be unique !" msgstr "O ID de certificado do módulo precisa ser único !" #. module: base_vat #: code:addons/base_vat/base_vat.py:0 #, python-format msgid "" "The Vat does not seems to be correct. You should have entered something like " "this %s" msgstr "O IVA não parece estar correto. Você deveria preencher algo como %s" #. module: base_vat #: constraint:ir.ui.view:0 msgid "Invalid XML for View Architecture!" msgstr "Invalido XML para Arquitetura da View" #. module: base_vat #: constraint:ir.model:0 msgid "" "The Object name must start with x_ and not contain any special character !" msgstr "" "O nome do objeto precisa iniciar com x_ e não pode conter nenhum caracter " "especial!" #. module: base_vat #: model:ir.module.module,shortdesc:base_vat.module_meta_information msgid "Base VAT - To check VAT number validity" msgstr "IVA Base - Para verificar a validade do número de IVA" #. module: base_vat #: sql_constraint:ir.module.module:0 msgid "The name of the module must be unique !" msgstr "O nome do módulo precisa ser único !" #. module: base_vat #: field:res.partner,vat_subjected:0 msgid "VAT Legal Statement" msgstr "VAT Legal Statement" #. module: base_vat #: code:addons/base_vat/base_vat.py:0 #, python-format msgid "The VAT is invalid, It should begin with the country code" msgstr "O IVA é inválido, deveria começar com o código do país" #. 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 caixa se o parceiro está sujeito ao IVA. Isso será utilizado " "para a declaração legal de IVA." #. module: base_vat #: model:ir.model,name:base_vat.model_res_partner msgid "Partner" msgstr "Parceiro" #. module: base_vat #: sql_constraint:ir.model.fields:0 msgid "Size of the field can never be less than 1 !" msgstr "O tamanho do campo nunca pode ser menor que 1 !" #~ msgid "" #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number." #~ msgstr "" #~ "Habilita VAT Number para o parceiro. Use apenas para parceiros da Europa. " #~ "Isto verifica a validade do número VAT fornecido." #~ msgid "VAT" #~ msgstr "VAT (imposto europeu)"