# Chinese, Simplified translation of Computed Field (3.0.0-alpha2)
# Copyright (c) 2020 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Computed Field (3.0.0-alpha2)\n"
"POT-Creation-Date: 2020-11-03 07: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 "Prefix"
msgstr "前缀"
msgid "Suffix"
msgstr "后缀"
msgid "default"
msgstr "默认"
msgid "Default"
msgstr "默认"
msgid "hours"
msgstr "小时"
msgid "days"
msgstr "天"
msgid "Computed"
msgstr "Computed"
msgid "Computed Field"
msgstr "Computed字段"
msgid "Maximum length"
msgstr "最大长度"
msgid "Cache"
msgstr "缓存"
msgid "second"
msgstr "第二个"
msgid "seconds"
msgstr "秒"
msgid "minute"
msgstr "分钟"
msgid "minutes"
msgstr "分钟"
msgid "day"
msgstr "天"
msgid "hour"
msgstr "小时"
msgid "Unformatted"
msgstr "未格式化的"
msgid "Float"
msgstr "浮点数"
msgid "Precision"
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 "About"
msgstr "关于"
msgid "off"
msgstr "关"
msgid "Decimal value"
msgstr "十进制值"
msgid "The maximum length of the field in characters."
msgstr "此字段字符的最大数量。"
msgid "Field types"
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 ""
"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 "Integer value"
msgstr "整数值"
msgctxt "decimal places"
msgid "Scale"
msgstr "范围"
