@n8n/i18n 2.0.0-rc.1 → 2.0.0-rc.3

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.d.cts CHANGED
@@ -147,6 +147,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
147
147
  "generic.search": string;
148
148
  "generic.showMore": string;
149
149
  "generic.showLess": string;
150
+ "generic.published": string;
151
+ "generic.notPublished": string;
150
152
  "about.aboutN8n": string;
151
153
  "about.close": string;
152
154
  "about.license": string;
@@ -2174,6 +2176,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2174
2176
  "resourceLocator.placeholder.searchOrCreate": string;
2175
2177
  "resourceLocator.placeholder.search": string;
2176
2178
  "resourceLocator.url.placeholder": string;
2179
+ "resourceLocator.workflow.inactive.tooltip": string;
2177
2180
  "resourceMapper.autoMappingNotice": string;
2178
2181
  "resourceMapper.mappingMode.label": string;
2179
2182
  "resourceMapper.mappingMode.defineBelow.name": string;
@@ -2588,6 +2591,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2588
2591
  "settings.usageAndPlan.activeWorkflows.unlimited": string;
2589
2592
  "settings.usageAndPlan.activeWorkflows.count": string;
2590
2593
  "settings.usageAndPlan.activeWorkflows.hint": string;
2594
+ "settings.usageAndPlan.activeWorkflows.overcountWarning": string;
2591
2595
  "settings.usageAndPlan.button.activation": string;
2592
2596
  "settings.usageAndPlan.button.plans": string;
2593
2597
  "settings.usageAndPlan.button.manage": string;
@@ -3207,8 +3211,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
3207
3211
  "workflows.item.availableInMCP": string;
3208
3212
  "workflows.item.enableMCPAccess": string;
3209
3213
  "workflows.item.disableMCPAccess": string;
3210
- "workflows.item.published": string;
3211
- "workflows.item.notPublished": string;
3212
3214
  "workflows.itemSuggestion.try": string;
3213
3215
  "workflows.templateRecoV2.starterTemplates": string;
3214
3216
  "workflows.templateRecoV2.seeMoreStarterTemplates": string;
