[MERGE]
[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-21 19:43+0000\n"
10 "PO-Revision-Date: 2011-01-01 13:29+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: 2011-01-02 05:01+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,description:base_vat.module_meta_information
31 msgid ""
32 "\n"
33 "    Enable the VAT Number for the partner. Check the validity of that VAT "
34 "Number.\n"
35 "\n"
36 "    This module follows the methods stated at http://sima-pc.com/nif.php "
37 "for\n"
38 "    checking the validity of VAT Number assigned to partners in European "
39 "countries.\n"
40 "    "
41 msgstr ""
42 "\n"
43 "    Abilita la partita IVA per il partner. Controlla la validità del valore "
44 "fornito.\n"
45 "\n"
46 "    Questo modulo segue i metofi definiti in http://sima-pc.com/nif.php per\n"
47 "    controllare la validità del numero assegnato ai partner nei paesi "
48 "europei.\n"
49 "    "
50
51 #. module: base_vat
52 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
53 msgid "Base VAT - To check VAT number validity"
54 msgstr "Base VAT - Per controllare la correttezza della Partita IVA"
55
56 #. module: base_vat
57 #: constraint:res.partner:0
58 msgid "Error ! You can not create recursive associated members."
59 msgstr "Errore! Non è possibile creare membri associati ricorsivi."
60
61 #. module: base_vat
62 #: code:addons/base_vat/base_vat.py:0
63 #, python-format
64 msgid "The VAT is invalid, It should begin with the country code"
65 msgstr "La partita IVA non è valida, deve cominciare con il \"codice paese\""
66
67 #. module: base_vat
68 #: help:res.partner,vat_subjected:0
69 msgid ""
70 "Check this box if the partner is subjected to the VAT. It will be used for "
71 "the VAT legal statement."
72 msgstr ""
73 "Selezionare questa casella se il partner è soggetto a IVA. Sarà usata nelle "
74 "dichiarazioni IVA"
75
76 #. module: base_vat
77 #: model:ir.model,name:base_vat.model_res_partner
78 msgid "Partner"
79 msgstr "Partner"
80
81 #. module: base_vat
82 #: field:res.partner,vat_subjected:0
83 msgid "VAT Legal Statement"
84 msgstr "Soggetto a dichiarazione IVA"
85
86 #~ msgid "Invalid XML for View Architecture!"
87 #~ msgstr "XML non valido per Visualizzazione Architettura!"
88
89 #~ msgid ""
90 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
91 #~ msgstr ""
92 #~ "Abilitare il numero di P.Iva per il Partner. Controllare la validità."
93
94 #~ msgid "VAT"
95 #~ msgstr "Partita IVA"
96
97 #~ msgid ""
98 #~ "The Object name must start with x_ and not contain any special character !"
99 #~ msgstr ""
100 #~ "Il nome dell'oggetto deve cominbiare per \"x_\" e non deve contenere "
101 #~ "caratteri speciali!"
102
103 #~ msgid "Size of the field can never be less than 1 !"
104 #~ msgstr "La dimensione del campo non può mai essere minore di 1!"
105
106 #~ msgid "The name of the module must be unique !"
107 #~ msgstr "Il nome del modulo deve essere unico!"
108
109 #~ msgid "The certificate ID of the module must be unique !"
110 #~ msgstr "L'ID certificato del modulo deve essere unico!"