# Chinese, Simplified translation of Autocomplete Widgets for Text and Number Fields (6.x-1.2)
# Copyright (c) 2018 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autocomplete Widgets for Text and Number Fields (6.x-1.2)\n"
"POT-Creation-Date: 2018-03-19 12:08+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 "CCK"
msgstr "CCK"
msgid "Disabled"
msgstr "禁用"
msgid "Enabled"
msgstr "启用"
msgid "Contains"
msgstr "包含"
msgid "Size of textfield"
msgstr "文本框的大小"
msgid "Autocomplete matching"
msgstr "自动匹配"
msgid "Starts with"
msgstr "始于"
msgid ""
"Create a list of options as a list in <strong>Allowed values "
"list</strong> or as an array in PHP code. These values will be the "
"same for %field in all content types."
msgstr ""
"创建一列选项作为 "
"<strong>允许值列表</strong>中的一列或者作为PHP代码的一个数组.这些值对于所有内容类型中的%field都将是相同的."
msgid "You need to specify the 'allowed values' for this field."
msgstr "你需要为这个字段指定'允许的值'"
