# Chinese, Simplified translation of Amount (7.x-1.0-alpha1)
# Copyright (c) 2018 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Amount (7.x-1.0-alpha1)\n"
"POT-Creation-Date: 2018-05-27 21:18+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Simplified\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "PHP"
msgstr "PHP"
msgid "Fields"
msgstr "字段"
msgid "Maximum"
msgstr "最大值"
msgid "Scale"
msgstr "缩放"
msgid "Amount"
msgstr "总额"
msgid "Units"
msgstr "单位"
msgid "Formatted"
msgstr "格式化的"
msgid "Unformatted"
msgstr "未格式化的"
msgid "Minimum"
msgstr "最小值"
msgid "Precision"
msgstr "精度"
msgid "The number of digits to the right of the decimal."
msgstr "小数点后面的位数。"
msgid "Decimal marker"
msgstr "小数点标记"
msgid "The character users will input to mark the decimal point in forms."
msgstr "用于表示标记小数符号的字符。"
msgid "Space"
msgstr "空格"
msgid "About"
msgstr "关于"
msgid "Decimal point"
msgstr "小数点"
msgid "Comma"
msgstr "逗号(,)"
msgid "Minimum scale"
msgstr "最小比例"
msgid ""
"The minimum value that should be allowed in this field. Leave blank "
"for no minimum."
msgstr "此字段允许的最小值。无最小值留空。"
msgid ""
"The maximum value that should be allowed in this field. Leave blank "
"for no maximum."
msgstr "此字段中允许的最大值。无最大值留空。"
msgid "%name: the value may be no less than %min."
msgstr "%name: 数值不可小于 %min。"
msgid "%name: the value may be no greater than %max."
msgstr "%name: 数值不可大于 %max。"
msgid "Thousands marker"
msgstr "千位标记"
