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: 2011-01-11 11:14+0000\n"
10 "PO-Revision-Date: 2011-01-19 12:00+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-08 07:06+0000\n"
17 "X-Generator: Launchpad (build 14747)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:87
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:88
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"