# Chinese, Simplified translation of Field Hidden (7.x-1.2)
# Copyright (c) 2016 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field Hidden (7.x-1.2)\n"
"POT-Creation-Date: 2016-05-27 12:54+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 "Prefix"
msgstr "前缀"
msgid "Suffix"
msgstr "后缀"
msgid "Format"
msgstr "格式"
msgid "<none>"
msgstr "<none>"
msgid "Fields"
msgstr "字段"
msgid "Maximum"
msgstr "最大值"
msgid "Scale"
msgstr "缩放"
msgid "Maximum length"
msgstr "最大长度"
msgid "Minimum"
msgstr "最小值"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
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 "The maximum length of the field in characters."
msgstr "此字段字符的最大数量。"
msgid "%name must be a positive integer."
msgstr "%name必须是一个正整数"
msgid "%name must be a number."
msgstr "%name必须是一个数字"
msgid "This field stores a number in the database as an integer."
msgstr "此字段把数字用整数存储入数据库。"
msgid "This field stores a number in the database in a fixed decimal format."
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 ""
"Define a string that should be prefixed to the value, like '$ ' or "
"'&euro; '. Leave blank for none. Separate singular and plural values "
"with a pipe ('pound|pounds')."
msgstr ""
"定义一个字符串作为值的前缀，例如 '$' 或 "
"'&euro;'。没有前缀则留空。单数形式和复数形式请用竖直线符号分隔（'pounds|pounds'）。"
msgid "This field stores varchar text in the database."
msgstr "此字段在数据库中保存可变长度的字符串文本。"
msgid "Hidden field"
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 ""
"Define a string that should be suffixed to the value, like ' m', ' "
"kb/s'. Leave blank for none. Separate singular and plural values with "
"a pipe ('pound|pounds')."
msgstr "定义一个作为该值的后缀的字符串，如“m”，“kb/s”。留空则无后缀。单数形式和复数形式用竖线分隔（如：'pounds|pounds'）。"
msgid "Thousand marker"
msgstr "千位标记"
msgid "Display prefix and suffix."
msgstr "显示前缀和后缀。"
msgid "Display with prefix and suffix."
msgstr "以前缀和后缀显示。"
