i18n(ja): fix noun-smashed translation of a TiCDC release-note bullet - #23650
i18n(ja): fix noun-smashed translation of a TiCDC release-note bullet#23650yahonda wants to merge 1 commit into
Conversation
EN 'Support placement rules' had been word-for-word reordered into a bare noun compound (support + placement-rule stuck together with no particle), rather than translated as a clause. Reworded to match the noun-ending style used by sibling bullets in the same list.
|
Skipping CI for Draft Pull Request. |
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks 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 |
|
[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 |
Corpus-wide sweep of release-note bullets translated from EN's verb-initial 'Support X' pattern. JA had consistently reordered these into a bare noun compound with no particle (a prefix-glued 'サポートX'), rather than a proper clause. Reworded each site to match its own list's established local convention (mostly 'Xをサポート', a few 'Xのサポート' where local siblings already used that noun-ending form). Also fixed a handful of related mid-sentence 'Support X to do Y' scrambles found in passing in the same files. Excludes releases/release-6.0.0-dmr.md (already fixed in pingcap#23650) and 2 confirmed false positives (a genuine 'support ticket'/'support entries' noun usage, not this verb pattern).
Corpus-wide sweep of release-note bullets translated from EN's verb-initial 'Support X' pattern. JA had consistently reordered these into a bare noun compound with no particle (a prefix-glued 'サポートX'), rather than a proper clause. Reworded each site to match its own list's established local convention (mostly 'Xをサポート', a few 'Xのサポート' where local siblings already used that noun-ending form). Also fixed a handful of related mid-sentence 'Support X to do Y' scrambles found in passing in the same files. Excludes releases/release-6.0.0-dmr.md (already fixed in pingcap#23650) and 2 confirmed false positives (a genuine 'support ticket'/'support entries' noun usage, not this verb pattern).
Corpus-wide sweep of release-note bullets translated from EN's verb-initial 'Support X' pattern. JA had consistently reordered these into a bare noun compound with no particle (a prefix-glued 'サポートX'), rather than a proper clause. Reworded each site to match its own list's established local convention (mostly 'Xをサポート', a few 'Xのサポート' where local siblings already used that noun-ending form). Also fixed a handful of related mid-sentence 'Support X to do Y' scrambles found in passing in the same files. Excludes releases/release-6.0.0-dmr.md (already fixed in pingcap#23650) and 2 confirmed false positives (a genuine 'support ticket'/'support entries' noun usage, not this verb pattern).
Corpus-wide sweep of release-note bullets translated from EN's verb-initial 'Support X' pattern. JA had consistently reordered these into a bare noun compound with no particle (a prefix-glued 'サポートX'), rather than a proper clause. Reworded each site to match its own list's established local convention (mostly 'Xをサポート', a few 'Xのサポート' where local siblings already used that noun-ending form). Also fixed a handful of related mid-sentence 'Support X to do Y' scrambles found in passing in the same files. Excludes releases/release-6.0.0-dmr.md (already fixed in pingcap#23650) and 2 confirmed false positives (a genuine 'support ticket'/'support entries' noun usage, not this verb pattern).
|
Consolidated into #23651, which covers the same defect class (noun-smashed "Support X" release-note bullets) across the whole corpus, including this file's site. |
Corpus-wide sweep of release-note bullets translated from EN's verb-initial 'Support X' pattern. JA had consistently reordered these into a bare noun compound with no particle (a prefix-glued 'サポートX'), rather than a proper clause. Reworded each site to match its own list's established local convention (mostly 'Xをサポート', a few 'Xのサポート' where local siblings already used that noun-ending form). Also fixed a handful of related mid-sentence 'Support X to do Y' scrambles found in passing in the same files. Excludes releases/release-6.0.0-dmr.md (already fixed in pingcap#23650) and 2 confirmed false positives (a genuine 'support ticket'/'support entries' noun usage, not this verb pattern).
What is changed, added or deleted? (Required)
releases/release-6.0.0-dmr.md: EN "Support placement rules" (a verb-initial release-note bullet) had been word-for-word reordered into a bare noun compound with no particle, reading as a smashed-together "Support-Placement-Rule" noun rather than a sentence. Reworded to the noun-ending form used by sibling bullets in the same list.1 file changed, 1 site.
Note: a broader corpus-wide sweep found ~50 similar "Support X" release-note bullets across ~30 files (mostly older release notes, release-1.0 through release-7.x) with the same word-order issue — this PR fixes only the single site the user flagged; the rest are tracked separately for a future dedicated sweep since each needs individual EN verification.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
AI agent involvement
Do your changes match any of the following descriptions?