summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-26 01:55:22 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-11-26 01:55:22 -0500
commitdd18ea611bd0e66969df22aedddc98cddbba4984 (patch)
tree5be14cc4bc18ac29d965917a29afbd1fbb95ae84 /apps/files/l10n/zh_CN.json
parent28783030d0a33207b62fc059971876eed23ad54e (diff)
downloadnextcloud-server-dd18ea611bd0e66969df22aedddc98cddbba4984.tar.gz
nextcloud-server-dd18ea611bd0e66969df22aedddc98cddbba4984.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 0cd2163ce36..b2883e5ea1d 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -38,6 +38,17 @@
"Unable to determine date" : "无法确定日期",
"This operation is forbidden" : "操作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员",
+ "Could not move \"{file}\", target exists" : "不能移动 \"{file}\",目标已存在。",
+ "Could not move \"{file}\"" : "不能移动 \"{file}\"",
+ "{newName} already exists" : "{newname} 已经存在",
+ "Could not rename \"{fileName}\", it does not exist any more" : "不能重命名 \"{fileName}\",此文件已经不存在",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "在文件夹 \"{dir}\" 中已经存在 \"{targetName}\" 。请换一个名字试下。",
+ "Could not rename \"{fileName}\"" : "不能重命名 \"{fileName}\"",
+ "Could not create file \"{file}\"" : "不能创建文件 \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "不能创建文件 \"{file}\" ,因为它已经存在",
+ "Could not create folder \"{dir}\"" : "不能创建文件夹 \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "不能创建文件夹 \"{dir}\" ,因为它已经存在",
+ "Error deleting file \"{fileName}\"." : "删除文件 \"{fileName}\" 时出错。",
"No entries in this folder match '{filter}'" : "此文件夹中无项目匹配“{filter}”",
"Name" : "名称",
"Size" : "大小",
@@ -86,6 +97,8 @@
"Maximum upload size" : "最大上传大小",
"max. possible: " : "最大允许: ",
"Save" : "保存",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "对于 PHP-FPM 这个值改变后可能需要 5 分钟才会生效。",
+ "Missing permissions to edit from here." : "没有从这里进行编辑的权限",
"Settings" : "设置",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\">通过 WebDAV 访问您的文件</a>",