summaryrefslogtreecommitdiffstats
path: root/l10n/zh_CN/files.po
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-24 23:12:18 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-24 23:12:18 +0200
commit700ac755655698d43e9c66f1aeca70680c43c807 (patch)
treef81954f381609867104ff9607b9656521d1549ce /l10n/zh_CN/files.po
parenta54ea3246cb2d20e3527211d3413f5d3a8dd529f (diff)
downloadnextcloud-server-700ac755655698d43e9c66f1aeca70680c43c807.tar.gz
nextcloud-server-700ac755655698d43e9c66f1aeca70680c43c807.zip
updated translations
Diffstat (limited to 'l10n/zh_CN/files.po')
-rw-r--r--l10n/zh_CN/files.po55
1 files changed, 41 insertions, 14 deletions
diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po
index fad80327c2f..4a30d9d0c1f 100644
--- a/l10n/zh_CN/files.po
+++ b/l10n/zh_CN/files.po
@@ -2,14 +2,15 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
+# Translators:
# <wengxt@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
-"POT-Creation-Date: 2011-09-03 14:50+0200\n"
-"PO-Revision-Date: 2011-09-03 12:52+0000\n"
-"Last-Translator: csslayer <wengxt@gmail.com>\n"
+"Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
+"POT-Creation-Date: 2011-09-24 23:05+0200\n"
+"PO-Revision-Date: 2011-09-24 21:05+0000\n"
+"Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,6 +18,32 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0\n"
+#: ajax/upload.php:24
+msgid "There is no error, the file uploaded with success"
+msgstr ""
+
+#: ajax/upload.php:25
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+
+#: ajax/upload.php:26
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+
+#: ajax/upload.php:27
+msgid "The uploaded file was only partially uploaded"
+msgstr ""
+
+#: ajax/upload.php:28
+msgid "No file was uploaded"
+msgstr ""
+
+#: ajax/upload.php:29
+msgid "Missing a temporary folder"
+msgstr ""
+
#: appinfo/app.php:7
msgid "Files"
msgstr "文件"
@@ -25,43 +52,43 @@ msgstr "文件"
msgid "Maximum upload size"
msgstr "最大上传大小"
-#: templates/index.php:9
+#: templates/index.php:10
msgid "Upload"
msgstr "上传"
-#: templates/index.php:16
+#: templates/index.php:17
msgid "New Folder"
msgstr "新建文件夹"
-#: templates/index.php:24
+#: templates/index.php:31
msgid "Nothing in here. Upload something!"
msgstr "这里还什么都没有。上传些东西吧!"
-#: templates/index.php:31
+#: templates/index.php:39
msgid "Name"
msgstr "名称"
-#: templates/index.php:33
+#: templates/index.php:41
msgid "Download"
msgstr "下载"
-#: templates/index.php:37
+#: templates/index.php:45
msgid "Size"
msgstr "大小"
-#: templates/index.php:38
+#: templates/index.php:46
msgid "Modified"
msgstr "修改日期"
-#: templates/index.php:38
+#: templates/index.php:46
msgid "Delete"
msgstr "删除"
-#: templates/index.php:46
+#: templates/index.php:54
msgid "Upload too large"
msgstr "上传文件过大"
-#: templates/index.php:48
+#: templates/index.php:56
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."