[I18N] all: updated translation templates after latest changes
[odoo/odoo.git] / addons / base_vat / i18n / pt_BR.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * base_vat
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 6.0dev\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2011-01-03 16:57+0000\n"
10 "PO-Revision-Date: 2010-12-11 18:24+0000\n"
11 "Last-Translator: OpenERP Administrators <Unknown>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Launchpad-Export-Date: 2011-01-06 04:53+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:87
21 #, python-format
22 msgid ""
23 "The Vat does not seems to be correct. You should have entered something like "
24 "this %s"
25 msgstr "O IVA não parece estar correto. Você deveria preencher algo como %s"
26
27 #. module: base_vat
28 #: model:ir.module.module,description:base_vat.module_meta_information
29 msgid ""
30 "\n"
31 "    Enable the VAT Number for the partner. Check the validity of that VAT "
32 "Number.\n"
33 "\n"
34 "    This module follows the methods stated at http://sima-pc.com/nif.php "
35 "for\n"
36 "    checking the validity of VAT Number assigned to partners in European "
37 "countries.\n"
38 "    "
39 msgstr ""
40
41 #. module: base_vat
42 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
43 msgid "Base VAT - To check VAT number validity"
44 msgstr "IVA Base - Para verificar a validade do número de IVA"
45
46 #. module: base_vat
47 #: constraint:res.partner:0
48 msgid "Error ! You can not create recursive associated members."
49 msgstr "Erro ! Você não pode criar membros recursivos associados."
50
51 #. module: base_vat
52 #: code:addons/base_vat/base_vat.py:88
53 #, python-format
54 msgid "The VAT is invalid, It should begin with the country code"
55 msgstr "O IVA é inválido, deveria começar com o código do país"
56
57 #. module: base_vat
58 #: help:res.partner,vat_subjected:0
59 msgid ""
60 "Check this box if the partner is subjected to the VAT. It will be used for "
61 "the VAT legal statement."
62 msgstr ""
63 "Marque esta caixa se o parceiro está sujeito ao IVA. Isso será utilizado "
64 "para a declaração legal de IVA."
65
66 #. module: base_vat
67 #: model:ir.model,name:base_vat.model_res_partner
68 msgid "Partner"
69 msgstr "Parceiro"
70
71 #. module: base_vat
72 #: field:res.partner,vat_subjected:0
73 msgid "VAT Legal Statement"
74 msgstr "VAT Legal Statement"
75
76 #~ msgid "Invalid XML for View Architecture!"
77 #~ msgstr "Invalido XML para Arquitetura da View"
78
79 #~ msgid ""
80 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
81 #~ msgstr ""
82 #~ "Habilita VAT Number para o parceiro. Use apenas para parceiros da Europa. "
83 #~ "Isto verifica a validade do número VAT fornecido."
84
85 #~ msgid "VAT"
86 #~ msgstr "VAT (imposto europeu)"
87
88 #~ msgid ""
89 #~ "The Object name must start with x_ and not contain any special character !"
90 #~ msgstr ""
91 #~ "O nome do objeto precisa iniciar com x_ e não pode conter nenhum caracter "
92 #~ "especial!"
93
94 #~ msgid "The certificate ID of the module must be unique !"
95 #~ msgstr "O ID de certificado do módulo precisa ser único !"
96
97 #~ msgid "Size of the field can never be less than 1 !"
98 #~ msgstr "O tamanho do campo nunca pode ser menor que 1 !"
99
100 #~ msgid "The name of the module must be unique !"
101 #~ msgstr "O nome do módulo precisa ser único !"