Launchpad automatic translations update.
[odoo/odoo.git] / addons / product_visible_discount / i18n / vi.po
1 # Vietnamese translation for openobject-addons
2 # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
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-11 11:15+0000\n"
11 "PO-Revision-Date: 2011-01-29 23:10+0000\n"
12 "Last-Translator: OpenBMS JSC <Unknown>\n"
13 "Language-Team: Vietnamese <vi@li.org>\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: 2012-02-08 07:33+0000\n"
18 "X-Generator: Launchpad (build 14747)\n"
19
20 #. module: product_visible_discount
21 #: code:addons/product_visible_discount/product_visible_discount.py:145
22 #, python-format
23 msgid "No Purchase Pricelist Found !"
24 msgstr "Không tìm thấy Bảng giá Mua hàng !"
25
26 #. module: product_visible_discount
27 #: code:addons/product_visible_discount/product_visible_discount.py:153
28 #, python-format
29 msgid "No Sale Pricelist Found "
30 msgstr "Không tìm thấy Bảng giá Bán hàng "
31
32 #. module: product_visible_discount
33 #: model:ir.module.module,description:product_visible_discount.module_meta_information
34 msgid ""
35 "\n"
36 "    This module lets you calculate discounts on Sale Order lines and Invoice "
37 "lines base on the partner's pricelist.\n"
38 "    To this end, a new check box named \"Visible Discount\" is added to the "
39 "pricelist form.\n"
40 "    Example:\n"
41 "        For the product PC1 and the partner \"Asustek\": if listprice=450, "
42 "and the price calculated using Asustek's pricelist is 225\n"
43 "        If the check box is checked, we will have on the sale order line: "
44 "Unit price=450, Discount=50,00, Net price=225\n"
45 "        If the check box is unchecked, we will have on Sale Order and "
46 "Invoice lines: Unit price=225, Discount=0,00, Net price=225\n"
47 "    "
48 msgstr ""
49
50 #. module: product_visible_discount
51 #: field:product.pricelist,visible_discount:0
52 msgid "Visible Discount"
53 msgstr "Chiết khấu khả kiến"
54
55 #. module: product_visible_discount
56 #: model:ir.model,name:product_visible_discount.model_account_invoice_line
57 msgid "Invoice Line"
58 msgstr "Dòng hóa đơn"
59
60 #. module: product_visible_discount
61 #: code:addons/product_visible_discount/product_visible_discount.py:153
62 #, python-format
63 msgid "You must first define a pricelist for Customer !"
64 msgstr "Bạn phải định nghĩa bảng giá cho Khách hàng trước !"
65
66 #. module: product_visible_discount
67 #: model:ir.model,name:product_visible_discount.model_product_pricelist
68 msgid "Pricelist"
69 msgstr "Bảng giá"
70
71 #. module: product_visible_discount
72 #: code:addons/product_visible_discount/product_visible_discount.py:145
73 #, python-format
74 msgid "You must first define a pricelist for Supplier !"
75 msgstr "Bạn phải định nghĩa bảng giá cho Nhà cung cấp trước !"
76
77 #. module: product_visible_discount
78 #: model:ir.model,name:product_visible_discount.model_sale_order_line
79 msgid "Sales Order Line"
80 msgstr ""