Skip to content

i18n(ja): unify collation terminology - #23468

Draft
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-collation-term
Draft

i18n(ja): unify collation terminology#23468
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-collation-term

Conversation

@yahonda

@yahonda yahonda commented Aug 7, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

The database term "collation" was rendered as bare 照合 in ~30 sites across 15 files (headings, table cells, release notes), which is ambiguous with the much more common verb sense of 照合 ("match/compare," present in 100+ unrelated sentences throughout the corpus, correctly left untouched). Unified to 照合順序, matching character-set-and-collation.md's own H1 and the established database term.

Context-selective: only sites where the English source says "collation" (the noun, a sort/comparison-order setting) were changed. Sites where English says "matching"/"match" (a filter, wildcard, or ID comparison) were left as 照合する/照合される, since converting a verb use to 照合順序する would be its own new mistranslation.

Two sites needed a small restructure beyond the term swap:

  • ticdc/ticdc-filter.md: one table row read "change X, then [verb]" instead of "change X and Y," matching English "modify schema charset and collate" and its sibling table row two lines below, which was already correctly structured as "change X and Y."
  • ticdc/ticdc-manage-changefeed.md: restored a missing が particle before a stative passive verb.

Anchors unchanged throughout — all explicit English-derived {#...} tags.

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 versions)
  • v8.2 (TiDB 8.2 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)

What is the related PR or file link(s)?

N/A

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

The database term "collation" was rendered as bare 照合 in ~30 sites
across 15 files (headings, table cells, release notes), which is
ambiguous with the much more common verb sense of 照合 ("match/compare",
present in 100+ unrelated sentences throughout the corpus, correctly
left untouched). Unified to 照合順序, matching character-set-and-
collation.md's own H1 and the established database term.

Context-selective: only sites where the English source says "collation"
(the noun, a sort/comparison-order setting) were changed. Sites where
English says "matching"/"match" (a filter, wildcard, or ID comparison)
were left as 照合する/照合される, since converting a verb use to
照合順序する would be its own new mistranslation.

Two sites in ticdc/ticdc-filter.md and ticdc/ticdc-manage-changefeed.md
needed a small restructure beyond the term swap: one had "change X, then
[verb]" instead of "change X and Y" (matching English "modify schema
charset and collate" and its sibling table row two lines below, which
was already correctly structured), and the other was missing a が
particle before a stative passive verb.
@ti-chi-bot

ti-chi-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@ti-chi-bot ti-chi-bot Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 7, 2026
@ti-chi-bot

ti-chi-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign icemap for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a25102d4-493d-4200-a8ca-d945999f0f43

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant