[FIX] stock: auto_validate move not set to done when multiple parent move set to...
[odoo/odoo.git] / addons / decimal_precision / i18n / zh_CN.po
1 # Chinese (Simplified) translation for openobject-addons
2 # Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
3 # This file is distributed under the same license as the openobject-addons package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
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: 2013-06-07 19:36+0000\n"
11 "PO-Revision-Date: 2012-12-21 23:00+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\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: 2013-11-21 06:06+0000\n"
18 "X-Generator: Launchpad (build 16831)\n"
19
20 #. module: decimal_precision
21 #: field:decimal.precision,digits:0
22 msgid "Digits"
23 msgstr "位数"
24
25 #. module: decimal_precision
26 #: model:ir.actions.act_window,name:decimal_precision.action_decimal_precision_form
27 #: model:ir.ui.menu,name:decimal_precision.menu_decimal_precision_form
28 msgid "Decimal Accuracy"
29 msgstr "小数精度"
30
31 #. module: decimal_precision
32 #: field:decimal.precision,name:0
33 msgid "Usage"
34 msgstr "用途"
35
36 #. module: decimal_precision
37 #: sql_constraint:decimal.precision:0
38 msgid "Only one value can be defined for each given usage!"
39 msgstr "每个用途只能定义一个值"
40
41 #. module: decimal_precision
42 #: view:decimal.precision:0
43 msgid "Decimal Precision"
44 msgstr "小数精度"
45
46 #. module: decimal_precision
47 #: model:ir.model,name:decimal_precision.model_decimal_precision
48 msgid "decimal.precision"
49 msgstr "decimal.precision"