mirror of https://github.com/Wox-launcher/Wox
376 lines
22 KiB
JSON
376 lines
22 KiB
JSON
{
|
|
"show_wox_preferences": "Show Wox Preferences",
|
|
"selection_no_files_selected": "No files selected",
|
|
"selection_selected_files_count": "Selected %d files:",
|
|
"selection_remaining_files_not_shown": "... %d more files not shown",
|
|
"ui_hotkey": "Hotkey",
|
|
"ui_hotkey_tips": "Hotkeys to open or hide Wox",
|
|
"ui_selection_hotkey": "Selection Hotkey",
|
|
"ui_selection_hotkey_tips": "Hotkeys to do actions on selected text or files",
|
|
"ui_use_pinyin": "Use Pinyin",
|
|
"ui_use_pinyin_tips": "When selected, Wox will convert Chinese into Pinyin",
|
|
"ui_hide_on_lost_focus": "Hide on lost focus",
|
|
"ui_hide_on_lost_focus_tips": "When selected, Wox will hide when it loses focus",
|
|
"ui_hide_on_start": "Hide on start",
|
|
"ui_hide_on_start_tips": "When selected, Wox will hide when it starts",
|
|
"ui_enable_auto_update": "Enable auto update",
|
|
"ui_enable_auto_update_tips": "When selected, Wox will automatically download updates in the background but will not install them until you confirm",
|
|
"ui_show_tray": "Show tray icon",
|
|
"ui_show_tray_tips": "When selected, Wox will show a tray icon",
|
|
"ui_show_position": "Display position",
|
|
"ui_show_position_tips": "Select where you want Wox to appear on your screen",
|
|
"ui_show_position_mouse_screen": "Mouse screen",
|
|
"ui_show_position_active_screen": "Active screen",
|
|
"ui_show_position_last_location": "Last location",
|
|
"ui_switch_input_method_abc": "Switch to ABC",
|
|
"ui_switch_input_method_abc_tips": "When selected, the input method will be switched to english when the query box gains focus",
|
|
"ui_lang": "Language",
|
|
"ui_query_hotkeys": "Query Hotkeys",
|
|
"ui_query_shortcuts": "Query Shortcuts",
|
|
"ui_general": "General",
|
|
"ui_ui": "UI",
|
|
"ui_ai": "AI",
|
|
"ui_autostart": "Autostart",
|
|
"ui_autostart_tips": "When selected, Wox will start automatically when the computer starts",
|
|
"ui_tray_toggle_app": "Toggle Wox",
|
|
"ui_tray_open_setting_window": "Settings",
|
|
"ui_tray_quit": "Quit",
|
|
"ui_proxy_enabled": "Enable Proxy",
|
|
"ui_proxy_url": "Proxy URL",
|
|
"ui_proxy_url_tips": "Proxy address, e.g. http://localhost:7890",
|
|
"ui_network": "Network",
|
|
"ui_data": "Data",
|
|
"ui_data_config_location": "Configuration Location",
|
|
"ui_data_config_location_tips": "The location where Wox stores your configuration and data files, you can change it to cloud storage location(e.g. iCloud) to sync configurations and data on different computers",
|
|
"ui_data_config_location_change": "Change Location",
|
|
"ui_data_config_location_select": "Select new configuration location",
|
|
"ui_data_config_location_change_confirm": "Are you sure you want to change the configuration location to {0}? This will copy all your current settings and data to the new location.",
|
|
"ui_data_config_location_change_cancel": "Cancel",
|
|
"ui_data_config_location_change_confirm_button": "Change",
|
|
"ui_data_config_location_change_success_title": "Location Changed",
|
|
"ui_data_config_location_change_success_message": "Configuration location has been changed successfully",
|
|
"ui_data_config_location_change_error_title": "Error",
|
|
"ui_data_config_location_change_error_message": "Failed to change configuration location: {0}",
|
|
"ui_plugins": "Plugins",
|
|
"ui_store_plugins": "Store Plugins",
|
|
"ui_installed_plugins": "Installed Plugins",
|
|
"ui_themes": "Themes",
|
|
"ui_store_themes": "Store Themes",
|
|
"ui_installed_themes": "Installed Themes",
|
|
"ui_setting_theme_search_placeholder": "Search %d themes",
|
|
"ui_setting_theme_website": "Website",
|
|
"ui_setting_theme_uninstall": "Uninstall",
|
|
"ui_setting_theme_install": "Install",
|
|
"ui_setting_theme_apply": "Apply",
|
|
"ui_setting_theme_preview": "Preview",
|
|
"ui_setting_theme_description": "Description",
|
|
"ui_setting_theme_empty_data": "Theme data is empty",
|
|
"ui_setting_theme_system_tag": "System",
|
|
"ui_back": "Back",
|
|
"ui_operation": "Operation",
|
|
"ui_query_hotkeys_hotkey": "Hotkey",
|
|
"ui_query_hotkeys_hotkey_tooltip": "The hotkey to trigger the query.",
|
|
"ui_query_hotkeys_query": "Query",
|
|
"ui_query_hotkeys_query_tooltip": "The query when the hotkey is triggered. Following variables are supported:\n\n{wox:selected_text} represent the selected text.\n{wox:active_browser_url} represent the url of active browser tab.",
|
|
"ui_query_hotkeys_silent": "Silent",
|
|
"ui_query_hotkeys_silent_tooltip": "When selected, if the count of query result is 1, Wox will execute the query directly without showing the result list.\n\nThis is useful when you have a query that always return one result and you want to execute it directly.\nNote: This option is only available when the query result count is 1. Otherwise it will be ignored and notify a warning.",
|
|
"ui_add": "Add",
|
|
"ui_query_shortcuts_shortcut": "Shortcut",
|
|
"ui_query_shortcuts_shortcut_tooltip": "Query shortcut. E.g. 'translate' => 'chatgpt translate'",
|
|
"ui_query_shortcuts_query": "Query",
|
|
"ui_query_shortcuts_query_tooltip": "The query represented by the shortcut.",
|
|
"ui_ai_providers_name": "Provider Name",
|
|
"ui_ai_providers_name_tooltip": "The name of the AI provider.",
|
|
"ui_ai_providers_api_key": "API Key",
|
|
"ui_ai_providers_api_key_tooltip": "The API key of the AI provider.",
|
|
"ui_ai_providers_host": "Host",
|
|
"ui_ai_providers_host_tooltip": "The host of the AI provider.",
|
|
"ui_ai_providers_status": "Status",
|
|
"ui_ai_providers_api_key_required": "API key is required.",
|
|
"ui_ai_providers_host_required": "Host is required.",
|
|
"ui_ai_model": "AI Model",
|
|
"ui_search_plugins": "Search %d plugins",
|
|
"ui_plugin_website": "Website",
|
|
"ui_plugin_dev_tag": "dev",
|
|
"ui_plugin_uninstall": "Uninstall",
|
|
"ui_plugin_installing": "Installing...",
|
|
"ui_plugin_install": "Install",
|
|
"ui_plugin_disable": "Disable",
|
|
"ui_plugin_enable": "Enable",
|
|
"ui_plugin_tab_settings": "Settings",
|
|
"ui_plugin_tab_trigger_keywords": "Trigger Keywords",
|
|
"ui_plugin_tab_commands": "Commands",
|
|
"ui_plugin_tab_description": "Description",
|
|
"ui_plugin_tab_privacy": "Privacy",
|
|
"ui_plugin_no_trigger_keywords": "This plugin has no trigger keywords",
|
|
"ui_plugin_no_commands": "This plugin has no command",
|
|
"ui_plugin_no_data_access": "This plugin requires no data access",
|
|
"ui_plugin_data_access_title": "This plugin requires access to the following data:",
|
|
"ui_plugin_privacy_window_name": "Active window name",
|
|
"ui_plugin_privacy_window_name_desc": "E.g. you are using google chrome to view webpages, you activate Wox and this plugin will get the active window name as \"Google Chrome\"",
|
|
"ui_plugin_privacy_window_pid": "Active window process id",
|
|
"ui_plugin_privacy_window_pid_desc": "E.g. you are using google chrome to view webpages, you activate Wox and this plugin will get the active window process id as \"1234\"",
|
|
"ui_plugin_privacy_browser_url": "Active browser URL",
|
|
"ui_plugin_privacy_browser_url_desc": "E.g. you are using google chrome to view webpages, you activate Wox and this plugin will get the url of active tab you are viewing",
|
|
"ui_plugin_privacy_llm": "Large Language Model (LLM)",
|
|
"ui_plugin_privacy_llm_desc": "This plugin uses large language model to provide better results, you need to configure the model in LLM Tools plugin first",
|
|
"ui_plugin_trigger_keyword_column": "Keyword",
|
|
"ui_plugin_trigger_keyword_tooltip": "The keyword that triggers this plugin. * presents no keyword, any input will trigger this plugin.",
|
|
"ui_plugin_command_name_column": "Name",
|
|
"ui_plugin_command_desc_column": "Description",
|
|
"ui_setting_plugin_system_tag": "System",
|
|
"ui_setting_plugin_empty_data": "Plugin data is empty",
|
|
"ui_delete_row_confirm": "Are you sure you want to delete this row?",
|
|
"ui_cancel": "Cancel",
|
|
"ui_delete": "Delete",
|
|
"ui_data_backup_auto_title": "Auto Backup",
|
|
"ui_data_backup_auto_tips": "Enable auto backup to backup your data daily",
|
|
"ui_data_backup_list_title": "Backup List",
|
|
"ui_data_backup_now": "Backup Now",
|
|
"ui_data_backup_refresh": "Refresh",
|
|
"ui_data_backup_empty": "No backup found",
|
|
"ui_data_backup_restore": "Restore",
|
|
"ui_data_backup_restore_confirm_title": "Restore Backup",
|
|
"ui_data_backup_restore_confirm_message": "Are you sure you want to restore this backup? This will replace all your current settings and data.",
|
|
"ui_data_backup_restore_cancel": "Cancel",
|
|
"ui_data_backup_restore_confirm": "Restore",
|
|
"ui_data_backup_date": "Date",
|
|
"ui_data_backup_type": "Type",
|
|
"ui_data_backup_type_auto": "Auto",
|
|
"ui_data_backup_type_manual": "Manual",
|
|
"ui_ai_model_selector_name": "Name",
|
|
"ui_ai_model_selector_model_name": "Model name",
|
|
"ui_ai_model_selector_cancel": "Cancel",
|
|
"ui_ai_model_selector_save": "Save",
|
|
"ui_app_width": "Window width",
|
|
"ui_app_width_tips": "Adjust the width of the Wox window",
|
|
"ui_max_result_count": "Maximum results",
|
|
"ui_max_result_count_tips": "Maximum number of results to display in the list (5-15 items)",
|
|
"ui_ai_chat_select_model": "Please select a model",
|
|
"ui_ai_chat_input_hint": "Type a message here, press ← to send",
|
|
"ui_ai_chat_configure_tools": "Configure Tool Usage",
|
|
"ui_ai_chat_select_agent": "Select Agent",
|
|
"ui_ai_chat_send": "Send",
|
|
"ui_ai_chat_options": "Chat Options",
|
|
"ui_ai_chat_select_model_title": "Select Model",
|
|
"ui_ai_chat_configure_tools_title": "Configure Tools",
|
|
"ui_ai_chat_select_agent_title": "Select Agent",
|
|
"ui_ai_chat_tool_status_streaming": "Streaming",
|
|
"ui_ai_chat_tool_status_pending": "Pending",
|
|
"ui_ai_chat_tool_status_running": "Running",
|
|
"ui_ai_chat_tool_status_succeeded": "Succeeded",
|
|
"ui_ai_chat_tool_status_failed": "Failed: %s",
|
|
"ui_ai_chat_tool_detail_id": "Id",
|
|
"ui_ai_chat_tool_detail_name": "Name",
|
|
"ui_ai_chat_tool_detail_params": "Parameters",
|
|
"ui_ai_chat_tool_detail_duration": "Duration",
|
|
"ui_ai_chat_tool_detail_response": "Response",
|
|
"ui_ai_chat_agent": "Agent",
|
|
"ui_ai_chat_model": "Model",
|
|
"ui_ai_chat_tools": "Tools",
|
|
"ui_ai_chat_tools_enabled": "enabled",
|
|
"ui_ai_chat_no_tools": "No tools",
|
|
"ui_ai_chat_copy_message": "Copy message",
|
|
"ui_ai_chat_regenerate_response": "Regenerate response",
|
|
"ui_ai_chat_edit_message": "Edit message",
|
|
"ui_ai_chat_cancel_agent_selection": "Cancel Selection",
|
|
"ui_ai_chat_use_default_model_and_tools": "Use default model and all tools",
|
|
"ui_ai_chat_enter_message": "Please enter a message",
|
|
"ui_ai_chat_message_copied": "Message copied to clipboard",
|
|
"ui_ai_chat_message_not_found": "Message not found",
|
|
"ui_ai_chat_no_user_message_to_regenerate": "No user message found to regenerate response",
|
|
"plugin_app_open": "Open",
|
|
"plugin_app_open_containing_folder": "Open Containing Folder",
|
|
"plugin_app_copy_path": "Copy Path",
|
|
"plugin_app_terminate": "Terminate",
|
|
"plugin_browser_bookmark_open_in_browser": "Open in browser",
|
|
"plugin_clipboard_copy_date": "Copy date",
|
|
"plugin_clipboard_copy_characters": "Copy characters",
|
|
"plugin_clipboard_image_width": "Image width",
|
|
"plugin_clipboard_image_height": "Image height",
|
|
"plugin_clipboard_keep_text_history": "Keep text history for",
|
|
"plugin_clipboard_days": "days",
|
|
"plugin_clipboard_keep_image_history": "Keep image history for",
|
|
"plugin_clipboard_primary_action": "Primary action",
|
|
"plugin_clipboard_primary_action_copy_to_clipboard": "Copy to clipboard",
|
|
"plugin_clipboard_primary_action_paste_to_active_app": "Paste to active app",
|
|
"plugin_indicator_activate": "Activate",
|
|
"plugin_indicator_activate_plugin": "Activate the %s plugin",
|
|
"plugin_sys_empty_trash": "Empty Trash",
|
|
"plugin_sys_lock_computer": "Lock PC",
|
|
"plugin_sys_execute": "Execute",
|
|
"plugin_sys_quit_wox": "Exit",
|
|
"plugin_sys_open_wox_settings": "Open Wox Settings",
|
|
"plugin_sys_open_system_settings": "Open System Settings",
|
|
"plugin_sys_performance_cpu_profiling": "Performance CPU profiling",
|
|
"plugin_sys_delete_image_cache": "Delete all image cache",
|
|
"plugin_sys_open_plugin_settings": "Open %s settings",
|
|
"plugin_websearch_trigger_keyword": "keyword",
|
|
"plugin_websearch_trigger_keyword_tooltip": "The trigger keyword you want to use to trigger the search",
|
|
"plugin_websearch_title": "Title",
|
|
"plugin_websearch_title_tooltip": "The title of the search, use {query} to represent the query",
|
|
"plugin_websearch_urls": "URLs",
|
|
"plugin_websearch_urls_tooltip": "The URLs of the search. You can add multiple urls for one websearch. use {query} for the query, {lower_query} for the query in lower case, {upper_query} for the query in upper case",
|
|
"plugin_websearch_enabled": "Enabled",
|
|
"plugin_websearch_is_fallback": "Fallback",
|
|
"plugin_websearch_is_fallback_tooltip": "If enabled, this search will be used if no other search matches the query",
|
|
"plugin_websearch_icon": "Icon",
|
|
"plugin_websearch_web_searches": "Web Searches",
|
|
"plugin_url_open": "Open",
|
|
"plugin_url_remove": "Remove from url history",
|
|
"plugin_url_open_in_browser": "Open in browser",
|
|
"plugin_doctor_version": "Version",
|
|
"plugin_doctor_version_latest": "Already using the latest version: %s",
|
|
"plugin_doctor_version_update_available": "New version available, current: %s, latest: %s",
|
|
"plugin_doctor_version_download": "Go to download page",
|
|
"plugin_doctor_version_apply_update": "Apply update",
|
|
"plugin_doctor_version_update_notes": "Update Notes",
|
|
"plugin_doctor_version_update_error": "Update Check Failed",
|
|
"plugin_doctor_version_no_release_notes": "No release notes available for this update.",
|
|
"plugin_doctor_accessibility": "Accessibility",
|
|
"plugin_doctor_accessibility_required": "You need to grant Wox Accessibility permission to use this plugin",
|
|
"plugin_doctor_accessibility_open_settings": "Open Accessibility Settings",
|
|
"plugin_doctor_accessibility_granted": "You have granted Wox Accessibility permission",
|
|
"plugin_doctor_accessibility_explanation": "# Why Wox Needs Accessibility Permission\n\nWox requires accessibility permission to perform the following functions:\n\n- **Global Hotkeys**: Allow you to activate Wox from anywhere using keyboard shortcuts\n- **Window Management**: Get information about active windows to provide context-aware results\n- **Keyboard Simulation**: Enable features like pasting results directly into applications\n\nWithout this permission, some features of Wox will be limited or unavailable.",
|
|
"plugin_doctor_check": "Check",
|
|
"plugin_query_history_use": "Use",
|
|
"plugin_browser_open_tab": "Open",
|
|
"plugin_browser_server_port": "Server Port",
|
|
"plugin_browser_server_port_tooltip": "The port for the websocket server to communicate with the browser extension. Default is 34988.",
|
|
"plugin_browser_server_start_error": "Failed to start websocket server: %s",
|
|
"plugin_menus_execute": "Execute",
|
|
"plugin_wpm_please_wait": "Please wait...",
|
|
"plugin_wpm_create_plugin": "Create %s plugin",
|
|
"plugin_wpm_plugin_name": "Name: %s",
|
|
"plugin_wpm_create": "Create",
|
|
"plugin_wpm_uninstall": "Uninstall",
|
|
"plugin_wpm_install": "Install",
|
|
"plugin_wpm_install_failed": "Failed to install plugin",
|
|
"plugin_wpm_reload": "Reload",
|
|
"plugin_wpm_open_directory": "Open plugin directory",
|
|
"plugin_wpm_open_directory_failed": "Failed to open plugin directory: %s",
|
|
"plugin_wpm_remove": "Remove",
|
|
"plugin_wpm_remove_and_delete": "Remove and delete plugin directory",
|
|
"plugin_wpm_reload_all_plugins": "Reload all dev plugins",
|
|
"plugin_wpm_choose_directory": "You need to choose a directory to add local plugin",
|
|
"plugin_wpm_directory_already_added": "The plugin directory has already been added",
|
|
"plugin_wpm_input_directory": "You need to input a directory to remove local plugin",
|
|
"plugin_wpm_directory_not_found": "The plugin directory is not found",
|
|
"plugin_wpm_reload_success": "Reloaded dev plugin %s(%s)",
|
|
"plugin_wpm_downloading_template": "Downloading template...",
|
|
"plugin_wpm_create_temp_dir_failed": "Failed to create temp plugin directory: %s",
|
|
"plugin_wpm_downloading_template_to": "Downloading %s template to %s",
|
|
"plugin_wpm_download_template_failed": "Failed to download template: %s",
|
|
"plugin_wpm_extracting_template": "Extracting template...",
|
|
"plugin_wpm_extract_template_failed": "Failed to extract template: %s",
|
|
"plugin_wpm_choose_directory_prompt": "Please choose a directory...",
|
|
"plugin_wpm_command_install": "Install Wox plugins",
|
|
"plugin_wpm_command_uninstall": "Uninstall Wox plugins",
|
|
"plugin_wpm_command_create": "Create Wox plugin",
|
|
"plugin_wpm_enter_plugin_name": "Please enter a plugin name",
|
|
"plugin_wpm_enter_plugin_name_subtitle": "Type the name of the plugin you want to create",
|
|
"plugin_wpm_group_regular_plugins": "Regular Plugins (full featured plugins)",
|
|
"plugin_wpm_group_script_plugins": "Script Plugins (single-file script plugins)",
|
|
"plugin_wpm_command_dev_list": "List local Wox plugins",
|
|
"plugin_wpm_command_dev_add": "Add existing Wox plugin directory",
|
|
"plugin_wpm_command_dev_remove": "Remove local Wox plugin, followed by a directory",
|
|
"plugin_wpm_command_dev_reload": "Reload all dev plugins",
|
|
"plugin_wpm_local_plugin_directories": "Local Plugin Directories",
|
|
"plugin_wpm_local_plugin_directories_tooltip": "The directories to load local plugins, useful for plugin development",
|
|
"plugin_wpm_path": "Path",
|
|
"plugin_installer_install": "Install plugin",
|
|
"plugin_installer_upgrade": "Upgrade plugin",
|
|
"plugin_installer_reinstall": "Reinstall plugin",
|
|
"plugin_installer_downgrade": "Downgrade plugin",
|
|
"plugin_installer_action_start": "%s: %s",
|
|
"plugin_installer_action_failed": "Failed to %s: %s",
|
|
"plugin_installer_action_success": "Plugin %s: %s",
|
|
"plugin_installer_verb_install_past": "installed",
|
|
"plugin_installer_verb_upgrade_past": "upgraded",
|
|
"plugin_installer_verb_reinstall_past": "reinstalled",
|
|
"plugin_installer_verb_downgrade_past": "downgraded",
|
|
"plugin_ai_command_name": "Name",
|
|
"plugin_ai_command_name_tooltip": "The name of the AI command",
|
|
"plugin_ai_command_command": "Command",
|
|
"plugin_ai_command_command_tooltip": "The command to trigger this AI command",
|
|
"plugin_ai_command_model": "Model",
|
|
"plugin_ai_command_model_tooltip": "The AI model to use for this command",
|
|
"plugin_ai_command_prompt": "Prompt",
|
|
"plugin_ai_command_prompt_tooltip": "The prompt template to use. Use %s to represent user input",
|
|
"plugin_ai_command_vision": "Vision",
|
|
"plugin_ai_command_vision_tooltip": "Whether this command supports image input",
|
|
"plugin_ai_command_paste": "Paste to active window",
|
|
"plugin_ai_command_error": "Error: %s",
|
|
"plugin_ai_command_description": "Make your daily tasks easier with AI commands",
|
|
"plugin_ai_command_commands": "Commands",
|
|
"plugin_ai_command_commands_tooltip": "The commands to run.\r\nE.g. `translate`, user will type `ai translate` to run translate based on the prompt",
|
|
"plugin_ai_command_enter_to_start": "Enter to start chat",
|
|
"plugin_ai_command_run": "Run",
|
|
"plugin_ai_command_answering": "Answering...",
|
|
"plugin_ai_command_answered_cost": "Answered, cost %d ms",
|
|
"plugin_ai_command_copy": "Copy",
|
|
"plugin_ai_command_no_commands": "No AI commands found",
|
|
"plugin_ai_command_type_to_start": "Type to start chat",
|
|
"plugin_ai_command_not_found": "No AI command found",
|
|
"plugin_ai_command_empty_prompt": "Prompt is empty for this AI command",
|
|
"plugin_ai_command_chat_with": "Chat with %s",
|
|
"plugin_backup_now": "Backup now",
|
|
"plugin_backup_subtitle": "Backup Wox settings",
|
|
"plugin_backup_action": "Backup",
|
|
"plugin_backup_success": "Wox settings backed up",
|
|
"plugin_backup_error": "Error",
|
|
"plugin_backup_restore": "Restore",
|
|
"plugin_backup_restore_success": "Wox settings restored",
|
|
"plugin_calculator_copy_result": "Copy result",
|
|
"plugin_calculator_recalculate": "Recalculate",
|
|
"plugin_calculator_input_expression": "Input expression to calculate",
|
|
"plugin_file_open": "Open",
|
|
"plugin_file_open_containing_folder": "Open containing folder",
|
|
"plugin_file_everything_not_running": "Everything is not running",
|
|
"plugin_file_everything_please_run_everything": "Please run Everything",
|
|
"plugin_file_everything_goto_website": "Go to Everything website",
|
|
"plugin_manager_query_failed": "%s query failed",
|
|
"plugin_manager_remove_from_favorite": "Remove from favorite",
|
|
"plugin_manager_add_to_favorite": "Add to favorite",
|
|
"plugin_manager_invalid_query_type": "Invalid query type",
|
|
"plugin_ai_chat_agents": "Agents",
|
|
"plugin_ai_chat_agents_tooltip": "Configure AI agents with custom prompts and tools",
|
|
"plugin_ai_chat_agent_name": "Name",
|
|
"plugin_ai_chat_agent_name_tooltip": "The name of the agent",
|
|
"plugin_ai_chat_agent_icon": "Icon",
|
|
"plugin_ai_chat_agent_icon_tooltip": "The icon of the agent",
|
|
"plugin_ai_chat_agent_prompt": "Prompt",
|
|
"plugin_ai_chat_agent_prompt_tooltip": "The system prompt for the agent",
|
|
"plugin_ai_chat_agent_model": "Model",
|
|
"plugin_ai_chat_agent_model_tooltip": "The AI model to use for this agent",
|
|
"plugin_ai_chat_agent_tools": "Tools",
|
|
"plugin_ai_chat_agent_tools_tooltip": "The tools this agent can use",
|
|
"plugin_ai_chat_mcp_servers": "MCP Servers",
|
|
"plugin_ai_chat_mcp_servers_tooltip": "The MCP servers to use for this command, visit https://mcp.so for more mcp servers",
|
|
"plugin_ai_chat_mcp_server_name": "Name",
|
|
"plugin_ai_chat_mcp_server_name_tooltip": "The name of the MCP server",
|
|
"plugin_ai_chat_mcp_server_disabled": "Disabled",
|
|
"plugin_ai_chat_mcp_server_tools": "Tools",
|
|
"plugin_ai_chat_mcp_server_tools_tooltip": "The tools provided by the MCP server",
|
|
"plugin_ai_chat_mcp_server_type": "Type",
|
|
"plugin_ai_chat_mcp_server_type_tooltip": "The type of the MCP server",
|
|
"plugin_ai_chat_mcp_server_command": "Command",
|
|
"plugin_ai_chat_mcp_server_command_tooltip": "The command to run the MCP server",
|
|
"plugin_ai_chat_mcp_server_environment_variables": "Environment Variables",
|
|
"plugin_ai_chat_mcp_server_environment_variables_tooltip": "The environment variables to run the MCP server",
|
|
"plugin_ai_chat_mcp_server_url": "URL",
|
|
"plugin_ai_chat_mcp_server_url_tooltip": "The URL of the MCP server",
|
|
"plugin_ai_chat_default_model": "Default Model",
|
|
"plugin_ai_chat_default_model_tooltip": "The default model to use for this command",
|
|
"plugin_ai_chat_enable_fallback_search": "Fallback Search",
|
|
"plugin_ai_chat_enable_fallback_search_tooltip": "When enabled, if the query result is empty, Wox will return a result of 'use AI Chat for %s'",
|
|
"plugin_ai_chat_fallback_search_chat_for": "Use AI Chat for %s",
|
|
"plugin_ai_chat_start_chat": "Start Chat",
|
|
"plugin_ai_chat_enable_auto_focus_to_chat_input": "Auto focus to chat input when open with query hotkey",
|
|
"plugin_ai_chat_enable_auto_focus_to_chat_input_tooltip": "When enabled, Wox will automatically focus to chat input when open with query hotkey, this will enable you to type your query immediately",
|
|
"ui_about": "About",
|
|
"ui_about_version": "Version",
|
|
"ui_about_docs": "Docs",
|
|
"ui_about_github": "GitHub",
|
|
"ui_about_description": "Wox is a launcher for Windows, macOS and Linux that simply works."
|
|
} |