# Chinese, Simplified translation of Content Construction Kit (CCK) (7.x-3.0-alpha3)
# Copyright (c) 2018 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha3)\n"
"POT-Creation-Date: 2018-12-25 10:57+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 "Status"
msgstr "状态"
msgid "Field"
msgstr "字段"
msgid "Field type"
msgstr "字段类型"
msgid "Processed @current out of @total."
msgstr "已经处理了 @total 中的 @current。"
msgid ""
"return array(\n"
"  0 => array(@columns),\n"
"  // You'll usually want to stop here. Provide more values\n"
"  // if you want your 'default value' to be multi-valued:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgstr ""
"return array(\r\n"
"0 => array(@columns),\r\n"
"// 你通常在这需要停一下. 如果你需要你的 'default "
"value' \r\n"
"//是多个值，那么需要提供更多的值:\r\n"
"1 => array(@columns),\r\n"
"2 => ...\r\n"
");"
msgid "Allowed values function"
msgstr "允许值函数"
msgid "Default value function"
msgstr "默认值函数"
msgid "Migrate fields"
msgstr "迁移字段"
