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 /core/l10n/zh_CN.js | |
parent | 80ddb14d18f89a92afbcb11311a8f7bb8cf347b7 (diff) | |
download | nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.tar.gz nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 54c3d00ddae..fc2b5e1727e 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -46,6 +46,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}", "Ok" : "好", "Error loading message template: {error}" : "加载消息模板出错: {error}", + "read-only" : "只读", "_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"], "One file conflict" : "1个文件冲突", "New Files" : "新文件", @@ -110,9 +111,12 @@ OC.L10N.register( "Edit tags" : "编辑标签", "Error loading dialog template: {error}" : "加载对话框模板出错: {error}", "No tags selected for deletion." : "请选择要删除的标签。", + "unknown text" : "未知文字", + "Hello world!" : "Hello world!", "_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. " : "升级未成功", "The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。", "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码", "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。", |