From 2ce07f24e1462f749cccc783e5a3f493360c49e5 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Sun, 25 Sep 2022 00:05:08 +0800 Subject: [PATCH] AutoCorrect fix for translations/zh-CN/data/features --- translations/zh-CN/data/features/README.md | 6 +++--- .../zh-CN/data/features/actions-cache-list-delete-apis.yml | 2 +- .../zh-CN/data/features/actions-cache-management.yml | 2 +- .../zh-CN/data/features/actions-cache-policy-apis.yml | 2 +- .../features/actions-inherit-secrets-reusable-workflows.yml | 2 +- .../data/features/actions-reusable-workflow-matrix.yml | 2 +- .../zh-CN/data/features/actions-runner-arch-envvars.yml | 2 +- .../zh-CN/data/features/actions-stable-actor-ids.yml | 2 +- translations/zh-CN/data/features/actions-unified-inputs.yml | 2 +- .../zh-CN/data/features/audit-data-retention-tab.yml | 2 +- .../zh-CN/data/features/audit-log-sso-response-events.yml | 2 +- .../zh-CN/data/features/autolink-reference-alphanumeric.yml | 2 +- .../zh-CN/data/features/bypass-branch-protections.yml | 2 +- ...lassic-project-visibility-permissions-or-projects-v2.yml | 2 +- .../features/classic-project-visibility-permissions.yml | 2 +- .../code-scanning-exclude-queries-from-analysis.yml | 2 +- .../data/features/code-scanning-pr-conversations-tab.yml | 2 +- .../zh-CN/data/features/code-scanning-task-lists.yml | 2 +- translations/zh-CN/data/features/codeowners-errors.yml | 2 +- .../data/features/comment-dismissed-code-scanning-alert.yml | 2 +- translations/zh-CN/data/features/commit-tree-view.yml | 2 +- translations/zh-CN/data/features/container-hooks.yml | 2 +- .../zh-CN/data/features/custom-pattern-dry-run-ga.yml | 2 +- .../zh-CN/data/features/custom-repository-roles.yml | 2 +- .../data/features/default-merge-squash-commit-message.yml | 2 +- .../data/features/dependabot-alerts-development-label.yml | 2 +- .../data/features/dependabot-alerts-dismissal-comment.yml | 2 +- .../data/features/dependabot-alerts-vulnerable-calls.yml | 2 +- translations/zh-CN/data/features/dependabot-bulk-alerts.yml | 2 +- .../zh-CN/data/features/dependabot-grouped-dependencies.yml | 2 +- .../data/features/dependabot-most-important-sort-option.yml | 2 +- .../zh-CN/data/features/dependabot-settings-update-37.yml | 2 +- .../zh-CN/data/features/dependency-graph-rust-support.yml | 2 +- .../zh-CN/data/features/dependency-review-action-ghes.yml | 2 +- translations/zh-CN/data/features/enable-git-events.yml | 2 +- .../data/features/enterprise-namespace-repo-setting.yml | 2 +- .../zh-CN/data/features/enterprise-owner-join-org.yml | 2 +- .../zh-CN/data/features/file-finder-exclusion-controls.yml | 2 +- .../zh-CN/data/features/ghas-enablement-webhook.yml | 2 +- translations/zh-CN/data/features/ghe-announce-dismiss.yml | 2 +- .../zh-CN/data/features/innersource-fork-policies.yml | 2 +- .../features/integration-branch-protection-exceptions.yml | 2 +- translations/zh-CN/data/features/internal-actions.yml | 2 +- .../zh-CN/data/features/ip-allow-list-address-check.yml | 2 +- translations/zh-CN/data/features/job-hooks-for-runners.yml | 2 +- translations/zh-CN/data/features/math.yml | 2 +- translations/zh-CN/data/features/mermaid.yml | 2 +- translations/zh-CN/data/features/motion-management.yml | 2 +- .../zh-CN/data/features/nested-reusable-workflow.yml | 2 +- .../zh-CN/data/features/org-profile-pin-private.yml | 2 +- .../zh-CN/data/features/partial-reruns-with-reusable.yml | 2 +- translations/zh-CN/data/features/projects-v2.yml | 2 +- .../data/features/push-protection-custom-link-orgs-beta.yml | 2 +- .../data/features/push-protection-custom-link-orgs.yml | 2 +- .../zh-CN/data/features/remove-enterprise-members.yml | 2 +- .../zh-CN/data/features/reopen-dependabot-alerts.yml | 2 +- .../zh-CN/data/features/secret-scanning-alert-audit-log.yml | 2 +- .../data/features/secret-scanning-custom-enterprise-35.yml | 2 +- .../data/features/secret-scanning-custom-enterprise-36.yml | 2 +- .../features/secret-scanning-push-protection-bypasses.yml | 2 +- .../data/features/secret-scanning-push-protection-email.yml | 2 +- .../zh-CN/data/features/security-advisories-ghes-ghae.yml | 2 +- .../data/features/security-overview-displayed-alerts.yml | 2 +- translations/zh-CN/data/features/syncing-fork-web-ui.yml | 2 +- .../data/features/upload-expired-or-revoked-gpg-key.yml | 2 +- 65 files changed, 67 insertions(+), 67 deletions(-) diff --git a/translations/zh-CN/data/features/README.md b/translations/zh-CN/data/features/README.md index 60a7c36b70ee..ef90e4122a10 100644 --- a/translations/zh-CN/data/features/README.md +++ b/translations/zh-CN/data/features/README.md @@ -14,9 +14,9 @@ ms.locfileid: "147877174" ## 工作原理 -添加一个新的 YAML 文件,其中包含您想要在此目录中使用的功能名称。 对于名为 `meow` 的功能,它将是 `data/features/meow.yml`。 +添加一个新的 YAML 文件,其中包含您想要在此目录中使用的功能名称。对于名为 `meow` 的功能,它将是 `data/features/meow.yml`。 -在 YML 文件中添加一个 `versions` 块,其中带有该功能所提供的版本的短名称。 例如: +在 YML 文件中添加一个 `versions` 块,其中带有该功能所提供的版本的短名称。例如: ```yaml versions: @@ -42,7 +42,7 @@ versions: feature: 'meow' ``` -不能使用 `feature:` 指定多个并发版本,因为这不受支持。 另外,可以使用所需的版本控制新建基于功能的版本控制文件。 +不能使用 `feature:` 指定多个并发版本,因为这不受支持。另外,可以使用所需的版本控制新建基于功能的版本控制文件。 ## 架构实施 diff --git a/translations/zh-CN/data/features/actions-cache-list-delete-apis.yml b/translations/zh-CN/data/features/actions-cache-list-delete-apis.yml index d023739f9810..fefb4f09e371 100644 --- a/translations/zh-CN/data/features/actions-cache-list-delete-apis.yml +++ b/translations/zh-CN/data/features/actions-cache-list-delete-apis.yml @@ -5,4 +5,4 @@ versions: fpt: '*' ghec: '*' ghes: '> 3.6' - ghae: '问题-7340' + ghae: '问题 -7340' diff --git a/translations/zh-CN/data/features/actions-cache-management.yml b/translations/zh-CN/data/features/actions-cache-management.yml index 08f9d50538f8..e9618fb721b5 100644 --- a/translations/zh-CN/data/features/actions-cache-management.yml +++ b/translations/zh-CN/data/features/actions-cache-management.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '> 3.4' - ghae: '问题-6154' + ghae: '问题 -6154' diff --git a/translations/zh-CN/data/features/actions-cache-policy-apis.yml b/translations/zh-CN/data/features/actions-cache-policy-apis.yml index 9e8f3ef50e2a..9c2d7f827dba 100644 --- a/translations/zh-CN/data/features/actions-cache-policy-apis.yml +++ b/translations/zh-CN/data/features/actions-cache-policy-apis.yml @@ -2,4 +2,4 @@ # APIs to set default and max cache sizes. Only for GHES. versions: ghes: '>=3.5' - ghae: '问题-6456' + ghae: '问题 -6456' diff --git a/translations/zh-CN/data/features/actions-inherit-secrets-reusable-workflows.yml b/translations/zh-CN/data/features/actions-inherit-secrets-reusable-workflows.yml index 86a874e13242..698766c4e83e 100644 --- a/translations/zh-CN/data/features/actions-inherit-secrets-reusable-workflows.yml +++ b/translations/zh-CN/data/features/actions-inherit-secrets-reusable-workflows.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>= 3.6' - ghae: '问题-6920' + ghae: '问题 -6920' diff --git a/translations/zh-CN/data/features/actions-reusable-workflow-matrix.yml b/translations/zh-CN/data/features/actions-reusable-workflow-matrix.yml index f818dcaeacc7..4fec72cacd48 100644 --- a/translations/zh-CN/data/features/actions-reusable-workflow-matrix.yml +++ b/translations/zh-CN/data/features/actions-reusable-workflow-matrix.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7094' + ghae: '问题 -7094' diff --git a/translations/zh-CN/data/features/actions-runner-arch-envvars.yml b/translations/zh-CN/data/features/actions-runner-arch-envvars.yml index 976842672d8b..d5c060c5e0eb 100644 --- a/translations/zh-CN/data/features/actions-runner-arch-envvars.yml +++ b/translations/zh-CN/data/features/actions-runner-arch-envvars.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.4' - ghae: '问题-5727' + ghae: '问题 -5727' diff --git a/translations/zh-CN/data/features/actions-stable-actor-ids.yml b/translations/zh-CN/data/features/actions-stable-actor-ids.yml index 2078999e62a8..dfac41937bfb 100644 --- a/translations/zh-CN/data/features/actions-stable-actor-ids.yml +++ b/translations/zh-CN/data/features/actions-stable-actor-ids.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7387' + ghae: '问题 -7387' diff --git a/translations/zh-CN/data/features/actions-unified-inputs.yml b/translations/zh-CN/data/features/actions-unified-inputs.yml index c7491a1ce49b..75a5869029b7 100644 --- a/translations/zh-CN/data/features/actions-unified-inputs.yml +++ b/translations/zh-CN/data/features/actions-unified-inputs.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-6921' + ghae: '问题 -6921' diff --git a/translations/zh-CN/data/features/audit-data-retention-tab.yml b/translations/zh-CN/data/features/audit-data-retention-tab.yml index 91f203cdce3b..59103beed637 100644 --- a/translations/zh-CN/data/features/audit-data-retention-tab.yml +++ b/translations/zh-CN/data/features/audit-data-retention-tab.yml @@ -2,4 +2,4 @@ # Documentation for the "Audit data retention" tab in the enterprise audit log versions: ghes: '>=3.4' - ghae: '问题-5104' + ghae: '问题 -5104' diff --git a/translations/zh-CN/data/features/audit-log-sso-response-events.yml b/translations/zh-CN/data/features/audit-log-sso-response-events.yml index 00ac767fec4a..8d30bb23d587 100644 --- a/translations/zh-CN/data/features/audit-log-sso-response-events.yml +++ b/translations/zh-CN/data/features/audit-log-sso-response-events.yml @@ -3,4 +3,4 @@ versions: ghec: '*' ghes: '>=3.8' - ghae: '问题-7939' + ghae: '问题 -7939' diff --git a/translations/zh-CN/data/features/autolink-reference-alphanumeric.yml b/translations/zh-CN/data/features/autolink-reference-alphanumeric.yml index 26be828afac9..4cbed86e35e1 100644 --- a/translations/zh-CN/data/features/autolink-reference-alphanumeric.yml +++ b/translations/zh-CN/data/features/autolink-reference-alphanumeric.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7370' + ghae: '问题 -7370' diff --git a/translations/zh-CN/data/features/bypass-branch-protections.yml b/translations/zh-CN/data/features/bypass-branch-protections.yml index 9f8d70de25c9..6dbe1f9b78e5 100644 --- a/translations/zh-CN/data/features/bypass-branch-protections.yml +++ b/translations/zh-CN/data/features/bypass-branch-protections.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-6667' + ghae: '问题 -6667' diff --git a/translations/zh-CN/data/features/classic-project-visibility-permissions-or-projects-v2.yml b/translations/zh-CN/data/features/classic-project-visibility-permissions-or-projects-v2.yml index 26bf35a87d4d..034031490ed9 100644 --- a/translations/zh-CN/data/features/classic-project-visibility-permissions-or-projects-v2.yml +++ b/translations/zh-CN/data/features/classic-project-visibility-permissions-or-projects-v2.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.6' - ghae: '问题-7720' + ghae: '问题 -7720' diff --git a/translations/zh-CN/data/features/classic-project-visibility-permissions.yml b/translations/zh-CN/data/features/classic-project-visibility-permissions.yml index f02b674bcfdb..98d8859660c4 100644 --- a/translations/zh-CN/data/features/classic-project-visibility-permissions.yml +++ b/translations/zh-CN/data/features/classic-project-visibility-permissions.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.6' - ghae: '问题-7720' + ghae: '问题 -7720' diff --git a/translations/zh-CN/data/features/code-scanning-exclude-queries-from-analysis.yml b/translations/zh-CN/data/features/code-scanning-exclude-queries-from-analysis.yml index d3924694c858..32c962925b40 100644 --- a/translations/zh-CN/data/features/code-scanning-exclude-queries-from-analysis.yml +++ b/translations/zh-CN/data/features/code-scanning-exclude-queries-from-analysis.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.6' - ghae: '问题-7617' + ghae: '问题 -7617' diff --git a/translations/zh-CN/data/features/code-scanning-pr-conversations-tab.yml b/translations/zh-CN/data/features/code-scanning-pr-conversations-tab.yml index 9820cecef153..3def31a2ca04 100644 --- a/translations/zh-CN/data/features/code-scanning-pr-conversations-tab.yml +++ b/translations/zh-CN/data/features/code-scanning-pr-conversations-tab.yml @@ -2,4 +2,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-5895' + ghae: '问题 -5895' diff --git a/translations/zh-CN/data/features/code-scanning-task-lists.yml b/translations/zh-CN/data/features/code-scanning-task-lists.yml index 7026a87ed67c..b8f84aa6313e 100644 --- a/translations/zh-CN/data/features/code-scanning-task-lists.yml +++ b/translations/zh-CN/data/features/code-scanning-task-lists.yml @@ -1,4 +1,4 @@ versions: fpt: '*' ghec: '*' - ghae: '问题-5036' + ghae: '问题 -5036' diff --git a/translations/zh-CN/data/features/codeowners-errors.yml b/translations/zh-CN/data/features/codeowners-errors.yml index 1cb68e3aa8f0..b1e5a1b6cfc2 100644 --- a/translations/zh-CN/data/features/codeowners-errors.yml +++ b/translations/zh-CN/data/features/codeowners-errors.yml @@ -2,4 +2,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.5' - ghae: '问题-6078' + ghae: '问题 -6078' diff --git a/translations/zh-CN/data/features/comment-dismissed-code-scanning-alert.yml b/translations/zh-CN/data/features/comment-dismissed-code-scanning-alert.yml index f52ee0b10626..4f4ca358707b 100644 --- a/translations/zh-CN/data/features/comment-dismissed-code-scanning-alert.yml +++ b/translations/zh-CN/data/features/comment-dismissed-code-scanning-alert.yml @@ -2,4 +2,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-2191' + ghae: '问题 -2191' diff --git a/translations/zh-CN/data/features/commit-tree-view.yml b/translations/zh-CN/data/features/commit-tree-view.yml index 305a9ac397e6..a3bcafd6b494 100644 --- a/translations/zh-CN/data/features/commit-tree-view.yml +++ b/translations/zh-CN/data/features/commit-tree-view.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-6662' + ghae: '问题 -6662' diff --git a/translations/zh-CN/data/features/container-hooks.yml b/translations/zh-CN/data/features/container-hooks.yml index ab196f4fd1d4..14e52c7ca855 100644 --- a/translations/zh-CN/data/features/container-hooks.yml +++ b/translations/zh-CN/data/features/container-hooks.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' - ghae: '问题-7070' + ghae: '问题 -7070' diff --git a/translations/zh-CN/data/features/custom-pattern-dry-run-ga.yml b/translations/zh-CN/data/features/custom-pattern-dry-run-ga.yml index 8f75c8c6d417..84fddf6fbfb5 100644 --- a/translations/zh-CN/data/features/custom-pattern-dry-run-ga.yml +++ b/translations/zh-CN/data/features/custom-pattern-dry-run-ga.yml @@ -2,4 +2,4 @@ versions: ghec: '*' ghes: '>3.6' - ghae: '问题-7527' + ghae: '问题 -7527' diff --git a/translations/zh-CN/data/features/custom-repository-roles.yml b/translations/zh-CN/data/features/custom-repository-roles.yml index 6ac03846ba78..21468b58fd49 100644 --- a/translations/zh-CN/data/features/custom-repository-roles.yml +++ b/translations/zh-CN/data/features/custom-repository-roles.yml @@ -1,4 +1,4 @@ versions: ghec: '*' ghes: '>=3.5' - ghae: '问题-6271' + ghae: '问题 -6271' diff --git a/translations/zh-CN/data/features/default-merge-squash-commit-message.yml b/translations/zh-CN/data/features/default-merge-squash-commit-message.yml index d0eef66ea43c..c52d71a5296f 100644 --- a/translations/zh-CN/data/features/default-merge-squash-commit-message.yml +++ b/translations/zh-CN/data/features/default-merge-squash-commit-message.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7597' + ghae: '问题 -7597' diff --git a/translations/zh-CN/data/features/dependabot-alerts-development-label.yml b/translations/zh-CN/data/features/dependabot-alerts-development-label.yml index 642935799855..f321e7743ab1 100644 --- a/translations/zh-CN/data/features/dependabot-alerts-development-label.yml +++ b/translations/zh-CN/data/features/dependabot-alerts-development-label.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.6' - ghae: '问题-6631' + ghae: '问题 -6631' diff --git a/translations/zh-CN/data/features/dependabot-alerts-dismissal-comment.yml b/translations/zh-CN/data/features/dependabot-alerts-dismissal-comment.yml index c6f4cfc6722b..aff6214cdafc 100644 --- a/translations/zh-CN/data/features/dependabot-alerts-dismissal-comment.yml +++ b/translations/zh-CN/data/features/dependabot-alerts-dismissal-comment.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.6' - ghae: '问题-7673' + ghae: '问题 -7673' diff --git a/translations/zh-CN/data/features/dependabot-alerts-vulnerable-calls.yml b/translations/zh-CN/data/features/dependabot-alerts-vulnerable-calls.yml index cc2c0a24422e..e06a9a71bdfe 100644 --- a/translations/zh-CN/data/features/dependabot-alerts-vulnerable-calls.yml +++ b/translations/zh-CN/data/features/dependabot-alerts-vulnerable-calls.yml @@ -2,4 +2,4 @@ versions: fpt: '*' ghec: '*' - ghae: '问题-6076' + ghae: '问题 -6076' diff --git a/translations/zh-CN/data/features/dependabot-bulk-alerts.yml b/translations/zh-CN/data/features/dependabot-bulk-alerts.yml index f5d72e03088e..4489340d8599 100644 --- a/translations/zh-CN/data/features/dependabot-bulk-alerts.yml +++ b/translations/zh-CN/data/features/dependabot-bulk-alerts.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.5' - ghae: '问题-6628' + ghae: '问题 -6628' diff --git a/translations/zh-CN/data/features/dependabot-grouped-dependencies.yml b/translations/zh-CN/data/features/dependabot-grouped-dependencies.yml index 85a02f85ea5a..53428c9e76ff 100644 --- a/translations/zh-CN/data/features/dependabot-grouped-dependencies.yml +++ b/translations/zh-CN/data/features/dependabot-grouped-dependencies.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.5' - ghae: '问题-6913' + ghae: '问题 -6913' diff --git a/translations/zh-CN/data/features/dependabot-most-important-sort-option.yml b/translations/zh-CN/data/features/dependabot-most-important-sort-option.yml index d8477a5c96dd..066cecbc9c99 100644 --- a/translations/zh-CN/data/features/dependabot-most-important-sort-option.yml +++ b/translations/zh-CN/data/features/dependabot-most-important-sort-option.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.6' - ghae: '问题-7510' + ghae: '问题 -7510' diff --git a/translations/zh-CN/data/features/dependabot-settings-update-37.yml b/translations/zh-CN/data/features/dependabot-settings-update-37.yml index f42f0958bc4e..1a7f2397467e 100644 --- a/translations/zh-CN/data/features/dependabot-settings-update-37.yml +++ b/translations/zh-CN/data/features/dependabot-settings-update-37.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.6' - ghae: '问题-7044' + ghae: '问题 -7044' diff --git a/translations/zh-CN/data/features/dependency-graph-rust-support.yml b/translations/zh-CN/data/features/dependency-graph-rust-support.yml index 006a11ae8e3b..c17a9848ccd6 100644 --- a/translations/zh-CN/data/features/dependency-graph-rust-support.yml +++ b/translations/zh-CN/data/features/dependency-graph-rust-support.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.5' - ghae: '问题-6964' + ghae: '问题 -6964' diff --git a/translations/zh-CN/data/features/dependency-review-action-ghes.yml b/translations/zh-CN/data/features/dependency-review-action-ghes.yml index d5bc08e89097..5e6f8291952c 100644 --- a/translations/zh-CN/data/features/dependency-review-action-ghes.yml +++ b/translations/zh-CN/data/features/dependency-review-action-ghes.yml @@ -1,4 +1,4 @@ # Reference: Issue #7753 Dependency review action has shipped with GHES 3.6 and needs admin docs versions: ghes: '>3.5' - ghae: '问题-7753' + ghae: '问题 -7753' diff --git a/translations/zh-CN/data/features/enable-git-events.yml b/translations/zh-CN/data/features/enable-git-events.yml index 43fb4f576f75..45c681ee9e95 100644 --- a/translations/zh-CN/data/features/enable-git-events.yml +++ b/translations/zh-CN/data/features/enable-git-events.yml @@ -2,4 +2,4 @@ # Documentation for enabling Git events in the audit log versions: ghes: '>=3.5' - ghae: '问题-7283' + ghae: '问题 -7283' diff --git a/translations/zh-CN/data/features/enterprise-namespace-repo-setting.yml b/translations/zh-CN/data/features/enterprise-namespace-repo-setting.yml index 1fe76062f769..6bb2b4306a3d 100644 --- a/translations/zh-CN/data/features/enterprise-namespace-repo-setting.yml +++ b/translations/zh-CN/data/features/enterprise-namespace-repo-setting.yml @@ -3,4 +3,4 @@ versions: ghec: '*' ghes: '>=3.7' - ghae: '问题-7757' + ghae: '问题 -7757' diff --git a/translations/zh-CN/data/features/enterprise-owner-join-org.yml b/translations/zh-CN/data/features/enterprise-owner-join-org.yml index a2468e2bd9d2..453c359619d4 100644 --- a/translations/zh-CN/data/features/enterprise-owner-join-org.yml +++ b/translations/zh-CN/data/features/enterprise-owner-join-org.yml @@ -1,4 +1,4 @@ versions: ghec: '*' ghes: '>=3.6' - ghae: '问题-5740' + ghae: '问题 -5740' diff --git a/translations/zh-CN/data/features/file-finder-exclusion-controls.yml b/translations/zh-CN/data/features/file-finder-exclusion-controls.yml index 70051bdcf2cd..74ae529488b4 100644 --- a/translations/zh-CN/data/features/file-finder-exclusion-controls.yml +++ b/translations/zh-CN/data/features/file-finder-exclusion-controls.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7579' + ghae: '问题 -7579' diff --git a/translations/zh-CN/data/features/ghas-enablement-webhook.yml b/translations/zh-CN/data/features/ghas-enablement-webhook.yml index a5a94702c88a..451c603b4247 100644 --- a/translations/zh-CN/data/features/ghas-enablement-webhook.yml +++ b/translations/zh-CN/data/features/ghas-enablement-webhook.yml @@ -2,4 +2,4 @@ versions: ghec: '*' ghes: '>= 3.6' - ghae: '问题-7314' + ghae: '问题 -7314' diff --git a/translations/zh-CN/data/features/ghe-announce-dismiss.yml b/translations/zh-CN/data/features/ghe-announce-dismiss.yml index 827e9205db97..9607da2e9c6f 100644 --- a/translations/zh-CN/data/features/ghe-announce-dismiss.yml +++ b/translations/zh-CN/data/features/ghe-announce-dismiss.yml @@ -2,4 +2,4 @@ # Documentation for dismissing GHES announcement banner versions: ghes: '>=3.6' - ghae: '问题-6764' + ghae: '问题 -6764' diff --git a/translations/zh-CN/data/features/innersource-fork-policies.yml b/translations/zh-CN/data/features/innersource-fork-policies.yml index 378ad794acfd..e3ed7efbb17b 100644 --- a/translations/zh-CN/data/features/innersource-fork-policies.yml +++ b/translations/zh-CN/data/features/innersource-fork-policies.yml @@ -4,4 +4,4 @@ versions: ghec: '*' ghes: '>3.6' - ghae: '问题-6035' + ghae: '问题 -6035' diff --git a/translations/zh-CN/data/features/integration-branch-protection-exceptions.yml b/translations/zh-CN/data/features/integration-branch-protection-exceptions.yml index 9dd596d47c77..5c860409fbe3 100644 --- a/translations/zh-CN/data/features/integration-branch-protection-exceptions.yml +++ b/translations/zh-CN/data/features/integration-branch-protection-exceptions.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>= 3.6' - ghae: '问题-6665' + ghae: '问题 -6665' diff --git a/translations/zh-CN/data/features/internal-actions.yml b/translations/zh-CN/data/features/internal-actions.yml index 28981916a50f..0d6a3b95e3a1 100644 --- a/translations/zh-CN/data/features/internal-actions.yml +++ b/translations/zh-CN/data/features/internal-actions.yml @@ -1,4 +1,4 @@ versions: ghec: '*' ghes: '>=3.5' - ghae: '问题-5610' + ghae: '问题 -5610' diff --git a/translations/zh-CN/data/features/ip-allow-list-address-check.yml b/translations/zh-CN/data/features/ip-allow-list-address-check.yml index 8e472cd1291d..d92f380c7ddd 100644 --- a/translations/zh-CN/data/features/ip-allow-list-address-check.yml +++ b/translations/zh-CN/data/features/ip-allow-list-address-check.yml @@ -1,3 +1,3 @@ versions: ghec: '*' - ghae: '问题-7818' + ghae: '问题 -7818' diff --git a/translations/zh-CN/data/features/job-hooks-for-runners.yml b/translations/zh-CN/data/features/job-hooks-for-runners.yml index 17056a3408c7..c249ccf352e0 100644 --- a/translations/zh-CN/data/features/job-hooks-for-runners.yml +++ b/translations/zh-CN/data/features/job-hooks-for-runners.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-6530' + ghae: '问题 -6530' diff --git a/translations/zh-CN/data/features/math.yml b/translations/zh-CN/data/features/math.yml index 757c79b230a3..a3872c1ac88d 100644 --- a/translations/zh-CN/data/features/math.yml +++ b/translations/zh-CN/data/features/math.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-6054' + ghae: '问题 -6054' diff --git a/translations/zh-CN/data/features/mermaid.yml b/translations/zh-CN/data/features/mermaid.yml index 6acba847271f..44151927c99b 100644 --- a/translations/zh-CN/data/features/mermaid.yml +++ b/translations/zh-CN/data/features/mermaid.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-6172' + ghae: '问题 -6172' diff --git a/translations/zh-CN/data/features/motion-management.yml b/translations/zh-CN/data/features/motion-management.yml index 10cfa589a90e..1c10fdd0f186 100644 --- a/translations/zh-CN/data/features/motion-management.yml +++ b/translations/zh-CN/data/features/motion-management.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-6523' + ghae: '问题 -6523' diff --git a/translations/zh-CN/data/features/nested-reusable-workflow.yml b/translations/zh-CN/data/features/nested-reusable-workflow.yml index e2040d2f81fd..fc1508923c24 100644 --- a/translations/zh-CN/data/features/nested-reusable-workflow.yml +++ b/translations/zh-CN/data/features/nested-reusable-workflow.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7093' + ghae: '问题 -7093' diff --git a/translations/zh-CN/data/features/org-profile-pin-private.yml b/translations/zh-CN/data/features/org-profile-pin-private.yml index 67834acefb0c..786fb96e47ca 100644 --- a/translations/zh-CN/data/features/org-profile-pin-private.yml +++ b/translations/zh-CN/data/features/org-profile-pin-private.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-6171' + ghae: '问题 -6171' diff --git a/translations/zh-CN/data/features/partial-reruns-with-reusable.yml b/translations/zh-CN/data/features/partial-reruns-with-reusable.yml index 53c14ecc87f1..557d0abfbc12 100644 --- a/translations/zh-CN/data/features/partial-reruns-with-reusable.yml +++ b/translations/zh-CN/data/features/partial-reruns-with-reusable.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.5' - ghae: '问题-7062' + ghae: '问题 -7062' diff --git a/translations/zh-CN/data/features/projects-v2.yml b/translations/zh-CN/data/features/projects-v2.yml index 03606829403c..a5f2228f6dc5 100644 --- a/translations/zh-CN/data/features/projects-v2.yml +++ b/translations/zh-CN/data/features/projects-v2.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' - ghae: '问题-6980' + ghae: '问题 -6980' diff --git a/translations/zh-CN/data/features/push-protection-custom-link-orgs-beta.yml b/translations/zh-CN/data/features/push-protection-custom-link-orgs-beta.yml index 1b8d320f9c87..dbf664afe8e4 100644 --- a/translations/zh-CN/data/features/push-protection-custom-link-orgs-beta.yml +++ b/translations/zh-CN/data/features/push-protection-custom-link-orgs-beta.yml @@ -5,4 +5,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7299' + ghae: '问题 -7299' diff --git a/translations/zh-CN/data/features/push-protection-custom-link-orgs.yml b/translations/zh-CN/data/features/push-protection-custom-link-orgs.yml index 9b4ffb22d7ec..b31bd9b811f2 100644 --- a/translations/zh-CN/data/features/push-protection-custom-link-orgs.yml +++ b/translations/zh-CN/data/features/push-protection-custom-link-orgs.yml @@ -5,4 +5,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7299' + ghae: '问题 -7299' diff --git a/translations/zh-CN/data/features/remove-enterprise-members.yml b/translations/zh-CN/data/features/remove-enterprise-members.yml index d78d06b4f46a..96bf5c5f4d55 100644 --- a/translations/zh-CN/data/features/remove-enterprise-members.yml +++ b/translations/zh-CN/data/features/remove-enterprise-members.yml @@ -1,3 +1,3 @@ versions: ghec: '*' - ghae: '问题-5739' + ghae: '问题 -5739' diff --git a/translations/zh-CN/data/features/reopen-dependabot-alerts.yml b/translations/zh-CN/data/features/reopen-dependabot-alerts.yml index eb46bfb94c1f..bc2ec362d959 100644 --- a/translations/zh-CN/data/features/reopen-dependabot-alerts.yml +++ b/translations/zh-CN/data/features/reopen-dependabot-alerts.yml @@ -3,4 +3,4 @@ versions: fpt: '*' ghec: '*' ghes: '>3.4' - ghae: '问题-5861' + ghae: '问题 -5861' diff --git a/translations/zh-CN/data/features/secret-scanning-alert-audit-log.yml b/translations/zh-CN/data/features/secret-scanning-alert-audit-log.yml index 696d4521944c..3142d978e6a2 100644 --- a/translations/zh-CN/data/features/secret-scanning-alert-audit-log.yml +++ b/translations/zh-CN/data/features/secret-scanning-alert-audit-log.yml @@ -3,4 +3,4 @@ versions: ghec: '*' ghes: '>=3.6' - ghae: '问题-7046' + ghae: '问题 -7046' diff --git a/translations/zh-CN/data/features/secret-scanning-custom-enterprise-35.yml b/translations/zh-CN/data/features/secret-scanning-custom-enterprise-35.yml index 6ab224b74999..fb4b8d5cc1c6 100644 --- a/translations/zh-CN/data/features/secret-scanning-custom-enterprise-35.yml +++ b/translations/zh-CN/data/features/secret-scanning-custom-enterprise-35.yml @@ -3,4 +3,4 @@ # #5499: updates for the "repository level dry runs (Public Beta)" versions: ghes: '>3.4 <3.7' - ghae: '问题-6367' + ghae: '问题 -6367' diff --git a/translations/zh-CN/data/features/secret-scanning-custom-enterprise-36.yml b/translations/zh-CN/data/features/secret-scanning-custom-enterprise-36.yml index 05b5a77999d9..cc2c46108d36 100644 --- a/translations/zh-CN/data/features/secret-scanning-custom-enterprise-36.yml +++ b/translations/zh-CN/data/features/secret-scanning-custom-enterprise-36.yml @@ -3,4 +3,4 @@ # #7297: updates for dry runs on editing patterns (Public Beta) versions: ghes: '>3.5 <3.7' - ghae: '问题-6904' + ghae: '问题 -6904' diff --git a/translations/zh-CN/data/features/secret-scanning-push-protection-bypasses.yml b/translations/zh-CN/data/features/secret-scanning-push-protection-bypasses.yml index 9754b0c27441..92eb70a5d6a4 100644 --- a/translations/zh-CN/data/features/secret-scanning-push-protection-bypasses.yml +++ b/translations/zh-CN/data/features/secret-scanning-push-protection-bypasses.yml @@ -3,4 +3,4 @@ versions: ghec: '*' ghes: '>=3.6' - ghae: '问题-7298' + ghae: '问题 -7298' diff --git a/translations/zh-CN/data/features/secret-scanning-push-protection-email.yml b/translations/zh-CN/data/features/secret-scanning-push-protection-email.yml index 3bf19a3b05e9..0b741b820489 100644 --- a/translations/zh-CN/data/features/secret-scanning-push-protection-email.yml +++ b/translations/zh-CN/data/features/secret-scanning-push-protection-email.yml @@ -3,4 +3,4 @@ versions: ghec: '*' ghes: '>=3.7' - ghae: '问题-7511' + ghae: '问题 -7511' diff --git a/translations/zh-CN/data/features/security-advisories-ghes-ghae.yml b/translations/zh-CN/data/features/security-advisories-ghes-ghae.yml index 70f00fa47d81..0f7990fb7d9f 100644 --- a/translations/zh-CN/data/features/security-advisories-ghes-ghae.yml +++ b/translations/zh-CN/data/features/security-advisories-ghes-ghae.yml @@ -1,4 +1,4 @@ # Reference: Issue #6982 Community Contributions to Security Advisories - Enterprise 3.6 versions: ghes: '>=3.6' - ghae: '问题-6982' + ghae: '问题 -6982' diff --git a/translations/zh-CN/data/features/security-overview-displayed-alerts.yml b/translations/zh-CN/data/features/security-overview-displayed-alerts.yml index 03562af41dd3..a3b1abf976de 100644 --- a/translations/zh-CN/data/features/security-overview-displayed-alerts.yml +++ b/translations/zh-CN/data/features/security-overview-displayed-alerts.yml @@ -3,4 +3,4 @@ versions: ghec: '*' ghes: '>=3.7' - ghae: '问题-7114' + ghae: '问题 -7114' diff --git a/translations/zh-CN/data/features/syncing-fork-web-ui.yml b/translations/zh-CN/data/features/syncing-fork-web-ui.yml index 83f40298f51a..59430802a02b 100644 --- a/translations/zh-CN/data/features/syncing-fork-web-ui.yml +++ b/translations/zh-CN/data/features/syncing-fork-web-ui.yml @@ -4,4 +4,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.7' - ghae: '问题-7629' + ghae: '问题 -7629' diff --git a/translations/zh-CN/data/features/upload-expired-or-revoked-gpg-key.yml b/translations/zh-CN/data/features/upload-expired-or-revoked-gpg-key.yml index f1b605e79bb3..ac245311450c 100644 --- a/translations/zh-CN/data/features/upload-expired-or-revoked-gpg-key.yml +++ b/translations/zh-CN/data/features/upload-expired-or-revoked-gpg-key.yml @@ -5,4 +5,4 @@ versions: fpt: '*' ghec: '*' ghes: '>=3.6' - ghae: '问题-7123' + ghae: '问题 -7123'