i18n merges

This commit is contained in:
booploops 2022-03-04 20:01:33 -08:00
parent 7149ac0e8b
commit 18f9df48e7
8 changed files with 631 additions and 386 deletions

View file

@ -23,7 +23,6 @@
"term.about": "關於",
"term.privateSession": "私人模式",
"term.queue": "待播清單",
"term.history": "歷史紀錄",
"term.search": "搜尋",
"term.library": "資料庫",
"term.listenNow": "立即聆聽",
@ -51,7 +50,6 @@
"term.mute": "靜音",
"term.unmute": "取消靜音",
"term.share": "分享",
"term.share.success": "已複製至剪貼簿",
"term.settings": "設定",
"term.seeAll": "顯示全部",
"term.sortBy": "排序",
@ -191,7 +189,7 @@
"action.love": "喜愛",
"action.unlove": "取消喜愛",
"action.dislike": "減少此類建議",
"action.undoDislike": "還原減此類建議",
"action.undoDislike": "還原減此類建議",
"action.showWebRemoteQR": "遙距控制",
"action.playTracksNext": "插播 ${app.selectedMediaItems.length} 首歌曲",
"action.playTracksLater": "稍後播放 ${app.selectedMediaItems.length} 首歌曲",