Files
Archive/clash-nyanpasu/frontend/nyanpasu/messages/zh-cn.json
T
2026-03-17 20:16:44 +01:00

222 lines
13 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"language": "简体中文",
"navbar_label_dashboard": "概览",
"navbar_label_proxies": "代理",
"navbar_label_profiles": "配置",
"navbar_label_connections": "连接",
"navbar_label_logs": "日志",
"navbar_label_rules": "规则",
"navbar_label_settings": "设置",
"navbar_label_providers": "资源",
"header_help_action_title": "帮助",
"header_help_action_wiki": "在线文档",
"header_help_action_issues": "报告问题",
"header_help_action_collect_logs": "收集日志",
"header_help_action_about": "关于",
"header_settings_action_title": "设置",
"header_settings_action_language": "语言",
"header_settings_action_theme_mode": "主题模式",
"header_file_action_title": "文件",
"header_file_action_import_local_profile": "导入本地配置",
"settings_system_proxy_title": "系统设置",
"settings_system_proxy_proxy_mode_label": "代理模式",
"settings_system_proxy_system_proxy_label": "系统代理",
"settings_system_proxy_tun_mode_label": "TUN 模式",
"settings_system_proxy_proxy_guard_label": "代理守卫",
"settings_system_proxy_proxy_guard_switch_label": "系统代理守卫",
"settings_system_proxy_proxy_guard_switch_description": "启用后,系统代理将自动检测代理设置,并自动修改为软件内设置",
"settings_system_proxy_proxy_guard_interval_label": "系统代理守卫间隔",
"settings_system_proxy_proxy_bypass_label": "系统代理绕过",
"settings_system_proxy_current_system_proxy_label": "当前系统代理",
"settings_system_proxy_service_mode_label": "服务模式",
"settings_system_proxy_service_mode_description": "服务用于管理内核,达到权限获取最小化,只给予内核必要的权限,用于例如 TUN 模式等需要特权权限的场景",
"settings_system_proxy_service_mode_disabled_tooltip": "要启用服务模式,请确保 Clash Nyanpasu 服务已安装并启动",
"settings_system_proxy_system_service_ctrl_label": "系统服务",
"settings_system_proxy_system_service_ctrl_detail": "服务详情",
"settings_system_proxy_system_service_ctrl_install": "安装",
"settings_system_proxy_system_service_ctrl_uninstall": "卸载",
"settings_system_proxy_system_service_ctrl_failed_install": "安装失败",
"settings_system_proxy_system_service_ctrl_failed_uninstall": "卸载失败",
"settings_system_proxy_system_service_ctrl_prompt": "服务提示",
"settings_system_proxy_system_service_ctrl_manual_prompt": "手动操作服务提示",
"settings_system_proxy_system_service_ctrl_manual_operation_prompt": "无法自动操作服务。请导航到内核所在目录,在 Windows 上以管理员身份打开 PowerShell 或在 macOS/Linux 上打开终端仿真器,然后执行以下命令:",
"settings_system_proxy_system_service_ctrl_start": "启动",
"settings_system_proxy_system_service_ctrl_stop": "停止",
"settings_system_proxy_launch_label": "启动设置",
"settings_system_proxy_auto_launch_label": "开机自启",
"settings_system_proxy_silent_start_label": "静默启动",
"settings_system_proxy_windows_tools_label": "Windows 工具",
"settings_system_proxy_uwp_tools_label": "UWP 回环工具",
"settings_system_proxy_uwp_tools_description": "用于解决 Windows UWP 应用无法通过本地代理访问网络的问题",
"settings_user_interface_title": "用户界面",
"settings_user_interface_language_group": "语言设置",
"settings_user_interface_language_label": "语言",
"settings_user_interface_theme_mode_group": "主题设置",
"settings_user_interface_theme_mode_label": "主题模式",
"settings_user_interface_theme_mode_light": "浅色",
"settings_user_interface_theme_mode_dark": "深色",
"settings_user_interface_theme_mode_system": "跟随系统",
"settings_user_interface_theme_color_label": "主题颜色",
"settings_user_interface_theme_color_custom": "自定义",
"settings_clash_settings_title": "Clash 设置",
"settings_clash_settings_allow_lan_label": "允许局域网连接",
"settings_clash_settings_ipv6_label": "启用 IPv6",
"settings_clash_settings_tun_stack_label": "TUN 堆栈",
"settings_clash_settings_log_level_label": "日志级别",
"settings_clash_settings_port_label": "端口设置",
"settings_clash_settings_mixed_port_label": "混合端口",
"settings_clash_settings_random_port_label": "随机端口",
"settings_clash_settings_random_port_enabled": "随机端口已启用,重启后生效。",
"settings_clash_settings_random_port_disabled": "随机端口已禁用,重启后生效。",
"settings_clash_settings_external_controll_label": "外部控制器监听地址",
"settings_clash_settings_port_strategy_label": "端口策略",
"settings_clash_settings_allow_fallback_label": "允许回退",
"settings_clash_settings_fixed_label": "固定",
"settings_clash_settings_random_label": "随机",
"settings_clash_settings_core_secret_label": "API 访问密钥",
"settings_clash_settings_field_filter_label": "Clash 字段过滤",
"settings_clash_settings_field_filter_nyanpasu_control_fields": "Nyanpasu 覆写控制字段",
"settings_web_ui_title": "Web UI",
"settings_web_ui_add_button": "添加",
"settings_web_ui_empty_item": "没有找到记录,尝试添加一个吧",
"settings_web_ui_input_label": "输入 HTTP 地址",
"settings_web_ui_replace_with_label": "替换主机、端口和密钥为",
"settings_web_ui_preview_title": "预览",
"settings_clash_core_manager_card_title": "核心管理",
"settings_clash_core_manager_card_loading": "正在执行操作...",
"settings_clash_core_manager_card_loading_error": "执行操作失败,请检查日志",
"settings_clash_core_manager_card_loading_success": "执行操作成功",
"settings_clash_core_manager_card_restart_sidecar": "重启核心",
"settings_clash_core_manager_card_restart_sidecar_error": "重启核心失败,请检查日志",
"settings_clash_core_manager_card_restart_sidecar_success": "重启核心成功",
"settings_clash_core_manager_card_fetch_remote": "检查更新",
"settings_clash_core_manager_card_click_to_update": "点击更新",
"settings_clash_core_manager_card_decompressing": "解压中...",
"settings_clash_core_manager_card_replacing": "替换中...",
"settings_clash_core_manager_card_restarting": "重启中...",
"settings_clash_core_manager_card_done": "完成",
"settings_debug_utils_open_config_directory": "打开配置路径",
"settings_debug_utils_open_data_directory": "打开数据路径",
"settings_debug_utils_open_core_directory": "打开内核路径",
"settings_debug_utils_open_log_directory": "打开日志路径",
"settings_nyanpasu_max_log_files_label": "最大日志文件数量",
"settings_label_system": "系统设置",
"settings_label_system_description": "代理模式、代理绕过、开机自启、静默启动等设置",
"settings_label_user_interface": "用户界面",
"settings_label_user_interface_description": "语言、主题模式、主题颜色等设置",
"settings_label_clash_settings": "Clash 设置",
"settings_label_clash_settings_description": "Clash 配置、日志级别、混合端口、随机端口等设置",
"settings_label_external_controll": "Web UI 与外部控制",
"settings_label_external_controll_description": "Web UI 地址、端口策略、API 密钥等设置",
"settings_label_nyanpasu": "Nyanpasu 配置",
"settings_label_nyanpasu_description": "Nyanpasu 特性配置",
"settings_label_debug": "调试工具",
"settings_label_debug_description": "调试工具配置",
"settings_label_about": "关于",
"settings_label_about_description": "关于 Clash Nyanpasu",
"settings_label_about_update": "检查更新",
"settings_label_about_auto_check_updates": "自动检查更新",
"settings_label_about_update_to_github_releases": "前往 GitHub 检查更新",
"settings_label_about_version": "版本: v{version}",
"settings_label_about_update_has_new_version": "有新版本可用",
"settings_label_about_update_no_update": "当前已经是最新版本,没有找到更新信息",
"settings_label_about_update_to_update_button": "下载并安装",
"settings_label_about_update_installing": "正在安装...",
"profile_subscription_title": "订阅信息",
"profile_subscription_updated_at": "{updated}更新",
"profile_subscription_next_update_at": "下次更新于 {next} 更新",
"profile_subscription_expires_in": "{expires}到期",
"profile_subscription_update": "更新",
"profile_base_info_title": "基本信息",
"profile_name_editor_title": "编辑名称",
"profile_name_label": "配置名称",
"profile_update_option_edit": "订阅选项",
"profile_update_option_editor_title": "编辑订阅选项",
"profile_user_agent_label": "用户代理 (UA)",
"profile_with_proxy_label": "使用系统代理",
"profile_self_proxy_label": "使用 Clash 代理",
"profile_update_interval_label": "自动更新间隔 (分钟)",
"profile_subscription_url_editor_label": "编辑订阅 URL",
"profile_subscription_url_label": "订阅 URL",
"profile_delete_title": "删除配置",
"profile_delete_description": "此操作无法撤销。确定要删除此配置吗?",
"profile_view_content_title": "查看配置内容",
"profile_pending_mask_message": "正在执行操作……",
"profile_active_title": "启用配置",
"profile_is_active_description": "当前配置已启用,无需重复操作。",
"profile_active_title_success": "配置 {name} 已成功启用!",
"profile_active_title_error": "配置 {name} 启用失败,请检查配置或代理链是否正确",
"profile_open_locally_title": "打开配置文件",
"profile_chain_editor_active_column": "激活的代理链",
"profile_chain_editor_inactive_column": "未激活的代理链",
"profile_chain_editor_apply_message": "正在应用代理链……",
"profile_quick_import_placeholder": "键入订阅 URL 或粘贴订阅链接以快速导入配置",
"profile_quick_import_success_message": "配置导入成功,请检查列表",
"profile_view_details_title": "配置详情",
"profile_no_more_profiles": "没有更多配置了 0.0",
"profile_import_title": "导入配置",
"profile_import_remote_title": "远程配置",
"profile_import_local_title": "本地配置",
"profile_empty_list_message": "没有找到任何配置,请尝试导入或创建配置。",
"profile_import_remote_url_label": "远程配置 URL",
"profile_profile_label": "代理配置",
"profile_javascript_label": "JavaScript 脚本",
"profile_lua_label": "Lua 脚本",
"profile_merge_label": "合并脚本 (YAML)",
"profile_profile_label_count": "{count} 个配置",
"profile_form_name_label": "名称",
"profile_form_desc_label": "描述",
"profile_form_url_label": "订阅 URL",
"profile_form_option_label": "配置选项",
"profile_form_option_user_agent_label": "用户代理(UA",
"profile_form_option_with_proxy_label": "使用系统代理",
"profile_form_option_self_proxy_label": "使用 Clash 代理",
"profile_form_option_update_interval_label": "自动更新间隔(分钟)",
"profile_import_local_file_placeholder": "点击或拖拽文件到此处导入",
"profile_import_local_file_type_label": "支持 {types} 文件",
"profile_import_local_file_size_label": "文件大小: {size}",
"profile_import_chain_title": "新建 {type}",
"proxies_group_delay_test_title": "延迟测试",
"proxies_group_delay_test_pending_title": "正在测试中……",
"proxies_group_empty_message": "没有找到任何代理组,请尝试切换配置",
"proxies_group_empty_button_text": "切换到配置页面",
"profile_is_active_label": "当前配置",
"profile_remote_label": "远程配置",
"profile_local_label": "本地配置",
"logs_search_placeholder": "通过时间、类型或消息等等搜索日志",
"logs_empty_message": "没有任何日志记录",
"logs_action_clear_log": "清空日志",
"rules_list_all_proxies": "所有分组",
"connections_all_connections": "所有连接",
"connections_search_placeholder": "通过进程、类型、地址等信息搜索连接",
"connections_close_all_connections": "关闭所有连接",
"connections_empty_message": "没有找到任何连接",
"connections_close_connection": "关闭连接",
"connections_view_details": "查看详情",
"providers_proxies_title": "代理集",
"providers_rules_title": "规则集",
"providers_no_proxies_message": "当前配置没有任何代理集",
"providers_no_rules_message": "当前配置没有任何规则集",
"providers_proxies_proxy_count_label": "{count}个节点",
"providers_rules_rule_count_label": "{count}个规则",
"providers_info_title": "资源信息",
"providers_subscription_title": "订阅信息",
"providers_update_provider": "更新资源",
"editor_before_close_message": "你尚未保存编辑的内容,确定要关闭编辑器吗?",
"editor_validate_error_message": "请修复错误后再保存内容",
"editor_read_only_chip": "只读",
"unit_seconds": "秒",
"common_submit": "提交",
"common_cancel": "取消",
"common_apply": "应用",
"common_reset": "重置",
"common_save": "保存",
"common_validate": "验证",
"common_close": "关闭",
"common_copy": "复制",
"common_open": "打开",
"common_cut": "剪切",
"common_paste": "粘贴"
}