summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 01:55:56 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 01:55:56 -0400
commitd044884cfa8d065c7d784dbc792a7228e0eed46f (patch)
tree71605f257daa00fd6a559c7e40d8e6dd2c764643 /apps/files/l10n/zh_CN.js
parentf3e6e0121d8a86cf7a5782a2cc06295da221c56c (diff)
downloadnextcloud-server-d044884cfa8d065c7d784dbc792a7228e0eed46f.tar.gz
nextcloud-server-d044884cfa8d065c7d784dbc792a7228e0eed46f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 9633e2961a9..84b31368a14 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -36,9 +36,6 @@ OC.L10N.register(
"Upload cancelled." : "上传已取消",
"Could not get result from server." : "不能从服务器得到结果",
"File upload is in progress. Leaving the page now will cancel the upload." : "文件正在上传中。现在离开此页会导致上传动作被取消。",
- "{new_name} already exists" : "{new_name} 已存在",
- "Could not create file" : "不能创建文件",
- "Could not create folder" : "不能创建文件夹",
"Actions" : "动作",
"Download" : "下载",
"Select" : "选择",
@@ -49,7 +46,10 @@ OC.L10N.register(
"Error moving file." : "移动文件出错。",
"Error moving file" : "移动文件错误",
"Error" : "错误",
+ "{new_name} already exists" : "{new_name} 已存在",
"Could not rename file" : "不能重命名文件",
+ "Could not create file" : "不能创建文件",
+ "Could not create folder" : "不能创建文件夹",
"Error deleting file." : "删除文件出错。",
"No entries in this folder match '{filter}'" : "此文件夹中无项目匹配“{filter}”",
"Name" : "名称",
@@ -60,6 +60,7 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} 和 {files}",
"You don’t have permission to upload or create files here" : "您没有权限来上传湖州哦和创建文件",
"_Uploading %n file_::_Uploading %n files_" : ["上传 %n 个文件"],
+ "New" : "新建",
"\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。",
"File name cannot be empty." : "文件名不能为空。",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} 的存储空间已满,文件将无法更新或同步!",
@@ -71,6 +72,10 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n 字节"],
"Favorited" : "已收藏",
"Favorite" : "收藏",
+ "Upload" : "上传",
+ "Text file" : "文本文件",
+ "Folder" : "文件夹",
+ "New folder" : "增加文件夹",
"An error occurred while trying to update the tags" : "更新标签时出错",
"A new file or folder has been <strong>created</strong>" : "一个新的文件或文件夹已被<strong>创建</strong>",
"A file or folder has been <strong>changed</strong>" : "一个文件或文件夹已被<strong>修改</strong>",
@@ -98,12 +103,6 @@ OC.L10N.register(
"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>",
- "New" : "新建",
- "New text file" : "创建文本文件",
- "Text file" : "文本文件",
- "New folder" : "增加文件夹",
- "Folder" : "文件夹",
- "Upload" : "上传",
"Cancel upload" : "取消上传",
"No files in here" : "无文件",
"Upload some content or sync with your devices!" : "上传一些内容或者与设备同步!",