[MERGE]: Merge with lp:openobject-trunk-dev-addons2
[odoo/odoo.git] / addons / base_iban / i18n / it.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-22 07: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: 2010-11-23 04:59+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 "L'ID certificato del modulo deve essere unico!"
23
24 #. module: base_iban
25 #: constraint:ir.ui.view:0
26 msgid "Invalid XML for View Architecture!"
27 msgstr "XML non valido per Visualizzazione Architettura!"
28
29 #. module: base_iban
30 #: model:ir.module.module,shortdesc:base_iban.module_meta_information
31 msgid "Create IBAN bank accounts"
32 msgstr "Crea account della banca 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 "Il nome dell'oggetto deve iniziare per x_ e non contenere caratteri speciali!"
40
41 #. module: base_iban
42 #: code:addons/base_iban/base_iban.py:0
43 #, python-format
44 msgid ""
45 "The IBAN does not seems to be correct. You should have entered something "
46 "like this %s"
47 msgstr "L'IBAN non sembra essere corretto. Inserire un valore tipo: %s"
48
49 #. module: base_iban
50 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
51 msgid "zip"
52 msgstr "CAP"
53
54 #. module: base_iban
55 #: help:res.partner.bank,iban:0
56 msgid "International Bank Account Number"
57 msgstr "IBAN"
58
59 #. module: base_iban
60 #: model:ir.model,name:base_iban.model_res_partner_bank
61 msgid "Bank Accounts"
62 msgstr "Account Bancari"
63
64 #. module: base_iban
65 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
66 msgid "country_id"
67 msgstr "country_id"
68
69 #. module: base_iban
70 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
71 msgid "bic"
72 msgstr "bic"
73
74 #. module: base_iban
75 #: model:res.partner.bank.type.field,name:base_iban.bank_iban_field
76 msgid "iban"
77 msgstr "IBAN"
78
79 #. module: base_iban
80 #: sql_constraint:ir.module.module:0
81 msgid "The name of the module must be unique !"
82 msgstr "Il nome del modulo deve essere unico!"
83
84 #. module: base_iban
85 #: code:addons/base_iban/base_iban.py:0
86 #, python-format
87 msgid "The IBAN is invalid, It should begin with the country code"
88 msgstr "L'IBAN non è valido, dovrebbe cominciare con il \"codice nazione\""
89
90 #. module: base_iban
91 #: field:res.partner.bank,iban:0
92 msgid "IBAN"
93 msgstr "IBAN"
94
95 #. module: base_iban
96 #: model:res.partner.bank.type,name:base_iban.bank_iban
97 msgid "IBAN Account"
98 msgstr "Codice di conto IBAN"
99
100 #. module: base_iban
101 #: sql_constraint:ir.model.fields:0
102 msgid "Size of the field can never be less than 1 !"
103 msgstr "La dimensione del campo non può mai essere minore di 1!"
104
105 #. module: base_iban
106 #: model:res.partner.bank.type.field,name:base_iban.bank_acc_number_field
107 msgid "acc_number"
108 msgstr "acc_number"