Skip to content

Commit d7e3da5

Browse files
author
github-actions
committed
chore: auto translate
1 parent 3b93a38 commit d7e3da5

2 files changed

Lines changed: 88 additions & 23 deletions

File tree

languages/zh-CN.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,9 +1104,7 @@
11041104
"credentials.add": "添加凭证",
11051105
"credentials.project.add": "将凭证添加到项目",
11061106
"credentials.empty.heading": "{name},让我们设置一个凭证",
1107-
"credentials.empty.heading.userNotSetup": "设置凭证",
11081107
"credentials.empty.description": "凭证允许工作流与您的应用和服务进行交互",
1109-
"credentials.empty.button": "添加第一个凭证",
11101108
"credentials.empty.button.disabled.tooltip": "您在项目中的当前角色不允许您创建凭证",
11111109
"credentials.item.open": "打开",
11121110
"credentials.item.delete": "删除",
@@ -3856,14 +3854,11 @@
38563854
"workflows.noResults.withSearch.switchToShared.link": "已隐藏",
38573855
"workflows.empty.heading": "欢迎,{name}!",
38583856
"workflows.empty.heading.userNotSetup": "欢迎!",
3859-
"workflows.empty.headingWithIcon": "👋 欢迎,{name}!",
3860-
"workflows.empty.headingWithIcon.userNotSetup": "👋 欢迎!",
38613857
"workflows.empty.heading.builder": "嗨 {name},你想自动化什么?",
38623858
"workflows.empty.heading.builder.userNotSetup": "嗨,你想要自动化什么?",
38633859
"workflows.empty.description": "创建您的第一个工作流",
38643860
"workflows.empty.description.readOnlyEnv": "此处尚无任何工作流",
38653861
"workflows.empty.description.noPermission": "当前没有要查看的工作流",
3866-
"workflows.empty.startFromScratch": "从头开始",
38673862
"workflows.empty.startWithTemplate": "从模板开始",
38683863
"workflows.empty.browseTemplates": "浏览工作流模板",
38693864
"workflows.empty.learnN8n": "了解 n8n",
@@ -3948,9 +3943,7 @@
39483943
"variables.add.onlyOwnerCanCreate": "只有所有者才能创建变量",
39493944
"variables.add.button.label": "创建变量",
39503945
"variables.empty.heading": "{name},让我们设置一个变量",
3951-
"variables.empty.heading.userNotSetup": "设置变量",
39523946
"variables.empty.description": "可以使用变量来存储可在多个工作流中轻松引用的数据。",
3953-
"variables.empty.button": "添加第一个变量",
39543947
"variables.empty.button.disabled.tooltip": "您在项目中的当前角色不允许您创建变量",
39553948
"variables.empty.notAllowedToCreate.heading": "{name},开始使用变量",
39563949
"variables.empty.notAllowedToCreate.description": "请向项目编辑或实例管理员请求创建所需的变量。一旦配置完成,您可以使用语法 $vars.MY_VAR 在您的工作流中利用它们。",
@@ -4025,7 +4018,6 @@
40254018
"contextual.feature.unavailable.title.cloud": "在 Pro 计划中可用",
40264019
"dataTable.dataTables": "数据表格",
40274020
"dataTables.noResults": "未找到数据表",
4028-
"dataTable.empty.label": "您还没有任何数据表。",
40294021
"dataTable.empty.description": "使用数据表来持久化执行结果、在工作流程之间共享数据以及跟踪评估指标。",
40304022
"dataTable.empty.button.disabled.tooltip": "您在项目中的当前角色不允许您创建数据表。",
40314023
"dataTable.card.size": "{size}MB",

script/en.json

