New Crowdin updates (#1452)

* New translations en_US.json (Romanian)

* New translations en_US.json (Dutch)

* New translations en_US.json (Vietnamese)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Simplified)

* New translations en_US.json (Ukrainian)

* New translations en_US.json (Turkish)

* New translations en_US.json (Swedish)

* New translations en_US.json (Serbian (Cyrillic))

* New translations en_US.json (Russian)

* New translations en_US.json (Portuguese)

* New translations en_US.json (Polish)

* New translations en_US.json (Norwegian)

* New translations en_US.json (Korean)

* New translations en_US.json (French)

* New translations en_US.json (Japanese)

* New translations en_US.json (Italian)

* New translations en_US.json (Hungarian)

* New translations en_US.json (Hebrew)

* New translations en_US.json (Finnish)

* New translations en_US.json (Greek)

* New translations en_US.json (German)

* New translations en_US.json (Danish)

* New translations en_US.json (Czech)

* New translations en_US.json (Catalan)

* New translations en_US.json (Arabic)

* New translations en_US.json (Afrikaans)

* New translations en_US.json (Spanish)

* New translations en_US.json (Portuguese, Brazilian)

* New translations en_US.json (Slovak)

* New translations en_US.json (Indonesian)

* New translations en_US.json (Hindi)

* New translations en_US.json (English, United Kingdom)

* New translations en_US.json (French, Canada)

* New translations en_US.json (Chinese Traditional, Hong Kong)

* New translations en_US.json (French, Canada)

* New translations en_US.json (English, United Kingdom)

* New translations en_US.json (Hindi)

* New translations en_US.json (Indonesian)

* New translations en_US.json (Slovak)

* New translations en_US.json (Dutch)

* New translations en_US.json (Japanese)

* New translations en_US.json (German)

* New translations en_US.json (Czech)

* New translations en_US.json (Spanish)

* New translations en_US.json (Chinese Traditional, Hong Kong)

* New translations en_US.json (Spanish)

* New translations en_US.json (German)

* New translations en_US.json (Japanese)

* New translations en_US.json (Dutch)

* New translations en_US.json (German)

* New translations en_US.json (Korean)

* New translations en_US.json (Dutch)

* New translations en_US.json (Vietnamese)

* New translations en_US.json (German)

* New translations en_US.json (Dutch)

* New translations en_US.json (Chinese Simplified)

* New translations en_US.json (Japanese)

* New translations en_US.json (Romanian)

* New translations en_US.json (Swedish)

* New translations en_US.json (French, Canada)

* New translations en_US.json (English, United Kingdom)

* New translations en_US.json (Hindi)

* New translations en_US.json (Indonesian)

* New translations en_US.json (Slovak)

* New translations en_US.json (Portuguese, Brazilian)

* New translations en_US.json (Vietnamese)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Simplified)

* New translations en_US.json (Turkish)

* New translations en_US.json (Russian)

* New translations en_US.json (French)

* New translations en_US.json (Portuguese)

* New translations en_US.json (Dutch)

* New translations en_US.json (Korean)

* New translations en_US.json (Japanese)

* New translations en_US.json (Italian)

* New translations en_US.json (Hungarian)

* New translations en_US.json (Finnish)

* New translations en_US.json (Greek)

* New translations en_US.json (German)

* New translations en_US.json (Czech)

* New translations en_US.json (Spanish)

* New translations en_US.json (Chinese Traditional, Hong Kong)

* New translations en_US.json (Romanian)

* New translations en_US.json (Swedish)

* New translations en_US.json (French, Canada)

* New translations en_US.json (English, United Kingdom)

* New translations en_US.json (Hindi)

* New translations en_US.json (Indonesian)

* New translations en_US.json (Slovak)

* New translations en_US.json (Portuguese, Brazilian)

* New translations en_US.json (Vietnamese)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Simplified)

* New translations en_US.json (Turkish)

* New translations en_US.json (Russian)

* New translations en_US.json (French)

* New translations en_US.json (Portuguese)

* New translations en_US.json (Dutch)

* New translations en_US.json (Korean)

* New translations en_US.json (Japanese)

* New translations en_US.json (Italian)

* New translations en_US.json (Hungarian)

* New translations en_US.json (Finnish)

* New translations en_US.json (Greek)

* New translations en_US.json (German)

* New translations en_US.json (Czech)

* New translations en_US.json (Spanish)

* New translations en_US.json (Chinese Traditional, Hong Kong)

* New translations en_US.json (Chinese Simplified)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Simplified)

* New translations en_US.json (Japanese)

* New translations en_US.json (German)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Simplified)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Chinese Traditional)

* New translations en_US.json (Polish)
This commit is contained in:
cryptofyre 2022-09-26 08:33:53 -05:00 committed by GitHub
parent b06a9283cc
commit 8927f1571d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 12738 additions and 499 deletions

View file

