i18n(ja): unify collation terminology - #23468
Conversation
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.
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
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)
What is the related PR or file link(s)?
N/A
AI agent involvement
Do your changes match any of the following descriptions?