修复缺失的翻译

pull/1295/head
lyswhut 2023-03-30 17:45:58 +08:00
parent f7a2d9fd06
commit 667fc8c8a6
2 changed files with 8 additions and 3 deletions

View File

@ -310,10 +310,12 @@
"setting__desktop_lyric_always_on_top": "Make the lyrics always above other windows",
"setting__desktop_lyric_always_on_top_loop": "Automatically refresh the top of the lyrics (try to enable this setting when the lyrics are still blocked by some programs)",
"setting__desktop_lyric_audio_visualization": "Audio Visualization (Experimental)",
"setting__desktop_lyric_color": "Lyric font color",
"setting__desktop_lyric_color_reset": "Reset color",
"setting__desktop_lyric_delay_scroll": "Delayed lyrics scroll",
"setting__desktop_lyric_direction_horizontal": "horizontal direction",
"setting__desktop_lyric_direction_vertical": "vertical direction",
"setting__desktop_lyric_direction": "Lyrics Display Direction",
"setting__desktop_lyric_direction_horizontal": "Horizontal direction",
"setting__desktop_lyric_direction_vertical": "Vertical direction",
"setting__desktop_lyric_ellipsis": "Lyrics are not allowed to wrap",
"setting__desktop_lyric_enable": "Display lyrics",
"setting__desktop_lyric_font": "Lyric font",
@ -329,7 +331,7 @@
"setting__desktop_lyric_played_color": "color played",
"setting__desktop_lyric_reset": "Reset",
"setting__desktop_lyric_reset_window": "Reset window settings",
"setting__desktop_lyric_scroll_align": "now playing lyrics scroll position",
"setting__desktop_lyric_scroll_align": "Now playing lyrics scroll position",
"setting__desktop_lyric_scroll_align_center": "Center",
"setting__desktop_lyric_scroll_align_top": "Top",
"setting__desktop_lyric_shadow_color": "Shadow color",
@ -339,6 +341,7 @@
"setting__download_data_embed": "Whether to embed the following content in the audio file",
"setting__download_embed_lyric": "Embedding lyric",
"setting__download_embed_pic": "Embedding cover",
"setting__download_embed_rlyric": "Also embed Roman accent lyrics (if available)",
"setting__download_embed_tlyric": "Also embed translated lyrics (if available)",
"setting__download_enable": "Whether to enable download function",
"setting__download_lyric": "Lyrics download",

View File

@ -310,6 +310,7 @@
"setting__desktop_lyric_always_on_top": "使歌詞總是在其他窗口之上",
"setting__desktop_lyric_always_on_top_loop": "自動刷新歌詞置頂(當歌詞置頂後仍被某些程序遮擋時可嘗試啟用此設置)",
"setting__desktop_lyric_audio_visualization": "音頻可視化(實驗性)",
"setting__desktop_lyric_color": "歌詞字體顏色",
"setting__desktop_lyric_color_reset": "重置顏色",
"setting__desktop_lyric_delay_scroll": "延遲歌詞滾動",
"setting__desktop_lyric_direction": "歌詞顯示方向",
@ -340,6 +341,7 @@
"setting__download_data_embed": "是否將以下內容嵌入到音頻文件中",
"setting__download_embed_lyric": "歌詞嵌入",
"setting__download_embed_pic": "封面嵌入",
"setting__download_embed_rlyric": "同時嵌入羅馬音歌詞(如果有)",
"setting__download_embed_tlyric": "同時嵌入翻譯歌詞(如果有)",
"setting__download_enable": "是否啟用下載功能",
"setting__download_lyric": "歌詞下載",