diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 3f21207ead4..1e97a579691 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -281,7 +281,6 @@ OC.L10N.register( "Too many requests" : "请求过多", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。", "Error" : "错误", - "Previous" : "上一个", "Internal Server Error" : "服务器内部错误", "The server was unable to complete your request." : "服务器不能完成您的请求。", "If this happens again, please send the technical details below to the server administrator." : "如果再次发生这种情况,请将下面的技术详细信息发送给服务器管理员。", @@ -341,6 +340,7 @@ OC.L10N.register( "Account connected" : "账号已连接", "Your client should now be connected!" : "您的客户端现在应该可以连接了!", "You can close this window." : "您可以关闭此窗口。", + "Previous" : "上一个", "This share is password-protected" : "这个共享是被密码保护的", "The password is wrong or expired. Please try again or request a new one." : "密码错误的或已经过期。请重试或申请一个新的。", "Please type in your email address to request a temporary password" : "请输入您的电子邮箱地址以申请一个临时密码", |