Skip to content

i18n(ja): unify the Japanese term for 'request' (part A of 2) - #23783

Merged
qiancai merged 6 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-yokyu-to-request-part-a
Sep 10, 2026
Merged

qiancai merged 6 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-yokyu-to-request-part-a

Conversation

@yahonda

@yahonda yahonda commented Sep 9, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

Split from PR #23774 into two halves (part A of 2) to stay under CodeRabbit's 150-file review limit (the original PR was 197 files, over the limit). See #23774 for the full context, method, and review history -- already fully reviewed via 6 parallel independent verification passes, all clean.

This half covers 99 files.

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

  • i18n-ja-release-8.5 (TiDB Japanese documentation for TiDB 8.5 versions)

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

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

Summary by CodeRabbit

  • Documentation
    • Refined Japanese terminology across documentation and release notes for greater consistency, including request-related wording.
    • Corrected minor wording, typos, spacing, sentence structure, and translation issues.
    • Updated selected dashboard and metric headings and labels to consistent English names.
    • Improved the readability of several monitoring, deployment, backup, migration, and transaction descriptions.
    • No functional behavior, configuration semantics, commands, APIs, metrics, or technical guidance changed.

@ti-chi-bot ti-chi-bot Bot added area/develop This PR relates to the area of TiDB App development. missing-translation-status This PR does not have translation status info. labels Sep 9, 2026
@ti-chi-bot

ti-chi-bot Bot commented Sep 9, 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 breezewish 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 the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 9, 2026
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 96744cac-5fd4-4971-a1e2-76918d7752e1

📥 Commits

Reviewing files that changed from the base of the PR and between 9303b49 and 0025c0f.

📒 Files selected for processing (2)
  • best-practices/high-concurrency-best-practices.md
  • performance-tuning-methods.md

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

This documentation-only change standardizes Japanese request terminology, revises selected wording, and converts dashboard metric labels to English. Release notes receive the same terminology updates. No product behavior or public declarations change.

Changes

Japanese documentation terminology updates

