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: 2012-02-08 00:36+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: 2012-02-09 06:15+0000\n"
17 "X-Generator: Launchpad (build 14763)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:141
21 #, python-format
22 msgid ""
23 "This VAT number does not seem to be valid.\n"
24 "Note: the expected format is %s"
25 msgstr ""
26
27 #. module: base_vat
28 #: sql_constraint:res.company:0
29 msgid "The company name must be unique !"
30 msgstr ""
31
32 #. module: base_vat
33 #: constraint:res.partner:0
34 msgid "Error ! You cannot create recursive associated members."
35 msgstr ""
36
37 #. module: base_vat
38 #: field:res.company,vat_check_vies:0
39 msgid "VIES VAT Check"
40 msgstr ""
41
42 #. module: base_vat
43 #: model:ir.model,name:base_vat.model_res_company
44 msgid "Companies"
45 msgstr ""
46
47 #. module: base_vat
48 #: constraint:res.company:0
49 msgid "Error! You can not create recursive companies."
50 msgstr ""
51
52 #. module: base_vat
53 #: help:res.partner,vat_subjected:0
54 msgid ""
55 "Check this box if the partner is subjected to the VAT. It will be used for "
56 "the VAT legal statement."
57 msgstr ""
58 "Selezionare questa casella se il partner è soggetto a IVA. Sarà usata nelle "
59 "dichiarazioni IVA"
60
61 #. module: base_vat
62 #: model:ir.model,name:base_vat.model_res_partner
63 msgid "Partner"
64 msgstr "Partner"
65
66 #. module: base_vat
67 #: help:res.company,vat_check_vies:0
68 msgid ""
69 "If checked, Partners VAT numbers will be fully validated against EU's VIES "
70 "service rather than via a simple format validation (checksum)."
71 msgstr ""
72
73 #. module: base_vat
74 #: field:res.partner,vat_subjected:0
75 msgid "VAT Legal Statement"
76 msgstr "Soggetto a dichiarazione IVA"
77
78 #~ msgid "Invalid XML for View Architecture!"
79 #~ msgstr "XML non valido per Visualizzazione Architettura!"
80
81 #~ msgid ""
82 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
83 #~ msgstr ""
84 #~ "Abilitare il numero di P.Iva per il Partner. Controllare la validità."
85
86 #~ msgid "VAT"
87 #~ msgstr "Partita IVA"
88
89 #, python-format
90 #~ msgid "The VAT is invalid, It should begin with the country code"
91 #~ msgstr "La partita IVA non è valida, deve cominciare con il \"codice paese\""
92
93 #, python-format
94 #~ msgid ""
95 #~ "The Vat does not seems to be correct. You should have entered something like "
96 #~ "this %s"
97 #~ msgstr ""
98 #~ "La partita IVA non sembra essere corretta. E' necessario inserire un valore "
99 #~ "simile a: %s"
100
101 #~ msgid "Base VAT - To check VAT number validity"
102 #~ msgstr "Base VAT - Per controllare la correttezza della Partita IVA"
103
104 #~ msgid ""
105 #~ "\n"
106 #~ "    Enable the VAT Number for the partner. Check the validity of that VAT "
107 #~ "Number.\n"
108 #~ "\n"
109 #~ "    This module follows the methods stated at http://sima-pc.com/nif.php "
110 #~ "for\n"
111 #~ "    checking the validity of VAT Number assigned to partners in European "
112 #~ "countries.\n"
113 #~ "    "
114 #~ msgstr ""
115 #~ "\n"
116 #~ "    Abilita la partita IVA per il partner. Controlla la validità del valore "
117 #~ "fornito.\n"
118 #~ "\n"
119 #~ "    Questo modulo segue i metofi definiti in http://sima-pc.com/nif.php per\n"
120 #~ "    controllare la validità del numero assegnato ai partner nei paesi "
121 #~ "europei.\n"
122 #~ "    "
123
124 #~ msgid "Error ! You can not create recursive associated members."
125 #~ msgstr "Errore! Non è possibile creare membri associati ricorsivi."