Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / it.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: 2010-12-03 15:43+0000\n"
10 "PO-Revision-Date: 2010-11-22 07:37+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-12-14 05:05+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:0
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 "La partita IVA non sembra essere corretta. E' necessario inserire un valore "
27 "simile a: %s"
28
29 #. module: base_vat
30 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
31 msgid "Base VAT - To check VAT number validity"
32 msgstr "Base VAT - Per controllare la correttezza della Partita IVA"
33
34 #. module: base_vat
35 #: constraint:res.partner:0
36 msgid "Error ! You can not create recursive associated members."
37 msgstr ""
38
39 #. module: base_vat
40 #: code:addons/base_vat/base_vat.py:0
41 #, python-format
42 msgid "The VAT is invalid, It should begin with the country code"
43 msgstr "La partita IVA non è valida, deve cominciare con il \"codice paese\""
44
45 #. module: base_vat
46 #: help:res.partner,vat_subjected:0
47 msgid ""
48 "Check this box if the partner is subjected to the VAT. It will be used for "
49 "the VAT legal statement."
50 msgstr ""
51 "Selezionare questa casella se il partner è soggetto a IVA. Sarà usata nelle "
52 "dichiarazioni IVA"
53
54 #. module: base_vat
55 #: model:ir.model,name:base_vat.model_res_partner
56 msgid "Partner"
57 msgstr "Partner"
58
59 #. module: base_vat
60 #: field:res.partner,vat_subjected:0
61 msgid "VAT Legal Statement"
62 msgstr "Soggetto a dichiarazione IVA"
63
64 #~ msgid "Invalid XML for View Architecture!"
65 #~ msgstr "XML non valido per Visualizzazione Architettura!"
66
67 #~ msgid ""
68 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
69 #~ msgstr ""
70 #~ "Abilitare il numero di P.Iva per il Partner. Controllare la validità."
71
72 #~ msgid "VAT"
73 #~ msgstr "Partita IVA"
74
75 #~ msgid ""
76 #~ "The Object name must start with x_ and not contain any special character !"
77 #~ msgstr ""
78 #~ "Il nome dell'oggetto deve cominbiare per \"x_\" e non deve contenere "
79 #~ "caratteri speciali!"
80
81 #~ msgid "Size of the field can never be less than 1 !"
82 #~ msgstr "La dimensione del campo non può mai essere minore di 1!"
83
84 #~ msgid "The name of the module must be unique !"
85 #~ msgstr "Il nome del modulo deve essere unico!"
86
87 #~ msgid "The certificate ID of the module must be unique !"
88 #~ msgstr "L'ID certificato del modulo deve essere unico!"