package/dist/index.d.mts CHANGED
@@ -147,6 +147,8 @@ declare const i18nInstance: vue_i18n0.I18n<{
147
147
  "generic.search": string;
148
148
  "generic.showMore": string;
149
149
  "generic.showLess": string;
150
+ "generic.published": string;
151
+ "generic.notPublished": string;
150
152
  "about.aboutN8n": string;
151
153
  "about.close": string;
152
154
  "about.license": string;
@@ -2174,6 +2176,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2174
2176
  "resourceLocator.placeholder.searchOrCreate": string;
2175
2177
  "resourceLocator.placeholder.search": string;
2176
2178
  "resourceLocator.url.placeholder": string;
2179
+ "resourceLocator.workflow.inactive.tooltip": string;
2177
2180
  "resourceMapper.autoMappingNotice": string;
2178
2181
  "resourceMapper.mappingMode.label": string;
2179
2182
  "resourceMapper.mappingMode.defineBelow.name": string;
@@ -2588,6 +2591,7 @@ declare const i18nInstance: vue_i18n0.I18n<{
2588
2591
  "settings.usageAndPlan.activeWorkflows.unlimited": string;
2589
2592
  "settings.usageAndPlan.activeWorkflows.count": string;
2590
2593
  "settings.usageAndPlan.activeWorkflows.hint": string;
2594
+ "settings.usageAndPlan.activeWorkflows.overcountWarning": string;
2591
2595
  "settings.usageAndPlan.button.activation": string;
2592
2596
  "settings.usageAndPlan.button.plans": string;
2593
2597
  "settings.usageAndPlan.button.manage": string;
@@ -3207,8 +3211,6 @@ declare const i18nInstance: vue_i18n0.I18n<{
3207
3211
  "workflows.item.availableInMCP": string;
3208
3212
  "workflows.item.enableMCPAccess": string;
3209
3213
  "workflows.item.disableMCPAccess": string;
3210
- "workflows.item.published": string;
3211
- "workflows.item.notPublished": string;
3212
3214
  "workflows.itemSuggestion.try": string;
3213
3215
  "workflows.templateRecoV2.starterTemplates": string;
3214
3216
  "workflows.templateRecoV2.seeMoreStarterTemplates": string;
package/dist/index.mjs CHANGED
@@ -143,6 +143,8 @@ var en_default = {
143
143
  "generic.search": "Search",
144
144
  "generic.showMore": "Show more",
145
145
  "generic.showLess": "Show less",
146
+ "generic.published": "Published",
147
+ "generic.notPublished": "Not published",
146
148
  "about.aboutN8n": "About n8n",
147
149
  "about.close": "Close",
148
150
  "about.license": "License",
@@ -1305,7 +1307,7 @@ var en_default = {
1305
1307
  "mainSidebar.workersView": "Workers",
1306
1308
  "mainSidebar.whatsNew": "What’s New",
1307
1309
  "mainSidebar.whatsNew.fullChangelog": "Full changelog",
1308
- "mcp.workflowNotEligable.description": "Only active workflows with one of the following trigger nodes can be accessible via MCP: {triggers}",
1310
+ "mcp.workflowNotEligable.description": "Only published workflows with one of the following trigger nodes can be accessible via MCP: {triggers}",
1309
1311
  "mcp.instanceLevelAccessDisabled.description": "Instance-level MCP access is disabled. Enable it to allow workflow-level access.",
1310
1312
  "mcp.workflowDeactivated.title": "MCP Access Disabled",
1311
1313
  "mcp.productionChecklist.title": "Enable MCP access",
@@ -2170,6 +2172,7 @@ var en_default = {
2170
2172
  "resourceLocator.placeholder.searchOrCreate": "Search or create...",
2171
2173
  "resourceLocator.placeholder.search": "Search...",
2172
2174
  "resourceLocator.url.placeholder": "Enter URL...",
2175
+ "resourceLocator.workflow.inactive.tooltip": "Must be published before using",
2173
2176
  "resourceMapper.autoMappingNotice": "In this mode, make sure the incoming data fields are named the same as the {fieldWord} in {serviceName}. (Use an 'Edit Fields' node before this node to change them if required.)",
2174
2177
  "resourceMapper.mappingMode.label": "Mapping Column Mode",
2175
2178
  "resourceMapper.mappingMode.defineBelow.name": "Map Each Column Manually",
@@ -2580,10 +2583,11 @@ var en_default = {
2580
2583
  "settings.usageAndPlan.callOut.link": "Unlock",
2581
2584
  "settings.usageAndPlan.edition": "Edition",
2582
2585
  "settings.usageAndPlan.error": "@:_reusableBaseText.error",
2583
- "settings.usageAndPlan.activeWorkflows": "Active workflows",
2586
+ "settings.usageAndPlan.activeWorkflows": "Published workflows",
2584
2587
  "settings.usageAndPlan.activeWorkflows.unlimited": "@:_reusableBaseText.unlimited",
2585
2588
  "settings.usageAndPlan.activeWorkflows.count": "{count} of {limit}",
2586
- "settings.usageAndPlan.activeWorkflows.hint": "Active workflows with multiple triggers count multiple times",
2589
+ "settings.usageAndPlan.activeWorkflows.hint": "Published workflows with multiple triggers count multiple times",
2590
+ "settings.usageAndPlan.activeWorkflows.overcountWarning": "You may notice this number go up because workflows with sub-workflow and error-workflows triggers are now published. However, you will not be billed for them.",
2587
2591
  "settings.usageAndPlan.button.activation": "Enter activation key",
2588
2592
  "settings.usageAndPlan.button.plans": "View plans",
2589
2593
  "settings.usageAndPlan.button.manage": "Manage plan",
@@ -2933,7 +2937,7 @@ var en_default = {
2933
2937
  "nodeIssues.input.missing": "No node connected to required input \"{inputName}\"",
2934
2938
  "ndv.trigger.moreInfo": "More info",
2935
2939
  "ndv.trigger.copiedTestUrl": "Test URL copied to clipboard",
2936
- "ndv.trigger.webhookBasedNode.executionsHelp.inactive": "<b>While building your workflow</b>, click the 'execute step' button, then go to {service} and make an event happen. This will trigger an execution, which will show up in this editor.<br /> <br /> <b>Once you're happy with your workflow</b>, <a data-key=\"activate\">activate</a> it. Then every time there's a matching event in {service}, the workflow will execute. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor.",
2940
+ "ndv.trigger.webhookBasedNode.executionsHelp.inactive": "<b>While building your workflow</b>, click the 'execute step' button, then go to {service} and make an event happen. This will trigger an execution, which will show up in this editor.<br /> <br /> <b>Once you're happy with your workflow</b>, publish it. Then every time there's a matching event in {service}, the workflow will execute. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor.",
2937
2941
  "ndv.trigger.webhookBasedNode.executionsHelp.active": "<b>While building your workflow</b>, click the 'execute step' button, then go to {service} and make an event happen. This will trigger an execution, which will show up in this editor.<br /> <br /> <b>Your workflow will also execute automatically</b>, since it's activated. Every time there’s a matching event in {service}, this node will trigger an execution. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor. ",
2938
2942
  "ndv.trigger.webhookNode.listening": "Listening for test event",
2939
2943
  "ndv.trigger.chatTrigger.openChat": "Open Chat Window",
@@ -2943,14 +2947,14 @@ var en_default = {
2943
2947
  "ndv.trigger.webhookBasedNode.serviceHint": "Go to {service} and create an event",
2944
2948
  "ndv.trigger.webhookBasedNode.chatTrigger.serviceHint": "Send a message in the chat",
2945
2949
  "ndv.trigger.webhookBasedNode.formTrigger.serviceHint": "Submit the test form that just opened in a new tab",
2946
- "ndv.trigger.webhookBasedNode.activationHint.inactive": "Once you’ve finished building your workflow, <a data-key=\"activate\">activate it</a> to have it also listen continuously (you just won’t see those executions here).",
2950
+ "ndv.trigger.webhookBasedNode.activationHint.inactive": "Once you’ve finished building your workflow, publish it to have it also listen continuously (you just won’t see those executions here).",
2947
2951
  "ndv.trigger.webhookBasedNode.activationHint.active": "This node will also trigger automatically on new {service} events (but those executions won’t show up here).",
2948
- "ndv.trigger.pollingNode.activationHint.inactive": "Once you’ve finished building your workflow, <a data-key=\"activate\">activate it</a> to have it also check for events regularly (you just won’t see those executions here).",
2952
+ "ndv.trigger.pollingNode.activationHint.inactive": "Once you’ve finished building your workflow, publish it to have it also check for events regularly (you just won’t see those executions here).",
2949
2953
  "ndv.trigger.pollingNode.activationHint.active": "This node will also trigger automatically on new {service} events (but those executions won’t show up here).",
2950
2954
  "ndv.trigger.executionsHint.question": "When will this node trigger my flow?",
2951
2955
  "ndv.trigger.pollingNode.fetchingEvent": "Fetching event",
2952
2956
  "ndv.trigger.pollingNode.fetchingHint": "This node is looking for an event in {name} that is similar to the one you defined",
2953
- "ndv.trigger.pollingNode.executionsHelp.inactive": "<b>While building your workflow</b>, click the 'fetch' button to fetch a single mock event. It will show up in this editor.<br /><br /><b>Once you're happy with your workflow</b>, <a data-key=\"activate\">activate</a> it. Then n8n will regularly check {service} for new events, and execute this workflow if it finds any. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor.",
2957
+ "ndv.trigger.pollingNode.executionsHelp.inactive": "<b>While building your workflow</b>, click the 'fetch' button to fetch a single mock event. It will show up in this editor.<br /><br /><b>Once you're happy with your workflow</b>, publish it. Then n8n will regularly check {service} for new events, and execute this workflow if it finds any. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor.",
2954
2958
  "ndv.trigger.pollingNode.executionsHelp.active": "<b>While building your workflow</b>, click the 'fetch' button to fetch a single mock event. It will show up in this editor.<br /><br /><b>Your workflow will also execute automatically</b>, since it's activated. n8n will regularly check {app_name} for new events, and execute this workflow if it finds any. These executions will show up in the <a data-key=\"executions\">executions list</a>, but not in the editor.",
2955
2959
  "ndv.trigger.webhookBasedNode.action": "Pull in events from {name}",
2956
2960
  "ndv.search.placeholder.output": "Search output",
@@ -2994,8 +2998,8 @@ var en_default = {
2994
2998
  "workflowActivator.active": "Active",
2995
2999
  "workflowActivator.inactive": "Inactive",
2996
3000
  "workflowActivator.showError.title": "Workflow could not be {newStateName}",
2997
- "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.message": "Please resolve outstanding issues before you activate it",
2998
- "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.title": "Problem activating workflow",
3001
+ "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.message": "Please resolve outstanding issues before publishing",
3002
+ "workflowActivator.showMessage.activeChangedNodesIssuesExistTrue.title": "{count} node has issues, fix before publishing: | {count} nodes have issues, fix before publishing:",
2999
3003
  "workflowActivator.showMessage.activeChangedWorkflowIdUndefined.message": "Please save it before activating",
3000
3004
  "workflowActivator.showMessage.activeChangedWorkflowIdUndefined.title": "Problem activating workflow",
3001
3005
  "workflowActivator.showMessage.displayActivationError.message.catchBlock": "Sorry there was a problem requesting the error",
@@ -3203,8 +3207,6 @@ var en_default = {
3203
3207
  "workflows.item.availableInMCP": "Available in MCP",
3204
3208
  "workflows.item.enableMCPAccess": "Enable MCP access",
3205
3209
  "workflows.item.disableMCPAccess": "Remove MCP access",
3206
- "workflows.item.published": "Published",
3207
- "workflows.item.notPublished": "Not published",
3208
3210
  "workflows.itemSuggestion.try": "Try template",
3209
3211
  "workflows.templateRecoV2.starterTemplates": "Starter templates",
3210
3212
  "workflows.templateRecoV2.seeMoreStarterTemplates": "See more starter templates",