From 299c484c7ada1f81c8defdc6f4dc28e8fc587018 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 20:45:05 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#7893)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- client/src/locales/en/translation.json | 83 +++++++++++++------------- 1 file changed, 41 insertions(+), 42 deletions(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 5bc7a38f6b..34ef2a7448 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -17,6 +17,12 @@ "com_agents_file_search_disabled": "Agent must be created before uploading files for File Search.", "com_agents_file_search_info": "When enabled, the agent will be informed of the exact filenames listed below, allowing it to retrieve relevant context from these files.", "com_agents_instructions_placeholder": "The system instructions that the agent uses", + "com_agents_mcp_description_placeholder": "Explain what it does in a few words", + "com_agents_mcp_icon_size": "Minimum size 128 x 128 px", + "com_agents_mcp_info": "Add MCP servers to your agent to enable it to perform tasks and interact with external services", + "com_agents_mcp_name_placeholder": "Custom Tool", + "com_agents_mcp_trust_subtext": "Custom connectors are not verified by LibreChat", + "com_agents_mcps_disabled": "You need to create an agent before adding MCPs.", "com_agents_missing_provider_model": "Please select a provider and model before creating an agent.", "com_agents_name_placeholder": "Optional: The name of the agent", "com_agents_no_access": "You don't have access to edit this agent.", @@ -277,7 +283,6 @@ "com_error_files_upload_canceled": "The file upload request was canceled. Note: the file upload may still be processing and will need to be manually deleted.", "com_error_files_validation": "An error occurred while validating the file.", "com_error_heic_conversion": "Failed to convert HEIC image to JPEG. Please try converting the image manually or use a different format.", - "com_info_heic_converting": "Converting HEIC image to JPEG...", "com_error_input_length": "The latest message token count is too long, exceeding the token limit, or your token limit parameters are misconfigured, adversely affecting the context window. More info: {{0}}. Please shorten your message, adjust the max context size from the conversation parameters, or fork the conversation to continue.", "com_error_invalid_agent_provider": "The \"{{0}}\" provider is not available for use with Agents. Please go to your agent's settings and select a currently available provider.", "com_error_invalid_user_key": "Invalid key provided. Please provide a valid key and try again.", @@ -290,6 +295,7 @@ "com_files_table": "something needs to go here. was empty", "com_generated_files": "Generated files:", "com_hide_examples": "Hide Examples", + "com_info_heic_converting": "Converting HEIC image to JPEG...", "com_nav_2fa": "Two-Factor Authentication (2FA)", "com_nav_account_settings": "Account Settings", "com_nav_always_make_prod": "Always make new versions production", @@ -488,10 +494,6 @@ "com_sidepanel_mcp_variables_for": "MCP Variables for {{0}}", "com_sidepanel_parameters": "Parameters", "com_sources_image_alt": "Search result image", - "com_ui_configure_mcp_variables_for": "Configure Variables for {{0}}", - "com_ui_mcp_dialog_desc": "Please enter the necessary information below.", - "com_ui_mcp_enter_var": "Enter value for {{0}}", - "com_ui_saving": "Saving...", "com_sources_more_sources": "+{{count}} sources", "com_sources_tab_all": "All", "com_sources_tab_images": "Images", @@ -510,6 +512,8 @@ "com_ui_accept": "I accept", "com_ui_action_button": "Action Button", "com_ui_add": "Add", + "com_ui_add_mcp": "Add MCP", + "com_ui_add_mcp_server": "Add MCP Server", "com_ui_add_model_preset": "Add a model or preset for an additional response", "com_ui_add_multi_conversation": "Add multi-conversation", "com_ui_adding_details": "Adding details", @@ -578,6 +582,7 @@ "com_ui_auth_url": "Authorization URL", "com_ui_authentication": "Authentication", "com_ui_authentication_type": "Authentication Type", + "com_ui_available_tools": "Available Tools", "com_ui_avatar": "Avatar", "com_ui_azure": "Azure", "com_ui_back": "Back", @@ -620,11 +625,13 @@ "com_ui_client_secret": "Client Secret", "com_ui_close": "Close", "com_ui_close_menu": "Close Menu", + "com_ui_close_window": "Close Window", "com_ui_code": "Code", "com_ui_collapse_chat": "Collapse Chat", "com_ui_command_placeholder": "Optional: Enter a command for the prompt or name will be used", "com_ui_command_usage_placeholder": "Select a Prompt by command or name", "com_ui_complete_setup": "Complete Setup", + "com_ui_configure_mcp_variables_for": "Configure Variables for {{0}}", "com_ui_confirm_action": "Confirm Action", "com_ui_confirm_admin_use_change": "Changing this setting will block access for admins, including yourself. Are you sure you want to proceed?", "com_ui_confirm_change": "Confirm Change", @@ -675,6 +682,10 @@ "com_ui_delete_confirm": "This will delete", "com_ui_delete_confirm_prompt_version_var": "This will delete the selected version for \"{{0}}.\" If no other versions exist, the prompt will be deleted.", "com_ui_delete_conversation": "Delete chat?", + "com_ui_delete_mcp": "Delete MCP", + "com_ui_delete_mcp_confirm": "Are you sure you want to delete this MCP server?", + "com_ui_delete_mcp_error": "Failed to delete MCP server", + "com_ui_delete_mcp_success": "MCP server deleted successfully", "com_ui_delete_memory": "Delete Memory", "com_ui_delete_prompt": "Delete Prompt?", "com_ui_delete_shared_link": "Delete shared link?", @@ -684,6 +695,7 @@ "com_ui_descending": "Desc", "com_ui_description": "Description", "com_ui_description_placeholder": "Optional: Enter a description to display for the prompt", + "com_ui_deselect_all": "Deselect All", "com_ui_disabling": "Disabling...", "com_ui_download": "Download", "com_ui_download_artifact": "Download Artifact", @@ -699,6 +711,7 @@ "com_ui_duplication_success": "Successfully duplicated conversation", "com_ui_edit": "Edit", "com_ui_edit_editing_image": "Editing image", + "com_ui_edit_mcp_server": "Edit MCP Server", "com_ui_edit_memory": "Edit Memory", "com_ui_empty_category": "-", "com_ui_endpoint": "Endpoint", @@ -778,6 +791,7 @@ "com_ui_hide_image_details": "Hide Image Details", "com_ui_hide_qr": "Hide QR Code", "com_ui_host": "Host", + "com_ui_icon": "Icon", "com_ui_idea": "Ideas", "com_ui_image_created": "Image created", "com_ui_image_details": "Image Details", @@ -805,8 +819,11 @@ "com_ui_logo": "{{0}} Logo", "com_ui_manage": "Manage", "com_ui_max_tags": "Maximum number allowed is {{0}}, using latest values.", - "com_ui_mcp_servers": "MCP Servers", + "com_ui_mcp_dialog_desc": "Please enter the necessary information below.", + "com_ui_mcp_enter_var": "Enter value for {{0}}", "com_ui_mcp_server_not_found": "Server not found.", + "com_ui_mcp_servers": "MCP Servers", + "com_ui_mcp_url": "MCP Server URL", "com_ui_memories": "Memories", "com_ui_memories_allow_create": "Allow creating Memories", "com_ui_memories_allow_opt_out": "Allow users to opt out of Memories", @@ -847,21 +864,20 @@ "com_ui_not_used": "Not Used", "com_ui_nothing_found": "Nothing found", "com_ui_oauth": "OAuth", - "com_ui_oauth_success_title": "Authentication Successful", - "com_ui_oauth_success_description": "Your authentication was successful. This window will close in", "com_ui_oauth_connected_to": "Connected to", - "com_ui_oauth_error_title": "Authentication Failed", - "com_ui_oauth_error_missing_code": "Authorization code is missing. Please try again.", - "com_ui_oauth_error_missing_state": "State parameter is missing. Please try again.", - "com_ui_oauth_error_invalid_state": "Invalid state parameter. Please try again.", "com_ui_oauth_error_callback_failed": "Authentication callback failed. Please try again.", "com_ui_oauth_error_generic": "Authentication failed. Please try again.", - "com_ui_close_window": "Close Window", - "com_ui_seconds": "seconds", + "com_ui_oauth_error_invalid_state": "Invalid state parameter. Please try again.", + "com_ui_oauth_error_missing_code": "Authorization code is missing. Please try again.", + "com_ui_oauth_error_missing_state": "State parameter is missing. Please try again.", + "com_ui_oauth_error_title": "Authentication Failed", + "com_ui_oauth_success_description": "Your authentication was successful. This window will close in", + "com_ui_oauth_success_title": "Authentication Successful", "com_ui_of": "of", "com_ui_off": "Off", "com_ui_on": "On", "com_ui_openai": "OpenAI", + "com_ui_optional": "(optional)", "com_ui_page": "Page", "com_ui_preferences_updated": "Preferences updated successfully", "com_ui_prev": "Prev", @@ -912,11 +928,14 @@ "com_ui_save_badge_changes": "Save badge changes?", "com_ui_save_submit": "Save & Submit", "com_ui_saved": "Saved!", + "com_ui_saving": "Saving...", "com_ui_schema": "Schema", "com_ui_scope": "Scope", "com_ui_search": "Search", + "com_ui_seconds": "seconds", "com_ui_secret_key": "Secret Key", "com_ui_select": "Select", + "com_ui_select_all": "Select All", "com_ui_select_file": "Select a file", "com_ui_select_model": "Select a model", "com_ui_select_provider": "Select a provider", @@ -968,13 +987,19 @@ "com_ui_token_exchange_method": "Token Exchange Method", "com_ui_token_url": "Token URL", "com_ui_tokens": "tokens", + "com_ui_tool_collection_prefix": "A collection of tools from", + "com_ui_tool_info": "Tool Information", + "com_ui_tool_more_info": "More information about this tool", "com_ui_tools": "Tools", "com_ui_travel": "Travel", + "com_ui_trust_app": "I trust this application", "com_ui_unarchive": "Unarchive", "com_ui_unarchive_error": "Failed to unarchive conversation", "com_ui_unknown": "Unknown", "com_ui_untitled": "Untitled", "com_ui_update": "Update", + "com_ui_update_mcp_error": "There was an error creating or updating the MCP.", + "com_ui_update_mcp_success": "Successfully created or updated MCP", "com_ui_upload": "Upload", "com_ui_upload_code_files": "Upload for Code Interpreter", "com_ui_upload_delay": "Uploading \"{{0}}\" is taking more time than anticipated. Please wait while the file finishes indexing for retrieval.", @@ -1030,31 +1055,5 @@ "com_ui_yes": "Yes", "com_ui_zoom": "Zoom", "com_user_message": "You", - "com_warning_resubmit_unsupported": "Resubmitting the AI message is not supported for this endpoint.", - "com_ui_add_mcp": "Add MCP", - "com_ui_add_mcp": "Add MCP", - "com_ui_add_mcp_server": "Add MCP Server", - "com_ui_edit_mcp_server": "Edit MCP Server", - "com_agents_mcps_disabled": "You need to create an agent before adding MCPs.", - "com_ui_delete_mcp": "Delete MCP", - "com_ui_delete_mcp_confirm": "Are you sure you want to delete this MCP server?", - "com_ui_delete_mcp_success": "MCP server deleted successfully", - "com_ui_delete_mcp_error": "Failed to delete MCP server", - "com_agents_mcp_info": "Add MCP servers to your agent to enable it to perform tasks and interact with external services", - "com_ui_update_mcp_error": "There was an error creating or updating the MCP.", - "com_ui_update_mcp_success": "Successfully created or updated MCP", - "com_ui_available_tools": "Available Tools", - "com_ui_select_all": "Select All", - "com_ui_deselect_all": "Deselect All", - "com_agents_mcp_name_placeholder": "Custom Tool", - "com_ui_optional": "(optional)", - "com_agents_mcp_description_placeholder": "Explain what it does in a few words", - "com_ui_mcp_url": "MCP Server URL", - "com_ui_trust_app": "I trust this application", - "com_agents_mcp_trust_subtext": "Custom connectors are not verified by LibreChat", - "com_ui_icon": "Icon", - "com_agents_mcp_icon_size": "Minimum size 128 x 128 px", - "com_ui_tool_collection_prefix": "A collection of tools from", - "com_ui_tool_info": "Tool Information", - "com_ui_tool_more_info": "More information about this tool" -} + "com_warning_resubmit_unsupported": "Resubmitting the AI message is not supported for this endpoint." +} \ No newline at end of file