diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /core/l10n/zh_CN.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.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, 3 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index a3d77a49915..ec41087e320 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -130,14 +130,14 @@ OC.L10N.register( "Searching other places" : "搜索其他位置", "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于 {tag}{filter}{endtag} 的搜索结果", "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"], + "Log in" : "登录", + "Logging in …" : "正在登录 …", "Server side authentication failed!" : "服务端认证失败!", "Please contact your administrator." : "请联系您的管理员。", "An internal error occurred." : "发生了内部错误。", "Please try again or contact your administrator." : "请重试或联系您的管理员。", "Username or email" : "用户名或邮箱", "Password" : "密码", - "Log in" : "登录", - "Logging in …" : "正在登录 …", "Wrong username or password." : "错误的用户名或密码。", "User disabled" : "用户不可用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,请 30 秒之后再尝试。", @@ -167,6 +167,7 @@ OC.L10N.register( "Collaboratively edit office documents." : "协作编辑办公文档。", "Local document editing back-end used by the OnlyOffice app." : "OnlyOffice 应用使用的本地文档编辑后端。", "Forgot password?" : "忘记密码?", + "Back" : "返回", "Settings" : "设置", "Could not load your contacts" : "无法加载您的联系人", "Search contacts …" : "搜索联系人 …", |