Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_iban / i18n / pt.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * base_iban
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: 2010-11-18 16:11+0000\n"
10 "PO-Revision-Date: 2010-11-27 14:38+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: 2010-11-28 04:50+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_iban
20 #: sql_constraint:ir.module.module:0
21 msgid "The certificate ID of the module must be unique !"
22 msgstr "O ID do certificado do módulo tem de ser único!"
23
24 #. module: base_iban
25 #: constraint:ir.ui.view:0
26 msgid "Invalid XML for View Architecture!"
27 msgstr "XML Inválido para a Arquitectura de Vista !"
28
29 #. module: base_iban
30 #: model:ir.module.module,shortdesc:base_iban.module_meta_information
31 msgid "Create IBAN bank accounts"
32 msgstr "Criar contas bancárias com IBAN"
33
34 #. module: base_iban
35 #: constraint:ir.model:0
36 msgid ""
37 "The Object name must start with x_ and not contain any special character !"
38 msgstr ""
39 "O nome do Objecto deve começar com x_ e não pode conter nenhum caracter "
40 "especial !"
41
42 #. module: base_iban
43 #: code:addons/base_iban/base_iban.py:0
44 #, python-format
45 msgid ""
46 "The IBAN does not seems to be correct. You should have entered something "
47 "like this %s"
48 msgstr ""
49 "O IBAN não parece estar correto. O número deve ser algo do seguinte tipo: %s"
50
51 #. module: base_iban
52 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
53 msgid "zip"
54 msgstr "zip"
55
56 #. module: base_iban
57 #: help:res.partner.bank,iban:0
58 msgid "International Bank Account Number"
59 msgstr "Número de Conta Bancária Internacional"
60
61 #. module: base_iban
62 #: model:ir.model,name:base_iban.model_res_partner_bank
63 msgid "Bank Accounts"
64 msgstr "Contas bancárias"
65
66 #. module: base_iban
67 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
68 msgid "country_id"
69 msgstr "country_id"
70
71 #. module: base_iban
72 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
73 msgid "bic"
74 msgstr "bic"
75
76 #. module: base_iban
77 #: model:res.partner.bank.type.field,name:base_iban.bank_iban_field
78 msgid "iban"
79 msgstr "iban"
80
81 #. module: base_iban
82 #: sql_constraint:ir.module.module:0
83 msgid "The name of the module must be unique !"
84 msgstr "O nome do módulo deve ser único!"
85
86 #. module: base_iban
87 #: code:addons/base_iban/base_iban.py:0
88 #, python-format
89 msgid "The IBAN is invalid, It should begin with the country code"
90 msgstr "O IBAN é inválido porque deve começar com o código do país"
91
92 #. module: base_iban
93 #: field:res.partner.bank,iban:0
94 msgid "IBAN"
95 msgstr "IBAN"
96
97 #. module: base_iban
98 #: model:res.partner.bank.type,name:base_iban.bank_iban
99 msgid "IBAN Account"
100 msgstr "Conta IBAN"
101
102 #. module: base_iban
103 #: sql_constraint:ir.model.fields:0
104 msgid "Size of the field can never be less than 1 !"
105 msgstr "O tamanho do campo não pode ser inferior a 1 !"
106
107 #. module: base_iban
108 #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field
109 msgid "acc_number"
110 msgstr "Número_acc"