aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN/files.po
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_CN/files.po')
-rw-r--r--l10n/zh_CN/files.po46
1 files changed, 25 insertions, 21 deletions
diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po
index 3ccaa537b38..1f00755a809 100644
--- a/l10n/zh_CN/files.po
+++ b/l10n/zh_CN/files.po
@@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-01-31 17:02+0100\n"
-"PO-Revision-Date: 2013-01-31 16:02+0000\n"
+"POT-Creation-Date: 2013-02-07 00:07+0100\n"
+"PO-Revision-Date: 2013-02-06 23:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -24,46 +24,46 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ajax/upload.php:17
+#: ajax/upload.php:19
msgid "No file was uploaded. Unknown error"
msgstr "没有文件被上传。未知错误"
-#: ajax/upload.php:24
+#: ajax/upload.php:26
msgid "There is no error, the file uploaded with success"
msgstr "没有发生错误,文件上传成功。"
-#: ajax/upload.php:25
+#: ajax/upload.php:27
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "上传文件大小已超过php.ini中upload_max_filesize所规定的值"
-#: ajax/upload.php:27
+#: ajax/upload.php:29
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:29
+#: ajax/upload.php:31
msgid "The uploaded file was only partially uploaded"
msgstr "只上传了文件的一部分"
-#: ajax/upload.php:30
+#: ajax/upload.php:32
msgid "No file was uploaded"
msgstr "文件没有上传"
-#: ajax/upload.php:31
+#: ajax/upload.php:33
msgid "Missing a temporary folder"
msgstr "缺少临时目录"
-#: ajax/upload.php:32
+#: ajax/upload.php:34
msgid "Failed to write to disk"
msgstr "写入磁盘失败"
-#: ajax/upload.php:51
+#: ajax/upload.php:52
msgid "Not enough space available"
msgstr "没有足够可用空间"
-#: ajax/upload.php:82
+#: ajax/upload.php:83
msgid "Invalid directory."
msgstr "无效文件夹。"
@@ -75,11 +75,15 @@ msgstr "文件"
msgid "Unshare"
msgstr "取消分享"
-#: js/fileactions.js:119 templates/index.php:91 templates/index.php:92
+#: js/fileactions.js:119
+msgid "Delete permanently"
+msgstr ""
+
+#: js/fileactions.js:121 templates/index.php:91 templates/index.php:92
msgid "Delete"
msgstr "删除"
-#: js/fileactions.js:185
+#: js/fileactions.js:187
msgid "Rename"
msgstr "重命名"
@@ -184,31 +188,31 @@ msgstr "URL不能为空"
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "无效文件夹名。'共享' 是 Owncloud 预留的文件夹名。"
-#: js/files.js:949 templates/index.php:67
+#: js/files.js:953 templates/index.php:67
msgid "Name"
msgstr "名称"
-#: js/files.js:950 templates/index.php:78
+#: js/files.js:954 templates/index.php:78
msgid "Size"
msgstr "大小"
-#: js/files.js:951 templates/index.php:80
+#: js/files.js:955 templates/index.php:80
msgid "Modified"
msgstr "修改日期"
-#: js/files.js:970
+#: js/files.js:974
msgid "1 folder"
msgstr "1个文件夹"
-#: js/files.js:972
+#: js/files.js:976
msgid "{count} folders"
msgstr "{count} 个文件夹"
-#: js/files.js:980
+#: js/files.js:984
msgid "1 file"
msgstr "1 个文件"
-#: js/files.js:982
+#: js/files.js:986
msgid "{count} files"
msgstr "{count} 个文件"