# Chinese, Simplified translation of Computed Field (6.x-1.0)
# Copyright (c) 2012 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Computed Field (6.x-1.0)\n"
"POT-Creation-Date: 2012-02-16 12:42+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 "Markup"
msgstr "标记"
msgid "Default"
msgstr "默认"
msgid "Computed Code"
msgstr "Computed代码"
msgid "The variables available to your code are: "
msgstr "你的代码中可用的变量是： "
msgid ". To set the value of the field, set "
msgstr ".要设置的字段的值、组 "
msgid "Display Format"
msgstr "显示格式"
msgid "Database Storage Settings"
msgstr "数据库存储设置"
msgid "Data Type"
msgstr "数据类型"
msgid "The SQL datatype to store this field in."
msgstr "存储在此字段的SQL数据类型。"
msgid "Default Value"
msgstr "默认值"
msgid "Not NULL"
msgstr "非空"
msgid "To store this field in the database, please specify a data type."
msgstr "要在数据库中存储这个字段，请指定一个数据类型。"
msgid "To store this field in the database, please specify the data length."
msgstr "要在数据库中存储这个字段，请指定数据长度。"
msgid "Computed"
msgstr "Computed"
msgid "Raw text"
msgstr "原始文本"
msgid "Plain text"
msgstr "纯文本"
msgid "Computed Field"
msgstr "Computed字段"
msgid "Allows the user to define computed values in custom content types."
msgstr "允许用户在自定义内容类型中定义computed值。"
msgid "Create field data via PHP code."
msgstr "使用PHP代码创建字段数据。"
msgid "Computed Value"
msgstr "Computed值"
msgid "Raw, unfiltered text."
msgstr "原始、未过滤文本。"
msgid "Formatted and filtered text."
msgstr "格式化和过滤文本。"
