Skip to content

Commit 6b4fd24

Browse files
author
github-actions
committed
chore: auto translate
1 parent 32c9a24 commit 6b4fd24

1 file changed

Lines changed: 20 additions & 32 deletions

File tree

script/en.json

Lines changed: 20 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,6 +2486,22 @@
24862486
"oauth.consentView.action.createUpdateWorkflows": "Create and update workflows on your behalf",
24872487
"oauth.consentView.action.createDataTables": "Create and update data tables on your behalf",
24882488
"oauth.consentView.action.searchProjectsAndFolders": "Search for projects and folders",
2489+
"oauth.consentView.scopes.description": "Choose what {clientName} is allowed to do.",
2490+
"oauth.consentView.scopes.label": "Scopes",
2491+
"oauth.consentView.scopes.all": "All",
2492+
"oauth.consentView.scopes.readOnly": "Read only",
2493+
"oauth.consentView.scopes.custom": "Custom",
2494+
"oauth.consentView.scopes.search.placeholder": "Search scopes",
2495+
"oauth.consentView.scopes.toggleGroup": "Toggle {group} scopes",
2496+
"oauth.consentView.scopes.count": "{selected} of {total} scopes selected",
2497+
"oauth.consentView.scopes.badge.read": "read",
2498+
"oauth.consentView.scopes.badge.write": "write",
2499+
"oauth.consentView.scopes.group.workflows": "Workflows",
2500+
"oauth.consentView.scopes.group.executions": "Executions",
2501+
"oauth.consentView.scopes.group.credentials": "Credentials",
2502+
"oauth.consentView.scopes.group.dataTables": "Data tables",
2503+
"oauth.consentView.scopes.group.projectsAndFolders": "Projects and folders",
2504+
"oauth.consentView.scopes.note": "Applies only to this connection. Other clients keep their own permissions.",
24892505
"oauth.consentView.readMore": "Read more <a href='{docsUrl}' target='_blank'>here</a>",
24902506
"oauth.consentView.redirectWarning.title": "You will be redirected to the following location:",
24912507
"oauth.consentView.redirectWarning.confirm": "I recognize and trust this URL",
@@ -4841,10 +4857,6 @@
48414857
"agents.modelSelector.freeCredits.label": "Use free OpenAI credits",
48424858
"agents.modelSelector.freeCredits.badge": "free credits",
48434859
"agents.modelSelector.freeCredits.description": "Get {credits} free OpenAI API credits. Try it with gpt-5-mini.",
4844-
"agents.builder.unconfigured.title": "Set up the agent builder",
4845-
"agents.builder.unconfigured.description.admin": "Choose a provider and credential so the agent builder can help you design agents.",
4846-
"agents.builder.unconfigured.description.nonAdmin": "Ask an instance admin to configure the agent builder before you can build agents here.",
4847-
"agents.builder.unconfigured.cta": "Open agent builder settings",
48484860
"settings.n8nAgent.enable.label": "Enable AI Assistant",
48494861
"settings.n8nAgent.enable.description": "Enables the feature for all users in the instance",
48504862
"settings.n8nAgent.computerUse.label": "Enable Computer Use for AI Assistant",
@@ -5499,6 +5511,8 @@
54995511
"agentNode.ndv.section.agent": "Agent",
55005512
"agentNode.ndv.referenced.editInBuilder": "Edit in Agent Builder",
55015513
"agentNode.ndv.unavailable": "This agent was deleted or you lost access.",
5514+
"agentNode.ndv.inline.name.label": "Name",
5515+
"agentNode.ndv.inline.name.placeholder": "e.g. Support Agent",
55025516
"agentSelector.createAgentFailed": "Error creating agent",
55035517
"evaluation.listRuns.status.new": "New",
55045518
"evaluation.listRuns.status.running": "Running",
@@ -6722,19 +6736,10 @@
67226736
"agents.delete.modal.button.delete": "Delete",
67236737
"agents.builder.loadError": "Could not load agent",
67246738
"agents.builder.saveError": "Could not save agent settings",
6725-
"agents.builder.chatColumn.ariaLabel": "Chat",
6726-
"agents.builder.chatMode.build": "Build",
6727-
"agents.builder.chatMode.test": "Test",
6728-
"agents.builder.chatMode.ariaLabel": "Switch between builder and agent chat",
6729-
"agents.builder.chatMode.test.lockedTooltip": "Finish building your agent to chat to it",
67306739
"agents.builder.chat.sessionPicker.ariaLabel": "Session history",
67316740
"agents.builder.chat.sessionPicker.empty": "No previous chats",
67326741
"agents.builder.chat.newChat.ariaLabel": "Start a new chat",
67336742
"agents.builder.chat.newChat.label": "New chat",
6734-
"agents.builder.chat.hide.ariaLabel": "Hide builder",
6735-
"agents.builder.chat.show.ariaLabel": "Show builder",
6736-
"agents.builder.chat.fullWidth.expand.ariaLabel": "Expand",
6737-
"agents.builder.chat.fullWidth.collapse.ariaLabel": "Collapse",
67386743
"agents.chat.loadHistory.error": "Could not load chat history",
67396744
"agents.chat.clearHistory.error": "Could not clear chat history",
67406745
"agents.chat.clearHistory": "Clear chat history",
@@ -6749,13 +6754,9 @@
67496754
"agents.chat.misconfigured.missing.webSearch.credential": "Web search credential",
67506755
"agents.chat.misconfigured.missing.agent": "Agent",
67516756
"agents.chat.misconfigured.missing.skill": "Skill ({id})",
6752-
"agents.chat.misconfigured.openBuild": "Finish setup in Build",
67536757
"agents.chat.misconfigured.dismiss": "Dismiss",
6754-
"agents.chat.askCredential.skip": "Skip",
6755-
"agents.chat.askCredential.skipped": "Skipped",
6756-
"agents.chat.askQuestions.skipped": "Skipped",
6757-
"agents.chat.configureChannel.skipped": "Skipped",
6758-
"agents.chat.askCredential.managed": "Managed by n8n",
6758+
"agents.chat.emptyState.title": "Chat with your agent",
6759+
"agents.chat.emptyState.description": "Send a message to start a conversation",
67596760
"agents.chat.toolNames.webSearch": "Web search",
67606761
"agents.chat.toolNames.findFile": "Find file",
67616762
"agents.chat.toolNames.searchText": "Search text",
@@ -6879,14 +6880,7 @@
68796880
"agents.toolConfig.mcpApproval.refresh.hint": "Refresh the list of tools from this MCP server.",
68806881
"agents.toolConfig.mcpApproval.tools.placeholder": "Select tools",
68816882
"agents.toolConfig.mcpApproval.loadError": "Could not load MCP tools. Check the server settings and try again.",
6882-
"agents.new.title": "New agent",
68836883
"agents.new.defaultName": "New Agent",
6884-
"agents.new.startBlank": "Start from blank",
6885-
"agents.new.heading": "What should we build?",
6886-
"agents.new.headingWithName": "What should we build, {name}?",
6887-
"agents.new.description.placeholder": "Describe your agent...",
6888-
"agents.new.templates.label": "Or try a template",
6889-
"agents.builder.readonly.placeholder": "You don't have permission to edit this agent",
68906884
"agents.builder.sections.agent": "Agent",
68916885
"agents.builder.sections.advanced": "Advanced",
68926886
"agents.builder.sections.configJson": "Raw",
@@ -7061,10 +7055,6 @@
70617055
"agents.builder.episodicMemoryCredentialModal.description": "An OpenAI credential is used to create embeddings for Episodic Memory.",
70627056
"agents.builder.editor.copy": "Copy to clipboard",
70637057
"agents.builder.editor.copied": "Copied",
7064-
"agents.builder.progress.building.title": "Building your agent...",
7065-
"agents.builder.progress.building.hint": "This usually takes 30–60 seconds. Sit tight.",
7066-
"agents.builder.progress.error.title": "Something went wrong",
7067-
"agents.builder.progress.error.hint": "Check the log below and try again.",
70687058
"agents.builder.tools.title": "Tools",
70697059
"agents.builder.tools.count": "{count} tool configured | {count} tools configured",
70707060
"agents.builder.tools.add": "Add tool",
@@ -7223,8 +7213,6 @@
72237213
"agents.builder.evaluations.type.judge": "Judge",
72247214
"agents.builder.evaluations.credentialConfigured": "Credential configured",
72257215
"agents.builder.evaluations.emptyPrefix": "No evaluations configured.",
7226-
"agents.builder.quickActions.addTool": "Add tool",
7227-
"agents.builder.quickActions.addTrigger": "Add channel",
72287216
"agents.builder.quickActions.memoriesUsed.count": "{count} memory | {count} memories",
72297217
"agents.builder.quickActions.memoriesUsed.keyMemory": "Memory",
72307218
"agents.builder.capabilities.title": "Capabilities",

0 commit comments

Comments
 (0)