feat(locales): add tally VC-permission keys to all non-English locales

Adds no_vc_perm, no_vc_perm_diagnose, vc_perm_ok, vc_perm_header, and
vc_perm_not_in_vc to cs, de, es, fr, it, pl, pt, ru, uk, zh-CN.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
deploy
2026-06-20 08:00:06 +00:00
parent 062a9e2bdf
commit 661a71649a
10 changed files with 60 additions and 10 deletions
+6 -1
View File
@@ -869,7 +869,12 @@
"claimed": "现在正在 **{channel}** 中追踪 **{target}**。状态已设为 `0W-0L`。",
"no_active": "**{channel}** 中没有正在进行的追踪。",
"transferred": "**{channel}** 中的追踪现在追踪 **{target}**(比分已保留:`{base}`)。",
"wiped": "已清除 **{channel}** 中的追踪。"
"wiped": "已清除 **{channel}** 中的追踪。",
"no_vc_perm": "机器人缺少在此语音频道中的**设置语音频道状态**权限。请联系服务器管理员授予该权限。",
"no_vc_perm_diagnose": "缺少**设置语音频道状态**权限 — `/tally-claim` 将在 {vc} 中失败。请授予机器人此权限。",
"vc_perm_ok": "**设置语音频道状态** — `/tally-claim` 可以更新 {vc}。",
"vc_perm_header": "语音频道计分 ({vc})",
"vc_perm_not_in_vc": "您不在语音频道中 — 请加入一个并重新运行命令以检查计分权限。"
}
},
"permission": {