# Chinese, Simplified translation of FileField (6.x-1.0-beta3)
# Copyright (c) 2011 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: FileField (6.x-1.0-beta3)\n"
"POT-Creation-Date: 2011-06-17 11:07+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 "Delete"
msgstr "删除"
msgid "List"
msgstr "列表"
msgid "File path"
msgstr "文件路径"
msgid "Upload"
msgstr "上传"
msgid "file"
msgstr "文件"
msgid "File ID"
msgstr "文件ID"
msgid "File name"
msgstr "文件名"
msgid "File MIME type"
msgstr "文件 MIME 类型"
msgid "This field is required."
msgstr "此项必填。"
msgid "Order"
msgstr "订单"
msgid "Attach new file"
msgstr "上传新附件"
msgid "file system"
msgstr "文件系统"
msgid "The directory %directory does not exist."
msgstr "%directory 目录不存在。"
msgid "The directory %directory is not writable"
msgstr "%directory目录不可写。"
msgid ""
"The directory %directory is not writable, because it does not have the "
"correct permissions set."
msgstr "无法写入目录 %directory，因为没有设置正确的权限。"
msgid ""
"The upload directory %directory for the file field %field (content "
"type %type) could not be created or is not accessible. A newly "
"uploaded file could not be saved in this directory as a consequence, "
"and the upload was canceled."
msgstr ""
"文件 %field （内容类型  %type ）的上传目录 %directory "
"无法创建或者进入。所以新上传的文件无法保存在该目录，并且上传被取消。"
msgid "Store an arbitrary file."
msgstr "存储一个任意文件。"
msgid "Dynamic file formatters"
msgstr "动态文件格式化（formatters）"
msgid "Permitted upload file extensions"
msgstr "允许上传的文件扩展"
msgid ""
"Extensions a user can upload to this field. Separate extensions with a "
"space and do not include the leading dot. Leaving this blank will "
"allow users to upload a file with any extension."
msgstr "该字段为用户可上传的扩展名，以空白隔开不同的扩展名并且不要包含前面的点，保留空白将允许用户上传任何类型的扩展名文件。"
msgid ""
"Optional subdirectory within the \"%dir\" directory where files will "
"be stored. Do not include trailing slash."
msgstr ""
"文件将被存储在 \"%dir\" "
"目录的可选的子目录。不要包含末尾的斜杠。"
msgid "File size restrictions"
msgstr "文件大小限制"
msgid ""
"Limits for the size of files that a user can upload. Note that these "
"settings only apply to newly uploaded files, whereas existing files "
"are not affected."
msgstr ""
"用户可上传的文件尺寸限制。注意这些设置只应用于新上传的文件， "
"反之已存在的文件将不受影响。"
msgid "Maximum upload size per file"
msgstr "每一个档案最大为"
msgid "Maximum upload size per node"
msgstr "每个节点允许上传的最大尺寸"
msgid ""
"Specify the total size limit for all files in field on a given node. "
"Enter a value like \"512\" (bytes), \"80K\" (kilobytes) or \"50M\" "
"(megabytes) in order to restrict the total size of a node. Leave this "
"empty if there should be no size restriction."
msgstr ""
"为指定节点的所有文件指定最大尺寸限制。输入类似下面的一个值： "
"\"512\" (bytes), \"80K\" (kilobytes) or \"50M\" (megabytes) "
"来限制节点的最大尺寸。如果没有尺寸限制请保留该项空白。restriction."
msgid ""
"The \"Maximum file size for each file\" option must contain a valid "
"value. You can either leave the text field empty or enter a string "
"like \"512\" (bytes), \"80K\" (kilobytes) or \"50M\" (megabytes)."
msgstr ""
"“每个文件的最大尺寸”选项必须包含一个合法值。你可以将其留为空白或者输入像这样的字符串：\"512\" "
"(bytes), \"80K\" (kilobytes) 或者 \"50M\" (megabytes)."
msgid ""
"The \"Maximum file size per node\" option must contain a valid value. "
"You can either leave the text field empty or enter a string like "
"\"512\" (bytes), \"80K\" (kilobytes) or \"50M\" (megabytes)."
msgstr ""
"“每个节点的文件最大尺寸”选项必须包含一个合法值。你可以将其留为空白或者输入像这样的字符串：\"512\" "
"(bytes), \"80K\" (kilobytes) 或者 \"50M\" (megabytes)."
msgid "Generic files"
msgstr "常规文件"
msgid ""
"Displays all kinds of files with an icon and a linked file "
"description."
msgstr "显示所有类型的文件为一个图标和一个到文件描述的链接。"
msgid "File description"
msgstr "文件描述"
msgid "File size (in bytes)"
msgstr "文件尺寸（byte）"
msgid "FileField"
msgstr "FileField"
msgid "Defines a file field type."
msgstr "定义一个文件字段的类型"
msgid ""
"The selected file %filename cannot not be uploaded. Only files with "
"the following extensions are allowed: %extensions."
msgstr ""
"选中的文件 %filename "
"无法上传。只有如下扩展名的文件才被允许： "
"%extensions 。"
msgid "FileField Meta"
msgstr "FileField Meta"
msgid "Add metadata gathering and storage to FileField."
msgstr "为filefield添加元数据的收集和存储。"
