mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 05:20:28 +08:00
* feat: show detailed results in hotkey notifications * fix: Japanese locale appears to have a truncated translation key label * fix: variable naming * Update documentation to English * Remove unnecessary mut * feat: enhance system proxy notifications with toggle state * chore: update changelog to include new shortcut notification feature * fix: remove unnecessary quotes from system proxy toggle messages in localization files * fix: tun mode toggled hotkey notifications * fix: correct toggle_tun_mode logic to handle current state and errors --------- Co-authored-by: Tunglies <77394545+Tunglies@users.noreply.github.com>
63 lines
1.6 KiB
YAML
63 lines
1.6 KiB
YAML
_version: 1
|
|
notifications:
|
|
dashboardToggled:
|
|
title: 仪表板
|
|
body: 仪表板显示状态已更新。
|
|
clashModeChanged:
|
|
title: 模式切换
|
|
body: 已切换至 {mode}。
|
|
systemProxyToggled:
|
|
title: 系统代理
|
|
'on': 系统代理已启用。
|
|
'off': 系统代理已禁用。
|
|
tunModeToggled:
|
|
title: TUN 模式
|
|
'on': TUN 模式已开启。
|
|
'off': TUN 模式已关闭。
|
|
lightweightModeEntered:
|
|
title: 轻量模式
|
|
body: 已进入轻量模式。
|
|
profilesReactivated:
|
|
title: 订阅
|
|
body: 订阅已激活。
|
|
appQuit:
|
|
title: 即将退出
|
|
body: Clash Verge 即将退出。
|
|
appHidden:
|
|
title: 应用已隐藏
|
|
body: Clash Verge 正在后台运行。
|
|
service:
|
|
adminInstallPrompt: 安装 Clash Verge 服务需要管理员权限
|
|
adminUninstallPrompt: 卸载 Clash Verge 服务需要管理员权限
|
|
tray:
|
|
dashboard: 仪表板
|
|
ruleMode: 规则模式
|
|
globalMode: 全局模式
|
|
directMode: 直连模式
|
|
outboundModes: 出站模式
|
|
rule: 规则
|
|
direct: 直连
|
|
global: 全局
|
|
profiles: 订阅
|
|
proxies: 代理
|
|
systemProxy: 系统代理
|
|
tunMode: TUN 模式
|
|
closeAllConnections: 关闭所有连接
|
|
lightweightMode: 轻量模式
|
|
copyEnv: 复制环境变量
|
|
confDir: 配置目录
|
|
coreDir: 内核目录
|
|
logsDir: 日志目录
|
|
openDir: 打开目录
|
|
appLog: 应用日志
|
|
coreLog: 内核日志
|
|
restartClash: 重启 Clash 内核
|
|
restartApp: 重启应用
|
|
vergeVersion: Verge 版本
|
|
more: 更多
|
|
exit: 退出
|
|
tooltip:
|
|
systemProxy: 系统代理
|
|
tun: TUN
|
|
profile: 订阅
|