# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
#   <bluehattree@126.com>, 2012.
# marguerite su <i@marguerite.su>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-11-24 00:01+0100\n"
"PO-Revision-Date: 2012-11-23 23:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN.GB2312\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr "没有任何错误,文件上传成功了"

#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr "上传的文件超过了php.ini指定的upload_max_filesize"

#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "上传的文件超过了HTML表单指定的MAX_FILE_SIZE"

#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr "文件只有部分被上传"

#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr "没有上传完成的文件"

#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr "丢失了一个临时文件夹"

#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr "写磁盘失败"

#: appinfo/app.php:6
msgid "Files"
msgstr "文件"

#: js/fileactions.js:117 templates/index.php:64
msgid "Unshare"
msgstr "取消共享"

#: js/fileactions.js:119 templates/index.php:66
msgid "Delete"
msgstr "删除"

#: js/fileactions.js:181
msgid "Rename"
msgstr "重命名"

#: js/filelist.js:201 js/filelist.js:203
msgid "{new_name} already exists"
msgstr "{new_name} 已存在"

#: js/filelist.js:201 js/filelist.js:203
msgid "replace"
msgstr "替换"

#: js/filelist.js:201
msgid "suggest name"
msgstr "推荐名称"

#: js/filelist.js:201 js/filelist.js:203
msgid "cancel"
msgstr "取消"

#: js/filelist.js:250
msgid "replaced {new_name}"
msgstr "已替换 {new_name}"

#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
msgid "undo"
msgstr "撤销"

#: js/filelist.js:252
msgid "replaced {new_name} with {old_name}"
msgstr "已用 {old_name} 替换 {new_name}"

#: js/filelist.js:284
msgid "unshared {files}"
msgstr "未分享的 {files}"

#: js/filelist.js:286
msgid "deleted {files}"
msgstr "已删除的 {files}"

#: js/files.js:33
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr ""

#: js/files.js:183
msgid "generating ZIP-file, it may take some time."
msgstr "正在生成ZIP文件,这可能需要点时间"

#: js/files.js:218
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "不能上传你指定的文件,可能因为它是个文件夹或者大小为0"

#: js/files.js:218
msgid "Upload Error"
msgstr "上传错误"

#: js/files.js:235
msgid "Close"
msgstr "关闭"

#: js/files.js:254 js/files.js:368 js/files.js:398
msgid "Pending"
msgstr "Pending"

#: js/files.js:274
msgid "1 file uploading"
msgstr "1 个文件正在上传"

#: js/files.js:277 js/files.js:331 js/files.js:346
msgid "{count} files uploading"
msgstr "{count} 个文件正在上传"

#: js/files.js:349 js/files.js:382
msgid "Upload cancelled."
msgstr "上传取消了"

#: js/files.js:451
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "文件正在上传。关闭页面会取消上传。"

#: js/files.js:523
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""

#: js/files.js:704
msgid "{count} files scanned"
msgstr "{count} 个文件已扫描"

#: js/files.js:712
msgid "error while scanning"
msgstr "扫描出错"

#: js/files.js:785 templates/index.php:50
msgid "Name"
msgstr "名字"

#: js/files.js:786 templates/index.php:58
msgid "Size"
msgstr "大小"

#: js/files.js:787 templates/index.php:60
msgid "Modified"
msgstr "修改日期"

#: js/files.js:814
msgid "1 folder"
msgstr "1 个文件夹"

#: js/files.js:816
msgid "{count} folders"
msgstr "{count} 个文件夹"

#: js/files.js:824
msgid "1 file"
msgstr "1 个文件"

#: js/files.js:826
msgid "{count} files"
msgstr "{count} 个文件"

#: templates/admin.php:5
msgid "File handling"
msgstr "文件处理中"

#: templates/admin.php:7
msgid "Maximum upload size"
msgstr "最大上传大小"

#: templates/admin.php:7
msgid "max. possible: "
msgstr "最大可能"

#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
msgstr "需要多文件和文件夹下载."

#: templates/admin.php:9
msgid "Enable ZIP-download"
msgstr "支持ZIP下载"

#: templates/admin.php:11
msgid "0 is unlimited"
msgstr "0是无限的"

#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
msgstr "最大的ZIP文件输入大小"

#: templates/admin.php:15
msgid "Save"
msgstr "保存"

#: templates/index.php:7
msgid "New"
msgstr "新建"

#: templates/index.php:9
msgid "Text file"
msgstr "文本文档"

#: templates/index.php:10
msgid "Folder"
msgstr "文件夹"

#: templates/index.php:11
msgid "From link"
msgstr "来自链接"

#: templates/index.php:22
msgid "Upload"
msgstr "上传"

#: templates/index.php:29
msgid "Cancel upload"
msgstr "取消上传"

#: templates/index.php:42
msgid "Nothing in here. Upload something!"
msgstr "这里没有东西.上传点什么!"

#: templates/index.php:52
msgid "Share"
msgstr "分享"

#: templates/index.php:54
msgid "Download"
msgstr "下载"

#: templates/index.php:77
msgid "Upload too large"
msgstr "上传的文件太大了"

#: templates/index.php:79
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "你正在试图上传的文件超过了此服务器支持的最大的文件大小."

#: templates/index.php:84
msgid "Files are being scanned, please wait."
msgstr "正在扫描文件,请稍候."

#: templates/index.php:87
msgid "Current scanning"
msgstr "正在扫描"