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/cytoid/locales/zh_tw.json

14 lines
879 B
JSON
Raw Normal View History

2023-04-21 14:29:48 +00:00
{
2023-11-27 11:33:41 +00:00
"cytoid.help.b30": "查詢 Cytoid 使用者的 B30 列表。",
2023-05-19 04:46:29 +00:00
"cytoid.help.bind": "绑定 Cytoid 使用者。",
2023-09-28 09:40:02 +00:00
"cytoid.help.desc": "查詢 Cytoid 相關內容。",
2023-05-21 03:48:33 +00:00
"cytoid.help.profile": "查詢一個使用者的基本資訊。",
2023-11-27 11:33:41 +00:00
"cytoid.help.r30": "查詢 Cytoid 使用者的 R30 列表。",
2023-05-19 04:46:29 +00:00
"cytoid.help.unbind": "解除綁定使用者。",
2023-11-27 14:47:53 +00:00
"cytoid.message.b30.cooldown": "(據官方人員所述,此 API 的呼叫非常昂貴,故手動做出此限制,請諒解。)",
2023-05-31 14:34:48 +00:00
"cytoid.message.bind.failed": "綁定失敗,請校對輸入。",
2023-05-21 12:26:57 +00:00
"cytoid.message.bind.success": "綁定成功:",
2023-05-19 04:46:29 +00:00
"cytoid.message.unbind.success": "解除綁定成功。",
2023-08-19 19:11:08 +00:00
"cytoid.message.user_not_found": "使用者不存在。",
"cytoid.message.user_unbound": "未綁定使用者,請使用「${prefix}cytoid bind」綁定一個使用者。"
2023-04-21 14:29:48 +00:00
}