# Chinese, Simplified translation of Content Entity Builder (8.x-1.0-alpha2)
# Copyright (c) 2019 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Entity Builder (8.x-1.0-alpha2)\n"
"POT-Creation-Date: 2019-09-05 02:38+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 "Delete"
msgstr "删除"
msgid "Operations"
msgstr "操作"
msgid "Type"
msgstr "类型"
msgid "List"
msgstr "列表"
msgid "Cancel"
msgstr "取消"
msgid "Description"
msgstr "描述"
msgid "Edit"
msgstr "编辑"
msgid "Number"
msgstr "数字"
msgid "Weight"
msgstr "权重"
msgid "Required"
msgstr "请求"
msgid "Name"
msgstr "名称"
msgid "Label"
msgstr "标签"
msgid "Save"
msgstr "保存"
msgid "Add"
msgstr "添加"
msgid "View"
msgstr "查看"
msgid "Text"
msgstr "文本"
msgid "Timestamp"
msgstr "时间戳"
msgid "Content type"
msgstr "内容类型"
msgid "Created"
msgstr "已建立"
msgid "Field name"
msgstr "字段名称"
msgid "Field type"
msgstr "字段类型"
msgid "Maximum length"
msgstr "最大长度"
msgid "Allowed values list"
msgstr "允许值列表"
msgid "id"
msgstr "id"
msgid "Reference"
msgstr "引用"
msgid "Last changed"
msgstr "最近更新"
msgid "Default value"
msgstr "默认值"
msgid "Machine name"
msgstr "机读名称"
msgid "Field settings"
msgstr "字段设置"
msgid "Boolean"
msgstr "布尔值"
msgid "label"
msgstr "标签"
msgid "The maximum length of the field in characters."
msgstr "此字段字符的最大数量。"
msgid "Entity Type"
msgstr "实体类型"
msgid "List (text)"
msgstr "列表(文本)"
msgid "Allowed HTML tags in labels: @tags"
msgstr "标签中允许的HTML标记: @tags"
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 "This field stores a number in the database in a floating point format."
msgstr "此字段把数字用浮点数格式存储入数据库。"
msgid "Weight for @title"
msgstr "@title权重"
msgid "List (integer)"
msgstr "列表(整数)"
msgid ""
"This field stores integer values from a list of allowed 'value => "
"label' pairs, i.e. 'Lifetime in days': 1 => 1 day, 7 => 1 week, 31 => "
"1 month."
msgstr ""
"该字段存储整型数值，其可选值来自于一个“值 => "
"标签”对的列表，比如，“生命天数”：1 => 1天, 7 => "
"1周, 31 => 1个月。"
msgid "List (float)"
msgstr "列表(浮点数)"
msgid ""
"This field stores float values from a list of allowed 'value => label' "
"pairs, i.e. 'Fraction': 0 => 0, .25 => 1/4, .75 => 3/4, 1 => 1."
msgstr ""
"该字段存储浮点型数值，其可选值来自于一个“值 => "
"标签”对的列表，如，“分数”：0 => 0, .25 => 1/4, .75 "
"=> 3/4, 1 => 1。"
msgid ""
"This field stores text values from a list of allowed 'value => label' "
"pairs, i.e. 'US States': IL => Illinois, IA => Iowa, IN => Indiana."
msgstr ""
"该字段存储文本值，其可选值来自于一个“值 => "
"标签”对的列表，如，“美国的州”：IL => Illinois, IA "
"=> Iowa, IN => Indiana。"
msgid ""
"The possible values this field can contain. Enter one value per line, "
"in the format key|label."
msgstr "该字段能容纳的可能值。每行输入一个值，形如：键|标签。"
msgid ""
"The key is the stored value. The label will be used in displayed "
"values and edit forms."
msgstr "键是一个被存储的值。标签将会被用来展示值以及编辑表格。"
msgid "Entity reference"
msgstr "实体引用"
msgid "An entity field containing a boolean value."
msgstr "一个含有布尔值的实体字段。"
msgid "An entity field containing an entity reference."
msgstr "包含一个实体引用的实体字段。"
msgid "Base field"
msgstr "基本字段"
msgid "Telephone number"
msgstr "电话号码"
msgid "This field stores a telephone number in the database."
msgstr "此字段在数据库中存储一个电话号码。"
msgid "Number (decimal)"
msgstr "数字（小数）"
msgid "Number (float)"
msgstr "数字（浮点型）"
msgid "Number (integer)"
msgstr "数字（长整型）"
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been last updated."
msgstr "包含一个该实体最后更新时的UNIX时间戳的实体字段。"
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been created."
msgstr ""
"一个包含实体创建时间的 UNIX "
"时间戳的实体字段已被创建。"
msgid "An entity field containing a UNIX timestamp value."
msgstr "一个包含UNIX时间戳值的实体字段。"
msgid "An entity field containing an email value."
msgstr "包含电子邮件地址的实体字段。"
msgid "Text (plain)"
msgstr "纯文本"
msgid "A field containing a plain string value."
msgstr "包含纯字符串值的字段。"
msgid "Text (plain, long)"
msgstr "长纯文本"
msgid "A field containing a long string value."
msgstr "包含长字符串值的字段。"
