Launchpad automatic translations update.
[odoo/odoo.git] / addons / product_margin / i18n / zh_CN.po
1 # Translation of OpenERP Server.
2 # This file contains the translation of the following modules:
3 #       * product_margin
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-11-19 10:43+0000\n"
11 "Last-Translator: Guipo Hao <hrlpool@sohu.com>\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-11-20 05:25+0000\n"
17 "X-Generator: Launchpad (build 16831)\n"
18
19 #. module: product_margin
20 #: view:product.product:0
21 #: field:product.product,turnover:0
22 msgid "Turnover"
23 msgstr "营业额"
24
25 #. module: product_margin
26 #: field:product.product,expected_margin_rate:0
27 msgid "Expected Margin (%)"
28 msgstr "预计利润(%)"
29
30 #. module: product_margin
31 #: field:product.margin,from_date:0
32 msgid "From"
33 msgstr "从"
34
35 #. module: product_margin
36 #: help:product.product,total_cost:0
37 msgid ""
38 "Sum of Multiplication of Invoice price and quantity of Supplier Invoices "
39 msgstr "供应商发票的开票价格和数量相乘的合计 "
40
41 #. module: product_margin
42 #: field:product.margin,to_date:0
43 msgid "To"
44 msgstr "到"
45
46 #. module: product_margin
47 #: help:product.product,total_margin:0
48 msgid "Turnover - Standard price"
49 msgstr "营业额-标准价格"
50
51 #. module: product_margin
52 #: field:product.product,total_margin_rate:0
53 msgid "Total Margin Rate(%)"
54 msgstr "总盈利率(%)"
55
56 #. module: product_margin
57 #: selection:product.margin,invoice_state:0
58 #: selection:product.product,invoice_state:0
59 msgid "Draft, Open and Paid"
60 msgstr "草稿、待处理和支付"
61
62 #. module: product_margin
63 #: code:addons/product_margin/wizard/product_margin.py:73
64 #: model:ir.actions.act_window,name:product_margin.product_margin_act_window
65 #: model:ir.ui.menu,name:product_margin.menu_action_product_margin
66 #: view:product.product:0
67 #, python-format
68 msgid "Product Margins"
69 msgstr "产品利润"
70
71 #. module: product_margin
72 #: field:product.product,purchase_avg_price:0
73 #: field:product.product,sale_avg_price:0
74 msgid "Avg. Unit Price"
75 msgstr "平均单价"
76
77 #. module: product_margin
78 #: field:product.product,sale_num_invoiced:0
79 msgid "# Invoiced in Sale"
80 msgstr "# 销售开票"
81
82 #. module: product_margin
83 #: view:product.product:0
84 msgid "Catalog Price"
85 msgstr "(产品列表价格)标价"
86
87 #. module: product_margin
88 #: selection:product.margin,invoice_state:0
89 #: selection:product.product,invoice_state:0
90 msgid "Paid"
91 msgstr "支付"
92
93 #. module: product_margin
94 #: view:product.product:0
95 #: field:product.product,sales_gap:0
96 msgid "Sales Gap"
97 msgstr "销售差额"
98
99 #. module: product_margin
100 #: help:product.product,sales_gap:0
101 msgid "Expected Sale - Turn Over"
102 msgstr "预计售价 - 订单价格"
103
104 #. module: product_margin
105 #: field:product.product,sale_expected:0
106 msgid "Expected Sale"
107 msgstr "预计销售"
108
109 #. module: product_margin
110 #: view:product.product:0
111 msgid "Standard Price"
112 msgstr "成本价格"
113
114 #. module: product_margin
115 #: help:product.product,purchase_num_invoiced:0
116 msgid "Sum of Quantity in Supplier Invoices"
117 msgstr "供应商发票数量合计"
118
119 #. module: product_margin
120 #: field:product.product,date_to:0
121 msgid "Margin Date To"
122 msgstr "盈利结束日"
123
124 #. module: product_margin
125 #: view:product.product:0
126 msgid "Analysis Criteria"
127 msgstr "分析准则"
128
129 #. module: product_margin
130 #: view:product.product:0
131 #: field:product.product,total_cost:0
132 msgid "Total Cost"
133 msgstr "总成本"
134
135 #. module: product_margin
136 #: help:product.product,normal_cost:0
137 msgid "Sum of Multiplication of Cost price and quantity of Supplier Invoices"
138 msgstr "供应商发票的成本价格和数量相乘的合计"
139
140 #. module: product_margin
141 #: field:product.product,expected_margin:0
142 msgid "Expected Margin"
143 msgstr "预计利润"
144
145 #. module: product_margin
146 #: view:product.product:0
147 msgid "#Purchased"
148 msgstr "采购"
149
150 #. module: product_margin
151 #: help:product.product,expected_margin_rate:0
152 msgid "Expected margin * 100 / Expected Sale"
153 msgstr "预计利润 / 预计销售 * 100"
154
155 #. module: product_margin
156 #: help:product.product,sale_avg_price:0
157 msgid "Avg. Price in Customer Invoices."
158 msgstr "客户发票中的平均价格"
159
160 #. module: product_margin
161 #: help:product.product,purchase_avg_price:0
162 msgid "Avg. Price in Supplier Invoices "
163 msgstr "供应商发票平均单价 "
164
165 #. module: product_margin
166 #: field:product.margin,invoice_state:0
167 #: field:product.product,invoice_state:0
168 msgid "Invoice State"
169 msgstr "发票状态"
170
171 #. module: product_margin
172 #: help:product.product,purchase_gap:0
173 msgid "Normal Cost - Total Cost"
174 msgstr "正常成本 - 总成本"
175
176 #. module: product_margin
177 #: help:product.product,sale_expected:0
178 msgid ""
179 "Sum of Multiplication of Sale Catalog price and quantity of Customer Invoices"
180 msgstr "客户发票的销售分类价格和数量相乘的汇总"
181
182 #. module: product_margin
183 #: field:product.product,total_margin:0
184 msgid "Total Margin"
185 msgstr "总利润"
186
187 #. module: product_margin
188 #: field:product.product,date_from:0
189 msgid "Margin Date From"
190 msgstr "盈利开始日"
191
192 #. module: product_margin
193 #: help:product.product,turnover:0
194 msgid ""
195 "Sum of Multiplication of Invoice price and quantity of Customer Invoices"
196 msgstr "客户发票的开票价格和数量相乘的汇总"
197
198 #. module: product_margin
199 #: field:product.product,normal_cost:0
200 msgid "Normal Cost"
201 msgstr "正常成本"
202
203 #. module: product_margin
204 #: view:product.product:0
205 msgid "Purchases"
206 msgstr "采购"
207
208 #. module: product_margin
209 #: field:product.product,purchase_num_invoiced:0
210 msgid "# Invoiced in Purchase"
211 msgstr "# 采购开票"
212
213 #. module: product_margin
214 #: help:product.product,expected_margin:0
215 msgid "Expected Sale - Normal Cost"
216 msgstr "预计销售 - 标准成本"
217
218 #. module: product_margin
219 #: view:product.margin:0
220 msgid "Properties categories"
221 msgstr "属性分类"
222
223 #. module: product_margin
224 #: help:product.product,total_margin_rate:0
225 msgid "Total margin * 100 / Turnover"
226 msgstr "总利润 / 营业额 * 100"
227
228 #. module: product_margin
229 #: view:product.margin:0
230 msgid "Open Margins"
231 msgstr "待处理利润"
232
233 #. module: product_margin
234 #: selection:product.margin,invoice_state:0
235 #: selection:product.product,invoice_state:0
236 msgid "Open and Paid"
237 msgstr "待处理和支付"
238
239 #. module: product_margin
240 #: view:product.product:0
241 msgid "Sales"
242 msgstr "销售"
243
244 #. module: product_margin
245 #: model:ir.model,name:product_margin.model_product_product
246 msgid "Product"
247 msgstr "产品"
248
249 #. module: product_margin
250 #: view:product.margin:0
251 msgid "General Information"
252 msgstr "一般信息"
253
254 #. module: product_margin
255 #: field:product.product,purchase_gap:0
256 msgid "Purchase Gap"
257 msgstr "采购差额"
258
259 #. module: product_margin
260 #: view:product.margin:0
261 msgid "Cancel"
262 msgstr "取消"
263
264 #. module: product_margin
265 #: view:product.product:0
266 msgid "Margins"
267 msgstr "利润"
268
269 #. module: product_margin
270 #: help:product.product,sale_num_invoiced:0
271 msgid "Sum of Quantity in Customer Invoices"
272 msgstr "客户发票数量合计"
273
274 #. module: product_margin
275 #: view:product.margin:0
276 msgid "or"
277 msgstr "or"
278
279 #. module: product_margin
280 #: model:ir.model,name:product_margin.model_product_margin
281 msgid "Product Margin"
282 msgstr "产品利润"
283
284 #~ msgid "Select "
285 #~ msgstr "选择 "
286
287 #~ msgid "To Date"
288 #~ msgstr "日期到"
289
290 #~ msgid "From Date"
291 #~ msgstr "日期从"
292
293 #~ msgid "Reporting"
294 #~ msgstr "内部报表"
295
296 #~ msgid "Margins in Product"
297 #~ msgstr "产品利润"
298
299 #~ msgid "Invalid XML for View Architecture!"
300 #~ msgstr "无效XML视图结构!"
301
302 #~ msgid "Turnorder - Total Cost"
303 #~ msgstr "总成本"
304
305 #~ msgid "Total Margin (%)"
306 #~ msgstr "总利润率(%)"
307
308 #~ msgid "View Stock of Products"
309 #~ msgstr "查看库存产品"
310
311 #~ msgid ""
312 #~ "Sum of Multification of Invoice price and quantity of Customer Invoices"
313 #~ msgstr "客户发票 (发票价 * 数量) 合计"
314
315 #~ msgid "Avg. Price in Customer Invoices)"
316 #~ msgstr "客户发票的平均单价"
317
318 #~ msgid "# Invoiced"
319 #~ msgstr "已开票数量"
320
321 #~ msgid "Excepted Sale - Turn Over"
322 #~ msgstr "预计销售 - 营业额"
323
324 #~ msgid "Excepted Sale - Normal Cost"
325 #~ msgstr "预计销售 - 正常成本"
326
327 #~ msgid ""
328 #~ "Sum of Multification of Invoice price and quantity of Supplier Invoices "
329 #~ msgstr "供应商发票 (发票价 * 数量) 合计 "
330
331 #~ msgid ""
332 #~ "Sum of Multification of Sale Catalog price and quantity of Customer Invoices"
333 #~ msgstr "客户发票 (标价 * 数量) 合计"
334
335 #~ msgid "Sum of Multification of Cost price and quantity of Supplier Invoices"
336 #~ msgstr "供应商发票  (成本价格 * 数量) 合计"
337
338 #~ msgid "Error: Invalid ean code"
339 #~ msgstr "错误:无效的(EAN)条码"
340
341 #~ msgid "Turnorder - Standard price"
342 #~ msgstr "订单价格 - 标准价"
343
344 #~ msgid ""
345 #~ "\n"
346 #~ "Adds a reporting menu in products that computes sales, purchases, margins\n"
347 #~ "and other interesting indicators based on invoices. The wizard to launch\n"
348 #~ "the report has several options to help you get the data you need.\n"
349 #~ msgstr ""
350 #~ "\n"
351 #~ "在产品对象上添加了一个报告,用于按发票计算销售、采购、利润和其它有趣的指标。报表的向导有很多选项是您得到想要的数据。\n"