Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_iban / i18n / base_iban.pot
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.0.0-rc1\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2010-11-18 16:11:45+0000\n"
10 "PO-Revision-Date: 2010-11-18 16:11:45+0000\n"
11 "Last-Translator: <>\n"
12 "Language-Team: \n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: \n"
16 "Plural-Forms: \n"
17
18 #. module: base_iban
19 #: sql_constraint:ir.module.module:0
20 msgid "The certificate ID of the module must be unique !"
21 msgstr ""
22
23 #. module: base_iban
24 #: constraint:ir.ui.view:0
25 msgid "Invalid XML for View Architecture!"
26 msgstr ""
27
28 #. module: base_iban
29 #: model:ir.module.module,shortdesc:base_iban.module_meta_information
30 msgid "Create IBAN bank accounts"
31 msgstr ""
32
33 #. module: base_iban
34 #: constraint:ir.model:0
35 msgid "The Object name must start with x_ and not contain any special character !"
36 msgstr ""
37
38 #. module: base_iban
39 #: code:addons/base_iban/base_iban.py:0
40 #, python-format
41 msgid "The IBAN does not seems to be correct. You should have entered something like this %s"
42 msgstr ""
43
44 #. module: base_iban
45 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
46 msgid "zip"
47 msgstr ""
48
49 #. module: base_iban
50 #: help:res.partner.bank,iban:0
51 msgid "International Bank Account Number"
52 msgstr ""
53
54 #. module: base_iban
55 #: model:ir.model,name:base_iban.model_res_partner_bank
56 msgid "Bank Accounts"
57 msgstr ""
58
59 #. module: base_iban
60 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
61 msgid "country_id"
62 msgstr ""
63
64 #. module: base_iban
65 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
66 msgid "bic"
67 msgstr ""
68
69 #. module: base_iban
70 #: model:res.partner.bank.type.field,name:base_iban.bank_iban_field
71 msgid "iban"
72 msgstr ""
73
74 #. module: base_iban
75 #: sql_constraint:ir.module.module:0
76 msgid "The name of the module must be unique !"
77 msgstr ""
78
79 #. module: base_iban
80 #: code:addons/base_iban/base_iban.py:0
81 #, python-format
82 msgid "The IBAN is invalid, It should begin with the country code"
83 msgstr ""
84
85 #. module: base_iban
86 #: field:res.partner.bank,iban:0
87 msgid "IBAN"
88 msgstr ""
89
90 #. module: base_iban
91 #: model:res.partner.bank.type,name:base_iban.bank_iban
92 msgid "IBAN Account"
93 msgstr ""
94
95 #. module: base_iban
96 #: sql_constraint:ir.model.fields:0
97 msgid "Size of the field can never be less than 1 !"
98 msgstr ""
99
100 #. module: base_iban
101 #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field
102 msgid "acc_number"
103 msgstr ""
104