Launchpad automatic translations update.
[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: 2011-12-22 18:44+0000\n"
10 "PO-Revision-Date: 2011-01-13 03:14+0000\n"
11 "Last-Translator: lollo_Ge <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-12-23 05:50+0000\n"
17 "X-Generator: Launchpad (build 14560)\n"
18
19 #. module: base_iban
20 #: constraint:res.partner.bank:0
21 msgid ""
22 "\n"
23 "Please define BIC/Swift code on bank for bank type IBAN Account to make "
24 "valid payments"
25 msgstr ""
26
27 #. module: base_iban
28 #: model:res.partner.bank.type,format_layout:base_iban.bank_iban
29 msgid "%(bank_name)s: IBAN %(acc_number)s - BIC %(bank_bic)s"
30 msgstr ""
31
32 #. module: base_iban
33 #: model:res.partner.bank.type.field,name:base_iban.bank_swift_field
34 msgid "bank_bic"
35 msgstr ""
36
37 #. module: base_iban
38 #: model:res.partner.bank.type.field,name:base_iban.bank_zip_field
39 msgid "zip"
40 msgstr "CAP"
41
42 #. module: base_iban
43 #: help:res.partner.bank,iban:0
44 msgid "International Bank Account Number"
45 msgstr "IBAN"
46
47 #. module: base_iban
48 #: model:ir.model,name:base_iban.model_res_partner_bank
49 msgid "Bank Accounts"
50 msgstr "Account Bancari"
51
52 #. module: base_iban
53 #: model:res.partner.bank.type.field,name:base_iban.bank_country_field
54 msgid "country_id"
55 msgstr "country_id"
56
57 #. module: base_iban
58 #: code:addons/base_iban/base_iban.py:130
59 #, python-format
60 msgid ""
61 "The IBAN does not seem to be correct. You should have entered something like "
62 "this %s"
63 msgstr ""
64
65 #. module: base_iban
66 #: field:res.partner.bank,iban:0
67 msgid "IBAN"
68 msgstr "IBAN"
69
70 #. module: base_iban
71 #: code:addons/base_iban/base_iban.py:131
72 #, python-format
73 msgid "The IBAN is invalid, it should begin with the country code"
74 msgstr ""
75
76 #. module: base_iban
77 #: model:res.partner.bank.type,name:base_iban.bank_iban
78 msgid "IBAN Account"
79 msgstr "Codice di conto IBAN"
80
81 #~ msgid "Invalid XML for View Architecture!"
82 #~ msgstr "XML non valido per Visualizzazione Architettura!"
83
84 #~ msgid "bic"
85 #~ msgstr "bic"
86
87 #~ msgid "iban"
88 #~ msgstr "IBAN"
89
90 #~ msgid "acc_number"
91 #~ msgstr "acc_number"
92
93 #, python-format
94 #~ msgid "The IBAN is invalid, It should begin with the country code"
95 #~ msgstr "L'IBAN non è valido, dovrebbe cominciare con il \"codice nazione\""
96
97 #, python-format
98 #~ msgid ""
99 #~ "The IBAN does not seems to be correct. You should have entered something "
100 #~ "like this %s"
101 #~ msgstr "L'IBAN non sembra essere corretto. Inserire un valore tipo: %s"
102
103 #~ msgid "Create IBAN bank accounts"
104 #~ msgstr "Crea account della banca IBAN"
105
106 #~ msgid ""
107 #~ "\n"
108 #~ "This module installs the base for IBAN (International Bank Account Number) "
109 #~ "bank accounts and checks for its validity.\n"
110 #~ "\n"
111 #~ "    "
112 #~ msgstr ""
113 #~ "\n"
114 #~ "Questo module installa le basi per la gestione ed i controlli della validità "
115 #~ "del codice IBAN (International Bank Account Number).\n"
116 #~ "\n"
117 #~ "    "