# Chinese, Traditional translation of Autocomplete Widgets for Text and Number Fields (6.x-1.3)
# Copyright (c) 2011 by the Chinese, Traditional translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autocomplete Widgets for Text and Number Fields (6.x-1.3)\n"
"POT-Creation-Date: 2011-11-21 03:32+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Chinese, Traditional\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 "Case sensitive"
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 "你需要指定這個欄位的「許可數值」。"