@ -10,10 +10,11 @@
"notification.updatingLibrarySongs": "正在更新歌曲资料库……",
"notification.updatingLibraryAlbums": "正在更新专辑资料库……",
"notification.updatingLibraryArtists": "正在更新艺人资料库……",
"notification.buildingPlaylistCache": "正在构建播放列表缓存……",
"term.variables": "变量",
"term.appleInc": "Apple Inc.",
"term.appleMusic": "Apple Music",
"term.applePodcasts": "Apple Podcasts",
"term.applePodcasts": "Apple 播客",
"term.itunes": "iTunes",
"term.github": "GitHub",
"term.discord": "Discord",
@ -114,17 +115,29 @@
"term.time.released": "发行于",
"term.time.updated": "更新于",
"term.time.days": "天",
"term.time.day": "天",
"term.time.day": {
"one": "天",
"other": "天"
},
"term.time.hours": "小时",
"term.time.hour": "小时",
"term.time.hour": {
"one": "小时",
"other": "小时"
},
"term.time.minutes": "分钟",
"term.time.minute": "分钟",
"term.time.minute": {
"one": "分钟",
"other": "分钟"
},
"term.time.seconds": "秒",
"term.time.second": "秒",
"term.time.second": {
"one": "秒",
"other": "秒"
},
"term.fullscreenView": "全屏显示",
"term.defaultView": "默认显示",
"term.audioControls": "音频控制",
"term.audioSettings": "音频设置",
"term.audioControls": "音频控制",
"term.clearAll": "清空",
"term.recentStations": "最近播放的广播",
"term.personalStations": "最近播放的个人广播",
@ -143,7 +156,10 @@
"term.equalizer": "均衡器",
"term.reset": "重置",
"term.tracks": "歌曲",
"term.track": "首歌曲",
"term.track": {
"one": "首歌曲",
"other": "首歌曲"
},
"term.videos": "音乐视频",
"term.menu": "菜单",
"term.themeManaged": "由主题所管理",
@ -203,6 +219,7 @@
"action.favorite": "喜爱",
"action.removeFavorite": "取消喜爱",
"action.refresh": "刷新",
"action.save": "保存",
"home.title": "主页",
"home.recentlyPlayed": "最近播放",
"home.recentlyAdded": "最近添加",
@ -215,6 +232,7 @@
"error.connectionError": "无法连接至 Apple Music。",
"error.noResults": "没有结果。",
"error.noResults.description": "尝试更改搜索条件。",
"error.musickitError": "MusicKit 遇到错误:",
"podcast.followOnCider": "在 Cider 中关注",
"podcast.followedOnCider": "已关注",
"podcast.subscribeOnItunes": "在 iTunes 上订阅",
@ -233,6 +251,7 @@
"action.done": "完成",
"action.submit": "提交",
"action.editTracklist": "编辑歌曲清单",
"action.editDescription": "编辑描述",
"action.addToLibrary": "加入资料库",
"action.addToLibrary.success": "成功加入资料库",
"action.addToLibrary.error": "加入资料库的过程中发生了错误",
@ -246,6 +265,7 @@
"action.removeFromQueue.error": "从待播清单中移除的过程中发生了错误",
"action.createPlaylist": "新建播放列表",
"action.addToPlaylist": "添加到播放列表",
"action.addToPlaylist.duplicate": "播放列表中已存在相同歌曲。您确定要继续吗?",
"action.removeFromPlaylist": "从播放列表中移除",
"action.addToFavorites": "添加至收藏",
"action.follow": "关注",
@ -277,7 +297,7 @@
"action.showAlbum": "显示完整专辑",
"action.tray.minimize": "最小化",
"action.tray.show": "显示 Cider",
"action.tray.listento": "Listen To:",
"action.tray.listento": "正在聆听:",
"action.update": "更新",
"action.install": "安装",
"action.copy": "拷贝",
@ -310,7 +330,7 @@
"menubar.options.signout": "注销",
"menubar.options.support": "支持",
"menubar.options.report": "报告……",
"menubar.options.bug": "Bug",
"menubar.options.bug": "漏洞",
"menubar.options.feature": "功能请求",
"menubar.options.trans": "翻译报告/请求",
"menubar.options.license": "查看授权",
@ -479,6 +499,7 @@
"settings.option.visual.theme.viewInfo": "查看信息",
"settings.option.visual.theme.github.available": "可使用的主题",
"settings.option.visual.theme.github.applied": "已应用",
"settings.notyf.visual.theme.updateAvailable": "[Themes] {{ theme }} 现有可用更新",
"settings.notyf.visual.theme.install.success": "主题安装成功",
"settings.notyf.visual.theme.install.error": "主题安装失败",
"settings.header.visual.plugin": "插件",
@ -521,6 +542,7 @@
"settings.option.connectivity.discordRPC.buttons.viewOnAppleMusic": "在 Apple Music 中查看",
"settings.option.connectivity.discordRPC.buttons.viewOnOtherMusicServices": "在其他音乐服务中查看",
"settings.option.connectivity.discordRPC.showSongLink": "在 Discord 动态中显示 Song.link 按钮而非 Apple Music 按钮",
"settings.option.connectivity.discordRPC.hideButtons": "隐藏 Discord 动态上的按钮",
"settings.option.connectivity.discordRPC.hideTimestamp": "隐藏 Discord 动态上的时间戳",
"settings.option.connectivity.discordRPC.detailsFormat": "详细信息格式",
"settings.option.connectivity.discordRPC.stateFormat": "动态格式",
@ -533,6 +555,7 @@
"settings.option.connectivity.lastfmScrobble.filterLoop": "不记录单曲循环Last.fm",
"settings.option.connectivity.lastfmScrobble.filterLoop.description": "防止循环单曲被记录或展示在 Last.fm 的正在播放列表中。",
"settings.option.connectivity.lastfmScrobble.filterTypes": "过滤媒体类型Last.fm",
"settings.option.connectivity.lastfmScrobble.filterTypes.description": "防止所选媒体类型的曲目被记录或展示在 Last.fm 的正在播放列表中。",
"settings.option.connectivity.lastfmScrobble.manualToken": "手动输入 Last.fm 验证码",
"settings.option.connectivity.lastfmScrobble.manualToken.link": "点击此处以获取 Last.fm 验证码",
"settings.notyf.connectivity.lastfmScrobble.connectError": "Last.fm 连接超时",