Launchpad automatic translations update.
[odoo/odoo.git] / addons / base_vat / i18n / fr.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-11-18 16:11+0000\n"
10 "PO-Revision-Date: 2010-11-20 07:54+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-21 04:49+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_vat
20 #: sql_constraint:ir.module.module:0
21 msgid "The certificate ID of the module must be unique !"
22 msgstr ""
23
24 #. module: base_vat
25 #: code:addons/base_vat/base_vat.py:0
26 #, python-format
27 msgid ""
28 "The Vat does not seems to be correct. You should have entered something like "
29 "this %s"
30 msgstr ""
31
32 #. module: base_vat
33 #: constraint:ir.ui.view:0
34 msgid "Invalid XML for View Architecture!"
35 msgstr "XML incorrect pour l'architecture de la vue !"
36
37 #. module: base_vat
38 #: constraint:ir.model:0
39 msgid ""
40 "The Object name must start with x_ and not contain any special character !"
41 msgstr ""
42 "Le nom de l'objet doit commencer par x_ et ne doit pas contenir de caractère "
43 "spécial !"
44
45 #. module: base_vat
46 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
47 msgid "Base VAT - To check VAT number validity"
48 msgstr ""
49
50 #. module: base_vat
51 #: sql_constraint:ir.module.module:0
52 msgid "The name of the module must be unique !"
53 msgstr "Le nom d'un module doit être unique !"
54
55 #. module: base_vat
56 #: field:res.partner,vat_subjected:0
57 msgid "VAT Legal Statement"
58 msgstr "Déclaration de TVA"
59
60 #. module: base_vat
61 #: code:addons/base_vat/base_vat.py:0
62 #, python-format
63 msgid "The VAT is invalid, It should begin with the country code"
64 msgstr ""
65
66 #. module: base_vat
67 #: help:res.partner,vat_subjected:0
68 msgid ""
69 "Check this box if the partner is subjected to the VAT. It will be used for "
70 "the VAT legal statement."
71 msgstr ""
72 "Cochez cette case si le partenaire est assujetti à la TVA. Ceci sera utilisé "
73 "lors des déclarations légales de TVA."
74
75 #. module: base_vat
76 #: model:ir.model,name:base_vat.model_res_partner
77 msgid "Partner"
78 msgstr "Partenaire"
79
80 #. module: base_vat
81 #: sql_constraint:ir.model.fields:0
82 msgid "Size of the field can never be less than 1 !"
83 msgstr "La taille du champ ne doit jamais être inférieure à 1 !"
84
85 #~ msgid "VAT"
86 #~ msgstr "TVA"
87
88 #~ msgid ""
89 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
90 #~ msgstr ""
91 #~ "Active le numéro de TVA sur la fiche partenaire. Vérifie la validité du "
92 #~ "numéro de TVA."