Skip to content

i18n(ja): fix mistranslated section headings (Implementation principles, Command)#23330

Draft
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-ja-implementation-principles
Draft

i18n(ja): fix mistranslated section headings (Implementation principles, Command)#23330
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-ja-implementation-principles

Conversation

@yahonda

@yahonda yahonda commented Jul 22, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

Fix machine-translation mistakes in section headings. Heading text only is changed; the {#...} anchors are kept so existing links still resolve.

1. "Implementation principles" → 実装原理 (13 files)

実施 means "to carry out / enforce a measure" and is wrong for software implementation; the correct word is 実装. These sections describe how each feature works internally, so the heading becomes 実装原理.

Files: auto-increment.md, br/br-checkpoint-restore.md, clinic/clinic-introduction.md, configure-load-base-split.md, configure-store-limit.md, dm/dm-manage-schema.md, dm/feature-shard-merge-optimistic.md, sql-statements/sql-statement-flashback-table.md, sql-statements/sql-statement-recover-table.md, tidb-distributed-execution-framework.md, tidb-global-sort.md, tiflash/tiflash-mintso-scheduler.md, tikv-in-memory-engine.md.

2. "Command" → コマンド (3 files)

指示 means "instruction/directive" and is a mistranslation of the English heading "Command". Corrected to コマンド.

Files: dm/dm-manage-schema.md, dm/manually-handling-sharding-ddl-locks.md, pd-control.md.

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)?

N/A — cleanup of legacy MT heading mistranslations on the ja translation branch.

@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 Jul 22, 2026
@ti-chi-bot

ti-chi-bot Bot commented Jul 22, 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

@coderabbitai

coderabbitai Bot commented Jul 22, 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

Run ID: 02fcd754-3a70-4862-8655-76c4c64dbd0f

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 Jul 22, 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 hfxsd 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/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 22, 2026
@yahonda
yahonda force-pushed the fix-ja-implementation-principles branch from dced7bb to ba90175 Compare July 22, 2026 07:28
@yahonda yahonda changed the title i18n(ja): fix "実施原則" mistranslation of "Implementation principles" i18n(ja): fix mistranslated headings ("実装原理", "コマンド") Jul 22, 2026
@ti-chi-bot ti-chi-bot Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 22, 2026
@yahonda yahonda changed the title i18n(ja): fix mistranslated headings ("実装原理", "コマンド") i18n(ja): fix mistranslated section headings (Implementation principles, Command) Jul 22, 2026
…es, Command)

Fix machine-translation mistakes in section headings; heading text only,
anchors kept so existing links still resolve.

- "Implementation principles" was 実施原則 (実施 = carry out a measure, wrong
  for software implementation) -> 実装原理 (13 files).
- "Command" was 指示 (instruction/directive) -> コマンド (3 files:
  dm/dm-manage-schema.md, dm/manually-handling-sharding-ddl-locks.md,
  pd-control.md).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@yahonda
yahonda force-pushed the fix-ja-implementation-principles branch from ba90175 to 5c2b70d Compare July 22, 2026 08:36
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