Archived
1
0
Fork 0

New Crowdin updates (#1142)

This commit is contained in:
Dorobot 2024-03-29 09:54:47 +08:00 committed by GitHub
parent 2bf74ff82d
commit d0ee9f16fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 13 additions and 11 deletions

View file

@ -31,6 +31,7 @@
"game.message.running": "This game is currently in progress.",
"game.message.stop": "Stopped.",
"game.message.stop.none": "This game is not in progress.",
"help.option.l": "强制使用旧版。",
"language": "English",
"loader.load.failed": "The following error occurred during modules loading and module(s) with error were not loaded: \n${detail}",
"loader.load.success": "Successfully loaded all modules.",
@ -75,7 +76,7 @@
"tos.message.action.warning": "Warning",
"tos.message.appeal": "For objections, please go to ${issue_url} and create an issue.",
"tos.message.banned": "Your account has been blocked since the number of warnings you have triggered exceeds the limit. Your request will be ignored after this message.",
"tos.message.in_group_blocklist": "This group is in group blocklist, automatically left.",
"tos.message.in_group_blocklist": "This group is in group blacklist, automatically left.",
"tos.message.reason": "Reason: ",
"tos.message.reason.abuse": "Too many command usages within a period of time.",
"tos.message.reason.cooldown": "Too many usages of the same command within a period of time.",

View file

@ -31,6 +31,7 @@
"game.message.running": "目前此遊戲正在進行。",
"game.message.stop": "已停止。",
"game.message.stop.none": "目前此遊戲沒有在進行。",
"help.option.l": "强制使用旧版。",
"language": "繁體中文",
"loader.load.failed": "載入模組中發生了以下錯誤,對應模組未載入:\n${detail}",
"loader.load.success": "所有模組已正常載入。",

View file

@ -15,9 +15,6 @@
"core.help.leave": "使機器人離開群組。",
"core.help.locale.desc": "控制機器人語言。",
"core.help.locale.set": "設定機器人使用的語言。",
"core.message.abuse.block.self": "你不可以在本對話內進行此操作!",
"core.message.abuse.block.success": "成功將 ${target} 加入黑名單。",
"core.message.abuse.unblock.success": "成功將 ${target} 移除黑名單。",
"core.help.module.disable": "停用一個/多個模組。",
"core.help.module.disable_all": "停用所有模組。",
"core.help.module.enable": "啟用一個/多個模組。",
@ -38,12 +35,15 @@
"core.help.version": "檢視機器人的版本號。",
"core.help.whoami": "取得傳送指令的帳戶在機器人內部的 ID。",
"core.message.abuse.ban.success": "成功封鎖 ${user}。",
"core.message.abuse.block.self": "你不可以在本對話內進行此操作!",
"core.message.abuse.block.success": "成功將 ${target} 加入黑名單。",
"core.message.abuse.check.banned": "(此使用者已被封鎖)",
"core.message.abuse.check.tempbanned": "(此使用者已被暫時封鎖,距解除時間還有 ${ban_time} 秒)",
"core.message.abuse.check.warns": "${user} 已被警告 ${warns} 次。",
"core.message.abuse.clear.success": "成功移除 ${user} 的警告。",
"core.message.abuse.revoke.success": "成功移除警告 ${user} 的 ${count} 次警告。此使用者已被警告 ${warn_count} 次。",
"core.message.abuse.unban.success": "成功解除 ${user} 的封鎖。",
"core.message.abuse.unblock.success": "成功將 ${target} 移除黑名單。",
"core.message.abuse.untempban.success": "成功移除 ${user} 的暫時封鎖。",
"core.message.abuse.warn.success": "成功警告 ${user} ${count} 次。此使用者已被警告 ${warn_count} 次。",
"core.message.admin.add.success": "成功:已將 ${user} 設定為機器人管理員。",

View file

@ -1,7 +1,7 @@
{
"dice.help": "Roll the specified dice.",
"dice.help.desc": "Random dice. You can specify the number of dice rolls and DC check.",
"dice.help.regex.desc": "(扔|投|掷|丢)<m>个[<n>面]骰子 Roll the specified dice.",
"dice.help.regex.desc": "(扔|投|掷|丢)<counts>个[<sides>面]骰子[<times>]次 Roll the specified dice.",
"dice.help.rule": "Modify the check rule of DC.",
"dice.help.set": "Set the default sides number of dice.",
"dice.message.dc.check": "▷ Success: ${success} Failure: ${failed}",
@ -22,9 +22,9 @@
"dice.message.error.value.sides.d1": "D1?",
"dice.message.error.value.sides.invalid": "Invalid sides number of dice.",
"dice.message.error.value.sides.out_of_range": "The sides number of dice cannot be less than 2.",
"dice.message.error.value.success_line.invalid": "Invalid dice success scale.",
"dice.message.error.value.success_line.invalid": "Invalid dice success line.",
"dice.message.error.value.times.invalid": "Invalid number of dice rolls.",
"dice.message.error.value.times.out_of_range": "The number of dice roll cannot be less than 1 or greater than ${max}.",
"dice.message.error.value.times.out_of_range": "The number of dice rolls cannot be less than 1 or greater than ${max}.",
"dice.message.error.value.too_long": "The number of items in the dice expression exceeds the limit.",
"dice.message.output": "Your result: ",
"dice.message.output.too_long": "${length} items have been omitted",

View file

@ -1,7 +1,7 @@
{
"dice.help": "投掷指定骰子。",
"dice.help.desc": "随机骰子,可指定投骰次数与 DC 判断判定。",
"dice.help.regex.desc": "(扔|投|掷|丢)<m>个[<n>面]骰子[<N>次] 投掷指定骰子。",
"dice.help.regex.desc": "(扔|投|掷|丢)<个数>个[<面数>面]骰子[<次数>次] 投掷指定骰子。",
"dice.help.rule": "修改 DC 的判定规则。",
"dice.help.set": "设置默认骰子面数。",
"dice.message.dc.check": "▷ 判定成功数量:${success} 判定失败数量:${failed}",

View file

@ -1,15 +1,15 @@
{
"dice.help": "投擲指定骰子。",
"dice.help.desc": "隨機骰子,可指定投骰次數與 DC 判斷判定。",
"dice.help.regex.desc": "(扔|投|擲|丟)<m>個[<n>面]骰子[<N>次] 投擲指定骰子。",
"dice.help.regex.desc": "(扔|投|擲|丟)<個數>個[<面數>面]骰子[<次數>次] 投擲指定骰子。",
"dice.help.rule": "修改 DC 的判定規則。",
"dice.help.set": "设置默认骰子面数。",
"dice.help.set": "設定預設骰子面數。",
"dice.message.dc.check": "▷ 判定成功數量:${success} 判定失敗數量:${failed}",
"dice.message.dc.failed": "失敗!",
"dice.message.dc.invalid": "無效的 DC",
"dice.message.dc.success": "成功!",
"dice.message.error": "無法解析骰子運算式:",
"dice.message.error.invalid": "骰子語句中存在無法辨識的字元。",
"dice.message.error.invalid": "骰子運算式中存在無法辨識的字元。",
"dice.message.error.prompt": "第 ${i} 項發生:",
"dice.message.error.syntax": "無效的骰子運算式。",
"dice.message.error.value": "輸入為「${value}」,",