Skip to content

i18n(ja): fix mistranslated glossary terms and heading/body inconsistencies - #23406

Merged
qiancai merged 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-fix-glossary-mt-defects
Aug 4, 2026
Merged

i18n(ja): fix mistranslated glossary terms and heading/body inconsistencies#23406
qiancai merged 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-fix-glossary-mt-defects

Conversation

@yahonda

@yahonda yahonda commented Aug 3, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

Fixes machine-translation defects in glossary.md and 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

  • Restore the A–Z index letter I (was mistranslated to the pronoun 私), which broke the letter navigation.
  • Mistranslated headings: ストア (Store), 旧価格元の値 (Old value), バケツバケット (Bucket).
  • Repair the scrambled Predicate columns sentence (misplaced WHERE/JOIN/ORDER BY/GROUP BY code spans and a broken trailing link sentence).
  • Remove spurious 1 ordinal artifacts and a stray counter (GTID, SEM).

MT artifacts

  • Duplicated tokens / dropped particles: TiUP[TiUP], ベクトル検索検索, Stale ステイル読み取り, TiCDC link placement, coprocessor push-down phrase.
  • Bold markup that captured particles: **一貫性と**は**一貫性**とは, **分離とは****分離**とは.

Heading ↔ body term consistency (align to the term already used in the body / the linked doc)

  • 動的剪定動的プルーニング
  • 復元するリストア
  • パーティションを合体させるパーティションの結合
  • ベースラインの取得ベースラインキャプチャ (matches sql-plan-management.md)
  • operator entry: 演算子オペレーター
  • ディザスターリカバリー災害復旧
  • ポイントインタイムリカバリ特定時点復旧

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

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)

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

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: 6abdc367-f512-4aa6-a397-9467faa4af7f

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 commented Aug 3, 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 oreoxmt 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

@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 3, 2026
@qiancai qiancai added translation/no-need No need to translate this PR. and removed missing-translation-status This PR does not have translation status info. labels Aug 3, 2026
@qiancai

qiancai commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

@yahonda, could you please resolve conflicts in this PR? Thanks.

@yahonda
yahonda force-pushed the i18n-ja-fix-glossary-mt-defects branch from 7270936 to 8141b45 Compare August 4, 2026 00:10
@yahonda

yahonda commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

Rebased.

@qiancai

qiancai commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

@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>
@yahonda
yahonda force-pushed the i18n-ja-fix-glossary-mt-defects branch from 8141b45 to 8b82d99 Compare August 4, 2026 02:56
@yahonda

yahonda commented Aug 4, 2026

Copy link
Copy Markdown
Member Author

Rebased.

@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Aug 4, 2026
@ti-chi-bot

ti-chi-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-08-04 06:04:16.449923407 +0000 UTC m=+2508042.486018463: ☑️ agreed by qiancai.

@qiancai
qiancai merged commit 1083e99 into pingcap:i18n-ja-release-8.5 Aug 4, 2026
5 of 9 checks passed
@yahonda
yahonda deleted the i18n-ja-fix-glossary-mt-defects branch August 6, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. translation/no-need No need to translate this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants