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

222 lines
14 KiB
JSON

{
"$schema": "https://inlang.com/schema/inlang-message-format",
"language": "English",
"navbar_label_dashboard": "Dashboard",
"navbar_label_proxies": "Proxies",
"navbar_label_profiles": "Profiles",
"navbar_label_connections": "Connections",
"navbar_label_logs": "Logs",
"navbar_label_rules": "Rules",
"navbar_label_settings": "Settings",
"navbar_label_providers": "Providers",
"header_help_action_title": "Help",
"header_help_action_wiki": "Official Wiki",
"header_help_action_issues": "Report Issue",
"header_help_action_collect_logs": "Collect Logs",
"header_help_action_about": "About",
"header_settings_action_title": "Settings",
"header_settings_action_language": "Language",
"header_settings_action_theme_mode": "Theme Mode",
"header_file_action_title": "File",
"header_file_action_import_local_profile": "Import Local Profile",
"settings_system_proxy_title": "System Settings",
"settings_system_proxy_proxy_mode_label": "Proxy Mode",
"settings_system_proxy_system_proxy_label": "System Proxy",
"settings_system_proxy_tun_mode_label": "TUN Mode",
"settings_system_proxy_proxy_guard_label": "Proxy Guard",
"settings_system_proxy_proxy_guard_switch_label": "System Proxy Guard",
"settings_system_proxy_proxy_guard_switch_description": "After enabling, the system proxy will automatically detect the proxy settings and automatically modify them to the settings in the program",
"settings_system_proxy_proxy_guard_interval_label": "System Proxy Guard Interval",
"settings_system_proxy_proxy_bypass_label": "System Proxy Bypass",
"settings_system_proxy_current_system_proxy_label": "Current System Proxy",
"settings_system_proxy_service_mode_label": "Service Mode",
"settings_system_proxy_service_mode_description": "Service is used to manage the Clash core, to achieve minimum permission acquisition, only providing the necessary permissions to the core, for scenarios such as the TUN mode.",
"settings_system_proxy_service_mode_disabled_tooltip": "To enable service mode, make sure the Clash Nyanpasu service is installed and started",
"settings_system_proxy_system_service_ctrl_label": "System Service",
"settings_system_proxy_system_service_ctrl_detail": "Service Detail",
"settings_system_proxy_system_service_ctrl_install": "Install",
"settings_system_proxy_system_service_ctrl_uninstall": "Uninstall",
"settings_system_proxy_system_service_ctrl_failed_install": "Install failed",
"settings_system_proxy_system_service_ctrl_failed_uninstall": "Uninstall failed",
"settings_system_proxy_system_service_ctrl_prompt": "Service Prompt",
"settings_system_proxy_system_service_ctrl_manual_prompt": "Service Manual Tips",
"settings_system_proxy_system_service_ctrl_manual_operation_prompt": "Unable to control the service automatically. Please navigate to the core directory, run PowerShell as administrator on Windows or a terminal emulator on macOS/Linux, and execute the following commands:",
"settings_system_proxy_system_service_ctrl_start": "Start",
"settings_system_proxy_system_service_ctrl_stop": "Stop",
"settings_system_proxy_launch_label": "Launch Settings",
"settings_system_proxy_auto_launch_label": "Auto Launch",
"settings_system_proxy_silent_start_label": "Silent Start",
"settings_system_proxy_windows_tools_label": "Windows Tools",
"settings_system_proxy_uwp_tools_label": "UWP Loopback Tools",
"settings_system_proxy_uwp_tools_description": "Used to solve the problem of Windows UWP applications not being able to access the network through the local proxy",
"settings_user_interface_title": "User Interface",
"settings_user_interface_language_group": "Language Settings",
"settings_user_interface_language_label": "Language",
"settings_user_interface_theme_mode_group": "Theme Settings",
"settings_user_interface_theme_mode_label": "Theme Mode",
"settings_user_interface_theme_mode_light": "Light",
"settings_user_interface_theme_mode_dark": "Dark",
"settings_user_interface_theme_mode_system": "System",
"settings_user_interface_theme_color_label": "Theme Color",
"settings_user_interface_theme_color_custom": "Custom",
"settings_clash_settings_title": "Clash Settings",
"settings_clash_settings_allow_lan_label": "Allow LAN",
"settings_clash_settings_ipv6_label": "Enable IPv6",
"settings_clash_settings_tun_stack_label": "TUN Stack",
"settings_clash_settings_log_level_label": "Log Level",
"settings_clash_settings_port_label": "Port Settings",
"settings_clash_settings_mixed_port_label": "Mixed Port",
"settings_clash_settings_random_port_label": "Random Port",
"settings_clash_settings_random_port_enabled": "Random port enabled, after restart to take effect.",
"settings_clash_settings_random_port_disabled": "Random port disabled, after restart to take effect.",
"settings_clash_settings_external_controll_label": "External Controller",
"settings_clash_settings_port_strategy_label": "Port Strategy",
"settings_clash_settings_allow_fallback_label": "Allow Fallback",
"settings_clash_settings_fixed_label": "Fixed",
"settings_clash_settings_random_label": "Random",
"settings_clash_settings_core_secret_label": "API Secret",
"settings_clash_settings_field_filter_label": "Clash Field Filter",
"settings_clash_settings_field_filter_nyanpasu_control_fields": "Nyanpasu Control Fields",
"settings_web_ui_title": "Web UI",
"settings_web_ui_add_button": "Add new",
"settings_web_ui_empty_item": "No records found, try adding one",
"settings_web_ui_input_label": "Enter HTTP address",
"settings_web_ui_replace_with_label": "Replace host, port and secret with",
"settings_web_ui_preview_title": "Preview",
"settings_clash_core_manager_card_title": "Core Manager",
"settings_clash_core_manager_card_loading": "Executing operation...",
"settings_clash_core_manager_card_loading_error": "Execution failed, please check the log",
"settings_clash_core_manager_card_loading_success": "Execution successful",
"settings_clash_core_manager_card_restart_sidecar": "Restart Core",
"settings_clash_core_manager_card_restart_sidecar_error": "Restart core failed, please check the log",
"settings_clash_core_manager_card_restart_sidecar_success": "Restart core successfully",
"settings_clash_core_manager_card_fetch_remote": "Check Updates",
"settings_clash_core_manager_card_click_to_update": "Click to update",
"settings_clash_core_manager_card_decompressing": "Decompressing...",
"settings_clash_core_manager_card_replacing": "Replacing...",
"settings_clash_core_manager_card_restarting": "Restarting...",
"settings_clash_core_manager_card_done": "Done",
"settings_debug_utils_open_config_directory": "Open Config Directory",
"settings_debug_utils_open_data_directory": "Open Data Directory",
"settings_debug_utils_open_core_directory": "Open Core Directory",
"settings_debug_utils_open_log_directory": "Open Log Directory",
"settings_nyanpasu_max_log_files_label": "Max Log Files",
"settings_label_system": "System Settings",
"settings_label_system_description": "Proxy mode, proxy bypass, auto start, silent start and more.",
"settings_label_user_interface": "User Interface",
"settings_label_user_interface_description": "Language, theme mode, theme color and more.",
"settings_label_clash_settings": "Clash Settings",
"settings_label_clash_settings_description": "Clash configuration, log level, mixed port, random port and more.",
"settings_label_external_controll": "Clash External Control",
"settings_label_external_controll_description": "Web UI address, port strategy, API key and more.",
"settings_label_nyanpasu": "Nyanpasu Settings",
"settings_label_nyanpasu_description": "Nyanpasu specific settings",
"settings_label_debug": "Debug Tools",
"settings_label_debug_description": "Debug tools and more.",
"settings_label_about": "About",
"settings_label_about_description": "About Clash Nyanpasu",
"settings_label_about_update": "Check Update",
"settings_label_about_auto_check_updates": "Auto Check Updates",
"settings_label_about_update_to_github_releases": "Visit GitHub Releases",
"settings_label_about_version": "Version: v{version}",
"settings_label_about_update_has_new_version": "A new version is available",
"settings_label_about_update_no_update": "The current version is the latest version, no update information found",
"settings_label_about_update_to_update_button": "Download and Install",
"settings_label_about_update_installing": "Installing...",
"profile_subscription_title": "Subscription",
"profile_subscription_updated_at": "{updated} updated",
"profile_subscription_next_update_at": "Next update at {next} update",
"profile_subscription_expires_in": "{expires} expires",
"profile_subscription_update": "Update",
"profile_base_info_title": "Basic Info",
"profile_name_editor_title": "Edit Name",
"profile_name_label": "Profile Name",
"profile_update_option_edit": "Sub. Opts",
"profile_update_option_editor_title": "Edit Subscription Options",
"profile_user_agent_label": "User Agent (UA)",
"profile_with_proxy_label": "Use System Proxy",
"profile_self_proxy_label": "Use Clash Proxy",
"profile_update_interval_label": "Auto Update Interval (minutes)",
"profile_subscription_url_editor_label": "Edit Sub. URL",
"profile_subscription_url_label": "Subscription URL",
"profile_delete_title": "Delete Profile",
"profile_delete_description": "This action cannot be reverted. Are you sure you want to delete this profile?",
"profile_view_content_title": "Profile Content",
"profile_pending_mask_message": "Executing operation…",
"profile_active_title": "Activate Profile",
"profile_is_active_description": "The current profile is already active, no need to repeat the operation.",
"profile_active_title_success": "Profile {name} activated successfully!",
"profile_active_title_error": "Profile {name} activation failed, please check the profile or proxy chain is correct",
"profile_open_locally_title": "Open Profile File",
"profile_chain_editor_active_column": "Active Proxy Chain",
"profile_chain_editor_inactive_column": "Inactive Proxy Chain",
"profile_chain_editor_apply_message": "Applying proxy chain…",
"profile_quick_import_placeholder": "Enter URL or paste link to quickly import profile",
"profile_quick_import_success_message": "Profile imported successfully, please check the list",
"profile_view_details_title": "Profile Details",
"profile_no_more_profiles": "No more profiles 0.0",
"profile_import_title": "Import Profile",
"profile_import_remote_title": "Remote Profile",
"profile_import_local_title": "Local Profile",
"profile_empty_list_message": "No profiles found, please try importing or creating a profile.",
"profile_import_remote_url_label": "Remote Profile URL",
"profile_profile_label": "Profiles",
"profile_javascript_label": "JavaScript scripts",
"profile_lua_label": "Lua scripts",
"profile_merge_label": "Merge (YAML)",
"profile_profile_label_count": "{count} profiles",
"profile_form_name_label": "Name",
"profile_form_desc_label": "Description",
"profile_form_url_label": "Subscription URL",
"profile_form_option_label": "Profile Options",
"profile_form_option_user_agent_label": "User Agent (UA)",
"profile_form_option_with_proxy_label": "Use System Proxy",
"profile_form_option_self_proxy_label": "Use Clash Proxy",
"profile_form_option_update_interval_label": "Auto Update Interval (minutes)",
"profile_import_local_file_placeholder": "Click or drag file here to import",
"profile_import_local_file_type_label": "Supported files: {types}",
"profile_import_local_file_size_label": "File size: {size}",
"profile_import_chain_title": "New {type}",
"proxies_group_delay_test_title": "Delay Test",
"proxies_group_delay_test_pending_title": "Testing…",
"proxies_group_empty_message": "No proxy groups found, please try switching profiles",
"proxies_group_empty_button_text": "Switch to profiles",
"profile_is_active_label": "Current Profile",
"profile_remote_label": "Remote Profile",
"profile_local_label": "Local Profile",
"logs_search_placeholder": "Search logs (time, type, or message)...",
"logs_empty_message": "No logs recorded",
"logs_action_clear_log": "Clear Logs",
"rules_list_all_proxies": "All Groups",
"connections_all_connections": "All Connections",
"connections_search_placeholder": "Search connections (host, process, rule, chains...)...",
"connections_close_all_connections": "Close All Connections",
"connections_empty_message": "No connections found",
"connections_close_connection": "Close Connection",
"connections_view_details": "Details",
"providers_proxies_title": "Proxy Groups",
"providers_rules_title": "Rule Sets",
"providers_no_proxies_message": "Current profile does not have any proxy groups",
"providers_no_rules_message": "Current profile does not have any rule sets",
"providers_proxies_proxy_count_label": "{count} Proxies",
"providers_rules_rule_count_label": "{count} Rules",
"providers_info_title": "Resource Info",
"providers_subscription_title": "Subscription Info",
"providers_update_provider": "Update",
"editor_before_close_message": "You have not saved the edited content, are you sure you want to close the editor?",
"editor_validate_error_message": "Please fix the error before saving content",
"editor_read_only_chip": "Read Only",
"unit_seconds": "s",
"common_submit": "Submit",
"common_cancel": "Cancel",
"common_apply": "Apply",
"common_reset": "Reset",
"common_save": "Save",
"common_validate": "Validate",
"common_close": "Close",
"common_copy": "Copy",
"common_open": "Open",
"common_cut": "Cut",
"common_paste": "Paste"
}