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-12-03 15:43+0000\n"
10 "PO-Revision-Date: 2010-12-04 09:27+0000\n"
11 "Last-Translator: Maxime Chambreuil (http://www.savoirfairelinux.com) "
12 "<maxime.chambreuil@savoirfairelinux.com>\n"
13 "Language-Team: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2010-12-05 04:50+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19
20 #. module: base_vat
21 #: code:addons/base_vat/base_vat.py:0
22 #, python-format
23 msgid ""
24 "The Vat does not seems to be correct. You should have entered something like "
25 "this %s"
26 msgstr ""
27 "Le numéro de TVA semble incorrect. Vous devez saisir un numéro de la forme "
28 "%s."
29
30 #. module: base_vat
31 #: model:ir.module.module,shortdesc:base_vat.module_meta_information
32 msgid "Base VAT - To check VAT number validity"
33 msgstr "Base TVA - Pour vérifier la validité des numéros de TVA"
34
35 #. module: base_vat
36 #: constraint:res.partner:0
37 msgid "Error ! You can not create recursive associated members."
38 msgstr ""
39
40 #. module: base_vat
41 #: code:addons/base_vat/base_vat.py:0
42 #, python-format
43 msgid "The VAT is invalid, It should begin with the country code"
44 msgstr ""
45 "Le numéro de TVA est invalide : il devrait commencer par le code du pays."
46
47 #. module: base_vat
48 #: help:res.partner,vat_subjected:0
49 msgid ""
50 "Check this box if the partner is subjected to the VAT. It will be used for "
51 "the VAT legal statement."
52 msgstr ""
53 "Cochez cette case si le partenaire est assujetti à la TVA. Ceci sera utilisé "
54 "lors des déclarations légales de TVA."
55
56 #. module: base_vat
57 #: model:ir.model,name:base_vat.model_res_partner
58 msgid "Partner"
59 msgstr "Partenaire"
60
61 #. module: base_vat
62 #: field:res.partner,vat_subjected:0
63 msgid "VAT Legal Statement"
64 msgstr "Déclaration de TVA"
65
66 #~ msgid "VAT"
67 #~ msgstr "TVA"
68
69 #~ msgid ""
70 #~ "Enable the VAT Number for the partner. Check the validity of that VAT Number."
71 #~ msgstr ""
72 #~ "Active le numéro de TVA sur la fiche partenaire. Vérifie la validité du "
73 #~ "numéro de TVA."
74
75 #~ msgid ""
76 #~ "The Object name must start with x_ and not contain any special character !"
77 #~ msgstr ""
78 #~ "Le nom de l'objet doit commencer par x_ et ne doit pas contenir de caractère "
79 #~ "spécial !"
80
81 #~ msgid "Invalid XML for View Architecture!"
82 #~ msgstr "XML incorrect pour l'architecture de la vue !"
83
84 #~ msgid "Size of the field can never be less than 1 !"
85 #~ msgstr "La taille du champ ne doit jamais être inférieure à 1 !"