Launchpad automatic translations update.
[odoo/odoo.git] / addons / product_visible_discount / i18n / hu.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #    * product_visible_discount
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: 2011-01-11 11:15+0000\n"
10 "PO-Revision-Date: 2011-01-19 12:00+0000\n"
11 "Last-Translator: NOVOTRADE RENDSZERHÁZ <openerp@novotrade.hu>\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: 2012-02-08 07:33+0000\n"
17 "X-Generator: Launchpad (build 14747)\n"
18
19 #. module: product_visible_discount
20 #: code:addons/product_visible_discount/product_visible_discount.py:145
21 #, python-format
22 msgid "No Purchase Pricelist Found !"
23 msgstr "Nem található beszerzési árlista !"
24
25 #. module: product_visible_discount
26 #: code:addons/product_visible_discount/product_visible_discount.py:153
27 #, python-format
28 msgid "No Sale Pricelist Found "
29 msgstr "Nem található eladási árlista "
30
31 #. module: product_visible_discount
32 #: model:ir.module.module,description:product_visible_discount.module_meta_information
33 msgid ""
34 "\n"
35 "    This module lets you calculate discounts on Sale Order lines and Invoice "
36 "lines base on the partner's pricelist.\n"
37 "    To this end, a new check box named \"Visible Discount\" is added to the "
38 "pricelist form.\n"
39 "    Example:\n"
40 "        For the product PC1 and the partner \"Asustek\": if listprice=450, "
41 "and the price calculated using Asustek's pricelist is 225\n"
42 "        If the check box is checked, we will have on the sale order line: "
43 "Unit price=450, Discount=50,00, Net price=225\n"
44 "        If the check box is unchecked, we will have on Sale Order and "
45 "Invoice lines: Unit price=225, Discount=0,00, Net price=225\n"
46 "    "
47 msgstr ""
48 "\n"
49 "    Ez a modul a partner árlista alapján engedmények számítását teszi "
50 "lehetővé a vevői megrendelés sorokban és a számlasorokban.\n"
51 "    Ebből a célból az árlista űrlap a Látható engedmény nevű új ellenőrző "
52 "négyzettel egészül ki.\n"
53 "    Példa:\n"
54 "        PC1 termék és Asustek partner esetében: a listaár 450, az Asustek "
55 "árlistával számított ár 225.\n"
56 "        Ha az ellenőrző négyzetet bejelölték, a vevői megrendelés sorban és "
57 "a számlasorban a következő látszik:\n"
58 "        egységár: 450, engedmény 50,00, nettó egységár 225.\n"
59 "        Ha az ellenőrző négyzetet nem jelölték be, a vevői megrendelés "
60 "sorban és a számlasorban a következő jelenik\n"
61 "        meg: egységár: 225, engedmény 0,00, nettó egységár 225.\n"
62 "    "
63
64 #. module: product_visible_discount
65 #: field:product.pricelist,visible_discount:0
66 msgid "Visible Discount"
67 msgstr "Látható engedmény"
68
69 #. module: product_visible_discount
70 #: model:ir.model,name:product_visible_discount.model_account_invoice_line
71 msgid "Invoice Line"
72 msgstr "Számlasor"
73
74 #. module: product_visible_discount
75 #: code:addons/product_visible_discount/product_visible_discount.py:153
76 #, python-format
77 msgid "You must first define a pricelist for Customer !"
78 msgstr "Először meg kell határoznia egy árlistát a vevőhöz!"
79
80 #. module: product_visible_discount
81 #: model:ir.model,name:product_visible_discount.model_product_pricelist
82 msgid "Pricelist"
83 msgstr "Árlista"
84
85 #. module: product_visible_discount
86 #: code:addons/product_visible_discount/product_visible_discount.py:145
87 #, python-format
88 msgid "You must first define a pricelist for Supplier !"
89 msgstr "Először meg kell határoznia egy árlistát a szállítóhoz!"
90
91 #. module: product_visible_discount
92 #: model:ir.model,name:product_visible_discount.model_sale_order_line
93 msgid "Sales Order Line"
94 msgstr "Vevői megrendelés sor"