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
2023-05-17 17:54:43 +08:00

13 lines
No EOL
939 B
JSON

{
"cytoid.profile.help": "查詢一個使用者的基本資訊。",
"cytoid.b30.help": "查詢 Cytoid 使用者的 b30/r30 列表。",
"cytoid.b30.message.cooldown": "距离上次执行已过去 ${time} 秒,本命令的冷却时间为 150 秒。(据官方人员所述,此 API 的调用十分昂贵,故手动做出这一限制,请谅解。)",
"cytoid.bind.help": "绑定 Cytoid 使用者。",
"cytoid.bind.message.success": "綁定成功。",
"cytoid.bind.message.failed": "綁定失敗,請檢查輸入。",
"cytoid.unbind.help": "解除綁定使用者。",
"cytoid.unbind.message.success": "解除綁定成功。",
"cytoid.message.user.unbound": "未綁定使用者,請使用「${prefix}cytoid bind <username>」綁定一個使用者。",
"cytoid.message.user.not_found": "使用者不存在。",
"cytoid.message.error.user.not_found": "發生錯誤:此使用者不存在。"
}