diff --git a/frontend/locales/zh-CN.json b/frontend/locales/zh-CN.json index 440ec85c..ce92de55 100644 --- a/frontend/locales/zh-CN.json +++ b/frontend/locales/zh-CN.json @@ -29,6 +29,7 @@ "apiKeysSettingsDescription": "添加和撤销用于外部访问服务器的 API 密钥", "appName": "APP 名称", "appVersion": "APP 版本", + "appearsOn": "外观", "architecture": "架构", "art": "艺术", "artist": "艺术家", @@ -38,6 +39,7 @@ "backdrop": "背景", "badRequest": "错误的请求。请重试", "banner": "横幅", + "birth": "出生", "blockTags": "阻止带有标签的项目:", "blockUnratedItems": "阻止没有或无法识别评级信息的项目:", "books": "书籍", @@ -103,6 +105,7 @@ "enableUPNP": "启用UPnP", "endsAt": "结束于 {time}", "eps": "迷你专辑", + "failedSyncingUserSettings": "无法同步用户设置", "favorite": "最喜爱的", "features": "特性", "filter": "筛选器", @@ -213,6 +216,8 @@ "moreLikeArtist": "更多相似的 {artist}", "movies": "电影", "music": "音乐", + "mustBeInRange": "必须介于 {min} 与 {max} 之间", + "mustBeNumber": "此行必须为数字", "name": "名称", "networkError": "遇到致命网络错误,正在尝试恢复", "networking": "联网", @@ -228,6 +233,9 @@ "noInformationAvailable": "没有可用信息", "noLogsFound": "找不到日志", "noResultsFound": "这里空空如也", + "noServerConnection": "无法连接到服务器", + "noWebSocketConnection": "服务器WebSocket连接丢失", + "normal": "普通", "notifications": "通知", "notificationsSettingsDescription": "管理和配置此服务器发送的通知", "numberTracks": "{number} 轨道", @@ -260,6 +268,7 @@ "preferredMetadataLanguage": "首选元数据语言", "present": "现在", "previous": "以前", + "primary": "基础", "producer": "制作者", "profile": "简介", "pushToBottom": "移到末尾",