Launchpad automatic translations update.
[odoo/odoo.git] / addons / analytic_user_function / i18n / fr.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-25 19:20+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-26 04:53+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 du certificat du module doit être unique !"
23
24 #. module: analytic_user_function
25 #: constraint:ir.ui.view:0
26 msgid "Invalid XML for View Architecture!"
27 msgstr "XML non valide pour l'architecture de la vue"
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 "Erreur !"
34
35 #. module: analytic_user_function
36 #: model:ir.model,name:analytic_user_function.model_hr_analytic_timesheet
37 msgid "Timesheet Line"
38 msgstr "Ligne de feuille de temps"
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 "Le nom de l'objet doit commencer par x_ et ne doit pas contenir de caractère "
46 "spécial !"
47
48 #. module: analytic_user_function
49 #: field:analytic_user_funct_grid,product_id:0
50 msgid "Product"
51 msgstr "Produit"
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 "Compte analytique"
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 "Le nom du module doit être unique !"
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 "Relation Utilisateurs/Produits"
69
70 #. module: analytic_user_function
71 #: field:analytic_user_funct_grid,user_id:0
72 msgid "User"
73 msgstr "Utilisateur"
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 ""
85 "Tableau de relation entre les utilisateurs et les produits sur un compte "
86 "analytique"
87
88 #. module: analytic_user_function
89 #: model:ir.module.module,shortdesc:analytic_user_function.module_meta_information
90 msgid "Analytic User Function"
91 msgstr ""
92
93 #. module: analytic_user_function
94 #: sql_constraint:ir.model.fields:0
95 msgid "Size of the field can never be less than 1 !"
96 msgstr "La taille du champ ne doit jamais être inférieure à 1 !"
97
98 #. module: analytic_user_function
99 #: view:analytic_user_funct_grid:0
100 msgid "User's Product for this Analytic Account"
101 msgstr "Produit de l'Utilisateur pour ce Compte Analytique"