# Chinese, Simplified translation of Autocomplete List (2.0.0-rc3)
# Copyright (c) 2025 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autocomplete List (2.0.0-rc3)\n"
"POT-Creation-Date: 2025-10-15 05:46+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 "Remove"
msgstr "移除"
msgid "Fields"
msgstr "字段"
msgid "Contains"
msgstr "包含"
msgid "Size of textfield"
msgstr "文本框的大小"
msgid "Autocomplete matching"
msgstr "自动匹配"
msgid "Starts with"
msgstr "始于"
msgid "Add more"
msgstr "添加更多"
msgid "Placeholder"
msgstr "占位符"
msgid ""
"Text that will be shown inside the field until a value is entered. "
"This hint is usually a sample value or a brief description of the "
"expected format."
msgstr "字段在被输入值之前显示在其中的文字。这个提示通常是一个示例值，或是期望格式的简要描述。"
msgid ""
"Select the method used to collect autocomplete suggestions. Note that "
"<em>Contains</em> can cause performance issues on sites with thousands "
"of entities."
msgstr "选择收集自动完成建议所用的方法。注意，在一个有着数以千计个实体的网站上，<em>包含</em>可能会产生性能问题。"
msgid "Placeholder: @placeholder"
msgstr "占位符：@placeholder"
msgid "No placeholder"
msgstr "无占位符"
msgid "Autocomplete matching: @match_operator"
msgstr "自动完成匹配中：@match_operator"
msgid "Textfield size: @size"
msgstr "文本框大小：@size"
