[MERGE] forward port of branch 7.0 up to 3a0af6a
[odoo/odoo.git] / addons / sale_order_dates / i18n / zh_CN.po
1 # Chinese (Simplified) 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: 2012-12-21 17:06+0000\n"
11 "PO-Revision-Date: 2012-11-27 14:05+0000\n"
12 "Last-Translator: 盈通 ccdos <ccdos@intoerp.com>\n"
13 "Language-Team: Chinese (Simplified) <zh_CN@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: 2014-01-28 06:34+0000\n"
18 "X-Generator: Launchpad (build 16914)\n"
19
20 #. module: sale_order_dates
21 #: view:sale.order:0
22 msgid "Dates"
23 msgstr "日期"
24
25 #. module: sale_order_dates
26 #: field:sale.order,commitment_date:0
27 msgid "Commitment Date"
28 msgstr "承诺日期"
29
30 #. module: sale_order_dates
31 #: field:sale.order,effective_date:0
32 msgid "Effective Date"
33 msgstr "生效日期"
34
35 #. module: sale_order_dates
36 #: help:sale.order,effective_date:0
37 msgid "Date on which picking is created."
38 msgstr "创建装箱单日期"
39
40 #. module: sale_order_dates
41 #: help:sale.order,requested_date:0
42 msgid "Date requested by the customer for the sale."
43 msgstr "客户要求的日期"
44
45 #. module: sale_order_dates
46 #: field:sale.order,requested_date:0
47 msgid "Requested Date"
48 msgstr "要求的日期"
49
50 #. module: sale_order_dates
51 #: model:ir.model,name:sale_order_dates.model_sale_order
52 msgid "Sales Order"
53 msgstr "销售订单"
54
55 #. module: sale_order_dates
56 #: help:sale.order,commitment_date:0
57 msgid "Committed date for delivery."
58 msgstr "承诺发运日期"
59
60 #~ msgid "Sales Order Dates"
61 #~ msgstr "销售订单日期"
62
63 #~ msgid "Order Reference must be unique !"
64 #~ msgstr "单号必须唯一!"
65
66 #~ msgid "Date on which customer has requested for sales."
67 #~ msgstr "客户要求的销售订单日期"
68
69 #~ msgid "Date on which delivery of products is to be made."
70 #~ msgstr "送货的日期"
71
72 #~ msgid ""
73 #~ "\n"
74 #~ "Add commitment, requested and effective dates on the sales order.\n"
75 #~ msgstr ""
76 #~ "\n"
77 #~ "增加承诺,销售订单上的要求的和生效日期\n"
78
79 #~ msgid "Order Reference must be unique per Company!"
80 #~ msgstr "订单号必须在一个公司范围内唯一"