Update translations
This commit is contained in:
+93
-40
@@ -18,14 +18,15 @@
|
||||
"size": "文件大小",
|
||||
"updatedAt": "更新于",
|
||||
"bitRate": "比特率",
|
||||
"channels": "声道",
|
||||
"discSubtitle": "字幕",
|
||||
"starred": "收藏",
|
||||
"comment": "注释",
|
||||
"rating": "评分",
|
||||
"quality": "品质",
|
||||
"bpm": "BPM",
|
||||
"playDate": "最后一次播放"
|
||||
"playDate": "最后一次播放",
|
||||
"channels": "声道",
|
||||
"createdAt": ""
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "加入播放列表",
|
||||
@@ -51,7 +52,9 @@
|
||||
"year": "发行年份",
|
||||
"updatedAt": "更新于",
|
||||
"comment": "注释",
|
||||
"rating": "评分"
|
||||
"rating": "评分",
|
||||
"createdAt": "",
|
||||
"size": ""
|
||||
},
|
||||
"actions": {
|
||||
"playAll": "立即播放",
|
||||
@@ -60,7 +63,8 @@
|
||||
"shuffle": "随机播放",
|
||||
"addToPlaylist": "加入歌单",
|
||||
"download": "下载",
|
||||
"info": "查看信息"
|
||||
"info": "查看信息",
|
||||
"share": ""
|
||||
},
|
||||
"lists": {
|
||||
"all": "所有",
|
||||
@@ -69,18 +73,19 @@
|
||||
"recentlyPlayed": "最近播放",
|
||||
"mostPlayed": "最多播放",
|
||||
"starred": "收藏",
|
||||
"topRated": "评分最高"
|
||||
"topRated": "排行榜"
|
||||
}
|
||||
},
|
||||
"artist": {
|
||||
"name": "艺术家 |||| 艺术家",
|
||||
"name": "歌手 |||| 歌手",
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"albumCount": "专辑数",
|
||||
"songCount": "歌曲数",
|
||||
"playCount": "播放次数",
|
||||
"rating": "评分",
|
||||
"genre": "类型"
|
||||
"genre": "类型",
|
||||
"size": ""
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
@@ -96,7 +101,7 @@
|
||||
"changePassword": "修改密码?",
|
||||
"currentPassword": "当前密码",
|
||||
"newPassword": "新密码",
|
||||
"token": "令牌"
|
||||
"token": "令牌 "
|
||||
},
|
||||
"helperTexts": {
|
||||
"name": "你名字的更改将在下次登录生效"
|
||||
@@ -108,7 +113,7 @@
|
||||
},
|
||||
"message": {
|
||||
"listenBrainzToken": "输入您的 ListenBrainz 用户令牌",
|
||||
"clickHereForToken": "点击这里来获得你的 ListenBrainz 令牌"
|
||||
"clickHereForToken": "点击这里来获得你的 ListenBrainz 令牌 "
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
@@ -151,19 +156,48 @@
|
||||
"selectPlaylist": "选择歌单",
|
||||
"addNewPlaylist": "新建 %{name}",
|
||||
"export": "导出",
|
||||
"makePublic": "设为公开",
|
||||
"makePrivate": "设为私有"
|
||||
"makePublic": "使其公开",
|
||||
"makePrivate": "使其私密"
|
||||
},
|
||||
"message": {
|
||||
"duplicate_song": "添加重复的歌曲",
|
||||
"song_exist": "部分选定的歌曲已在播放列表,继续添加或是略过它们?"
|
||||
"song_exist": "部分选定的歌曲已在播放列表。继续添加或是略过它们?"
|
||||
}
|
||||
},
|
||||
"radio": {
|
||||
"name": "",
|
||||
"fields": {
|
||||
"name": "",
|
||||
"streamUrl": "",
|
||||
"homePageUrl": "",
|
||||
"updatedAt": "",
|
||||
"createdAt": ""
|
||||
},
|
||||
"actions": {
|
||||
"playNow": ""
|
||||
}
|
||||
},
|
||||
"share": {
|
||||
"name": "",
|
||||
"fields": {
|
||||
"username": "",
|
||||
"url": "",
|
||||
"description": "",
|
||||
"contents": "",
|
||||
"expiresAt": "",
|
||||
"lastVisitedAt": "",
|
||||
"visitCount": "",
|
||||
"format": "",
|
||||
"maxBitRate": "",
|
||||
"updatedAt": "",
|
||||
"createdAt": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"ra": {
|
||||
"auth": {
|
||||
"welcome1": "感谢您安装 Navidrome!",
|
||||
"welcome2": "开始使用前,请创建一个管理员账户",
|
||||
"welcome1": "感谢您安装 Navidrome!",
|
||||
"welcome2": "开始使用前,请创建一个管理员账户",
|
||||
"confirmPassword": "确认密码",
|
||||
"buttonCreateAdmin": "创建管理员",
|
||||
"auth_check_error": "请登录访问更多内容",
|
||||
@@ -171,7 +205,7 @@
|
||||
"username": "用户名",
|
||||
"password": "密码",
|
||||
"sign_in": "登录",
|
||||
"sign_in_error": "验证失败,请重试",
|
||||
"sign_in_error": "验证失败, 请重试",
|
||||
"logout": "注销"
|
||||
},
|
||||
"validation": {
|
||||
@@ -185,8 +219,9 @@
|
||||
"number": "必须为数字",
|
||||
"email": "必须是有效的电子邮箱",
|
||||
"oneOf": "必须为: %{options} 其中一项",
|
||||
"regex": "必须符合指定的格式(正则表达式):%{pattern}",
|
||||
"unique": "必须唯一"
|
||||
"regex": "必须符合指定的格式 (正则表达式): %{pattern}",
|
||||
"unique": "必须唯一",
|
||||
"url": ""
|
||||
},
|
||||
"action": {
|
||||
"add_filter": "添加筛选",
|
||||
@@ -215,7 +250,10 @@
|
||||
"open_menu": "打开菜单",
|
||||
"close_menu": "关闭菜单",
|
||||
"unselect": "未选择",
|
||||
"skip": "取消"
|
||||
"skip": "取消",
|
||||
"bulk_actions_mobile": "",
|
||||
"share": "",
|
||||
"download": ""
|
||||
},
|
||||
"boolean": {
|
||||
"true": "是",
|
||||
@@ -243,9 +281,9 @@
|
||||
"upload_single": "拖拽单个图片上传或点击选择一个"
|
||||
},
|
||||
"references": {
|
||||
"all_missing": "未找到参考数据",
|
||||
"many_missing": "至少有一条参考数据不再可用",
|
||||
"single_missing": "关联的参考数据不再可用"
|
||||
"all_missing": "未找到参考数据。",
|
||||
"many_missing": "至少有一条参考数据不再可用。",
|
||||
"single_missing": "关联的参考数据不再可用。"
|
||||
},
|
||||
"password": {
|
||||
"toggle_visible": "隐藏密码",
|
||||
@@ -260,17 +298,17 @@
|
||||
"delete_content": "您确定要删除该条目?",
|
||||
"delete_title": "删除 %{name} #%{id}",
|
||||
"details": "详情",
|
||||
"error": "发生一个客户端错误,您的请求无法完成",
|
||||
"invalid_form": "提交内容无效,请检查错误",
|
||||
"loading": "正在加载页面,请稍候",
|
||||
"error": "发生一个客户端错误,您的请求无法完成。",
|
||||
"invalid_form": "提交内容无效。请检查错误",
|
||||
"loading": "正在加载页面, 请稍候",
|
||||
"no": "否",
|
||||
"not_found": "您输入的链接格式不对或链接丢失",
|
||||
"yes": "是",
|
||||
"unsaved_changes": "某些更改尚未保存,您确定要离开此页面吗?"
|
||||
"unsaved_changes": "某些更改尚未保存。您确定要离开此页面吗?"
|
||||
},
|
||||
"navigation": {
|
||||
"no_results": "无内容",
|
||||
"no_more_results": "页码 %{page} 超出边界,尝试返回上一页",
|
||||
"no_more_results": "页码 %{page} 超出边界。试试上一页。",
|
||||
"page_out_of_boundaries": "页码 %{page} 超出边界",
|
||||
"page_out_from_end": "已经最后一页",
|
||||
"page_out_from_begin": "已经是第一页",
|
||||
@@ -287,11 +325,11 @@
|
||||
"bad_item": "不正确的项",
|
||||
"item_doesnt_exist": "项不存在",
|
||||
"http_error": "与服务通信出错",
|
||||
"data_provider_error": "数据来源错误,请检查控制台的详细信息",
|
||||
"data_provider_error": "数据来源错误。请检查控制台的详细信息",
|
||||
"i18n_error": "加载所选语言时出错",
|
||||
"canceled": "操作已取消",
|
||||
"logged_out": "您的会话已结束,请重新登录",
|
||||
"new_version": "发现新版本!请刷新窗口"
|
||||
"new_version": "发现新版本!请刷新窗口"
|
||||
},
|
||||
"toggleFieldsMenu": {
|
||||
"columnsToDisplay": "显示的项",
|
||||
@@ -302,9 +340,9 @@
|
||||
},
|
||||
"message": {
|
||||
"note": "说明",
|
||||
"transcodingDisabled": "出于安全原因,从 Web 界面更改转码配置的功能已被禁用。要更改(编辑或新增)转码选项,请在启用 %{config} 选项的情况下重新启动服务器。",
|
||||
"transcodingEnabled": "Navidrome 当前与 %{config} 一起使用,可以通过配置转码选项来执行任意命令,建议仅在配置转码选项时启用此功能。",
|
||||
"songsAddedToPlaylist": "已添加一首歌到歌单 |||| 已添加 %{smart_count} 首歌到歌单",
|
||||
"transcodingDisabled": "出于安全原因,从 Web 界面更改转码配置的功能已被禁用。要更改(编辑或增加)转码选项,请在启用 %{config} 选项的情况下重新启动服务器。",
|
||||
"transcodingEnabled": "Navidrome 当前与 %{config} 一起使用,可以通过配置转码选项来执行任意命令。建议仅在配置转码时启用此功能。",
|
||||
"songsAddedToPlaylist": "已添加一首歌到歌单||||已添加 %{smart_count} 首歌到歌单",
|
||||
"noPlaylistsAvailable": "没有有效的歌单",
|
||||
"delete_user_title": "删除用户 %{name}",
|
||||
"delete_user_content": "您确定要删除该用户及其相关数据(包括歌单和用户配置)吗?",
|
||||
@@ -314,15 +352,22 @@
|
||||
"lastfmLinkFailure": "Last.fm 无法关联",
|
||||
"lastfmUnlinkSuccess": "已成功解除与 Last.fm 的链接,且喜好记录已禁用",
|
||||
"lastfmUnlinkFailure": "Last.fm 无法取消关联",
|
||||
"listenBrainzLinkSuccess": "ListenBrainz 已关联并启用喜好记录",
|
||||
"listenBrainzLinkFailure": "ListenBrainz 无法关联:%{error}",
|
||||
"listenBrainzUnlinkSuccess": "已成功解除与 ListenBrainz 的链接,且喜好记录已禁用",
|
||||
"listenBrainzUnlinkFailure": "ListenBrainz 无法取消关联",
|
||||
"openIn": {
|
||||
"lastfm": "在 Last.fm 中打开",
|
||||
"musicbrainz": "在 MusicBrainz 中打开"
|
||||
},
|
||||
"lastfmLink": "更多…"
|
||||
"lastfmLink": "更多…",
|
||||
"listenBrainzLinkSuccess": "ListenBrainz 已关联并启用喜好记录",
|
||||
"listenBrainzLinkFailure": "ListenBrainz 无法关联:%{error}",
|
||||
"listenBrainzUnlinkSuccess": "已成功解除与 ListenBrainz 的链接,且喜好记录已禁用",
|
||||
"listenBrainzUnlinkFailure": "ListenBrainz 无法取消关联",
|
||||
"downloadOriginalFormat": "",
|
||||
"shareOriginalFormat": "",
|
||||
"shareDialogTitle": "",
|
||||
"shareBatchDialogTitle": "",
|
||||
"shareSuccess": "",
|
||||
"shareFailure": "",
|
||||
"downloadDialogTitle": ""
|
||||
},
|
||||
"menu": {
|
||||
"library": "曲库",
|
||||
@@ -337,7 +382,14 @@
|
||||
"defaultView": "默认界面",
|
||||
"desktop_notifications": "桌面通知",
|
||||
"lastfmScrobbling": "启用 Last.fm 的喜好记录",
|
||||
"listenBrainzScrobbling": "启用 ListenBrainz 的喜好记录"
|
||||
"listenBrainzScrobbling": "启用 ListenBrainz 的喜好记录",
|
||||
"replaygain": "",
|
||||
"preAmp": "",
|
||||
"gain": {
|
||||
"none": "",
|
||||
"album": "",
|
||||
"track": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"albumList": "专辑",
|
||||
@@ -358,7 +410,7 @@
|
||||
"volumeText": "音量",
|
||||
"toggleLyricText": "切换歌词",
|
||||
"toggleMiniModeText": "最小化",
|
||||
"destroyText": "关闭",
|
||||
"destroyText": "损坏",
|
||||
"downloadText": "下载",
|
||||
"removeAudioListsText": "清空播放列表",
|
||||
"clickToDeleteText": "点击删除 %{name}",
|
||||
@@ -390,12 +442,13 @@
|
||||
"hotkeys": {
|
||||
"show_help": "显示此帮助",
|
||||
"toggle_menu": "显示/隐藏菜单侧栏",
|
||||
"toggle_play": "播放/暂停",
|
||||
"toggle_play": "播放 / 暂停",
|
||||
"prev_song": "上一首歌",
|
||||
"next_song": "下一首歌",
|
||||
"vol_up": "增大音量",
|
||||
"vol_down": "减小音量",
|
||||
"toggle_love": "添加/移除星标"
|
||||
"toggle_love": "添加/移除星标",
|
||||
"current_song": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user