Launchpad automatic translations update.
[odoo/odoo.git] / addons / analytic_user_function / i18n / it.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * analytic_user_function
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: OpenERP Server 5.0.4\n"
8 "Report-Msgid-Bugs-To: support@openerp.com\n"
9 "POT-Creation-Date: 2010-11-18 16:11+0000\n"
10 "PO-Revision-Date: 2010-11-22 07:24+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-11-23 05:03+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: analytic_user_function
20 #: sql_constraint:ir.module.module:0
21 msgid "The certificate ID of the module must be unique !"
22 msgstr "L'ID certificato del modulo deve essere unico!"
23
24 #. module: analytic_user_function
25 #: constraint:ir.ui.view:0
26 msgid "Invalid XML for View Architecture!"
27 msgstr "XML non valido per Visualizzazione Architettura!"
28
29 #. module: analytic_user_function
30 #: code:addons/analytic_user_function/analytic_user_function.py:0
31 #, python-format
32 msgid "Error !"
33 msgstr "Errore !"
34
35 #. module: analytic_user_function
36 #: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet
37 msgid "Timesheet Line"
38 msgstr "Linea del Timesheet"
39
40 #. module: analytic_user_function
41 #: constraint:ir.model:0
42 msgid ""
43 "The Object name must start with x_ and not contain any special character !"
44 msgstr ""
45 "Il nome dell'oggetto deve iniziare per x_ e non deve contenere caratteri "
46 "speciali!"
47
48 #. module: analytic_user_function
49 #: field:analytic_user_funct_grid,product_id:0
50 msgid "Product"
51 msgstr "Prodotto"
52
53 #. module: analytic_user_function
54 #: field:analytic_user_funct_grid,account_id:0
55 #: model:ir.model,name:analytic_user_function.model_account_analytic_account
56 msgid "Analytic Account"
57 msgstr "Conto Analitico"
58
59 #. module: analytic_user_function
60 #: sql_constraint:ir.module.module:0
61 msgid "The name of the module must be unique !"
62 msgstr "Il nome del modulo deve essere unico!"
63
64 #. module: analytic_user_function
65 #: view:account.analytic.account:0
66 #: field:account.analytic.account,user_product_ids:0
67 msgid "Users/Products Rel."
68 msgstr "Utenti/Prodotti Rel."
69
70 #. module: analytic_user_function
71 #: field:analytic_user_funct_grid,user_id:0
72 msgid "User"
73 msgstr "Nome utente"
74
75 #. module: analytic_user_function
76 #: code:addons/analytic_user_function/analytic_user_function.py:0
77 #, python-format
78 msgid "There is no expense account define for this product: \"%s\" (id:%d)"
79 msgstr ""
80
81 #. module: analytic_user_function
82 #: model:ir.model,name:analytic_user_function.model_analytic_user_funct_grid
83 msgid "Relation table between users and products on a analytic account"
84 msgstr "Tabella di collegamento tra utenti e prodotti su un conto analitico"
85
86 #. module: analytic_user_function
87 #: model:ir.module.module,shortdesc:analytic_user_function.module_meta_information
88 msgid "Analytic User Function"
89 msgstr "Funzione di utente analitico"
90
91 #. module: analytic_user_function
92 #: sql_constraint:ir.model.fields:0
93 msgid "Size of the field can never be less than 1 !"
94 msgstr "La dimensione del campo non può mai essere minore di 1!"
95
96 #. module: analytic_user_function
97 #: view:analytic_user_funct_grid:0
98 msgid "User's Product for this Analytic Account"
99 msgstr "Prodotto di utente per questo conto analitico"