Layer / File(s) Summary
Documentation wording and terminology updates
*.md, best-practices/*, br/*, dashboard/*, dm/*, develop/*, grafana-*-dashboard.md, information-schema/*, releases/*
Japanese request terms are standardized. Selected headings and metric labels are translated to English. Related wording, spacing, grammar, and isolated typos are corrected without changing technical content.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: 🔵 Low · up to 0025c

This change standardizes Japanese request terminology and adjusts selected dashboard wording without changing product behavior. A small set of documentation descriptions remains inaccurate or inconsistent, which may confuse dashboard interpretation and privilege matching guidance, but presents bounded documentation risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies the Japanese request-term unification and indicates that this is part A of a two-part change.
Description check ✅ Passed The description covers the required change summary, target documentation version, related PR links, AI involvement, and applicable change categories. It provides sufficient context for this documentat…
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 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.

yahonda added a commit to yahonda/docs that referenced this pull request Sep 9, 2026
…shboard from this PR

Both files fully overlapped with PR pingcap#23783/pingcap#23784 (the split halves of
the 要求-to-リクエスト sweep, one of which had already fully restored
grafana-performance-overview-dashboard.md's panel names). Since this
branch was built from a pre-pingcap#23774 baseline, keeping these files here
would revert that already-merged-in-spirit work and create a same-line
merge conflict with pingcap#23783. The genuine new fixes from this PR (Raft
apply/ready jargon, and the panel-name restoration for
dashboard-monitoring.md that hadn't been done anywhere else) have been
reapplied directly onto PR pingcap#23783's branch instead, so nothing is lost
-- just moved to avoid duplicating/conflicting with already-in-flight
work.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 15


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 2bd0d826-e0ec-40e0-9f4e-28e4e448cfee

📥 Commits

Reviewing files that changed from the base of the PR and between a2da298 and c0a9d1a.

📒 Files selected for processing (99)
  • alert-rules.md
  • auto-increment.md
  • best-practices/best-practices-on-public-cloud.md
  • best-practices/ddl-introduction.md
  • best-practices/high-concurrency-best-practices.md
  • best-practices/index-management-best-practices.md
  • best-practices/pd-scheduling-best-practices.md
  • best-practices/three-dc-local-read.md
  • best-practices/three-nodes-hybrid-deployment.md
  • br/backup-and-restore-use-cases.md
  • br/br-checkpoint-backup.md
  • br/br-log-architecture.md
  • br/br-snapshot-architecture.md
  • check-before-deployment.md
  • command-line-flags-for-tidb-configuration.md
  • configure-load-base-split.md
  • coprocessor-cache.md
  • dashboard/dashboard-diagnostics-report.md
  • dashboard/dashboard-diagnostics-usage.md
  • dashboard/dashboard-metrics-relation.md
  • dashboard/dashboard-monitoring.md
  • dashboard/dashboard-ops-deploy.md
  • develop/dev-guide-connection-parameters.md
  • develop/dev-guide-get-data-from-single-table.md
  • develop/dev-guide-use-follower-read.md
  • develop/java-app-best-practices.md
  • dm/dm-error-handling.md
  • dm/dm-generate-self-signed-certificates.md
  • dm/dm-open-api.md
  • dm/feature-shard-merge-pessimistic.md
  • dm/manually-handling-sharding-ddl-locks.md
  • dr-solution-introduction.md
  • dynamic-config.md
  • error-codes.md
  • explain-partitions.md
  • faq/deploy-and-maintain-faq.md
  • follower-read.md
  • generate-self-signed-certificates.md
  • global-indexes.md
  • glossary.md
  • grafana-overview-dashboard.md
  • grafana-performance-overview-dashboard.md
  • grafana-resource-control-dashboard.md
  • grafana-tidb-dashboard.md
  • grafana-tikv-dashboard.md
  • identify-expensive-queries.md
  • identify-slow-queries.md
  • information-schema/information-schema-cluster-log.md
  • information-schema/information-schema-inspection-result.md
  • information-schema/information-schema-metrics-summary.md
  • information-schema/information-schema-processlist.md
  • latency-breakdown.md
  • metrics-schema.md
  • multi-data-centers-in-one-city-deployment.md
  • optimistic-transaction.md
  • optimizer-hints.md
  • pd-configuration-file.md
  • pd-control.md
  • performance-tuning-methods.md
  • performance-tuning-overview.md
  • performance-tuning-practices.md
  • pessimistic-transaction.md
  • privilege-management.md
  • releases/release-2.1-ga.md
  • releases/release-2.1-rc.1.md
  • releases/release-2.1-rc.3.md
  • releases/release-2.1.18.md
  • releases/release-2.1.3.md
  • releases/release-3.0-beta.md
  • releases/release-3.0-ga.md
  • releases/release-3.1.0-beta.2.md
  • releases/release-3.1.0-ga.md
  • releases/release-3.1.0-rc.md
  • releases/release-3.1.1.md
  • releases/release-4.0-ga.md
  • releases/release-4.0.0-rc.1.md
  • releases/release-4.0.0-rc.2.md
  • releases/release-4.0.11.md
  • releases/release-4.0.15.md
  • releases/release-4.0.2.md
  • releases/release-4.0.7.md
  • releases/release-5.0.0-rc.md
  • releases/release-5.0.6.md
  • releases/release-5.1.0.md
  • releases/release-5.1.1.md
  • releases/release-5.1.2.md
  • releases/release-5.1.4.md
  • releases/release-5.1.5.md
  • releases/release-5.2.0.md
  • releases/release-5.2.2.md
  • releases/release-5.2.4.md
  • releases/release-5.3.0.md
  • releases/release-5.3.3.md
  • releases/release-5.4.0.md
  • releases/release-5.4.3.md
  • releases/release-6.0.0-dmr.md
  • releases/release-6.1.1.md
  • releases/release-6.1.2.md
  • releases/release-6.2.0.md

Included review availability: Your plan provides up to 4 included reviews per hour; 0 remain after this review.

Comment thread br/backup-and-restore-use-cases.md
Comment thread configure-load-base-split.md Outdated
Comment thread dashboard/dashboard-monitoring.md Outdated
Comment thread dashboard/dashboard-ops-deploy.md Outdated
Comment thread develop/dev-guide-use-follower-read.md Outdated
Comment thread multi-data-centers-in-one-city-deployment.md
Comment thread performance-tuning-methods.md Outdated
Comment thread performance-tuning-practices.md Outdated
Comment thread privilege-management.md
Comment thread releases/release-4.0.0-rc.2.md Outdated

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: a14045e6-ddc8-46c0-acbd-96082ed5cd54

📥 Commits

Reviewing files that changed from the base of the PR and between c0a9d1a and 9303b49.

📒 Files selected for processing (10)
  • configure-load-base-split.md
  • dashboard/dashboard-monitoring.md
  • dashboard/dashboard-ops-deploy.md
  • develop/dev-guide-use-follower-read.md
  • grafana-performance-overview-dashboard.md
  • grafana-resource-control-dashboard.md
  • information-schema/information-schema-metrics-summary.md
  • performance-tuning-methods.md
  • performance-tuning-practices.md
  • releases/release-4.0.0-rc.2.md

Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review.

Comment thread performance-tuning-methods.md Outdated
@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 Sep 10, 2026
yahonda and others added 6 commits September 10, 2026 15:30
Split from PR pingcap#23774 into two halves to stay under CodeRabbit's
150-file review limit (originally 197 files). See PR pingcap#23774 for the
full context and review history -- both halves together are this
same corpus-wide term-unification plus the incidental mistranslation
fixes found while reviewing it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…nitoring doc, plus apply/ready jargon fixes

Reconciled from a sibling branch (fix-raft-ready-apply-jargon) that
independently found dashboard/dashboard-monitoring.md needed the same
panel-name-English restoration as the grafana-*-dashboard.md campaign
(never previously applied to this file), plus the Raft apply/ready
literal-jargon fix already applied elsewhere in this campaign. Since
that sibling branch was built from a pre-this-PR baseline, its version
of this file (and grafana-performance-overview-dashboard.md, which
this PR had already fully fixed) reverted this PR's own 要求-to-リクエスト
conversions on a few lines -- re-applied those 4 corrections here so
this file ends up with all three fixes (panel names, apply/ready
jargon, and request conversions) simultaneously, avoiding a merge
conflict with the sibling PR.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Reverting the earlier decision to keep Raft's 'apply' jargon as literal
English in body-text descriptions (policy reversal, see pingcap#23781's
latest commit for the full rationale). Restored to 適用 in the
description text of dashboard/dashboard-monitoring.md and
grafana-performance-overview-dashboard.md. Panel/metric LABELS (Apply
Duration, Apply Log Duration headings) are unaffected -- those are the
literal EN panel names, not the reverted word choice.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
- grafana-resource-control-dashboard.md: removed a fabricated WRRU
  abbreviation not present in EN.
- configure-load-base-split.md: restored 3 missing を particles before
  超えます (all 3 sibling bullets in the same list had the same defect,
  CodeRabbit flagged only 1).
- dashboard/dashboard-monitoring.md: restored missing を in the
  tso-request/tso-cmd division sentence.
- dashboard/dashboard-ops-deploy.md: 再ネゴシエート (verb stem used as a
  noun) -> 再ネゴシエーション (proper nominalized form).
- develop/dev-guide-use-follower-read.md: fixed a literal-but-backwards
  rendering of EN's own awkward phrasing ('load the balance'), confirmed
  via docs-cn's clearer 负载均衡 (load-balance) phrasing.
- grafana-performance-overview-dashboard.md: Sorter output events/s
  bullet said the destination module is マウント (mount); the sibling
  Mounter output events/s bullet calls the same module マウンター --
  unified to マウンター.
- information-schema-metrics-summary.md: reworded 'coprocessor
  requesting to queue up' to 'coprocessor request queuing up', matching
  docs-cn's clearer 请求排队等待 phrasing (the cop REQUEST queues, the
  coprocessor doesn't request the queuing).
- performance-tuning-methods.md: removed a redundant/contradictory
  sentence that had the PD Client 'return TSFuture' twice (once
  immediately, once after completion) -- docs-cn confirms the second
  event is delivering the result INTO the already-returned TSFuture, not
  a second return.
- performance-tuning-practices.md: fixed a duration/count category
  error -- 28,000 is a count of tso cmd executions, not a duration; also
  removed a stray counter word before 実行時間の合計.
- releases/release-4.0.0-rc.2.md: '指定された時間範囲をリクエスト' (request
  the [already] specified time range) reworded to '時間範囲の指定をリクエスト'
  (request that a time range be specified), matching the actual
  behavior-change description (previously silent default, now errors
  and asks the caller to specify a range).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@yahonda
yahonda force-pushed the fix-yokyu-to-request-part-a branch from 2162b07 to 33efbd7 Compare September 10, 2026 06:31
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Sep 10, 2026
@ti-chi-bot

ti-chi-bot Bot commented Sep 10, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-09-10 09:29:38.89971122 +0000 UTC m=+1962814.070805346: ☑️ agreed by qiancai.

@qiancai
qiancai merged commit 17bce30 into pingcap:i18n-ja-release-8.5 Sep 10, 2026
4 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/develop This PR relates to the area of TiDB App development. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/XXL Denotes a PR that changes 1000+ 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