summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-20 01:56:24 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-20 01:56:24 -0500
commit5a54ca380de60d256d52c6d0b17a44bbc25648b5 (patch)
tree883df94c69ec939ccef688ca784365a28a8e9d98 /apps/files/l10n/zh_CN.json
parentfb7e4f69886fdcdefdb16718f395a22c9e6f782b (diff)
downloadnextcloud-server-5a54ca380de60d256d52c6d0b17a44bbc25648b5.tar.gz
nextcloud-server-5a54ca380de60d256d52c6d0b17a44bbc25648b5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r--apps/files/l10n/zh_CN.json19
1 files changed, 15 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 2ad2ea18ce4..79ed5df942c 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -4,6 +4,7 @@
"Unknown error" : "未知错误",
"Could not move %s - File with this name already exists" : "无法移动 %s - 同名文件已存在",
"Could not move %s" : "无法移动 %s",
+ "Permission denied" : "拒绝访问",
"File name cannot be empty." : "文件名不能为空。",
"\"%s\" is an invalid file name." : "“%s” 是一个无效的文件名。",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。",
@@ -11,8 +12,9 @@
"The name %s is already used in the folder %s. Please choose a different name." : "文件名 %s 是已经在 %s 中存在的名称。请使用其他名称。",
"Not a valid source" : "不是一个可用的源",
"Server is not allowed to open URLs, please check the server configuration" : "服务器没有允许打开URL网址,请检查服务器配置",
+ "The file exceeds your quota by %s" : "文件超过配额 %s",
"Error while downloading %s to %s" : "当下载 %s 到 %s 时出错",
- "Error when creating the file" : "当创建文件是出错",
+ "Error when creating the file" : "创建文件时出错",
"Folder name cannot be empty." : "文件夹名称不能为空",
"Error when creating the folder" : "创建文件夹出错",
"Unable to set upload directory." : "无法设置上传文件夹。",
@@ -26,8 +28,8 @@
"Missing a temporary folder" : "缺少临时目录",
"Failed to write to disk" : "写入磁盘失败",
"Not enough storage available" : "没有足够的存储空间",
- "Upload failed. Could not find uploaded file" : "上传失败。不能发现上传的文件",
- "Upload failed. Could not get file info." : "上传失败。不能获取文件信息。",
+ "Upload failed. Could not find uploaded file" : "上传失败。未发现上传的文件",
+ "Upload failed. Could not get file info." : "上传失败。无法获取文件信息。",
"Invalid directory." : "无效文件夹。",
"Files" : "文件",
"All files" : "全部文件",
@@ -50,6 +52,7 @@
"Unshare" : "取消共享",
"Select" : "选择",
"Pending" : "等待",
+ "Unable to determine date" : "无法确定日期",
"Error moving file." : "移动文件出错。",
"Error moving file" : "移动文件错误",
"Error" : "错误",
@@ -69,7 +72,9 @@
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "无效的私有密钥。请到您的个人配置里去更新私有密钥,来恢复对加密文件的访问。",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "加密是被禁用的,但是您的文件还是被加密了。请到您的个人配置里设置文件加密选项。",
"{dirs} and {files}" : "{dirs} 和 {files}",
+ "Favorited" : "已收藏",
"Favorite" : "收藏",
+ "%s could not be renamed as it has been deleted" : "%s 已经被删除,无法重命名 ",
"%s could not be renamed" : "%s 不能被重命名",
"Upload (max. %s)" : "上传 (最大 %s)",
"File handling" : "文件处理",
@@ -85,11 +90,17 @@
"New folder" : "增加文件夹",
"Folder" : "文件夹",
"From link" : "来自链接",
+ "Upload" : "上传",
"Cancel upload" : "取消上传",
+ "No files yet" : "尚无文件",
+ "Upload some content or sync with your devices!" : "上传一些内容或者与设备同步!",
+ "Select all" : "全部选择",
"Download" : "下载",
"Upload too large" : "上传文件过大",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您正尝试上传的文件超过了此服务器可以上传的最大容量限制",
"Files are being scanned, please wait." : "文件正在被扫描,请稍候。",
- "Currently scanning" : "正在扫描"
+ "Currently scanning" : "正在扫描",
+ "No favorites" : "无收藏",
+ "Files and folders you mark as favorite will show up here" : "收藏的文件和文件夹会在这里显示"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file