Launchpad automatic translations update.
[odoo/odoo.git] / addons / account_anglo_saxon / i18n / fr.po
1 # French translation for openobject-addons
2 # Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: openobject-addons\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2011-01-03 16:56+0000\n"
11 "PO-Revision-Date: 2011-01-05 17:17+0000\n"
12 "Last-Translator: Maxime Chambreuil (http://www.savoirfairelinux.com) "
13 "<maxime.chambreuil@savoirfairelinux.com>\n"
14 "Language-Team: French <fr@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Launchpad-Export-Date: 2011-01-06 05:31+0000\n"
19 "X-Generator: Launchpad (build Unknown)\n"
20
21 #. module: account_anglo_saxon
22 #: view:product.category:0
23 msgid " Accounting Property"
24 msgstr " Propriété de comptabilité"
25
26 #. module: account_anglo_saxon
27 #: sql_constraint:purchase.order:0
28 msgid "Order Reference must be unique !"
29 msgstr "La référence de la commande doit être unique !"
30
31 #. module: account_anglo_saxon
32 #: constraint:product.category:0
33 msgid "Error ! You can not create recursive categories."
34 msgstr "Erreur ! Vous ne pouvez pas créer de catégorie récursive."
35
36 #. module: account_anglo_saxon
37 #: constraint:product.template:0
38 msgid ""
39 "Error: The default UOM and the purchase UOM must be in the same category."
40 msgstr ""
41 "Erreur: l'UdM par défaut et l'UdM d'achat doivent appartenir à la même "
42 "catégorie."
43
44 #. module: account_anglo_saxon
45 #: model:ir.model,name:account_anglo_saxon.model_account_invoice_line
46 msgid "Invoice Line"
47 msgstr "Ligne de facture"
48
49 #. module: account_anglo_saxon
50 #: model:ir.model,name:account_anglo_saxon.model_purchase_order
51 msgid "Purchase Order"
52 msgstr "Bon de commande"
53
54 #. module: account_anglo_saxon
55 #: model:ir.model,name:account_anglo_saxon.model_product_template
56 msgid "Product Template"
57 msgstr "Modèle de produit"
58
59 #. module: account_anglo_saxon
60 #: model:ir.model,name:account_anglo_saxon.model_product_category
61 msgid "Product Category"
62 msgstr "Catégorie de produit"
63
64 #. module: account_anglo_saxon
65 #: model:ir.module.module,shortdesc:account_anglo_saxon.module_meta_information
66 msgid "Stock Accounting for Anglo Saxon countries"
67 msgstr "Comptabilité de stock pour les pays anglo-saxons"
68
69 #. module: account_anglo_saxon
70 #: field:product.category,property_account_creditor_price_difference_categ:0
71 #: field:product.template,property_account_creditor_price_difference:0
72 msgid "Price Difference Account"
73 msgstr "Compte d'écart de prix"
74
75 #. module: account_anglo_saxon
76 #: model:ir.model,name:account_anglo_saxon.model_account_invoice
77 msgid "Invoice"
78 msgstr "Facture"
79
80 #. module: account_anglo_saxon
81 #: model:ir.model,name:account_anglo_saxon.model_stock_picking
82 msgid "Picking List"
83 msgstr "Opération de manutention"
84
85 #. module: account_anglo_saxon
86 #: model:ir.module.module,description:account_anglo_saxon.module_meta_information
87 msgid ""
88 "This module will support the Anglo-Saxons accounting methodology by\n"
89 "    changing the accounting logic with stock transactions. The difference "
90 "between the Anglo-Saxon accounting countries\n"
91 "    and the Rhine or also called Continental accounting countries is the "
92 "moment of taking the Cost of Goods Sold versus Cost of Sales.\n"
93 "    Anglo-Saxons accounting does take the cost when sales invoice is "
94 "created, Continental accounting will take the cost at the moment the goods "
95 "are shipped.\n"
96 "    This module will add this functionality by using a interim account, to "
97 "store the value of shipped goods and will contra book this interim account\n"
98 "    when the invoice is created to transfer this amount to the debtor or "
99 "creditor account.\n"
100 "    Secondly, price differences between actual purchase price and fixed "
101 "product standard price are booked on a separate account"
102 msgstr ""
103 "Ce module fournit la méthode de gestion comptable Anglo-saxonne\n"
104 "    en changeant la logique des transactions de stock. La différence entre "
105 "la méthode comptable Anglo-saxonne et la méthode\n"
106 "    Continentale est le moment de prise en compte du Revenu des ventes par "
107 "rapport au coût des ventes.\n"
108 "    La méthode Anglo-saxonne prend en compte le coût au moment de la "
109 "création de la facture. La comptabilité Continentale \n"
110 "    prend en compte les coûts au moment de l'expédition des biens.\n"
111 "    Ce module ajoute la fonctionnalité Anglo-saxonne en utilisant un compte "
112 "intermédiaire pour stocker la valeur des biens \n"
113 "    expédiés et, au moment de la création de la facture, va extourner "
114 "l'écriture sur ce compte intermédiaire pour le transférer\n"
115 "    sur le compte du créditeur ou du débiteur.\n"
116 "    De plus, l'écart de prix entre le prix d'achat réel et le coût standard "
117 "de l'article sont comptabilisés sur des comptes différents."
118
119 #. module: account_anglo_saxon
120 #: help:product.category,property_account_creditor_price_difference_categ:0
121 #: help:product.template,property_account_creditor_price_difference:0
122 msgid ""
123 "This account will be used to value price difference between purchase price "
124 "and cost price."
125 msgstr ""
126 "Ce compte sera utilisé pour valoriser l'écart de prix entre le prix d'achat "
127 "et le prix standard de l'article."
128
129 #~ msgid "Invalid XML for View Architecture!"
130 #~ msgstr "XML invalide pour l'architecture de la vue !"
131
132 #~ msgid ""
133 #~ "The Object name must start with x_ and not contain any special character !"
134 #~ msgstr ""
135 #~ "Le nom de l'objet doit commencer par x_ et ne doit contenir aucun caractère "
136 #~ "spécial !"
137
138 #~ msgid "Error: UOS must be in a different category than the UOM"
139 #~ msgstr "Erreur : l'UdV doit appartenir à une autre catégorie que l'UdM"