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