Lines changed: 88 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,10 +1144,8 @@
11441144
"credentials.heading": "Credentials",
11451145
"credentials.add": "Add credential",
11461146
"credentials.project.add": "Add credential to project",
1147-
"credentials.empty.heading": "{name}, let's set up a credential",
1148-
"credentials.empty.heading.userNotSetup": "Set up a credential",
1147+
"credentials.empty.heading": "Create your first credential",
11491148
"credentials.empty.description": "Credentials let workflows interact with your apps and services",
1150-
"credentials.empty.button": "Add first credential",
11511149
"credentials.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create credentials",
11521150
"credentials.item.open": "Open",
11531151
"credentials.item.delete": "Delete",
@@ -2114,6 +2112,7 @@
21142112
"nodeCreator.subcategoryNames.miscellaneous": "Miscellaneous",
21152113
"nodeCreator.subcategoryNames.humanInTheLoop": "Human review",
21162114
"nodeCreator.subcategoryNames.modelContextProtocol": "MCP servers",
2115+
"nodeCreator.sectionNames.n8nConnect": "n8n Connect",
21172116
"nodeCreator.sectionNames.popular": "Popular",
21182117
"nodeCreator.sectionNames.other": "Other",
21192118
"nodeCreator.sectionNames.sendAndWait": "Send and wait for response",
@@ -4471,14 +4470,14 @@
44714470
"workflows.noResults.withSearch.switchToShared.link": "hidden",
44724471
"workflows.empty.heading": "Welcome, {name}!",
44734472
"workflows.empty.heading.userNotSetup": "Welcome!",
4474-
"workflows.empty.headingWithIcon": "What do you want to build, {name}",
4475-
"workflows.empty.headingWithIcon.userNotSetup": "What do you want to build?",
4473+
"workflows.empty.onboarding.heading": "Let's build your first automation",
4474+
"workflows.empty.list.heading": "Create your first automation",
4475+
"workflows.empty.list.description": "Build multi-step automations connecting your apps and services",
44764476
"workflows.empty.heading.builder": "Hi {name}, what do you want to automate?",
44774477
"workflows.empty.heading.builder.userNotSetup": "Hi, what do you want to automate?",
44784478
"workflows.empty.description": "What do you want to build?",
44794479
"workflows.empty.description.readOnlyEnv": "No workflows here yet",
44804480
"workflows.empty.description.noPermission": "There are currently no workflows to view",
4481-
"workflows.empty.startFromScratch": "Start from scratch",
44824481
"workflows.empty.startWithTemplate": "Start with a template",
44834482
"workflows.empty.browseTemplates": "Explore workflow templates",
44844483
"workflows.empty.learnN8n": "Learn n8n",
@@ -4568,10 +4567,8 @@
45684567
"variables.add.unavailable.empty": "Upgrade plan to start using variables",
45694568
"variables.add.onlyOwnerCanCreate": "Only owner can create variables",
45704569
"variables.add.button.label": "Create variable",
4571-
"variables.empty.heading": "{name}, let's set up a variable",
4572-
"variables.empty.heading.userNotSetup": "Set up a variable",
4573-
"variables.empty.description": "Variables can be used to store data that can be referenced easily across multiple workflows.",
4574-
"variables.empty.button": "Add first variable",
4570+
"variables.empty.heading": "Create your first variable",
4571+
"variables.empty.description": "Store values you can reference across all your workflows",
45754572
"variables.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create variables",
45764573
"variables.empty.notAllowedToCreate.heading": "{name}, start using variables",
45774574
"variables.empty.notAllowedToCreate.description": "Ask project editors or instance admin to create the variables you need. Once configured, you can utilize them in your workflows using the syntax $vars.MY_VAR.",
@@ -4646,8 +4643,8 @@
46464643
"contextual.feature.unavailable.title.cloud": "Available on the Pro Plan",
46474644
"dataTable.dataTables": "Data tables",
46484645
"dataTables.noResults": "No data tables found",
4649-
"dataTable.empty.label": "You don't have any data tables yet",
4650-
"dataTable.empty.description": "Use data tables to persist execution results, share data between workflows, and track metrics for evaluation.",
4646+
"dataTable.empty.heading": "Create your first data table",
4647+
"dataTable.empty.description": "Use data tables to persist execution results, share data between workflows, and track metrics for evaluation",
46514648
"dataTable.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create data tables",
46524649
"dataTable.card.size": "{size}MB",
46534650
"dataTable.card.column.count": "{count} column | {count} columns",
@@ -5630,6 +5627,74 @@
56305627
"evaluation.executions.toast.addedTo.title": "Execution added to test ",
56315628
"evaluation.executions.toast.closeTab": "Close this tab",
56325629
"evaluation.executions.toast.removedFrom.title": "Execution removed from test ",
5630+
"evaluation.collections.title": "Evaluation collections",
5631+
"evaluation.collections.subtitle": "Compare how different workflow versions score on the same dataset.",
5632+
"evaluation.collections.newCollection": "New collection",
5633+
"evaluation.collections.section.collections": "Collections",
5634+
"evaluation.collections.section.ungrouped": "Ungrouped runs",
5635+
"evaluation.collections.section.ungrouped.helper": "Runs not yet part of a collection",
5636+
"evaluation.collections.section.ungrouped.empty": "No ungrouped runs.",
5637+
"evaluation.collections.empty.title": "No collections yet",
5638+
"evaluation.collections.empty.subtitle": "Create a collection to compare two or more versions side by side.",
5639+
"evaluation.collections.errors.fetchFailed": "Could not load evaluation collections",
5640+
"evaluation.collections.card.done": "Done",
5641+
"evaluation.collections.card.running": "Running",
5642+
"evaluation.collections.card.currentDraft": "Current draft",
5643+
"evaluation.collections.card.meta.versions": "{count} version | {count} versions",
5644+
"evaluation.collections.card.lastRunToday": "today, {time}",
5645+
"evaluation.collections.card.lastRunOn": "{date}, {time}",
5646+
"evaluation.collections.chart.barValue": "{metric} · {value}%",
5647+
"evaluation.collections.chart.barNoData": "{metric} · no data",
5648+
"evaluation.collections.chart.ariaLabel": "Grouped metric chart for {count} metric | Grouped metric chart for {count} metrics",
5649+
"evaluation.collections.row.noDataset": "No dataset",
5650+
"evaluation.collections.row.status.done": "Done",
5651+
"evaluation.collections.row.status.running": "Running",
5652+
"evaluation.collections.row.status.queued": "Queued",
5653+
"evaluation.collections.row.status.failed": "Failed",
5654+
"evaluation.collections.row.status.cancelled": "Cancelled",
5655+
"evaluation.collections.row.status.warning": "Warning",
5656+
"evaluation.compare.openCompare": "Open compare",
5657+
"evaluation.compare.viewProgress": "View progress",
5658+
"evaluation.compare.comingSoon": "The compare view is coming soon.",
5659+
"evaluation.setup.title": "New collection",
5660+
"evaluation.setup.subtitle": "Pick a dataset and the versions you want to compare.",
5661+
"evaluation.setup.collectionName": "Collection name",
5662+
"evaluation.setup.collectionName.placeholder": "e.g. Prompt tuning — March",
5663+
"evaluation.setup.dataset": "Dataset",
5664+
"evaluation.setup.dataset.helper": "Determines which versions can be compared",
5665+
"evaluation.setup.dataset.placeholder": "Select a dataset",
5666+
"evaluation.setup.dataset.matchCount": "{count} version matches | {count} versions match",
5667+
"evaluation.setup.versions": "Versions",
5668+
"evaluation.setup.versions.helper": "Select two or more to compare",
5669+
"evaluation.setup.versions.filter.source": "Source:",
5670+
"evaluation.setup.versions.filter.all": "All",
5671+
"evaluation.setup.versions.sort.label": "Sort:",
5672+
"evaluation.setup.versions.sort.recent": "Most recent",
5673+
"evaluation.setup.versions.sort.oldest": "Oldest",
5674+
"evaluation.setup.versions.col.version": "Version",
5675+
"evaluation.setup.versions.col.lastRun": "Last run on {dataset}",
5676+
"evaluation.setup.versions.col.avgScore": "Avg score",
5677+
"evaluation.setup.versions.noRunYet": "No run yet",
5678+
"evaluation.setup.versions.bestPill": "Best",
5679+
"evaluation.setup.versions.lowPill": "Low",
5680+
"evaluation.setup.versions.viewAction": "View",
5681+
"evaluation.setup.versions.empty": "No versions found for this dataset.",
5682+
"evaluation.setup.metrics": "Metrics",
5683+
"evaluation.setup.metrics.helper": "Metrics recorded for every version in this collection",
5684+
"evaluation.setup.metrics.addMetric": "Add metric",
5685+
"evaluation.setup.metrics.addComingSoon": "Adding metrics is coming soon.",
5686+
"evaluation.setup.metrics.empty": "This dataset's evaluation config has no metrics.",
5687+
"evaluation.setup.footer.summary.pickMore": "Pick 2 or more versions",
5688+
"evaluation.setup.footer.summary.reuse": "Compare {count} version | Compare {count} versions",
5689+
"evaluation.setup.footer.summary.mixed": "Compare {total} versions · {newCount} new",
5690+
"evaluation.setup.footer.runsExplain.reuse": "Reuses existing runs on {dataset}.",
5691+
"evaluation.setup.footer.runsExplain.mixed": "Schedules {newCount} new run(s) on {dataset}.",
5692+
"evaluation.setup.footer.cancel": "Cancel",
5693+
"evaluation.setup.footer.cta.compare": "Compare {count} version | Compare {count} versions",
5694+
"evaluation.setup.footer.cta.runAndCompare": "Run & compare {count} version | Run & compare {count} versions",
5695+
"evaluation.setup.errors.loadDatasetsFailed": "Could not load datasets",
5696+
"evaluation.setup.errors.loadVersionsFailed": "Could not load versions for this dataset",
5697+
"evaluation.setup.errors.createFailed": "Could not create the collection",
56335698
"evaluations.readOnlyNotice": "Evaluations can't be built in read-only mode. Build your evaluation on your development environment.",
56345699
"evaluations.paywall.title": "Register to enable evaluation",
56355700
"evaluations.paywall.description": "Register your Community instance to unlock the evaluation feature",
@@ -6310,6 +6375,15 @@
63106375
"instanceAi.input.planEditContext": "Plan edits",
63116376
"instanceAi.feedback.success": "Thanks for your feedback!",
63126377
"instanceAi.emptyState.title": "AI Assistant",
6378+
"experiments.instanceAiTemplateExamples.empty": "No examples found",
6379+
"experiments.instanceAiTemplateExamples.emptyState.title": "What can I help you automate?",
6380+
"experiments.instanceAiTemplateExamples.description": "Or start with an automation from the community",
6381+
"experiments.instanceAiTemplateExamples.card.editHint": "Use with my apps",
6382+
"experiments.instanceAiTemplateExamples.card.ariaLabel": "Use example: {name}",
6383+
"experiments.instanceAiTemplateExamples.nav.previous": "Previous examples",
6384+
"experiments.instanceAiTemplateExamples.nav.next": "Next examples",
6385+
"experiments.instanceAiTemplateExamples.input.placeholder": "Tell me what to build or ask me a question",
6386+
"experiments.instanceAiTemplateExamples.subcategories.all": "All",
63136387
"instanceAi.workflowBuilderUnavailable.title": "Workflow builder unavailable",
63146388
"instanceAi.workflowBuilderUnavailable.enableSandboxDescription": "Ask an admin to enable Instance AI sandboxing.",
63156389
"instanceAi.workflowBuilderUnavailable.serviceUrlDescription": "Ask an admin to set N8N_SANDBOX_SERVICE_URL for the n8n Sandbox Service.",
@@ -6654,9 +6728,8 @@
66546728
"agents.list.updatedAt": "Updated {date}",
66556729
"agents.list.updated": "Last updated",
66566730
"agents.list.created": "Created",
6657-
"agents.list.empty.heading": "No agents yet",
6658-
"agents.list.empty.description": "Create your first agent to automate tasks and answer questions using your connected tools and data.",
6659-
"agents.list.empty.button.label": "Create agent",
6731+
"agents.list.empty.heading": "Create your first agent",
6732+
"agents.list.empty.description": "Agents automate tasks and answer questions using your connected tools and data",
66606733
"agents.list.empty.button.disabled.tooltip": "Your current role in the project does not allow you to create agents",
66616734
"agents.list.actions.publish": "Publish",
66626735
"agents.list.actions.unpublish": "Unpublish",

0 commit comments

Comments
 (0)