@n8n/i18n 1.17.0 → 1.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.js CHANGED
@@ -101,12 +101,14 @@ var en_default = {
101
101
  "generic.startNow": "Start now",
102
102
  "generic.dismiss": "Dismiss",
103
103
  "generic.saving": "Saving",
104
+ "generic.name": "Name",
104
105
  "generic.unsavedWork.confirmMessage.headline": "Save changes before leaving?",
105
106
  "generic.unsavedWork.confirmMessage.message": "If you don't save, you will lose your changes.",
106
107
  "generic.unsavedWork.confirmMessage.confirmButtonText": "Save",
107
108
  "generic.unsavedWork.confirmMessage.cancelButtonText": "Leave without saving",
108
109
  "generic.upgrade": "Upgrade",
109
110
  "generic.upgradeNow": "Upgrade now",
111
+ "generic.update": "Update",
110
112
  "generic.credential": "Credential | {count} Credential | {count} Credentials",
111
113
  "generic.credentials": "Credentials",
112
114
  "generic.workflow": "Workflow | {count} Workflow | {count} Workflows",
@@ -132,6 +134,9 @@ var en_default = {
132
134
  "generic.never": "Never",
133
135
  "generic.list.clearSelection": "Clear selection",
134
136
  "generic.list.selected": "{count} row selected | {count} rows selected",
137
+ "generic.project": "Project",
138
+ "generic.your": "Your",
139
+ "generic.apiKey": "API Key",
135
140
  "about.aboutN8n": "About n8n",
136
141
  "about.close": "Close",
137
142
  "about.license": "License",
@@ -208,13 +213,14 @@ var en_default = {
208
213
  "aiAssistant.tabs.build": "Build",
209
214
  "aiAssistant.builder.mode": "AI Builder",
210
215
  "aiAssistant.builder.placeholder": "Ask n8n to build...",
216
+ "aiAssistant.builder.assistantPlaceholder": "What would you like to modify or add?",
217
+ "aiAssistant.builder.characterLimit": "You've reached the { limit } character limit",
211
218
  "aiAssistant.builder.generateNew": "Generate new workflow",
212
219
  "aiAssistant.builder.newWorkflowNotice": "The created workflow will be added to the editor",
213
220
  "aiAssistant.builder.feedbackPrompt": "Is this workflow helpful?",
214
221
  "aiAssistant.builder.invalidPrompt": "Prompt validation failed. Please try again with a clearer description of your workflow requirements and supported integrations.",
215
222
  "aiAssistant.builder.workflowParsingError.title": "Unable to insert workflow",
216
223
  "aiAssistant.builder.workflowParsingError.content": "The workflow returned by AI could not be parsed. Please try again.",
217
- "aiAssistant.builder.canvasPrompt.buildWorkflow": "Create workflow",
218
224
  "aiAssistant.builder.canvasPrompt.title": "What would you like to automate?",
219
225
  "aiAssistant.builder.canvasPrompt.confirmTitle": "Replace current prompt?",
220
226
  "aiAssistant.builder.canvasPrompt.confirmMessage": "This will replace your current prompt. Are you sure?",
@@ -223,6 +229,16 @@ var en_default = {
223
229
  "aiAssistant.builder.canvasPrompt.startManually.title": "Start manually",
224
230
  "aiAssistant.builder.canvasPrompt.startManually.subTitle": "Add the first node",
225
231
  "aiAssistant.builder.streamAbortedMessage": "[Task aborted]",
232
+ "aiAssistant.builder.executeMessage.description": "Complete these steps before executing your workflow:",
233
+ "aiAssistant.builder.executeMessage.noIssues": "Your workflow is ready to be executed",
234
+ "aiAssistant.builder.executeMessage.validationTooltip": "Complete the steps above before executing",
235
+ "aiAssistant.builder.executeMessage.execute": "Execute and refine",
236
+ "aiAssistant.builder.executeMessage.noExecutionData": "Workflow execution could not be started. Please try again.",
237
+ "aiAssistant.builder.executeMessage.executionSuccess": "Workflow executed successfully.",
238
+ "aiAssistant.builder.executeMessage.executionFailedOnNode": 'Workflow execution failed on node "{nodeName}": {errorMessage}',
239
+ "aiAssistant.builder.executeMessage.executionFailed": "Workflow execution failed: {errorMessage}",
240
+ "aiAssistant.builder.toast.title": "Send chat message to start the execution",
241
+ "aiAssistant.builder.toast.description": "Please send a message in the chat panel to start the execution of your workflow",
226
242
  "aiAssistant.assistant": "AI Assistant",
227
243
  "aiAssistant.newSessionModal.title.part1": "Start new",
228
244
  "aiAssistant.newSessionModal.title.part2": "session",
@@ -596,6 +612,9 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
596
612
  "codeNodeEditor.defaultsTo": "Defaults to {default}.",
597
613
  "collectionParameter.choose": "Choose...",
598
614
  "collectionParameter.noProperties": "No properties",
615
+ "communityNodeFooter.legacy": "Legacy",
616
+ "communityNodeFooter.manage": "Manage",
617
+ "communityNodeFooter.reportIssue": "Report issue",
599
618
  "credentialEdit.credentialConfig.accountConnected": "Account connected",
600
619
  "credentialEdit.credentialConfig.clickToCopy": "Click To Copy",
601
620
  "credentialEdit.credentialConfig.connectionTestedSuccessfully": "Connection tested successfully",
@@ -758,6 +777,12 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
758
777
  "duplicateWorkflowDialog.errors.forbidden.message": "This action is forbidden. Do you have the correct permissions?",
759
778
  "duplicateWorkflowDialog.errors.generic.title": "Duplicate workflow failed",
760
779
  "editor.mainHeader.githubButton.label": "Star n8n-io/n8n on GitHub",
780
+ "experiments.personalizedTemplatesV3.browseAllTemplates": "Browse our template library",
781
+ "experiments.personalizedTemplatesV3.couldntFind": "Need something different?",
782
+ "experiments.personalizedTemplatesV3.exploreTemplates": "Get started with HubSpot workflows:",
783
+ "experiments.personalizedTemplatesV3.loadingTemplates": "Loading recommendations...",
784
+ "experiments.personalizedTemplatesV3.recommendationTooltip": "Speed up your automation with these workflows",
785
+ "experiments.personalizedTemplatesV3.recommendedForYou": "Recommended for you",
761
786
  error: "Error",
762
787
  "error.goBack": "Go back",
763
788
  "error.pageNotFound": "Oops, couldn\u2019t find that",
@@ -1946,8 +1971,6 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
1946
1971
  "runData.aiContentBlock.tokens": "{count} Tokens",
1947
1972
  "runData.aiContentBlock.tokens.prompt": "Prompt:",
1948
1973
  "runData.aiContentBlock.tokens.completion": "Completion:",
1949
- "runData.trimmedData.title": "No data yet",
1950
- "runData.trimmedData.message": "Data will be available here once the execution has finished.",
1951
1974
  "runData.trimmedData.loading": "Loading data",
1952
1975
  "runData.panel.actions.collapse": "Collapse panel",
1953
1976
  "runData.panel.actions.open": "Open panel",
@@ -2005,6 +2028,22 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2005
2028
  "settings.communityNodes.confirmModal.update.buttonLabel": "Confirm update",
2006
2029
  "settings.communityNodes.confirmModal.update.buttonLoadingLabel": "Updating...",
2007
2030
  "settings.communityNodes.confirmModal.cancel": "Cancel",
2031
+ "settings.mcp": "MCP Access",
2032
+ "settings.mcp.toggle.label": "Enable MCP",
2033
+ "settings.mcp.toggle.description": "Enable MCP access to this n8n instance",
2034
+ "settings.mcp.available.workflows.heading": "Available Workflows",
2035
+ "settings.mcp.connection.info.heading": "How to connect",
2036
+ "settings.mcp.workflows.table.action.removeMCPAccess": "Remove MCP Access",
2037
+ "settings.mcp.empty.title": "No workflows available for MCP",
2038
+ "settings.mcp.empty.description": "Enable MCP access in each workflow's settings to see them here.",
2039
+ "settings.mcp.toggle.disabled.tooltip": "Only the instance owner can change this",
2040
+ "settings.mcp.instructions.enableAccess": "Enable workflow access in at least one workflow via its settings",
2041
+ "settings.mcp.instructions.serverUrl": "Server URL",
2042
+ "settings.mcp.instructions.apiKey.part1": "Create an",
2043
+ "settings.mcp.instructions.apiKey.part2": "No scopes required, MCP uses your role for authorization",
2044
+ "settings.mcp.instructions.json": "Or use the following code in your 'mcp.json' file",
2045
+ "settings.mcp.instructions.docs.part1": "For more detailed instructions and examples, have a look at",
2046
+ "settings.mcp.instructions.docs.part2": "our docs",
2008
2047
  "settings.goBack": "Go back",
2009
2048
  "settings.personal": "Personal",
2010
2049
  "settings.personal.basicInformation": "Basic Information",
@@ -2259,6 +2298,8 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2259
2298
  "settings.sourceControl.description": "Use multiple instances for different environments (dev, prod, etc.), deploying between them via a Git repository. {link}",
2260
2299
  "settings.sourceControl.description.link": "More info",
2261
2300
  "settings.sourceControl.gitConfig": "Git configuration",
2301
+ "settings.sourceControl.connectionType": "Connection Type",
2302
+ "settings.sourceControl.enterValidHttpsUrl": "Please enter a valid HTTPS URL",
2262
2303
  "settings.sourceControl.repoUrl": "Git repository URL (SSH)",
2263
2304
  "settings.sourceControl.repoUrlPlaceholder": "e.g. git{'@'}github.com:my-team/my-repository",
2264
2305
  "settings.sourceControl.repoUrlInvalid": "The Git repository URL is not valid",
@@ -2354,6 +2395,19 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2354
2395
  "settings.sourceControl.docs.using.pushPull.url": "https://docs.n8n.io/source-control-environments/using/push-pull",
2355
2396
  "settings.sourceControl.error.not.connected.title": "Environments have not been enabled",
2356
2397
  "settings.sourceControl.error.not.connected.message": "Please head over to <a href='/settings/environments'>environment settings</a> to connect a git repository first to activate this functionality.",
2398
+ "settings.sourceControl.saved.error": "Error setting branch",
2399
+ "settings.sourceControl.sshRepoUrl": "SSH Repository URL",
2400
+ "settings.sourceControl.httpsRepoUrl": "HTTPS Repository URL",
2401
+ "settings.sourceControl.sshRepoUrlPlaceholder": "git{'@'}github.com:user/repository.git",
2402
+ "settings.sourceControl.httpsRepoUrlPlaceholder": "https://github.com/user/repository.git",
2403
+ "settings.sourceControl.sshFormatNotice": "Use SSH format: git{'@'}github.com:user/repository.git",
2404
+ "settings.sourceControl.httpsFormatNotice": "Use HTTPS format: https://github.com/user/repository.git",
2405
+ "settings.sourceControl.httpsUsername": "Username",
2406
+ "settings.sourceControl.httpsUsernamePlaceholder": "Enter your GitHub username",
2407
+ "settings.sourceControl.httpsPersonalAccessToken": "Personal Access Token",
2408
+ "settings.sourceControl.httpsPersonalAccessTokenPlaceholder": "Enter your Personal Access Token (PAT)",
2409
+ "settings.sourceControl.httpsWarningNotice": "{strong} To create one for GitHub: Go to Settings \u2192 Developer settings \u2192 Personal access tokens \u2192 Tokens (classic). Required scopes: {repo} for private repositories or {publicRepo} for public ones. Other providers are also supported.",
2410
+ "settings.sourceControl.httpsWarningNotice.strong": "Personal Access Token required:",
2357
2411
  "showMessage.cancel": "@:_reusableBaseText.cancel",
2358
2412
  "showMessage.ok": "OK",
2359
2413
  "showMessage.showDetails": "Show Details",
@@ -2480,6 +2534,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2480
2534
  "ndv.search.placeholder.output": "Search output",
2481
2535
  "ndv.search.placeholder.input": "Search selected node",
2482
2536
  "ndv.search.placeholder.input.schema": "Search previous nodes' fields",
2537
+ "ndv.search.placeholder.shortcutHint": "Search ({shortcut})",
2483
2538
  "ndv.search.noMatch.title": "No matching items",
2484
2539
  "ndv.search.noNodeMatch.title": "No matching fields",
2485
2540
  "ndv.search.noMatch.description": "Try changing or {link} the filter to see more",
@@ -2648,6 +2703,10 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2648
2703
  "workflowSettings.timeSavedPerExecution": "Estimated time saved",
2649
2704
  "workflowSettings.timeSavedPerExecution.hint": "Minutes per production execution",
2650
2705
  "workflowSettings.timeSavedPerExecution.tooltip": "Total time savings are summarised in the Overview page.",
2706
+ "workflowSettings.availableInMCP": "Available in MCP",
2707
+ "workflowSettings.availableInMCP.tooltip": "Make this workflow visible to AI Agents through n8n MCP",
2708
+ "workflowSettings.toggleMCP.error.title": "Error updating MCP settings",
2709
+ "workflowSettings.toggleMCP.notFoundError": "Workflow not found",
2651
2710
  "workflowHistory.title": "Version History",
2652
2711
  "workflowHistory.content.title": "Version",
2653
2712
  "workflowHistory.content.editedBy": "Edited by",
@@ -2695,6 +2754,9 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
2695
2754
  "workflows.item.created": "Created",
2696
2755
  "workflows.item.readonly": "Read only",
2697
2756
  "workflows.item.archived": "Archived",
2757
+ "workflows.item.availableInMCP": "Available in MCP",
2758
+ "workflows.item.enableMCPAccess": "Enable MCP access",
2759
+ "workflows.item.disableMCPAccess": "Remove MCP access",
2698
2760
  "workflows.itemSuggestion.try": "Try template",
2699
2761
  "workflows.templateRecoV2.starterTemplates": "Starter templates",
2700
2762
  "workflows.templateRecoV2.seeMoreStarterTemplates": "See more starter templates",
@@ -3034,6 +3096,11 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3034
3096
  "settings.sso.settings.ips.url.invalid": "The Identity Provider Metadata URL is not valid",
3035
3097
  "settings.sso.settings.ips.options.url": "Metadata URL",
3036
3098
  "settings.sso.settings.ips.options.xml": "XML",
3099
+ "settings.sso.settings.oidc.prompt.none": "None (Silent authentication)",
3100
+ "settings.sso.settings.oidc.prompt.login": "Login (Force the user to log in)",
3101
+ "settings.sso.settings.oidc.prompt.consent": "Consent (Ask the user to consent)",
3102
+ "settings.sso.settings.oidc.prompt.select_account": "Select Account (Allow the user to select an account)",
3103
+ "settings.sso.settings.oidc.prompt.create": "Create (Ask the OP to show the registration page first)",
3037
3104
  "settings.sso.settings.test": "Test settings",
3038
3105
  "settings.sso.settings.save": "Save settings",
3039
3106
  "settings.sso.settings.save.activate.title": "Test and activate SAML SSO",
@@ -3071,10 +3138,11 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3071
3138
  "projects.menu.personal": "Personal",
3072
3139
  "projects.menu.addFirstProject": "Add project",
3073
3140
  "projects.settings": "Project settings",
3141
+ "projects.settings.info": "Project info",
3074
3142
  "projects.settings.newProjectName": "My project",
3075
3143
  "projects.settings.iconPicker.button.tooltip": "Choose project icon",
3076
- "projects.settings.name": "Project icon and name",
3077
- "projects.settings.description": "Project description",
3144
+ "projects.settings.name": "Icon and name",
3145
+ "projects.settings.description": "Description",
3078
3146
  "projects.settings.projectMembers": "Project members",
3079
3147
  "projects.settings.message.unsavedChanges": "You have unsaved changes",
3080
3148
  "projects.settings.danger.message": "When deleting a project, you can also choose to move all workflows and credentials to another project.",
@@ -3115,6 +3183,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3115
3183
  "projects.settings.memberRole.update.error.title": "An error occurred while updating member role",
3116
3184
  "projects.settings.member.removed.title": "Member removed successfully",
3117
3185
  "projects.settings.member.remove.error.title": "An error occurred while removing member",
3186
+ "projects.settings.member.added.title": "Member added successfully",
3118
3187
  "projects.sharing.noMatchingProjects": "There are no available projects",
3119
3188
  "projects.sharing.noMatchingUsers": "No matching users or projects",
3120
3189
  "projects.sharing.select.placeholder": "Select project or user",
@@ -3234,6 +3303,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3234
3303
  "type.boolean": "Boolean",
3235
3304
  "type.array": "Array",
3236
3305
  "type.object": "Object",
3306
+ "type.binary": "Binary Data",
3237
3307
  "filter.operator.equals": "is equal to",
3238
3308
  "filter.operator.notEquals": "is not equal to",
3239
3309
  "filter.operator.contains": "contains",
@@ -3280,6 +3350,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3280
3350
  "assignment.add": "Add Field",
3281
3351
  "assignment.addAll": "Add All",
3282
3352
  "assignment.clearAll": "Clear All",
3353
+ "assignment.binaryData.placeholder": "Name of binary input (or expression referencing it)",
3283
3354
  "templateSetup.title": "Set up '{name}' template",
3284
3355
  "templateSetup.instructions": "You need {0} account to setup this template",
3285
3356
  "templateSetup.skip": "Skip",
@@ -3455,6 +3526,7 @@ Return "Good morning" if time is before 10am, "Good day" it's before 5pm, otherw
3455
3526
  "insights.dashboard.table.title": "Breakdown by workflow",
3456
3527
  "insights.dashboard.table.estimate": "Estimate",
3457
3528
  "insights.dashboard.title": "Insights",
3529
+ "insights.dashboard.search.placeholder": "All projects",
3458
3530
  "insights.dashboard.paywall.title": "Upgrade to access more detailed insights",
3459
3531
  "insights.dashboard.paywall.description": "Gain access to more granular, per-workflow insights and visual breakdown of production executions over different time periods.",
3460
3532
  "insights.banner.title.timeSaved.tooltip": "Total time saved calculated from your estimated time savings per execution across all workflows",