Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/ncmusic/locales/zh_tw.json
多羅狼 4b85d6d6ff
Update locale
訊息->資訊
2023-11-13 00:47:40 +08:00

15 lines
940 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ncmusic.help.search": "搜尋網易雲音樂。",
"ncmusic.help.info": "取得音樂詳細資訊。",
"ncmusic.message.info": "歌名:${name}${id}\n專輯名${album}${album_id}\n歌手${artists}\n歌曲詳情頁${detail}",
"ncmusic.message.search.collapse": "…僅顯示前 10 條內容。",
"ncmusic.message.search.invalid.non_digital": "無效的編號,必須為數字。",
"ncmusic.message.search.invalid.out_of_range": "編號超出範圍。",
"ncmusic.message.search.not_found": "未找到結果。",
"ncmusic.message.search.prompt": "輸入對應編號取得歌曲資訊。",
"ncmusic.message.search.table.header.album": "專輯名稱",
"ncmusic.message.search.table.header.artists": "歌手",
"ncmusic.message.search.table.header.id": "編號",
"ncmusic.message.search.table.header.name": "歌名",
"ncmusic.message.search.result": "搜尋結果:"
}