# Chinese, Simplified translation of File (hook_file) (6.x-1.0-unstable4)
# Copyright (c) 2015 by the Chinese, Simplified translation team
#
msgid ""
msgstr ""
"Project-Id-Version: File (hook_file) (6.x-1.0-unstable4)\n"
"POT-Creation-Date: 2015-12-30 16:04+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 "file"
msgstr "文件"
msgid "security"
msgstr "安全性"
msgid "File upload error. Could not move uploaded 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 file could not be created."
msgstr "文件无法创建。"
msgid "For security reasons, your upload has been renamed to %filename."
msgstr ""
"基于安全考虑，您所上传的文件被系统改名为 %filename "
"。"
msgid ""
"Security warning: Couldn't write .htaccess file. Please create a "
".htaccess file in your %directory directory which contains the "
"following lines: <code>!htaccess</code>"
msgstr ""
"安全警告：无法写入“.htaccess”文件。请在您的“%directory”目录内创建一个“.htaccess”文件，并写入如下内容： "
"<code>!htaccess</code>"
msgid ""
"The specified file %file could not be copied, because no file by that "
"name exists. Please check that you supplied the correct filename."
msgstr ""
"指定的文件 %file "
"无法复制，因为此名称文件不存在。请检查提供的文件名是否正确。"
msgid ""
"The specified file %file was not copied because it would overwrite "
"itself."
msgstr ""
"不能复制指定的文件 %file "
"，因为这可能会覆盖它自己。"
msgid "The specified file %file could not be copied."
msgstr "指定的文件 %file 不能复制。"
msgid ""
"The file %file could not be saved, because it exceeds %maxsize, the "
"maximum allowed size for uploads."
msgstr ""
"因为超过文件大小 %maxsize 上限所以 %file "
"文件未被保存。"
msgid ""
"The file %file could not be saved, because the upload did not "
"complete."
msgstr "文件上传失败，%file文件未被保存。"
msgid "The file %file could not be saved. An unknown error has occurred."
msgstr "出现未知错误，%file文件无法保存。"
msgid "The specified file %name could not be uploaded."
msgstr "指定的文件%name无法上传。"
msgid "The file's name is empty. Please give a name to the file."
msgstr "文件名为空。请为文件指定名称。"
msgid "Only files with the following extensions are allowed: %files-allowed."
msgstr "只允许以下扩展名文件：%files-allowed。"
msgid "The file is %filesize exceeding the maximum file size of %maxsize."
msgstr "当前文件大小 %filesize 超过了限定的最大值 %maxsize."
msgid "The file is %filesize which would exceed your disk quota of %quota."
msgstr "文件大小是 %filesize，超过了你的磁盘配额 %quota。"
msgid "Only JPEG, PNG and GIF images are allowed."
msgstr "仅允许 JPEG，PNG 和 GIF 图像文件。"
msgid ""
"The image was resized to fit within the maximum allowed dimensions of "
"%dimensions pixels."
msgstr ""
"图档已经重新缩小过，以符合所允许的最大尺寸: "
"%dimensions 像素。"
msgid "The image is too large; the maximum dimensions are %dimensions pixels."
msgstr "图片太大，最大的尺寸是 %dimensions 像素!"
msgid "The image is too small; the minimum dimensions are %dimensions pixels."
msgstr "图片太小，最小的尺寸是 %dimensions 像素!"
msgid "The file %path was not deleted, because it does not exist."
msgstr "未删除文件 %path，因为它不存在。"
msgid ""
"Upload error. Could not move uploaded file %file to destination "
"%destination."
msgstr "上传错误。不能将上传文件 %file 移动到 %destination。"
