diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 7200628122f..bc379543ac8 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -60,6 +60,8 @@ OC.L10N.register( "Following apps have been disabled: %s" : "下列应用已经被禁用:%s", "Already up to date" : "已经是最新", ": " : ":", + "Dismiss" : "忽略", + "Connection to server lost" : "与服务器的连接断开", "No" : "否", "Yes" : "是", "No files in here" : "未找到文件", @@ -91,8 +93,9 @@ OC.L10N.register( "Copy to {folder}" : "复制到 {folder}", "Move to {folder}" : "移动到 {folder}", "Saving..." : "保存中...", - "Dismiss" : "忽略", "seconds ago" : "几秒前", + "Settings" : "设置", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], "Authentication required" : "授权请求", "This action requires you to confirm your password" : "请您确认您的密码", "Confirm" : "确认", @@ -201,9 +204,6 @@ OC.L10N.register( "Rename" : "重命名", "Collaborative tags" : "协作标签", "No tags found" : "标签未找到", - "Settings" : "设置", - "Connection to server lost" : "与服务器的连接断开", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], "Very weak password" : "非常弱的密码", "Weak password" : "弱密码", "So-so password" : "一般强度的密码", |