diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
commit | 6d80524e67c2f9bfe23fe37d650fe5ef20d03f53 (patch) | |
tree | 05c95cdfe8d3629db12e4274a58e32eb35bfea1d /apps/files/l10n/zh_CN.json | |
parent | 80ddb14d18f89a92afbcb11311a8f7bb8cf347b7 (diff) | |
download | nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.tar.gz nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index f5da5196b7f..f7fe1a8011b 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -31,6 +31,7 @@ "Invalid directory." : "无效文件夹。", "Files" : "文件", "All files" : "全部文件", + "Favorites" : "收藏", "Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} ,由于它是一个目录或者为0字节", "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。", @@ -66,6 +67,7 @@ "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}", + "Favorite" : "收藏", "%s could not be renamed" : "%s 不能被重命名", "Upload (max. %s)" : "上传 (最大 %s)", "File handling" : "文件处理", |