locale-slop (#1289)

This commit is contained in:
NotSoToothless
2026-05-30 09:20:34 -07:00
committed by GitHub
parent db34ca0d3d
commit ec2209b5d0
10 changed files with 180 additions and 20 deletions
+18 -2
View File
@@ -296,7 +296,15 @@
"status_gaijin_slow": "⚠️ Gaijin 服务器较慢",
"help_commands_header": "**命令概览**",
"help_links": "详细信息请阅读[文档]({docs}),或在[支持服务器]({support})获取帮助。",
"help_terms": "[服务条款]({terms}) • [隐私政策]({terms})"
"help_terms": "[服务条款]({terms}) • [隐私政策]({terms})",
"help_group_admin": "入门与管理",
"help_group_squadron": "战队信息",
"help_group_rankings": "排行与工具",
"help_group_players": "玩家",
"help_group_meta": "Meta",
"help_group_stacks": "组队",
"help_group_settings": "设置与信息",
"help_translate_hint": "右键点击消息 → 应用 进行翻译"
},
"sq_stats": {
"no_data_title": "没有数据",
@@ -356,7 +364,10 @@
"not_found_desc": "未找到 `{player}` 的比赛历史。",
"no_players_found": "未找到匹配 **{username}** 的玩家\n可尝试使用 `/website` 在网站搜索。",
"multiple_matches": "找到多个匹配项,请在下方选择正确的玩家:",
"must_provide_input": "你必须至少提供 UID 或用户名。"
"must_provide_input": "你必须至少提供 UID 或用户名。",
"must_provide_or_link": "你必须提供 UID 或用户名,或先使用 `/set-player` 关联你的账号。",
"link_select": "匹配到多个玩家 — 请选择要关联到你 Discord 的账号:",
"link_success": "✅ 已将你的 Discord 账号关联到 **{nick}**UID `{uid}`)。\n`/player-stats` 等命令现在将默认使用此账号。"
},
"player_games": {
"no_recent_title": "没有近期比赛",
@@ -834,6 +845,11 @@
},
"bot_status": {
"description": "查看机器人状态:最近接收的对局与平均 TTL"
},
"set_player": {
"description": "将你的 Discord 账号关联到一名 War Thunder 玩家",
"username": "要关联的 WT 用户名",
"uid": "要关联的 WT UID"
}
},
"permission": {