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/bilibili/locales/zh_tw.json
2023-08-08 21:17:57 +08:00

13 lines
1,014 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.

{
"bilibili.help": "輸入影片編號取得對應訊息。",
"bilibili.help.desc": "哔哩哔哩影片相關工具。",
"bilibili.help.option.i": "取得詳細訊息。",
"bilibili.help.regex.av": "傳送 AV 號取得影片訊息。",
"bilibili.help.regex.bv": "傳送 BV 號取得影片訊息。",
"bilibili.help.regex.shorturl": "傳送 b23.tv 短網址取得影片訊息。",
"bilibili.help.regex.url": "傳送 URL 取得影片訊息。",
"bilibili.message": "標題:${title}\n類型${tname}\nUP 主:${owner}\n日期${time}",
"bilibili.message.detail": "標題:${title}${pages} | 類型:${tname}\nUP 主:${owner} | 追隨者:${fans}\n觀看${view} | 彈幕:${danmaku} | 留言:${reply}\n喜歡${like} | 投幣:${coin} | 收藏:${favorite} | 分享:${share}\n日期${time}",
"bilibili.message.error.invalid": "發生錯誤:影片編號無效,請校對輸入。",
"bilibili.message.not_found": "未找到對應的影片。"
}