diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
commit | ea55848fa11eee7469c9ccee7b2c544ab976d3a1 (patch) | |
tree | d13b2c51037de573ad40329b56f5edcc8303c889 /core/l10n/zh_CN.js | |
parent | e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 (diff) | |
download | nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.tar.gz nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 6037208c8a8..da5521925ea 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -34,10 +34,6 @@ OC.L10N.register( "November" : "十一月", "December" : "十二月", "Settings" : "设置", - "File" : "文件", - "Folder" : "文件夹", - "Image" : "图像", - "Audio" : "声音", "Saving..." : "保存中", "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "密码重置邮件已经发送到您的电子邮箱中。如果您长时间没能收到邮件,请检查您的垃圾/广告邮件箱。<br>如果未能收到邮件请联系管理员。", @@ -114,6 +110,7 @@ OC.L10N.register( "Edit tags" : "编辑标签", "Error loading dialog template: {error}" : "加载对话框模板出错: {error}", "No tags selected for deletion." : "请选择要删除的标签。", + "_download %n file_::_download %n files_" : [""], "Updating {productName} to version {version}, this may take a while." : "更新 {productName} 到版本 {version},这可能需要一些时间。", "Please reload the page." : "请重新加载页面。", "The update was unsuccessful." : "更新未成功。", |