diff --git a/API/I18N/zh_Hans.json b/API/I18N/zh_Hans.json index cdf51d542..ea3c489e7 100644 --- a/API/I18N/zh_Hans.json +++ b/API/I18N/zh_Hans.json @@ -17,5 +17,36 @@ "share-multiple-emails": "不能在多个账户间共享电子邮件", "age-restriction-update": "年龄限制更新出错", "no-user": "用户不存在", - "username-taken": "用户名已被使用" + "username-taken": "用户名已被使用", + "generic-invite-user": "邀请用户时出现问题,请检查日志。", + "invalid-email-confirmation": "邮件确认信息无效", + "password-updated": "密码已更新", + "forgot-password-generic": "如果电子邮件地址存在于数据库中,则会向该地址发送电子邮件", + "admin-already-exists": "管理员已存在", + "file-missing": "图书中没有找到相关文件", + "collection-updated": "收藏更新成功", + "device-doesnt-exist": "设备不存在", + "volume-doesnt-exist": "卷不存在", + "generic-password-update": "确认新密码时出现意外错误", + "not-accessible": "此服务器无法从外部访问", + "email-sent": "电子邮件已发送", + "generic-invite-email": "重新发送邀请电子邮件时出现问题", + "invalid-username": "用户名无效", + "generic-error": "发生了一些小问题,请重新尝试", + "collection-doesnt-exist": "收藏不存在", + "generic-device-create": "创建设备时出错", + "generic-device-update": "更新设备时出错", + "generic-device-delete": "删除设备时出错", + "greater-0": "{0}必须大于 0", + "send-to-device-status": "正在向您的设备传输文件", + "generic-send-to": "将文件发送到设备时出错", + "series-doesnt-exist": "系列不存在", + "bookmarks-empty": "书签不能为空", + "no-cover-image": "无封面", + "bookmark-doesnt-exist": "书签不存在", + "must-be-defined": "{0}必须定义", + "invalid-filename": "无效的文件名", + "file-doesnt-exist": "文件不存在", + "library-name-exists": "库名称已存在,请指定一个唯一的名称", + "generic-library": "发生了一个严重错误,请重试。" }