mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
(cherry picked from commit 774d78070494db974b41baaa33f047a5760d3c8a) GitOrigin-RevId: e1f84771d6189fa1267632ad6c1de23d2c7c366c
84 lines
6.2 KiB
Properties
84 lines
6.2 KiB
Properties
border.title.commands.execution=Command execution
|
|
checkbox.enable.brave.mode.skip.command.execution.confirmations=Run shell commands or run configurations without confirmation (brave mode)
|
|
command.name.replace.file.text=Replace File Text
|
|
configurable.name.mcp.plugin=MCP Plugin
|
|
dialog.title.confirm.command.execution=Confirm Command Execution
|
|
label.do.you.want.to.execute.command.in.terminal=MCP client wants to execute the following command in the terminal:
|
|
label.do.you.want.to.execute.run.configuration=MCP client wants to execute run configuration ''{0}''
|
|
label.do.you.want.to.execute.run.configuration.with.command=MCP client wants to execute run configuration ''{0}'' with the following command:
|
|
text.note.you.can.enable.brave.mode.in.settings.to.skip.this.confirmation=Note: You can configure 'Brave Mode' in settings.
|
|
text.warning.enabling.brave.mode.will.allow.terminal.commands.to.execute.without.confirmation.use.with.caution=Use with caution
|
|
enable.mcp.server=Enable MCP Server
|
|
enable.mcp.server.when.enabled=Enable MCP Server:
|
|
mcp.server.configurable.name=MCP Server
|
|
json.configuration.copied.to.clipboard=JSON configuration copied to clipboard
|
|
mcp.clients.detected.notification.title=MCP clients detected
|
|
mcp.unconfigured.clients.detected.notification.title=Unconfigured MCP clients detected
|
|
mcp.clients.with.wrong.port.detected.notification.title=MCP clients with port not matching current IDE detected
|
|
mcp.clients.with.wrong.port.detected.notification.message=MCP clients have port that differs from the port of the current IDE: {0}.
|
|
mcp.unconfigured.clients.detected.notification.message=The following MCP clients are not yet configured: {0}.
|
|
mcp.unconfigured.clients.detected.configure.json=Autoconfigure All Clients
|
|
mcp.unconfigured.clients.detected.configure.settings.json=Configure Clients
|
|
mcp.clients.detected.notification.message=Enable the MCP Server to automatically configure {0} so they can take advantage of IDE functionality
|
|
mcp.clients.detected.action.enable=Enable MCP Server
|
|
mcp.clients.detected.action.show.help=Learn more
|
|
notification.group.mcp.server=MCP server
|
|
|
|
mcp.general.client=Manual Client Configuration
|
|
mcp.general.terminal.tab.name=MCP
|
|
|
|
mcp.server.configured=Configured
|
|
mcp.server.not.configured=Not configured
|
|
mcp.server.configured.port.invalid=<span style='color: #db5c5c;'>Configured, but a port mismatch was detected \u2013 please reconfigure</span>
|
|
copy.mcp.server.stdio.configuration=Copy Stdio Config
|
|
copy.mcp.server.configuration=Copy Config
|
|
copy.mcp.server.sse.configuration=Copy SSE Config
|
|
mcp.server.client.restart.info=Autoconfiguration complete. The following clients were configured: {0}. \n The clients may need to be restarted for the changes to take effect.
|
|
mcp.server.client.restart.info.settings=Configured \u2013 restart the client if changes aren\u2019t applied
|
|
mcp.server.client.autoconfig.error=<span style='color: #db5c5c;'>Autoconfiguration can't be completed.</span>
|
|
mcp.client.autoconfigured=Clients have been autoconfigured
|
|
mcp.client.error.autoconfigured=Error during client configuration
|
|
mcp.server.error.autoconfigured.info=The following clients were not configured: {0}
|
|
autoconfigure.mcp.server=Auto-Configure
|
|
open.settings.json=Open Client Settings File
|
|
|
|
autoconfigure.progress.title=Configuring MCP Client\u2026
|
|
|
|
dialog.title.mcp.server.consent=Enable MCP Server?
|
|
dialog.message.mcp.server.consent=By clicking Enable, you will allow third-party applications to interact with all projects opened in the IDE, giving them permission to:\n \u2022 Read the structure and content of files. \n \u2022 Trigger IDE actions. \n \u2022 Run terminal commands. \n \u2022 And more.\n\nFor a full list of MCP Server tools and capabilities, see: <a href="https://youtrack.jetbrains.com/articles/SUPPORT-A-2156/MCP-Available-Tools">MCP Tools</a>.
|
|
settings.comment.manual.config=Add the configuration to the client based on its connection type
|
|
settings.client.group=Clients Auto-Configuration
|
|
settings.setup.description=Set up detected clients for use with the MCP Server
|
|
settings.explanation.when.server.disabled=The MCP Server allows external AI clients to use functionality from the IDE, integrating the power of your IDE into your AI tools. <a href="https://youtrack.jetbrains.com/articles/SUPPORT-A-2156/MCP-Available-Tools">All MCP Tools</a><br/><br/>When enabled, these detected clients can be auto-configured to use IDE features in one click:<br/>{0}
|
|
progress.title.searching.for.files.by.glob.pattern=Searching for files by glob pattern: ''{0}''
|
|
progress.title.searching.for.files.by.name=Searching for files by name ''{0}''
|
|
progress.title.analyzing.file=Analyzing file: {0}
|
|
progress.title.collecting.project.problems=Collecting project problems
|
|
command.execution.confirmation.allow=Allow
|
|
command.execution.confirmation.deny=Deny
|
|
dialog.mcp.server.consent.enable.button=Enable
|
|
dialog.mcp.server.consent.cancel.button=Cancel
|
|
|
|
# Tool activities
|
|
tool.activity.traversing.folder.tree=Traversing folder tree for ''{0}''
|
|
tool.activity.finding.files.by.name=Finding files with name containing ''{0}''
|
|
tool.activity.finding.files.by.glob=Finding files by glob ''{0}''
|
|
tool.activity.opening.file=Opening file ''{0}''
|
|
tool.activity.getting.open.files=Getting open files
|
|
tool.activity.creating.file=Creating file ''{0}''
|
|
tool.activity.searching.commits=Searching commits for ''{0}''
|
|
tool.activity.checking.vcs.status=Checking VCS status
|
|
tool.activity.formatting.file=Formatting file ''{0}''
|
|
tool.activity.reading.file=Reading file ''{0}''
|
|
tool.activity.replacing.text.in.file=Replacing text in ''{0}'': ''{1}'' \u2192 ''{2}''
|
|
tool.activity.searching.files.for.text=Searching project files for ''{0}''
|
|
tool.activity.searching.content.with.regex=Searching content with regex ''{0}''
|
|
tool.activity.running.command=Running command: ''{0}''
|
|
tool.activity.getting.symbol.info=Getting symbol info at ''{0}:{1}:{2}''
|
|
tool.activity.renaming.symbol=Renaming ''{0}'' to ''{1}'' in ''{2}''
|
|
tool.activity.getting.run.configurations=Getting run configurations
|
|
tool.activity.executing.run.configuration=Executing run configuration ''{0}''
|
|
tool.activity.collecting.file.problems=Collecting problems in file ''{0}''
|
|
tool.activity.checking.project.issues=Checking project issues
|
|
tool.activity.listing.modules=Listing modules
|
|
tool.activity.checking.dependencies=Checking dependencies |