diff --git a/locale/bg.json b/locale/bg.json index ea987722..72efa097 100644 --- a/locale/bg.json +++ b/locale/bg.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/cs.json b/locale/cs.json index ea987722..72efa097 100644 --- a/locale/cs.json +++ b/locale/cs.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/da.json b/locale/da.json index ea987722..72efa097 100644 --- a/locale/da.json +++ b/locale/da.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/de.json b/locale/de.json index ea987722..72efa097 100644 --- a/locale/de.json +++ b/locale/de.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/el.json b/locale/el.json index ea987722..72efa097 100644 --- a/locale/el.json +++ b/locale/el.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/en_US.json b/locale/en_US.json index 00cfdd9a..252b5dd4 100644 --- a/locale/en_US.json +++ b/locale/en_US.json @@ -19,6 +19,7 @@ "command.play.description": "Play music", "command.play.option.query": "Song name or URL, supports YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "The queue index where track should be inserted to", + "command.play.option.shuffle": "Whether to enable shuffle when playing", "command.play.error.no_results.title": "No results found.:(", "command.play.error.no_results.description": "If you want to search by keyword, please wait a few seconds after entering the keyword, and the search results will automatically display above", "command.play.filter_warning.title": "Warning", @@ -124,5 +125,16 @@ "display.disable": "OFF", "display.footer": "If you felt the quality of the music is kinda awful, maybe checking filters or switching region in voice channel setting will help", "display.lyrics.title": "🎤 | Lyrics", - "display.lyrics.not_found": "*You need to sing the lyrics of this song yourself*" + "display.lyrics.not_found": "*You need to sing the lyrics of this song yourself*", + "display.control.pause": "Pause", + "display.control.resume": "Resume", + "display.control.previous": "Restart", + "display.control.next": "Skip", + "display.control.stop": "Stop", + "display.control.rewind": "Rewind 10s", + "display.control.forward": "Forward 10s", + "display.control.shuffle": "Shuffle", + "display.control.repeat": "Repeat", + "display.control.autoplay": "Autoplay", + "display.control.lyrics": "Show Lyrics" } \ No newline at end of file diff --git a/locale/fi.json b/locale/fi.json index ea987722..72efa097 100644 --- a/locale/fi.json +++ b/locale/fi.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/fr.json b/locale/fr.json index ea987722..72efa097 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/hi.json b/locale/hi.json index ea987722..72efa097 100644 --- a/locale/hi.json +++ b/locale/hi.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/hr.json b/locale/hr.json index ea987722..72efa097 100644 --- a/locale/hr.json +++ b/locale/hr.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/hu.json b/locale/hu.json index ea987722..72efa097 100644 --- a/locale/hu.json +++ b/locale/hu.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/id.json b/locale/id.json index ea987722..72efa097 100644 --- a/locale/id.json +++ b/locale/id.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/it.json b/locale/it.json index ea987722..72efa097 100644 --- a/locale/it.json +++ b/locale/it.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/ja.json b/locale/ja.json index 399826ec..da11d5c6 100644 --- a/locale/ja.json +++ b/locale/ja.json @@ -19,6 +19,7 @@ "command.play.description": "音楽を再生", "command.play.option.query": "曲のタイトルまたは Url(YouTube、YouTube Music、SoundCloud、Spotify をサポート)", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "キーワード検索を使用する場合は、入力してから数秒待ちください。検索結果が自動的に上部に表示されます。", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "無効", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/ko.json b/locale/ko.json index ea987722..72efa097 100644 --- a/locale/ko.json +++ b/locale/ko.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/lt.json b/locale/lt.json index ea987722..72efa097 100644 --- a/locale/lt.json +++ b/locale/lt.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/nl.json b/locale/nl.json index ea987722..72efa097 100644 --- a/locale/nl.json +++ b/locale/nl.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/no.json b/locale/no.json index ea987722..72efa097 100644 --- a/locale/no.json +++ b/locale/no.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/pl.json b/locale/pl.json index ea987722..72efa097 100644 --- a/locale/pl.json +++ b/locale/pl.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/pt_BR.json b/locale/pt_BR.json index ea987722..72efa097 100644 --- a/locale/pt_BR.json +++ b/locale/pt_BR.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/ro.json b/locale/ro.json index ea987722..72efa097 100644 --- a/locale/ro.json +++ b/locale/ro.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/ru.json b/locale/ru.json index ea987722..72efa097 100644 --- a/locale/ru.json +++ b/locale/ru.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/sv_SE.json b/locale/sv_SE.json index ea987722..72efa097 100644 --- a/locale/sv_SE.json +++ b/locale/sv_SE.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/th.json b/locale/th.json index ea987722..72efa097 100644 --- a/locale/th.json +++ b/locale/th.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/tr.json b/locale/tr.json index ea987722..72efa097 100644 --- a/locale/tr.json +++ b/locale/tr.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/uk.json b/locale/uk.json index ea987722..72efa097 100644 --- a/locale/uk.json +++ b/locale/uk.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/vi.json b/locale/vi.json index ea987722..72efa097 100644 --- a/locale/vi.json +++ b/locale/vi.json @@ -19,6 +19,7 @@ "command.play.description": "播放音樂", "command.play.option.query": "歌曲名稱或網址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要將歌曲放置於當前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "沒有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用關鍵字搜尋,請在輸入關鍵字後等待幾秒,搜尋結果將會自動顯示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "關閉", "display.footer": "如果你覺得音樂怪怪的,可以試著檢查看看效果器設定或是切換語音頻道地區", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file diff --git a/locale/zh_CN.json b/locale/zh_CN.json index b6aea5d9..1607b3fc 100644 --- a/locale/zh_CN.json +++ b/locale/zh_CN.json @@ -19,6 +19,7 @@ "command.play.description": "播放音乐", "command.play.option.query": "歌曲名称或网址,支援 YouTube, YouTube Music, SoundCloud, Spotify", "command.play.option.index": "要将歌曲放置于当前播放序列的位置", + "command.play.option.shuffle": "是否開啟隨機播放模式", "command.play.error.no_results.title": "没有找到任何歌曲", "command.play.error.no_results.description": "如果你想要使用关键字搜寻,请在输入关键字后等待几秒,搜寻结果将会自动显示在上方", "command.play.filter_warning.title": "提醒", @@ -124,5 +125,16 @@ "display.disable": "关闭", "display.footer": "如果你觉得音乐怪怪的,可以试着检查看看效果器设定或是切换语音频道地区", "display.lyrics.title": "🎤 | 歌詞", - "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*" + "display.lyrics.not_found": "*你得自己唱出這首歌的歌詞*", + "display.control.pause": "暫停", + "display.control.resume": "繼續", + "display.control.previous": "重新開始", + "display.control.next": "跳過", + "display.control.stop": "停止", + "display.control.rewind": "倒帶十秒", + "display.control.forward": "快進十秒", + "display.control.shuffle": "隨機播放", + "display.control.repeat": "重複播放", + "display.control.autoplay": "自動播放", + "display.control.lyrics": "歌詞顯示" } \ No newline at end of file