@n8n/i18n 1.26.2 → 2.0.0-rc.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 CHANGED
@@ -117,6 +117,7 @@ var en_default = {
117
117
  "generic.editor": "Editor",
118
118
  "generic.seePlans": "See plans",
119
119
  "generic.loading": "Loading",
120
+ "generic.loadingEllipsis": "Loading...",
120
121
  "generic.and": "and",
121
122
  "generic.ownedByMe": "(You)",
122
123
  "generic.moreInfo": "More info",
@@ -140,6 +141,8 @@ var en_default = {
140
141
  "generic.your": "Your",
141
142
  "generic.apiKey": "API Key",
142
143
  "generic.search": "Search",
144
+ "generic.showMore": "Show more",
145
+ "generic.showLess": "Show less",
143
146
  "about.aboutN8n": "About n8n",
144
147
  "about.close": "Close",
145
148
  "about.license": "License",
@@ -164,6 +167,7 @@ var en_default = {
164
167
  "activationModal.saveExecutions": "save executions.",
165
168
  "activationModal.theseExecutionsWillNotShowUp": "These executions will not show up immediately in the editor,",
166
169
  "activationModal.workflowActivated": "Workflow activated",
170
+ "activationModal.workflowPublished": "Workflow published",
167
171
  "activationModal.yourTriggerWillNowFire": "Your trigger will now fire production executions automatically.",
168
172
  "activationModal.yourTriggersWillNowFire": "Your triggers will now fire production executions automatically.",
169
173
  "activationModal.yourWorkflowWillNowListenForEvents": "Your workflow will now listen for events from {serviceName} and trigger executions.",
@@ -272,6 +276,7 @@ var en_default = {
272
276
  "banners.trial.message": "1 day left in your n8n trial | {count} days left in your n8n trial",
273
277
  "banners.trialOver.message": "Your trial is over. Upgrade now to keep automating.",
274
278
  "banners.v1.message": "n8n has been updated to version 1, introducing some breaking changes. Please consult the <a target=\"_blank\" href=\"https://docs.n8n.io/1-0-migration-checklist\">migration guide</a> for more information.",
279
+ "banners.workflowAutoDeactivated.message": "This workflow was automatically deactivated due to multiple crashed executions. Please review and reactivate it when ready.",
275
280
  "binaryDataDisplay.backToList": "Back to list",
276
281
  "binaryDataDisplay.backToOverviewPage": "Back to overview page",
277
282
  "binaryDataDisplay.noDataFoundToDisplay": "No data found to display",
@@ -306,6 +311,14 @@ var en_default = {
306
311
  "chatHub.agent.newAgent": "New Agent",
307
312
  "chatHub.agent.configureCredentials": "Configure credentials",
308
313
  "chatHub.agent.addModel": "Add model",
314
+ "chatHub.agent.credentialsMissing": "Credentials missing",
315
+ "chatHub.agent.card.menu.edit": "Edit",
316
+ "chatHub.agent.card.menu.delete": "Delete",
317
+ "chatHub.agent.card.noDescription": "No description",
318
+ "chatHub.agent.card.badge.n8nWorkflow": "n8n workflow",
319
+ "chatHub.agent.card.badge.customAgent": "Custom agent",
320
+ "chatHub.agent.card.button.edit": "Edit",
321
+ "chatHub.agent.card.button.moreOptions": "More options",
309
322
  "chatHub.agent.editor.title.new": "New Agent",
310
323
  "chatHub.agent.editor.title.edit": "Edit Agent",
311
324
  "chatHub.agent.editor.name.label": "Name",
@@ -332,6 +345,49 @@ var en_default = {
332
345
  "chatHub.agent.editor.success.create": "Agent created successfully",
333
346
  "chatHub.agent.editor.success.update": "Agent updated successfully",
334
347
  "chatHub.agent.editor.success.delete": "Agent deleted successfully",
348
+ "chatHub.agents.loadError": "Failed to load agent",
349
+ "chatHub.agents.delete.confirm.message": "Are you sure you want to delete this agent?",
350
+ "chatHub.agents.delete.confirm.title": "Delete agent",
351
+ "chatHub.agents.delete.confirm.button": "Delete",
352
+ "chatHub.agents.delete.cancel.button": "Cancel",
353
+ "chatHub.agents.delete.success": "Agent deleted successfully",
354
+ "chatHub.agents.delete.error": "Could not delete the agent",
355
+ "chatHub.agents.title": "Custom Agents",
356
+ "chatHub.agents.description": "Use n8n workflow agents or create custom AI agents with specific instructions and behaviors",
357
+ "chatHub.agents.button.newAgent": "New Agent",
358
+ "chatHub.agents.search.placeholder": "Search",
359
+ "chatHub.agents.filter.all": "All",
360
+ "chatHub.agents.filter.customAgents": "Custom agents",
361
+ "chatHub.agents.filter.n8nWorkflows": "n8n workflows",
362
+ "chatHub.agents.sort.updatedAt": "Sort by last updated",
363
+ "chatHub.agents.sort.createdAt": "Sort by created",
364
+ "chatHub.agents.empty.noAgents": "No agents available. Create your first custom agent to get started.",
365
+ "chatHub.agents.empty.noMatch": "No agents match your search criteria.",
366
+ "chatHub.chat.greeting": "Hello, {name}!",
367
+ "chatHub.chat.greeting.fallback": "User",
368
+ "chatHub.chat.dropOverlay": "Drop files here to attach",
369
+ "chatHub.chat.scrollToBottom": "Scroll to bottom",
370
+ "chatHub.chat.header.button.editAgent": "Edit Agent",
371
+ "chatHub.chat.header.button.newChat": "New Chat",
372
+ "chatHub.chat.header.button.openWorkflow": "Open Workflow",
373
+ "chatHub.chat.prompt.microphone.accessDenied": "Microphone access denied",
374
+ "chatHub.chat.prompt.microphone.allowAccess": "Please allow microphone access to use voice input",
375
+ "chatHub.chat.prompt.microphone.noSpeech": "No speech detected. Please try again",
376
+ "chatHub.chat.prompt.callout.selectModel.new": "Please {link} to start a conversation",
377
+ "chatHub.chat.prompt.callout.selectModel.new.link": "select a model",
378
+ "chatHub.chat.prompt.callout.selectModel.existing": "Please {link} to continue the conversation",
379
+ "chatHub.chat.prompt.callout.selectModel.existing.link": "reselect a model",
380
+ "chatHub.chat.prompt.callout.setCredentials.new": "Please {link} for {provider} to start a conversation",
381
+ "chatHub.chat.prompt.callout.setCredentials.new.link": "set credentials",
382
+ "chatHub.chat.prompt.callout.setCredentials.existing": "Please {link} for {provider} to continue the conversation",
383
+ "chatHub.chat.prompt.callout.setCredentials.existing.link": "set credentials",
384
+ "chatHub.chat.prompt.button.attach": "Attach",
385
+ "chatHub.chat.prompt.button.stopRecording": "Stop recording",
386
+ "chatHub.chat.prompt.button.voiceInput": "Voice input",
387
+ "chatHub.chat.prompt.button.send": "Send",
388
+ "chatHub.chat.prompt.button.stopGenerating": "Stop generating",
389
+ "chatHub.chat.prompt.placeholder.withModel": "Message {model}...",
390
+ "chatHub.chat.prompt.placeholder.selectModel": "Select a model",
335
391
  "chatHub.tools.editor.title": "Add Tools",
336
392
  "chatHub.tools.editor.credential": "Credential",
337
393
  "chatHub.tools.editor.credential.placeholder": "Select credential…",
@@ -339,15 +395,39 @@ var en_default = {
339
395
  "chatHub.tools.editor.selectedCount": "{count} tool selected | {count} tools selected",
340
396
  "chatHub.tools.editor.confirm": "Confirm",
341
397
  "chatHub.tools.editor.cancel": "Cancel",
398
+ "chatHub.tools.selector.label.count": "{count} Tool | {count} Tools",
399
+ "chatHub.tools.selector.label.default": "Tools",
342
400
  "chatHub.credentials.selector.title": "Select {provider} credential",
343
401
  "chatHub.credentials.selector.chooseOrCreate": "Choose or create a credential for {provider}",
344
402
  "chatHub.credentials.selector.createNew": "Create new",
345
403
  "chatHub.credentials.selector.confirm": "Select",
346
404
  "chatHub.credentials.selector.cancel": "Cancel",
405
+ "chatHub.credentials.selector.deleteButton": "Delete credential",
406
+ "chatHub.message.actions.readAloud": "Read aloud",
407
+ "chatHub.message.actions.stopReading": "Stop reading",
408
+ "chatHub.message.actions.edit": "Edit",
409
+ "chatHub.message.actions.regenerate": "Regenerate",
410
+ "chatHub.message.actions.executionId": "Execution ID",
411
+ "chatHub.message.edit.cancel": "Cancel",
412
+ "chatHub.message.edit.send": "Send",
413
+ "chatHub.message.error.unknown": "Error: Unknown error occurred",
414
+ "chatHub.models.selector.defaultLabel": "Select model",
347
415
  "chatHub.models.byIdSelector.title": "Choose {provider} model by ID",
348
416
  "chatHub.models.byIdSelector.choose": "Enter model identifier (e.g. \"gpt-4\")",
349
417
  "chatHub.models.byIdSelector.confirm": "Select",
350
418
  "chatHub.models.byIdSelector.cancel": "Cancel",
419
+ "chatHub.session.actions.rename": "Rename",
420
+ "chatHub.session.actions.delete": "Delete",
421
+ "chatHub.session.updateTitle.error": "Could not update the conversation title.",
422
+ "chatHub.session.delete.confirm.message": "Are you sure you want to delete this conversation?",
423
+ "chatHub.session.delete.confirm.title": "Delete conversation",
424
+ "chatHub.session.delete.confirm.button": "Delete",
425
+ "chatHub.session.delete.cancel.button": "Cancel",
426
+ "chatHub.session.delete.success": "Conversation is deleted",
427
+ "chatHub.session.delete.error": "Could not delete the conversation",
428
+ "chatHub.sidebar.button.toggle": "Toggle sidebar",
429
+ "chatHub.sidebar.link.newChat": "New Chat",
430
+ "chatHub.sidebar.link.customAgents": "Custom Agents",
351
431
  "chatEmbed.infoTip.description": "Add chat to external applications using the n8n chat package.",
352
432
  "chatEmbed.infoTip.link": "More info",
353
433
  "chatEmbed.title": "Embed Chat in your website",
@@ -1237,6 +1317,7 @@ var en_default = {
1237
1317
  "menuActions.delete": "Delete",
1238
1318
  "menuActions.archive": "Archive",
1239
1319
  "menuActions.unarchive": "Unarchive",
1320
+ "menuActions.unpublish": "Unpublish",
1240
1321
  "multipleParameter.addItem": "Add item",
1241
1322
  "multipleParameter.currentlyNoItemsExist": "Currently no items exist",
1242
1323
  "multipleParameter.deleteItem": "Delete item",
@@ -1749,6 +1830,8 @@ var en_default = {
1749
1830
  "contextMenu.addSticky": "Add sticky note",
1750
1831
  "contextMenu.editSticky": "Edit sticky note",
1751
1832
  "contextMenu.changeColor": "Change color",
1833
+ "contextMenu.copyTestUrl": "Copy test url",
1834
+ "contextMenu.copyProductionUrl": "Copy production url",
1752
1835
  "nodeWebhooks.clickToCopyWebhookUrls": "Click to copy webhook URLs",
1753
1836
  "nodeWebhooks.clickToCopyWebhookUrls.formTrigger": "Click to copy Form URL",
1754
1837
  "nodeWebhooks.clickToCopyWebhookUrls.chatTrigger": "Click to copy Chat URL",
@@ -1764,6 +1847,8 @@ var en_default = {
1764
1847
  "nodeWebhooks.invalidExpression": "[INVALID EXPRESSION]",
1765
1848
  "nodeWebhooks.productionUrl": "Production URL",
1766
1849
  "nodeWebhooks.showMessage.title": "URL copied",
1850
+ "nodeWebhooks.showMessage.testWebhookUrl": "This node is only supports production webhooks",
1851
+ "nodeWebhooks.showMessage.not.active": "Workflow is not active",
1767
1852
  "nodeWebhooks.showMessage.title.formTrigger": "Form URL copied",
1768
1853
  "nodeWebhooks.showMessage.title.chatTrigger": "Chat URL copied",
1769
1854
  "nodeWebhooks.showMessage.title.mcpTrigger": "MCP URL copied",
@@ -1818,6 +1903,7 @@ var en_default = {
1818
1903
  "parameterInput.focusParameter": "Focus parameter",
1819
1904
  "parameterInput.resetValue": "Reset Value",
1820
1905
  "parameterInput.select": "Select",
1906
+ "parameterInput.selectDate": "Select date",
1821
1907
  "parameterInput.selectDateAndTime": "Select date and time",
1822
1908
  "parameterInput.selectACredentialTypeFromTheDropdown": "Select a credential type from the dropdown",
1823
1909
  "parameterInput.theValueIsNotSupported": "The value \"{checkValue}\" is not supported!",
@@ -2146,6 +2232,7 @@ var en_default = {
2146
2232
  "runData.executionTime": "Execution Time",
2147
2233
  "runData.fileExtension": "File Extension",
2148
2234
  "runData.directory": "Directory",
2235
+ "runData.url": "URL",
2149
2236
  "runData.fileName": "File Name",
2150
2237
  "runData.invalidPinnedData": "Invalid pinned data",
2151
2238
  "runData.items": "Items",
@@ -3039,6 +3126,16 @@ var en_default = {
3039
3126
  "workflowSettings.timeSavedPerExecution": "Estimated time saved",
3040
3127
  "workflowSettings.timeSavedPerExecution.hint": "Minutes per production execution",
3041
3128
  "workflowSettings.timeSavedPerExecution.tooltip": "Total time savings are summarised in the Overview page.",
3129
+ "workflowSettings.timeSavedPerExecution.minutesSaved": "Minutes saved",
3130
+ "workflowSettings.timeSavedPerExecution.tab.fixed": "Fixed",
3131
+ "workflowSettings.timeSavedPerExecution.tab.conditional": "Conditional",
3132
+ "workflowSettings.timeSavedPerExecution.noNodesDetected": "No time saved nodes detected",
3133
+ "workflowSettings.timeSavedPerExecution.noNodesDetected.hint": "Add one or more time saved nodes to calculate time saved dynamically",
3134
+ "workflowSettings.timeSavedPerExecution.nodesDetected": "Active - {count} time saved nodes currently setup",
3135
+ "workflowSettings.timeSavedPerExecution.nodesDetected.hint": "Time saved is calculated dynamically based on each execution",
3136
+ "workflowSettings.timeSavedPerExecution.nodesDetected.addMore": "Add more time saved nodes",
3137
+ "workflowSettings.timeSavedPerExecution.fixedTabWarning": "There are one or more {link} calculating time saved on this workflows dynamically. While your workflow is configured for fix time saved values, these nodes will be ignored.",
3138
+ "workflowSettings.timeSavedPerExecution.fixedTabWarning.link": "time saved nodes",
3042
3139
  "workflowSettings.availableInMCP": "Available in MCP",
3043
3140
  "workflowSettings.availableInMCP.tooltip": "Make this workflow visible to AI Agents through n8n MCP",
3044
3141
  "workflowSettings.toggleMCP.error.title": "Error updating MCP settings",
@@ -3050,12 +3147,17 @@ var en_default = {
3050
3147
  "workflowHistory.content.actions": "Actions",
3051
3148
  "workflowHistory.item.id": "ID: {id}",
3052
3149
  "workflowHistory.item.createdAt": "{date} at {time}",
3150
+ "workflowHistory.item.savedAtLabel": "Saved:",
3151
+ "workflowHistory.item.publishedAtLabel": "Published:",
3053
3152
  "workflowHistory.item.actions.restore": "Restore this version",
3153
+ "workflowHistory.item.actions.publish": "Publish this version",
3154
+ "workflowHistory.item.actions.unpublish": "Unpublish workflow",
3054
3155
  "workflowHistory.item.actions.clone": "Clone to new workflow",
3055
3156
  "workflowHistory.item.actions.open": "Open version in new tab",
3056
3157
  "workflowHistory.item.actions.download": "Download",
3057
3158
  "workflowHistory.item.unsaved.title": "Unsaved version",
3058
3159
  "workflowHistory.item.latest": "Latest saved",
3160
+ "workflowHistory.item.active": "Published",
3059
3161
  "workflowHistory.empty": "No versions yet.",
3060
3162
  "workflowHistory.hint": "Save the workflow to create the first version!",
3061
3163
  "workflowHistory.limit": "Version history is limited to {days} days",
@@ -3064,17 +3166,23 @@ var en_default = {
3064
3166
  "workflowHistory.action.error.title": "Failed to {action}",
3065
3167
  "workflowHistory.action.restore.modal.title": "Restore previous workflow version?",
3066
3168
  "workflowHistory.action.restore.modal.subtitle": "Your workflow will revert to the version from {date}",
3067
- "workflowHistory.action.restore.modal.text": "Your workflow is currently active, so production executions will immediately start using the restored version. If you'd like to deactivate it before restoring, click {buttonText}.",
3169
+ "workflowHistory.action.restore.modal.publishedNote": "This will not affect the published version",
3068
3170
  "workflowHistory.action.restore.modal.button.deactivateAndRestore": "Deactivate and restore",
3069
3171
  "workflowHistory.action.restore.modal.button.restore": "Restore",
3070
3172
  "workflowHistory.action.restore.modal.button.cancel": "Cancel",
3071
3173
  "workflowHistory.action.restore.success.title": "Successfully restored workflow version",
3072
3174
  "workflowHistory.action.clone.success.title": "Successfully cloned workflow version",
3073
3175
  "workflowHistory.action.clone.success.message": "Open cloned workflow in a new tab",
3176
+ "workflowHistory.action.unpublish.success.title": "Workflow unpublished successfully",
3177
+ "workflowHistory.action.unpublish.modal.title": "Unpublish {versionName}",
3178
+ "workflowHistory.action.unpublish.modal.description": "This will prevent all production executions to this workflow until you publish again.",
3179
+ "workflowHistory.action.unpublish.modal.button.unpublish": "Unpublish",
3074
3180
  "workflowHistory.button.tooltip.empty": "This workflow currently has no history to view. Once you've made your first save, you'll be able to view previous versions",
3075
3181
  "workflowHistory.button.tooltip": "Workflow history to view and restore previous versions of your workflows",
3182
+ "workflowHistory.publishModal.title": "Publish {versionName}",
3076
3183
  "workflows.heading": "Workflows",
3077
3184
  "workflows.add": "Add workflow",
3185
+ "workflows.publish": "Publish",
3078
3186
  "workflows.project.add": "Add workflow to project",
3079
3187
  "workflows.item.open": "Open",
3080
3188
  "workflows.item.share": "Share...",
@@ -3091,6 +3199,8 @@ var en_default = {
3091
3199
  "workflows.item.availableInMCP": "Available in MCP",
3092
3200
  "workflows.item.enableMCPAccess": "Enable MCP access",
3093
3201
  "workflows.item.disableMCPAccess": "Remove MCP access",
3202
+ "workflows.item.published": "Published",
3203
+ "workflows.item.notPublished": "Not published",
3094
3204
  "workflows.itemSuggestion.try": "Try template",
3095
3205
  "workflows.templateRecoV2.starterTemplates": "Starter templates",
3096
3206
  "workflows.templateRecoV2.seeMoreStarterTemplates": "See more starter templates",
@@ -3172,7 +3282,7 @@ var en_default = {
3172
3282
  "workflows.create.project.toast.title": "Workflow successfully created in {projectName}",
3173
3283
  "workflows.create.folder.toast.title": "Workflow successfully created in \"{projectName}\", within \"{folderName}\"",
3174
3284
  "workflows.create.project.toast.text": "All members from {projectName} will have access to this workflow.",
3175
- "workflows.deactivated": "Workflow deactivated",
3285
+ "workflows.autodeactivated": "Workflow auto-deactivated",
3176
3286
  "workflows.ai.starter.collection.callout": "Learn how to build AI Agents in n8n",
3177
3287
  "workflows.ai.starter.collection.card": "Learn how to build AI Agents",
3178
3288
  "workflows.ai.starter.collection.folder.name": "🎁 n8n basics: Learn how to build Agents in n8n",
@@ -3191,6 +3301,12 @@ var en_default = {
3191
3301
  "workflows.preBuiltAgents.callout": "Get started faster with our",
3192
3302
  "workflows.preBuiltAgents.linkText": "pre-built agents",
3193
3303
  "workflowSelectorParameterInput.createNewSubworkflow.name": "My Sub-Workflow",
3304
+ "workflows.publishModal.title": "Publish workflow",
3305
+ "workflows.publishModal.noTriggerMessage": "This workflow has no trigger nodes that require publishing",
3306
+ "workflows.publishModal.versionNameLabel": "Version name",
3307
+ "workflows.publishModal.descriptionPlaceholder": "Describe changes (optional)",
3308
+ "workflows.publishModal.noChanges": "No changes to publish",
3309
+ "workflows.publishModal.lastPublished": "Last published by {author}, {date} at {time}",
3194
3310
  "importCurlModal.title": "Import cURL command",
3195
3311
  "importCurlModal.input.label": "cURL Command",
3196
3312
  "importCurlModal.input.placeholder": "Paste the cURL command here",