merged with trunk
[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-12-21 19:43+0000\n"
10 "PO-Revision-Date: 2010-12-12 09:22+0000\n"
11 "Last-Translator: lolivier <olivier.lenoir@free.fr>\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-12-24 05:14+0000\n"
17 "X-Generator: Launchpad (build Unknown)\n"
18
19 #. module: base_vat
20 #: code:addons/base_vat/base_vat.py:0
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 "Le numéro de TVA semble incorrect. Vous devez saisir un numéro de la forme "
27 "%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
43 #. module: base_vat
44 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
45 msgid "Base VAT - To check VAT number validity"
46 msgstr "Base TVA - Pour vérifier la validité des numéros de TVA"
47
48 #. module: base_vat
49 #: constraint:res.partner:0
50 msgid "Error ! You can not create recursive associated members."
51 msgstr "Erreur ! Vous ne pouvez pas créer de membres associés récursifs."
52
53 #. module: base_vat
54 #: code:addons/base_vat/base_vat.py:0
55 #, python-format
56 msgid "The VAT is invalid, It should begin with the country code"
57 msgstr ""
58 "Le numéro de TVA est invalide : il devrait commencer par le code du pays."
59
60 #. module: base_vat
61 #: help:res.partner,vat_subjected:0
62 msgid ""
63 "Check this box if the partner is subjected to the VAT. It will be used for "
64 "the VAT legal statement."
65 msgstr ""
66 "Cochez cette case si le partenaire est assujetti à la TVA. Ceci sera utilisé "
67 "lors des déclarations légales de TVA."
68
69 #. module: base_vat
70 #: model:ir.model,name:base_vat.model_res_partner
71 msgid "Partner"
72 msgstr "Partenaire"
73
74 #. module: base_vat
75 #: field:res.partner,vat_subjected:0
76 msgid "VAT Legal Statement"
77 msgstr "Déclaration de TVA"
78
79 #~ msgid "VAT"
80 #~ msgstr "TVA"
81
82 #~ msgid ""
83 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
84 #~ msgstr ""
85 #~ "Active le numéro de TVA sur la fiche partenaire. Vérifie la validité du "
86 #~ "numéro de TVA."
87
88 #~ msgid ""
89 #~ "The Object name must start with x_ and not contain any special character !"
90 #~ msgstr ""
91 #~ "Le nom de l'objet doit commencer par x_ et ne doit pas contenir de caractère "
92 #~ "spécial !"
93
94 #~ msgid "Invalid XML for View Architecture!"
95 #~ msgstr "XML incorrect pour l'architecture de la vue !"
96
97 #~ msgid "Size of the field can never be less than 1 !"
98 #~ msgstr "La taille du champ ne doit jamais être inférieure à 1 !"