[Merge] es_MX from Vauxoo
[odoo/odoo.git] / addons / base_vat / i18n / pt.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-11 11:14+0000\n"
10 "PO-Revision-Date: 2010-12-09 11:28+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-11-05 05:05+0000\n"
17 "X-Generator: Launchpad (build 14231)\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 ""
26 "O NIF não parece estar correto. Deve indicar um número do seguinte tipo: %s"
27
28 #. module: base_vat
29 #: model:ir.module.module,description:base_vat.module_meta_information
30 msgid ""
31 "\n"
32 "    Enable the VAT Number for the partner. Check the validity of that VAT "
33 "Number.\n"
34 "\n"
35 "    This module follows the methods stated at http://sima-pc.com/nif.php "
36 "for\n"
37 "    checking the validity of VAT Number assigned to partners in European "
38 "countries.\n"
39 "    "
40 msgstr ""
41 "\n"
42 "    Activa o NIF para o terceiro. Verifica se o número de NIF é válido.\n"
43 "\n"
44 "    Este módulo segue os métodos definidos em  http://sima-pc.com/nif.php "
45 "para \n"
46 "    verificar a validade de números NIF assignados a terceiros em países "
47 "Europeus.\n"
48 "    "
49
50 #. module: base_vat
51 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
52 msgid "Base VAT - To check VAT number validity"
53 msgstr "Base VAT - Para verificar se o NIF é válido"
54
55 #. module: base_vat
56 #: constraint:res.partner:0
57 msgid "Error ! You can not create recursive associated members."
58 msgstr "Erro ! Não é possível criar membros associados recursivos."
59
60 #. module: base_vat
61 #: code:addons/base_vat/base_vat.py:88
62 #, python-format
63 msgid "The VAT is invalid, It should begin with the country code"
64 msgstr "O NIF é inválido, deve iniciar com o código do país"
65
66 #. module: base_vat
67 #: help:res.partner,vat_subjected:0
68 msgid ""
69 "Check this box if the partner is subjected to the VAT. It will be used for "
70 "the VAT legal statement."
71 msgstr ""
72 "Marque esta caixa se o terceiro for sujeito a IVA. Será utilizado na "
73 "declaração do IVA."
74
75 #. module: base_vat
76 #: model:ir.model,name:base_vat.model_res_partner
77 msgid "Partner"
78 msgstr "Terceiro"
79
80 #. module: base_vat
81 #: field:res.partner,vat_subjected:0
82 msgid "VAT Legal Statement"
83 msgstr "Declaração Legal do IVA"
84
85 #~ msgid "VAT"
86 #~ msgstr "IVA"
87
88 #~ msgid ""
89 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
90 #~ msgstr ""
91 #~ "Active o Número IVA para o parceiro. Verifique a validade do Número IVA."
92
93 #~ msgid "Invalid XML for View Architecture!"
94 #~ msgstr "XML Inválido para a Arquitectura de Vista !"