i18n(ja): fix mistranslated glossary terms and heading/body inconsistencies - #23406
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 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 |
|
[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 |
|
@yahonda, could you please resolve conflicts in this PR? Thanks. |
7270936 to
8141b45
Compare
|
Rebased. |
|
@yahonda, sorry to bother you again. It looks like there are new conflicts in this PR. Could you please take a look? Thanks! |
…encies Repair machine-translation defects in glossary.md and align each entry's heading with the term used in its body: - Restore the index letter "I" (was mistranslated to the pronoun 私). - Fix mistranslated headings: 店 -> ストア (Store), 旧価格 -> 元の値 (Old value), バケツ -> バケット (Bucket). - Repair the scrambled "Predicate columns" sentence (misplaced code spans WHERE/JOIN/ORDER BY/GROUP BY and broken trailing link sentence). - Remove spurious "1 " ordinal artifacts and stray counter (GTID, SEM). - Fix duplicated tokens and dropped particles: TiUP[TiUP], ベクトル検索検索, Stale ステイル読み取り, TiCDC link placement, coprocessor push-down phrase. - Fix bold markup that captured particles (一貫性と / 分離とは). - Unify heading/body terms: 動的剪定 -> 動的プルーニング, 復元する -> リストア, パーティションを合体させる -> パーティションの結合, ベースラインの取得 -> ベースラインキャプチャ, 演算子 -> オペレーター (operator entry), ディザスターリカバリー -> 災害復旧, ポイントインタイムリカバリ -> 特定時点復旧. Section anchors are unchanged, so all inbound links keep resolving. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8141b45 to
8b82d99
Compare
|
Rebased. |
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
Fixes machine-translation defects in
glossary.mdand aligns each entry's heading with the term used in its body. Section{#...}anchors are unchanged, so all inbound links keep resolving.Clear mistranslations / breakage
店→ ストア (Store),旧価格→ 元の値 (Old value),バケツ→ バケット (Bucket).WHERE/JOIN/ORDER BY/GROUP BYcode spans and a broken trailing link sentence).1ordinal artifacts and a stray counter (GTID, SEM).MT artifacts
TiUP[TiUP],ベクトル検索検索,Stale ステイル読み取り, TiCDC link placement, coprocessor push-down phrase.**一貫性と**は→**一貫性**とは,**分離とは**→**分離**とは.Heading ↔ body term consistency (align to the term already used in the body / the linked doc)
動的剪定→ 動的プルーニング復元する→ リストアパーティションを合体させる→ パーティションの結合ベースラインの取得→ ベースラインキャプチャ (matchessql-plan-management.md)演算子→ オペレーターディザスターリカバリー→ 災害復旧ポイントインタイムリカバリ→ 特定時点復旧Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
glossary.md)