@n8n/i18n 2.17.1 → 2.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +109 -29
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +91 -11
- package/dist/index.d.mts +91 -11
- package/dist/index.mjs +109 -29
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +91 -11
- package/dist/types2.d.mts +91 -11
- package/package.json +4 -4
package/dist/index.mjs
CHANGED
|
@@ -1201,7 +1201,7 @@ var en_default = {
|
|
|
1201
1201
|
"experiments.resourceCenter.seeMore": "See more",
|
|
1202
1202
|
"experiments.resourceCenter.sidebar": "Resources",
|
|
1203
1203
|
"experiments.resourceCenter.sidebar.inspiration": "Inspiration",
|
|
1204
|
-
"experiments.resourceCenter.templateCard.useNow": "
|
|
1204
|
+
"experiments.resourceCenter.templateCard.useNow": "▶ Run workflow",
|
|
1205
1205
|
"experiments.resourceCenter.templatePreviews.title": "Popular Templates",
|
|
1206
1206
|
"experiments.resourceCenter.title": "Resources",
|
|
1207
1207
|
"experiments.resourceCenter.viewAllTemplates": "View all templates",
|
|
@@ -3118,22 +3118,18 @@ var en_default = {
|
|
|
3118
3118
|
"settings.provisioning.scopesProjectsRolesClaimName.help": "The claim name used to provision projects and their roles from Oauth. For SAML / LDAP, this will be the attribute name checked.",
|
|
3119
3119
|
"settings.provisioning.toggle": "Provision instance and project roles",
|
|
3120
3120
|
"settings.provisioning.toggle.help": "Project access can only be defined on external provider. Any existing project access configured in n8n, but not on the provider, will be removed once a user logs in.",
|
|
3121
|
-
"settings.provisioningConfirmDialog.enable.title": "
|
|
3121
|
+
"settings.provisioningConfirmDialog.enable.title": "Change role assignment method",
|
|
3122
|
+
"settings.provisioningConfirmDialog.enable.description": "You're changing how roles are assigned for SSO users. Download your current role and access mappings as a backup before saving to ensure your SSO provider is configured correctly.",
|
|
3123
|
+
"settings.provisioningConfirmDialog.enable.checkbox": "I have downloaded and reviewed the CSV export. My SSO provider is correctly configured for the new assignment method.",
|
|
3122
3124
|
"settings.provisioningConfirmDialog.disable.title": "Manage user role provisioning in n8n only",
|
|
3123
|
-
"settings.provisioningConfirmDialog.
|
|
3124
|
-
"settings.provisioningConfirmDialog.
|
|
3125
|
-
"settings.provisioningConfirmDialog.breakingChangeDescription.firstSentence.partTwo": "Roles not assigned by your SSO provider will default to global:member.",
|
|
3126
|
-
"settings.provisioningConfirmDialog.breakingChangeDescription.secondLine": "<b>Before enabling:</b> Download and review your current access settings below to ensure your SSO provider is configured correctly.",
|
|
3127
|
-
"settings.provisioningConfirmDialog.disable.description": "You're switching instance role management from SSO back to n8n.",
|
|
3128
|
-
"settings.provisioningConfirmDialog.enable.checkbox": "I have downloaded and reviewed the CSV export. My SSO provider is correctly configured to control user roles on this n8n instance.",
|
|
3129
|
-
"settings.provisioningConfirmDialog.disable.checkbox": "I confirm that I want to no longer provision user roles from my SSO provider.",
|
|
3125
|
+
"settings.provisioningConfirmDialog.disable.description": "Roles and project access for SSO users will no longer be provided by your IdP. Users will be assigned roles and project access directly in n8n.",
|
|
3126
|
+
"settings.provisioningConfirmDialog.disable.checkbox": "I confirm that I want to manage user roles and access directly in n8n, and no longer provision them from my SSO provider.",
|
|
3130
3127
|
"settings.provisioningConfirmDialog.link.docs": "Link to docs",
|
|
3131
|
-
"settings.provisioningConfirmDialog.button.enable.confirm": "Save
|
|
3128
|
+
"settings.provisioningConfirmDialog.button.enable.confirm": "Save changes",
|
|
3132
3129
|
"settings.provisioningConfirmDialog.button.disable.confirm": "Save",
|
|
3133
3130
|
"settings.provisioningConfirmDialog.button.cancel": "Cancel",
|
|
3134
|
-
"settings.provisioningConfirmDialog.button.
|
|
3135
|
-
"settings.provisioningConfirmDialog.button.
|
|
3136
|
-
"settings.provisioningConfirmDialog.button.downloadInstanceRolesCsv": "Existing instance role settings csv",
|
|
3131
|
+
"settings.provisioningConfirmDialog.button.downloadProjectRolesCsv": "Existing project role access settings CSV",
|
|
3132
|
+
"settings.provisioningConfirmDialog.button.downloadInstanceRolesCsv": "Existing instance role settings CSV",
|
|
3137
3133
|
"settings.provisioningInstanceRolesHandledBySsoProvider.description": "User management and instance roles are controlled by your SSO provider. Contact your n8n instance owner or admin to make changes.",
|
|
3138
3134
|
"settings.provisioningInstanceRolesHandledByExpressionMapping.description": "Instance roles are managed automatically by expression-based role mapping rules. Manual role changes are disabled.",
|
|
3139
3135
|
"settings.provisioningProjectRolesHandledBySsoProvider.description": "User management and project roles are controlled by your SSO provider. Contact your n8n instance owner or admin to make changes.",
|
|
@@ -3468,7 +3464,7 @@ var en_default = {
|
|
|
3468
3464
|
"templates.collection": "Collection",
|
|
3469
3465
|
"templates.collections": "Collections",
|
|
3470
3466
|
"templates.collectionsNotFound": "Collection could not be found",
|
|
3471
|
-
"templates.connectionWarning": "
|
|
3467
|
+
"templates.connectionWarning": "! There was a problem fetching workflow templates. Check your internet connection.",
|
|
3472
3468
|
"templates.heading": "Workflow templates",
|
|
3473
3469
|
"templates.shareWorkflow": "Share template",
|
|
3474
3470
|
"templates.noSearchResults": "Nothing found. Try adjusting your search to see more.",
|
|
@@ -3579,6 +3575,7 @@ var en_default = {
|
|
|
3579
3575
|
"workflowActivator.active": "Active",
|
|
3580
3576
|
"workflowActivator.inactive": "Inactive",
|
|
3581
3577
|
"workflowActivator.showError.title": "Workflow could not be {newStateName}",
|
|
3578
|
+
"workflowActivator.showError.nodeError": "Error in node \"{nodeName}\":",
|
|
3582
3579
|
"workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.message": "Please resolve outstanding issues before publishing",
|
|
3583
3580
|
"workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.title": "{count} node has issues, fix them before publishing. | {count} nodes have issues, fix them before publishing.",
|
|
3584
3581
|
"workflowActivator.showMessage.activeChangedWorkflowIdUndefined.message": "Please save it before activating",
|
|
@@ -3839,6 +3836,9 @@ var en_default = {
|
|
|
3839
3836
|
"workflowHistory.button.tooltip.saving": "Workflow is being saved",
|
|
3840
3837
|
"workflowHistory.group.unnamedVersions": "1 version | {count} versions",
|
|
3841
3838
|
"workflowHistory.publishModal.title": "Publish {versionName}",
|
|
3839
|
+
"favorites.add": "Favorite",
|
|
3840
|
+
"favorites.remove": "Unfavorite",
|
|
3841
|
+
"favorites.menu.title": "Favorites",
|
|
3842
3842
|
"workflows.heading": "Workflows",
|
|
3843
3843
|
"workflows.add": "Add workflow",
|
|
3844
3844
|
"workflows.addFolder": "Add folder",
|
|
@@ -3864,10 +3864,9 @@ var en_default = {
|
|
|
3864
3864
|
"workflows.dynamic.tooltip": "This workflow resolves credentials at runtime based on who executes it.",
|
|
3865
3865
|
"workflows.dynamic.tooltipTitle": "Dynamic credentials",
|
|
3866
3866
|
"workflows.dynamic.resolverMissing": "Credential resolver missing",
|
|
3867
|
-
"workflows.dependencies.tooltip": "
|
|
3868
|
-
"workflows.dependencies.tooltip.
|
|
3869
|
-
"workflows.dependencies.tooltip.
|
|
3870
|
-
"workflows.dependencies.tooltip.dataTable": "Resources referencing this data table",
|
|
3867
|
+
"workflows.dependencies.tooltip.workflow": "Click to view resources referenced by this workflow",
|
|
3868
|
+
"workflows.dependencies.tooltip.credential": "Click to view resources referencing this credential",
|
|
3869
|
+
"workflows.dependencies.tooltip.dataTable": "Click to view resources referencing this data table",
|
|
3871
3870
|
"workflows.dependencies.modal.title": "Dependencies",
|
|
3872
3871
|
"workflows.dependencies.modal.search": "Search dependencies...",
|
|
3873
3872
|
"workflows.dependencies.type.credentials": "Credentials",
|
|
@@ -3998,6 +3997,8 @@ var en_default = {
|
|
|
3998
3997
|
"ImportCurlModal.notice.content": "This will overwrite any changes you have already made to the current node",
|
|
3999
3998
|
"importCurlModal.button.label": "Import",
|
|
4000
3999
|
"importCurlParameter.label": "Import cURL",
|
|
4000
|
+
"importCurlParameter.showError.failedToLoad.title": "Failed to load dependencies",
|
|
4001
|
+
"importCurlParameter.showError.failedToLoad.message": "There was an error loading required dependencies.",
|
|
4001
4002
|
"importCurlParameter.showError.invalidCurlCommand.title": "Couldn’t import cURL command",
|
|
4002
4003
|
"importCurlParameter.showError.invalidCurlCommand.message": "This command is in an unsupported format",
|
|
4003
4004
|
"importCurlParameter.showError.invalidProtocol1.title": "Use the {node} node",
|
|
@@ -4225,12 +4226,13 @@ var en_default = {
|
|
|
4225
4226
|
"settings.n8nConnect.wallet.quota": "budget",
|
|
4226
4227
|
"settings.n8nConnect.wallet.topUp": "Top up balance",
|
|
4227
4228
|
"settings.n8nConnect.usage.refresh.tooltip": "Refresh usage records",
|
|
4228
|
-
"settings.instanceAi": "Instance AI",
|
|
4229
|
-
"settings.instanceAi.description": "Configure the Instance AI agent, model, memory, and permissions.",
|
|
4230
4229
|
"settings.n8nAgent": "AI Assistant",
|
|
4231
4230
|
"settings.n8nAgent.description": "Enable or disable AI Assistant for this instance and control permissions",
|
|
4232
4231
|
"settings.n8nAgent.enable.label": "Enable AI Assistant",
|
|
4233
4232
|
"settings.n8nAgent.enable.description": "Enables the feature for all users in the instance",
|
|
4233
|
+
"settings.n8nAgent.computerUse.label": "Enable Computer Use for AI Assistant",
|
|
4234
|
+
"settings.n8nAgent.computerUse.description": "Allows users on this instance to connect AI Assistant to their computer to work with files and the browser",
|
|
4235
|
+
"settings.n8nAgent.computerUse.disabled.warning": "Computer use has been disabled by your administrator",
|
|
4234
4236
|
"settings.n8nAgent.permissions.title": "Permissions",
|
|
4235
4237
|
"settings.n8nAgent.permissions.description": "Control which actions need approval before agent executes them. These settings don't grant users any extra permissions",
|
|
4236
4238
|
"settings.n8nAgent.permissions.alwaysAllow": "Always allow",
|
|
@@ -4256,6 +4258,9 @@ var en_default = {
|
|
|
4256
4258
|
"dataTable.search.dateSearchInfo": "Date searches use UTC format, while the table displays dates in your local timezone",
|
|
4257
4259
|
"dataTable.cell.oversized": "Value too large to display",
|
|
4258
4260
|
"dataTable.cell.oversized.tooltip": "The value can be modified using the data table node",
|
|
4261
|
+
"settings.instanceRegistry": "Instance Registry",
|
|
4262
|
+
"settings.instanceRegistry.title": "Instance Registry",
|
|
4263
|
+
"settings.instanceRegistry.error": "Failed to load cluster information. Please try again later.",
|
|
4259
4264
|
"settings.ldap": "LDAP",
|
|
4260
4265
|
"settings.ldap.note": "LDAP allows users to authenticate with their centralized account. It's compatible with services that provide an LDAP interface like Active Directory, Okta and Jumpcloud.",
|
|
4261
4266
|
"settings.ldap.infoTip": "Learn more about <a href='https://docs.n8n.io/user-management/ldap/' target='_blank'>LDAP in the Docs</a>",
|
|
@@ -4342,6 +4347,7 @@ var en_default = {
|
|
|
4342
4347
|
"settings.ldap.section.synchronization.title": "Synchronization",
|
|
4343
4348
|
"settings.security": "Security & policies",
|
|
4344
4349
|
"settings.security.description": "Manage workspace security requirements. Enforce two-factor authentication and control personal space actions like publishing workflows and sharing resources.",
|
|
4350
|
+
"settings.security.managedByEnv": "These security settings are configured via environment variables and cannot be changed here.",
|
|
4345
4351
|
"settings.security.personalSpace.title": "Personal Space",
|
|
4346
4352
|
"settings.security.personalSpace.publishing.title": "Workflow publishing",
|
|
4347
4353
|
"settings.security.personalSpace.publishing.description": "Publishing workflows in personal space. Changing the setting doesn't unpublish existing workflows.",
|
|
@@ -4387,6 +4393,7 @@ var en_default = {
|
|
|
4387
4393
|
"settings.sso.settings.oidc.prompt.consent": "Consent (Ask the user to consent)",
|
|
4388
4394
|
"settings.sso.settings.oidc.prompt.select_account": "Select Account (Allow the user to select an account)",
|
|
4389
4395
|
"settings.sso.settings.oidc.prompt.create": "Create (Ask the OP to show the registration page first)",
|
|
4396
|
+
"settings.sso.settings.oidc.overrideBanner": "OIDC connection is configured via environment variables. To modify, update the environment variables and restart n8n.",
|
|
4390
4397
|
"settings.sso.settings.userRoleProvisioning.label": "User role provisioning",
|
|
4391
4398
|
"settings.sso.settings.userRoleProvisioning.help": "Manage instance and project roles from your SSO provider.",
|
|
4392
4399
|
"settings.sso.settings.userRoleProvisioning.help.linkText": "Link to docs",
|
|
@@ -5063,8 +5070,8 @@ var en_default = {
|
|
|
5063
5070
|
"commandBar.chat.deleteSession": "Delete \"{title}\"",
|
|
5064
5071
|
"commandBar.chat.open.searchPlaceholder": "Search by f title...",
|
|
5065
5072
|
"commandBar.chat.stop": "Stop message generation",
|
|
5066
|
-
"commandBar.sections.instanceAi": "
|
|
5067
|
-
"commandBar.instanceAi.open": "Open
|
|
5073
|
+
"commandBar.sections.instanceAi": "AI Assistant",
|
|
5074
|
+
"commandBar.instanceAi.open": "Open AI Assistant",
|
|
5068
5075
|
"commandBar.instanceAi.newThread": "New conversation",
|
|
5069
5076
|
"commandBar.instanceAi.openThread": "Open conversation",
|
|
5070
5077
|
"commandBar.instanceAi.openThread.searchPlaceholder": "Search by title...",
|
|
@@ -5083,9 +5090,11 @@ var en_default = {
|
|
|
5083
5090
|
"focusedNodes.mentionTooltip": "Mention a node",
|
|
5084
5091
|
"focusedNodes.allNodes": "All nodes",
|
|
5085
5092
|
"focusedNodes.unconfirmedTooltip": "Add as context for the assistant",
|
|
5086
|
-
"instanceAi.view.title": "
|
|
5093
|
+
"instanceAi.view.title": "AI Assistant",
|
|
5087
5094
|
"instanceAi.view.subtitle": "Chat with your n8n instance",
|
|
5088
5095
|
"instanceAi.input.placeholder": "Ask anything...",
|
|
5096
|
+
"instanceAi.input.suspendedPlaceholder": "Complete or skip the setup above to continue",
|
|
5097
|
+
"instanceAi.statusBar.waitingForInput": "Waiting for your input",
|
|
5089
5098
|
"instanceAi.input.send": "Send",
|
|
5090
5099
|
"instanceAi.input.stop": "Stop",
|
|
5091
5100
|
"instanceAi.input.researchToggle": "Deep research",
|
|
@@ -5098,6 +5107,7 @@ var en_default = {
|
|
|
5098
5107
|
"instanceAi.toolResult.dataTruncated": "Data truncated for display.",
|
|
5099
5108
|
"instanceAi.thread.new": "New chat",
|
|
5100
5109
|
"instanceAi.sidebar.back": "Back",
|
|
5110
|
+
"instanceAi.sidebar.threads": "Threads",
|
|
5101
5111
|
"instanceAi.message.reasoning": "Reasoning",
|
|
5102
5112
|
"instanceAi.sidebar.noThreads": "No conversations yet",
|
|
5103
5113
|
"instanceAi.sidebar.group.thisWeek": "This week",
|
|
@@ -5131,14 +5141,12 @@ var en_default = {
|
|
|
5131
5141
|
"instanceAi.confirmation.approveAll": "Approve all",
|
|
5132
5142
|
"instanceAi.gatewayConfirmation.allowForSession": "Allow for session",
|
|
5133
5143
|
"instanceAi.gatewayConfirmation.allowOnce": "Allow once",
|
|
5134
|
-
"instanceAi.gatewayConfirmation.alwaysAllow": "Always allow",
|
|
5135
|
-
"instanceAi.gatewayConfirmation.alwaysDeny": "Always deny",
|
|
5136
5144
|
"instanceAi.gatewayConfirmation.denyOnce": "Deny once",
|
|
5137
|
-
"instanceAi.gatewayConfirmation.prompt": "
|
|
5145
|
+
"instanceAi.gatewayConfirmation.prompt": "AI Assistant wants to access '{resources}' on Computer Use",
|
|
5138
5146
|
"instanceAi.askUser.placeholder": "Type your answer...",
|
|
5139
5147
|
"instanceAi.askUser.submit": "Submit",
|
|
5140
5148
|
"instanceAi.askUser.skip": "Skip",
|
|
5141
|
-
"instanceAi.domainAccess.prompt": "
|
|
5149
|
+
"instanceAi.domainAccess.prompt": "AI Assistant wants to access {domain}",
|
|
5142
5150
|
"instanceAi.domainAccess.allowOnce": "Allow once",
|
|
5143
5151
|
"instanceAi.domainAccess.allowDomain": "Always allow {domain}",
|
|
5144
5152
|
"instanceAi.domainAccess.allowAll": "Allow all domains",
|
|
@@ -5170,6 +5178,7 @@ var en_default = {
|
|
|
5170
5178
|
"instanceAi.workflowSetup.apply": "Apply",
|
|
5171
5179
|
"instanceAi.workflowSetup.applyCompleted": "Apply completed",
|
|
5172
5180
|
"instanceAi.workflowSetup.later": "Skip setup for now",
|
|
5181
|
+
"instanceAi.workflowSetup.loading": "Loading setup…",
|
|
5173
5182
|
"instanceAi.workflowSetup.applying": "Applying changes…",
|
|
5174
5183
|
"instanceAi.workflowSetup.applied": "Workflow configured",
|
|
5175
5184
|
"instanceAi.workflowSetup.partiallyApplied": "Partially configured — some nodes skipped",
|
|
@@ -5311,6 +5320,76 @@ var en_default = {
|
|
|
5311
5320
|
"instanceAi.emptyState.quickExamples.getNewsSummary.prompt": "Twice a day, read inventory levels from a Google Sheet, flag items with fewer than 10 units as critical out-of-stock and fewer than 30 units as low stock, then have Claude draft a summary email for Gmail as well as personalized reorder emails.",
|
|
5312
5321
|
"instanceAi.emptyState.quickExamples.close": "Close quick examples",
|
|
5313
5322
|
"instanceAi.statusBar.thinking": "Thinking",
|
|
5323
|
+
"instanceAi.tools.workflows": "Workflows",
|
|
5324
|
+
"instanceAi.tools.workflows.list": "Listing workflows",
|
|
5325
|
+
"instanceAi.tools.workflows.get": "Reading workflow",
|
|
5326
|
+
"instanceAi.tools.workflows.get-as-code": "Reading workflow code",
|
|
5327
|
+
"instanceAi.tools.workflows.delete": "Archiving workflow",
|
|
5328
|
+
"instanceAi.tools.workflows.setup": "Setting up workflow",
|
|
5329
|
+
"instanceAi.tools.workflows.publish": "Publishing workflow",
|
|
5330
|
+
"instanceAi.tools.workflows.unpublish": "Unpublishing workflow",
|
|
5331
|
+
"instanceAi.tools.workflows.list-versions": "Listing workflow versions",
|
|
5332
|
+
"instanceAi.tools.workflows.get-version": "Reading workflow version",
|
|
5333
|
+
"instanceAi.tools.workflows.update-version": "Updating workflow version",
|
|
5334
|
+
"instanceAi.tools.workflows.restore-version": "Restoring workflow version",
|
|
5335
|
+
"instanceAi.tools.executions": "Executions",
|
|
5336
|
+
"instanceAi.tools.executions.list": "Checking executions",
|
|
5337
|
+
"instanceAi.tools.executions.get": "Getting execution result",
|
|
5338
|
+
"instanceAi.tools.executions.run": "Running workflow",
|
|
5339
|
+
"instanceAi.tools.executions.debug": "Debugging execution",
|
|
5340
|
+
"instanceAi.tools.executions.get-node-output": "Reading node output",
|
|
5341
|
+
"instanceAi.tools.executions.stop": "Stopping execution",
|
|
5342
|
+
"instanceAi.tools.credentials": "Credentials",
|
|
5343
|
+
"instanceAi.tools.credentials.list": "Checking credentials",
|
|
5344
|
+
"instanceAi.tools.credentials.get": "Reading credential",
|
|
5345
|
+
"instanceAi.tools.credentials.delete": "Deleting credential",
|
|
5346
|
+
"instanceAi.tools.credentials.search-types": "Searching credential types",
|
|
5347
|
+
"instanceAi.tools.credentials.setup": "Setting up credentials",
|
|
5348
|
+
"instanceAi.tools.credentials.test": "Testing credential",
|
|
5349
|
+
"instanceAi.tools.data-tables": "Data tables",
|
|
5350
|
+
"instanceAi.tools.data-tables.list": "Listing data tables",
|
|
5351
|
+
"instanceAi.tools.data-tables.schema": "Reading table schema",
|
|
5352
|
+
"instanceAi.tools.data-tables.query": "Querying data",
|
|
5353
|
+
"instanceAi.tools.data-tables.create": "Creating data table",
|
|
5354
|
+
"instanceAi.tools.data-tables.delete": "Deleting data table",
|
|
5355
|
+
"instanceAi.tools.data-tables.add-column": "Adding table column",
|
|
5356
|
+
"instanceAi.tools.data-tables.delete-column": "Removing table column",
|
|
5357
|
+
"instanceAi.tools.data-tables.rename-column": "Renaming table column",
|
|
5358
|
+
"instanceAi.tools.data-tables.insert-rows": "Inserting rows",
|
|
5359
|
+
"instanceAi.tools.data-tables.update-rows": "Updating rows",
|
|
5360
|
+
"instanceAi.tools.data-tables.delete-rows": "Deleting rows",
|
|
5361
|
+
"instanceAi.tools.workspace": "Workspace",
|
|
5362
|
+
"instanceAi.tools.workspace.list-projects": "Listing projects",
|
|
5363
|
+
"instanceAi.tools.workspace.list-tags": "Listing tags",
|
|
5364
|
+
"instanceAi.tools.workspace.tag-workflow": "Tagging workflow",
|
|
5365
|
+
"instanceAi.tools.workspace.cleanup-test-executions": "Cleaning up test executions",
|
|
5366
|
+
"instanceAi.tools.workspace.list-folders": "Listing folders",
|
|
5367
|
+
"instanceAi.tools.workspace.create-folder": "Creating folder",
|
|
5368
|
+
"instanceAi.tools.workspace.delete-folder": "Deleting folder",
|
|
5369
|
+
"instanceAi.tools.workspace.move-workflow-to-folder": "Moving workflow to folder",
|
|
5370
|
+
"instanceAi.tools.research": "Research",
|
|
5371
|
+
"instanceAi.tools.research.web-search": "Searching the web",
|
|
5372
|
+
"instanceAi.tools.research.fetch-url": "Fetching page",
|
|
5373
|
+
"instanceAi.tools.filesystem": "Filesystem",
|
|
5374
|
+
"instanceAi.tools.filesystem.list": "Listing files",
|
|
5375
|
+
"instanceAi.tools.filesystem.read": "Reading file",
|
|
5376
|
+
"instanceAi.tools.filesystem.search": "Searching files",
|
|
5377
|
+
"instanceAi.tools.filesystem.tree": "Reading file tree",
|
|
5378
|
+
"instanceAi.tools.nodes": "Nodes",
|
|
5379
|
+
"instanceAi.tools.nodes.list": "Listing available nodes",
|
|
5380
|
+
"instanceAi.tools.nodes.search": "Searching nodes",
|
|
5381
|
+
"instanceAi.tools.nodes.describe": "Reading node details",
|
|
5382
|
+
"instanceAi.tools.nodes.type-definition": "Loading node schema",
|
|
5383
|
+
"instanceAi.tools.nodes.suggested": "Getting suggested nodes",
|
|
5384
|
+
"instanceAi.tools.nodes.explore-resources": "Exploring node resources",
|
|
5385
|
+
"instanceAi.tools.templates": "Templates",
|
|
5386
|
+
"instanceAi.tools.templates.search-structures": "Searching template structures",
|
|
5387
|
+
"instanceAi.tools.templates.search-parameters": "Searching templates",
|
|
5388
|
+
"instanceAi.tools.templates.best-practices": "Loading best practices",
|
|
5389
|
+
"instanceAi.tools.task-control": "Task control",
|
|
5390
|
+
"instanceAi.tools.task-control.update-checklist": "Updating tasks",
|
|
5391
|
+
"instanceAi.tools.task-control.cancel-task": "Cancelling task",
|
|
5392
|
+
"instanceAi.tools.task-control.correct-task": "Correcting task",
|
|
5314
5393
|
"instanceAi.tools.search-nodes": "Searching nodes",
|
|
5315
5394
|
"instanceAi.tools.get-node-type-definition": "Loading node schema",
|
|
5316
5395
|
"instanceAi.tools.get-node-description": "Reading node details",
|
|
@@ -5412,12 +5491,13 @@ var en_default = {
|
|
|
5412
5491
|
"instanceAi.activitySummary.messages": "{count} messages",
|
|
5413
5492
|
"instanceAi.activitySummary.questions": "{count} answered questions",
|
|
5414
5493
|
"instanceAi.activitySummary.subagents": "{count} subagents",
|
|
5415
|
-
"instanceAi.filesystem.label": "
|
|
5494
|
+
"instanceAi.filesystem.label": "Allow AI Assistant to Connect to My Computer",
|
|
5495
|
+
"instanceAi.filesystem.description": "Enables the AI Assistant to use your local computer to read and write files, execute commands and use your browser",
|
|
5416
5496
|
"instanceAi.filesystem.connected": "Files connected",
|
|
5417
5497
|
"instanceAi.filesystem.connectWaiting": "Connecting...",
|
|
5418
5498
|
"instanceAi.filesystem.copied": "Copied!",
|
|
5419
5499
|
"instanceAi.filesystem.setupCommand": "Run in your terminal to connect:",
|
|
5420
|
-
"projects.menu.instanceAi": "
|
|
5500
|
+
"projects.menu.instanceAi": "AI Assistant",
|
|
5421
5501
|
"chatInputBase.button.attach": "Attach files",
|
|
5422
5502
|
"instanceAi.filesystem.access.read": "Read only",
|
|
5423
5503
|
"instanceAi.filesystem.access.readWrite": "Read & Write",
|