diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 9194de2fc76..ef630385032 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -13,6 +13,7 @@ "No valid crop data provided" : "没有提供有效的裁剪数据", "Crop is not square" : "裁剪的不是正方形", "State token does not match" : "状态令牌无法匹配", + "Password reset is disabled" : "密码重置不可用", "Couldn't reset password because the token is invalid" : "令牌无效, 无法重置密码", "Couldn't reset password because the token is expired" : "令牌已过期, 无法重置密码", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "该用户没有设置电子邮件地址, 无发送重置邮件. 请联系管理员.", @@ -37,6 +38,9 @@ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "检查数据库结构是否可以更新 (这可能需要很长的时间, 这取决于数据库大小)", "Checked database schema update" : "已经检查数据库结构更新", "Checking updates of apps" : "检查更新应用", + "Checking for update of app \"%s\" in appstore" : "检查%s应用是否有更新", + "Update app \"%s\" from appstore" : "从应用商店更新%s应用", + "Checked for update of app \"%s\" in appstore" : "已检查%s应用的是否有更新", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库结构是否可以更新 (这可能需要很长的时间, 这取决于数据库大小)", "Checked database schema update for apps" : "已经检查应用的数据库结构更新", "Updated \"%s\" to %s" : "更新 \"%s\" 为 %s", @@ -55,6 +59,7 @@ "Looking for {term} …" : "查找 {term} ...", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">代码完整性检查出现异常, 点击查看详细信息...</a>", "No action available" : "无可用操作", + "Error fetching contact actions" : "查找联系人时出错", "Settings" : "设置", "Connection to server lost" : "与服务器的连接断开", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], @@ -136,6 +141,7 @@ "Send" : "发送", "Allow upload and editing" : "允许上传和编辑", "Read only" : "只读", + "Secure drop (upload only)" : "安全删除 (仅上传)", "Shared with you and the group {group} by {owner}" : "{owner} 分享给您及 {group} 分组", "Shared with you by {owner}" : "{owner} 分享给您", "Choose a password for the mail share" : "为电子邮件分享选择一个密码", @@ -164,6 +170,9 @@ "{sharee} (email)" : "{sharee} (邮件)", "{sharee} ({type}, {owner})" : "{share}({type},{owner})", "Share" : "分享", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人分享。", + "Share with other people by entering a user or group or a federated cloud ID." : "通过输入用户或组或联合云ID与其他人共享。", + "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来分享给其他人", "Name or email address..." : "姓名或电子邮件地址...", "Name or federated cloud ID..." : "姓名或联合云 ID", "Name, federated cloud ID or email address..." : "姓名, 联合云 ID 或电子邮件地址...", @@ -260,6 +269,7 @@ "Stay logged in" : "保持登录", "Alternative Logins" : "其他登录方式", "App token" : "App 令牌", + "Alternative login using app token" : "使用应用程序令牌替代登录", "Redirecting …" : "正在转向...", "New password" : "新密码", "New Password" : "新密码", @@ -288,6 +298,7 @@ "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "为避免较大安装时的超时, 您可以在安装目录下执行下述的命令:", "Detailed logs" : "详细日志", "Update needed" : "需要更新", + "Please use the command line updater because you have a big instance with more than 50 users." : "请使用命令行更新,因为您有一个超过50个用户的大型实例。", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "获取更多帮助, 请查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档</a>.", "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.", "This page will refresh itself when the %s instance is available again." : "当实例 %s 再次可用时此页面将刷新.", |