mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-18 16:30:32 +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
2.1 KiB
YAML
63 lines
2.1 KiB
YAML
_version: 1
|
|
notifications:
|
|
dashboardToggled:
|
|
title: داشبورد
|
|
body: وضعیت نمایش داشبورد بهروزرسانی شد.
|
|
clashModeChanged:
|
|
title: تغییر حالت
|
|
body: به {mode} تغییر کرد.
|
|
systemProxyToggled:
|
|
title: پروکسی سیستم
|
|
'on': System proxy has been enabled.
|
|
'off': System proxy has been disabled.
|
|
tunModeToggled:
|
|
title: حالت TUN
|
|
'on': TUN mode has been enabled.
|
|
'off': TUN mode has been disabled.
|
|
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: پروفایل
|