diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index a027cc6d31..fc018664d0 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -3261,5 +3261,28 @@ "Use high contrast": "使用高对比度", "Light high contrast": "浅色高对比", "Joining": "加入中", - "Automatically send debug logs on any error": "遇到任何错误自动发送调试日志" + "Automatically send debug logs on any error": "遇到任何错误自动发送调试日志", + "Manage your signed-in devices below. A device's name is visible to people you communicate with.": "在下方管理您已登录的设备。 与您交流的人可以看到设备的名称。", + "Where you’re signed in": "登录地点", + "Rename": "重命名", + "Sign Out": "退出", + "Last seen %(date)s at %(ip)s": "上次见到日期 %(date)s, IP %(ip)s", + "This device": "此设备", + "You aren't signed into any other devices.": "您没有登录任何其他设备。", + "Sign out %(count)s selected devices|one": "退出 %(count)s 台选定的设备", + "Sign out %(count)s selected devices|other": "退出 %(count)s 台选定的设备", + "Devices without encryption support": "不支持加密的设备", + "Unverified devices": "未验证的设备", + "Verified devices": "已验证的设备", + "Select all": "全选", + "Deselect all": "取消全选", + "Sign out devices|one": "注销设备", + "Sign out devices|other": "注销设备", + "Click the button below to confirm signing out these devices.|one": "单击下面的按钮以确认退出此设备。", + "Click the button below to confirm signing out these devices.|other": "单击下面的按钮以确认退出这些设备。", + "Confirm signing out these devices": "确认退出这些设备", + "Confirm logging out these devices by using Single Sign On to prove your identity.|one": "通过使用单点登录来证明您的身份,确认注销此设备。", + "Confirm logging out these devices by using Single Sign On to prove your identity.|other": "通过使用单点登录来证明您的身份,确认注销这些设备。", + "Unable to load device list": "无法加载设备列表", + "Your homeserver does not support device management.": "您的主服务器不支持设备管理。" }