# Chinese (Simplified) translation for openobject-addons # Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 # This file is distributed under the same license as the openobject-addons package. # FIRST AUTHOR , 2011. # msgid "" msgstr "" "Project-Id-Version: openobject-addons\n" "Report-Msgid-Bugs-To: FULL NAME \n" "POT-Creation-Date: 2012-12-21 17:05+0000\n" "PO-Revision-Date: 2011-01-14 00:49+0000\n" "Last-Translator: Wei \"oldrev\" Li \n" "Language-Team: Chinese (Simplified) \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-04-22 07:29+0000\n" "X-Generator: Launchpad (build 16985)\n" #. module: decimal_precision #: field:decimal.precision,digits:0 msgid "Digits" msgstr "位数" #. module: decimal_precision #: model:ir.actions.act_window,name:decimal_precision.action_decimal_precision_form #: model:ir.ui.menu,name:decimal_precision.menu_decimal_precision_form msgid "Decimal Accuracy" msgstr "小数精度" #. module: decimal_precision #: field:decimal.precision,name:0 msgid "Usage" msgstr "用途" #. module: decimal_precision #: sql_constraint:decimal.precision:0 msgid "Only one value can be defined for each given usage!" msgstr "每个用途只能定义一个值" #. module: decimal_precision #: view:decimal.precision:0 msgid "Decimal Precision" msgstr "小数精度" #. module: decimal_precision #: model:ir.model,name:decimal_precision.model_decimal_precision msgid "decimal.precision" msgstr "decimal.precision" #~ msgid "" #~ "\n" #~ "This module allows to configure the price accuracy you need for different " #~ "kind\n" #~ "of usage: accounting, sales, purchases, ...\n" #~ "\n" #~ "The decimal precision is configured per company.\n" #~ msgstr "" #~ "\n" #~ "本模块让您能够配置不同种类的价格精度,如:会计、销售、采购等\n" #~ "\n" #~ "小数精度是按单个公司(机构)来配置的。\n" #~ msgid "Decimal Precision Configuration" #~ msgstr "小数精度配置"