@n8n/i18n 2.13.0 → 2.14.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 +76 -7
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +74 -5
- package/dist/index.d.mts +74 -5
- package/dist/index.mjs +76 -7
- package/dist/index.mjs.map +1 -1
- package/dist/types2.d.cts +74 -5
- package/dist/types2.d.mts +74 -5
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -270,6 +270,9 @@ var en_default = {
|
|
|
270
270
|
"aiAssistant.builder.planMode.questions.skip": "Skip",
|
|
271
271
|
"aiAssistant.builder.planMode.questions.skipAndSubmit": "Skip & submit",
|
|
272
272
|
"aiAssistant.builder.planMode.questions.other": "Other",
|
|
273
|
+
"aiAssistant.builder.planMode.questions.somethingElse": "Something else",
|
|
274
|
+
"aiAssistant.builder.planMode.questions.clarifyPlaceholder": "Clarify here...",
|
|
275
|
+
"aiAssistant.builder.planMode.questions.paginationOf": "of",
|
|
273
276
|
"aiAssistant.builder.planMode.answers.skipped": "Skipped",
|
|
274
277
|
"aiAssistant.builder.planMode.plan.title": "Proposed plan",
|
|
275
278
|
"aiAssistant.builder.planMode.plan.triggerLabel": "Trigger",
|
|
@@ -334,6 +337,11 @@ var en_default = {
|
|
|
334
337
|
"aiAssistant.builder.executeMessage.unpinAll": "Unpin all nodes",
|
|
335
338
|
"aiAssistant.builder.executeMessage.unpinIndividually": "or unpin individually",
|
|
336
339
|
"aiAssistant.builder.executeMessage.unpinTooltip": "Right-click on a node and select \"Unpin\" to unpin it",
|
|
340
|
+
"aiAssistant.builder.executeMessage.wizardSetupSuccess": "Workflow set up successfully",
|
|
341
|
+
"aiAssistant.builder.setupWizard.continue": "Continue",
|
|
342
|
+
"aiAssistant.builder.setupWizard.complete": "Complete",
|
|
343
|
+
"aiAssistant.builder.setupWizard.checkingCredentials": "Checking credentials",
|
|
344
|
+
"aiAssistant.builder.setupWizard.configureParameters": "Configure {count} parameter | Configure {count} parameters",
|
|
337
345
|
"aiAssistant.builder.toast.title": "Send chat message to start the execution",
|
|
338
346
|
"aiAssistant.builder.toast.description": "Please send a message in the chat panel to start the execution of your workflow",
|
|
339
347
|
"aiAssistant.builder.restoreError.title": "Failed to restore version",
|
|
@@ -424,6 +432,7 @@ var en_default = {
|
|
|
424
432
|
"chat.window.chat.unpinAndExecute.confirm": "Unpin and send",
|
|
425
433
|
"chat.window.chat.unpinAndExecute.cancel": "Cancel",
|
|
426
434
|
"chat.window.chat.response.empty": "[No response. Make sure the last executed node outputs the content to display here]",
|
|
435
|
+
"chat.window.chat.response.redacted": "[Response data has been redacted]",
|
|
427
436
|
"chat.window.session.title": "Session",
|
|
428
437
|
"chat.window.session.id": "Session: {id}",
|
|
429
438
|
"chat.window.session.id.copy": "(click to copy)",
|
|
@@ -1231,6 +1240,8 @@ var en_default = {
|
|
|
1231
1240
|
"executionDetails.runningTimeFinished": "in {time}",
|
|
1232
1241
|
"executionDetails.runningTimeRunning": "for",
|
|
1233
1242
|
"executionDetails.runningMessage": "Execution is running. It will show here once finished.",
|
|
1243
|
+
"executionDetails.versionAutosave": "Autosave",
|
|
1244
|
+
"executionDetails.versionTooltip": "Created {date}",
|
|
1234
1245
|
"executionDetails.startingSoon": "Starting soon",
|
|
1235
1246
|
"executionDetails.workflow": "workflow",
|
|
1236
1247
|
"emptyStateBuilderPrompt.subtitle": "Build workflows by chatting with AI",
|
|
@@ -1396,6 +1407,12 @@ var en_default = {
|
|
|
1396
1407
|
"executionsFilter.annotation.rating.good": "Good",
|
|
1397
1408
|
"executionsFilter.annotation.rating.bad": "Bad",
|
|
1398
1409
|
"executionsFilter.annotation.selectVoteFilter": "Select Rating",
|
|
1410
|
+
"executionsFilter.version": "Version",
|
|
1411
|
+
"executionsFilter.version.all": "Any version",
|
|
1412
|
+
"executionsFilter.version.select": "Select Version",
|
|
1413
|
+
"executionsFilter.version.hint": "Filter executions by the workflow version they ran on.",
|
|
1414
|
+
"executionsFilter.version.noVersions": "No version data available for this workflow's executions.",
|
|
1415
|
+
"executionsFilter.version.label": "{name} {date}",
|
|
1399
1416
|
"executionsFilter.selectStatus": "Select Status",
|
|
1400
1417
|
"executionsFilter.selectWorkflow": "Select Workflow",
|
|
1401
1418
|
"executionsFilter.start": "Execution start",
|
|
@@ -1687,6 +1704,22 @@ var en_default = {
|
|
|
1687
1704
|
"ndv.input.rootNodeHasNotRun.title": "Parent node hasn’t run yet",
|
|
1688
1705
|
"ndv.input.rootNodeHasNotRun.description": "Inputs that the parent node sends to this one will appear here. To map data in from previous nodes, use the {link} view.",
|
|
1689
1706
|
"ndv.input.rootNodeHasNotRun.description.link": "mapping",
|
|
1707
|
+
"ndv.input.redacted.title": "Input data redacted",
|
|
1708
|
+
"ndv.output.redacted.title": "Output data redacted",
|
|
1709
|
+
"ndv.redacted.description.sentence1": "Execution data has been redacted.",
|
|
1710
|
+
"ndv.redacted.description.sentence2": "Adjust redaction rules in {link}.",
|
|
1711
|
+
"ndv.redacted.description.link": "workflow settings",
|
|
1712
|
+
"ndv.redacted.dynamicCredentials.description": "This execution used dynamic credentials. Data from dynamic credential executions cannot be revealed.",
|
|
1713
|
+
"ndv.redacted.revealButton": "Reveal data",
|
|
1714
|
+
"ndv.redacted.revealModal.title": "Reveal redacted data",
|
|
1715
|
+
"ndv.redacted.revealModal.warning": "This data is redacted, because it likely contains sensitive information. Please read the following before proceeding.",
|
|
1716
|
+
"ndv.redacted.revealModal.logged": "This action will be logged",
|
|
1717
|
+
"ndv.redacted.revealModal.legitimate": "Reveal this data if you have a legitimate reason to do so.",
|
|
1718
|
+
"ndv.redacted.revealModal.policy": "Unnecessary access may violate your organization's policy",
|
|
1719
|
+
"ndv.redacted.revealModal.confirmButton": "Reveal data",
|
|
1720
|
+
"ndv.redacted.revealError": "Failed to reveal execution data",
|
|
1721
|
+
"ndv.redacted.error.title": "This node encountered an error",
|
|
1722
|
+
"ndv.redacted.error.description": "Error details have been redacted because the execution data contains sensitive information.",
|
|
1690
1723
|
"ndv.output": "Output",
|
|
1691
1724
|
"ndv.output.ai.empty": "👈 Use these logs to see information on how the {node} node completed processing. You can click on a node to see the input it received and data it output.",
|
|
1692
1725
|
"ndv.output.ai.waiting": "Waiting for message",
|
|
@@ -2359,6 +2392,8 @@ var en_default = {
|
|
|
2359
2392
|
"personalizationModal.registerEmailForTrial.success.button": "Start using n8n",
|
|
2360
2393
|
"personalizationModal.registerEmailForTrial.error": "Error while registering for enterprise trial",
|
|
2361
2394
|
"pushConnection.nodeExecutedSuccessfully": "Node executed successfully",
|
|
2395
|
+
"pushConnection.nodeNotExecuted": "Node was not executed",
|
|
2396
|
+
"pushConnection.nodeNotExecuted.message": "The execution took a different path and didn't reach this node. This typically happens with conditional nodes like If or Switch.",
|
|
2362
2397
|
"pushConnection.workflowExecutedSuccessfully": "Workflow executed successfully",
|
|
2363
2398
|
"pushConnection.error.message": "Connection lost",
|
|
2364
2399
|
"pushConnection.error.tooltip": "You have a connection issue or the server is down. <br />n8n should reconnect automatically once the issue is resolved.",
|
|
@@ -2786,6 +2821,10 @@ var en_default = {
|
|
|
2786
2821
|
"settings.chatHub.providers.modal.edit.errorFetchingModels": "Error fetching chat models",
|
|
2787
2822
|
"settings.chatHub.providers.modal.edit.models.placeholder": "Select a model",
|
|
2788
2823
|
"settings.chatHub.providers.modal.edit.models.create": "Add model \"{filter}\"",
|
|
2824
|
+
"settings.chatHub.providers.modal.edit.responsesApi.label": "Use Responses API",
|
|
2825
|
+
"settings.chatHub.providers.modal.edit.responsesApi.description": "Disable this if your OpenAI credential uses a custom base URL that doesn't support the Responses API (e.g. Gemini via OpenAI compatibility layer)",
|
|
2826
|
+
"settings.chatHub.providers.modal.edit.contextWindowLength.label": "Context window (messages)",
|
|
2827
|
+
"settings.chatHub.providers.modal.edit.contextWindowLength.description": "Number of previous interactions (message and reply pairs) to include as context for the model (default: 20)",
|
|
2789
2828
|
"settings.chatHub.providers.table.models.disabled": "Disabled",
|
|
2790
2829
|
"settings.chatHub.providers.table.models.allModels": "All models",
|
|
2791
2830
|
"settings.chatHub.providers.table.models.noModels": "No models",
|
|
@@ -3630,11 +3669,13 @@ var en_default = {
|
|
|
3630
3669
|
"workflowSettings.saveExecutionProgressOptions.defaultSave": "Default - {defaultValue}",
|
|
3631
3670
|
"workflowSettings.saveExecutionProgressOptions.doNotSave": "Do not save",
|
|
3632
3671
|
"workflowSettings.saveExecutionProgressOptions.save": "@:_reusableBaseText.save",
|
|
3633
|
-
"workflowSettings.
|
|
3634
|
-
"workflowSettings.
|
|
3635
|
-
"workflowSettings.
|
|
3636
|
-
"workflowSettings.
|
|
3637
|
-
"workflowSettings.
|
|
3672
|
+
"workflowSettings.redactProductionData": "Redact production execution data",
|
|
3673
|
+
"workflowSettings.redactProductionData.dynamicCredentialsHint": "Prod. execution data is always redacted in workflows that use dynamic credentials.",
|
|
3674
|
+
"workflowSettings.redactManualData": "Redact manual execution data",
|
|
3675
|
+
"workflowSettings.redactionOptions.default": "Default - Do not redact",
|
|
3676
|
+
"workflowSettings.redactionOptions.redact": "Redact",
|
|
3677
|
+
"workflowSettings.helpTexts.redactProductionData": "Controls whether execution data from production (non-manually triggered) executions is redacted.",
|
|
3678
|
+
"workflowSettings.helpTexts.redactManualData": "Controls whether execution data from manually triggered executions is redacted.",
|
|
3638
3679
|
"workflowSettings.saveManualExecutions": "Save manual executions",
|
|
3639
3680
|
"workflowSettings.saveManualOptions.defaultSave": "Default - {defaultValue}",
|
|
3640
3681
|
"workflowSettings.saveManualOptions.doNotSave": "Do not save",
|
|
@@ -3685,8 +3726,10 @@ var en_default = {
|
|
|
3685
3726
|
"credentialResolverEdit.error.loadTypes": "Failed to load resolver types",
|
|
3686
3727
|
"credentialResolverEdit.delete": "Delete",
|
|
3687
3728
|
"credentialResolverEdit.confirmMessage.deleteResolver.headline": "Delete Credential Resolver?",
|
|
3688
|
-
"credentialResolverEdit.confirmMessage.deleteResolver.message": "Are you sure you want to delete the credential resolver
|
|
3689
|
-
"credentialResolverEdit.confirmMessage.deleteResolver.
|
|
3729
|
+
"credentialResolverEdit.confirmMessage.deleteResolver.message": "Are you sure you want to delete the credential resolver {savedResolverName}?",
|
|
3730
|
+
"credentialResolverEdit.confirmMessage.deleteResolver.messageWithWorkflows": "Are you sure you want to delete the credential resolver {savedResolverName}? The following workflows use this resolver and will no longer resolve dynamic credentials:",
|
|
3731
|
+
"credentialResolverEdit.confirmMessage.deleteResolver.andMore": "and {count} more...",
|
|
3732
|
+
"credentialResolverEdit.confirmMessage.deleteResolver.confirmButtonText": "Delete",
|
|
3690
3733
|
"credentialResolverEdit.sidebar.configuration": "Configuration",
|
|
3691
3734
|
"credentialResolverEdit.sidebar.details": "Details",
|
|
3692
3735
|
"credentialResolverEdit.details.id": "ID",
|
|
@@ -3788,6 +3831,20 @@ var en_default = {
|
|
|
3788
3831
|
"workflows.dynamic.tooltip": "This workflow resolves credentials at runtime based on who executes it.",
|
|
3789
3832
|
"workflows.dynamic.tooltipTitle": "Dynamic credentials",
|
|
3790
3833
|
"workflows.dynamic.resolverMissing": "Credential resolver missing",
|
|
3834
|
+
"workflows.dependencies.tooltip": "1 dependency | {count} dependencies",
|
|
3835
|
+
"workflows.dependencies.modal.title": "Dependencies",
|
|
3836
|
+
"workflows.dependencies.modal.search": "Search dependencies...",
|
|
3837
|
+
"workflows.dependencies.type.credentials": "Credentials",
|
|
3838
|
+
"workflows.dependencies.type.dataTables": "Data Tables",
|
|
3839
|
+
"workflows.dependencies.type.subWorkflows": "Sub-workflows",
|
|
3840
|
+
"workflows.dependencies.type.parentWorkflows": "Used by workflows",
|
|
3841
|
+
"workflows.dependencies.search.placeholder": "Search...",
|
|
3842
|
+
"workflows.dependencies.search.empty": "No matching dependencies",
|
|
3843
|
+
"workflows.dependencies.hiddenNotice": "+1 not accessible to you | +{count} not accessible to you",
|
|
3844
|
+
"resourceDependents.tooltip": "Used by 1 workflow | Used by {count} workflows",
|
|
3845
|
+
"resourceDependents.modal.title": "Used by workflows",
|
|
3846
|
+
"resourceDependents.modal.search": "Search workflows...",
|
|
3847
|
+
"resourceDependents.type.workflows": "Workflows",
|
|
3791
3848
|
"workflows.item.enableMCPAccess": "Enable MCP access",
|
|
3792
3849
|
"workflows.item.disableMCPAccess": "Remove MCP access",
|
|
3793
3850
|
"workflows.itemSuggestion.try": "Try template",
|
|
@@ -4030,6 +4087,17 @@ var en_default = {
|
|
|
4030
4087
|
"dataTable.download.modal.includeSystemColumns": "Include system columns (id, createdAt, updatedAt)",
|
|
4031
4088
|
"dataTable.download.modal.confirm": "Download",
|
|
4032
4089
|
"dataTable.download.modal.cancel": "Cancel",
|
|
4090
|
+
"dataTable.importCsv": "Import CSV",
|
|
4091
|
+
"dataTable.importCsv.title": "Import CSV to data table",
|
|
4092
|
+
"dataTable.importCsv.description": "Column names must match the table's column names. System columns (id, createdAt, updatedAt) found in CSV will be ignored.",
|
|
4093
|
+
"dataTable.importCsv.columnMismatch": "The following CSV columns do not match the table: {unrecognized}. The following table columns are missing from CSV: {missing}.",
|
|
4094
|
+
"dataTable.importCsv.unrecognizedColumnsOnly": "The following CSV columns do not match the table: {columns}. Remove them and try again.",
|
|
4095
|
+
"dataTable.importCsv.missingColumnsOnly": "The following table columns are missing from CSV and will be set to null: {columns}.",
|
|
4096
|
+
"dataTable.importCsv.noMatchingColumns": "No matching columns found. CSV column names must exactly match the table's column names.",
|
|
4097
|
+
"dataTable.importCsv.readyToImport": "Ready to import {count} row | Ready to import {count} rows",
|
|
4098
|
+
"dataTable.importCsv.success": "Successfully imported {count} row | Successfully imported {count} rows",
|
|
4099
|
+
"dataTable.importCsv.error": "Failed to import CSV",
|
|
4100
|
+
"dataTable.importCsv.importButton": "Import",
|
|
4033
4101
|
"dataTable.rename.error": "Error renaming data table",
|
|
4034
4102
|
"dataTable.getDetails.error": "Error fetching data table details",
|
|
4035
4103
|
"dataTable.notFound": "Data table not found",
|
|
@@ -4361,6 +4429,7 @@ var en_default = {
|
|
|
4361
4429
|
"projects.settings.externalSecrets.collapse": "Collapse external secrets vault",
|
|
4362
4430
|
"projects.sharing.allUsers": "All users and projects",
|
|
4363
4431
|
"projects.sharing.noMatchingProjects": "There are no available projects",
|
|
4432
|
+
"projects.sharing.moreResults": "{count} more results — refine your search",
|
|
4364
4433
|
"projects.sharing.noMatchingUsers": "No matching users or projects",
|
|
4365
4434
|
"projects.sharing.select.placeholder": "Select project or user",
|
|
4366
4435
|
"projects.sharing.select.placeholder.user": "Share with user(s)",
|