Skip to content

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

Open
yahonda wants to merge 3 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-yokyu-to-request-part-b
Open

i18n(ja): unify the Japanese term for 'request' (part B of 2)#23784
yahonda wants to merge 3 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-yokyu-to-request-part-b

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 B 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 98 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
    • Standardized Japanese terminology across release notes, configuration references, SQL guides, TiDB/TiKV/TiFlash/TiCDC documentation, TiDB Cloud guides, TiProxy, and TiUP pages.
    • Replaced inconsistent request-related wording with unified “リクエスト” terminology.
    • Improved Japanese grammar, phrasing, punctuation, and command formatting in selected instructions and descriptions.
    • Translated TiCDC monitoring dashboard headings and metric descriptions into English.
    • Clarified selected TiCDC event-splitting and TiFlash scheduler explanations.
    • No product behavior, configuration semantics, procedures, or functionality changed.

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>
@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 overvenus 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 9, 2026
@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Warning

Review limit reached

Next included review available in 15 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 4 included reviews currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 6b865e95-d248-4d34-9b73-efd6a81ba5d5

📥 Commits

Reviewing files that changed from the base of the PR and between 21d953e and 8bdfe79.

📒 Files selected for processing (6)
  • system-variables.md
  • tidb-cloud/changefeed-sink-to-apache-kafka.md
  • tiflash-performance-tuning-methods.md
  • tiup/tiup-command-clean.md
  • tiup/tiup-command-status.md
  • troubleshoot-lock-conflicts.md
📝 Walkthrough

Walkthrough

The pull request updates Japanese documentation across release notes, TiDB, TiKV, TiFlash, TiCDC, TiDB Cloud, TiProxy, TiUP, and troubleshooting guides. Most changes replace 「要求」 with 「リクエスト」. TiCDC monitoring headings and metrics are translated into English.

Changes

Documentation terminology and wording

Layer / File(s) Summary
Release note wording
releases/release-*.md
Release notes standardize request terminology and correct selected Japanese wording.
SQL and core TiDB guide wording
sql-statements/*, system-variables.md, smooth-upgrade-tidb.md, statement-summary-tables.md, stale-read.md, tidb-*.md
SQL references and core TiDB guides update request terminology without changing procedures or behavior.
TiCDC and TiDB Cloud guides
ticdc/*, tidb-cloud/*
TiCDC and TiDB Cloud instructions use revised Japanese terminology. TiCDC monitoring headings and metric descriptions are translated into English.
Configuration and performance guides
tikv-configuration-file.md, tiflash/*, tidb-performance-tuning-config.md, tune-*.md
Configuration and performance documentation updates terminology and related explanatory wording.
Operations and support guides
tiproxy/*, tiup/*, troubleshoot-*.md
Operational, TiProxy, TiUP, and troubleshooting documentation receives wording updates.

Priority: ⬇️ Low

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: 🔵 Low · up to 21d95

Three TiUP pages contain malformed YAML metadata that some documentation consumers can reject. The fix is localized, so the PR remains low risk.

Suggested reviewers: invalid-email-address, qiancai

🚥 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 and concisely identifies the Japanese request-term unification and the split as part B of 2.
Description check ✅ Passed The description covers the change, affected documentation version, related PRs, AI involvement, and applicable change categories. It is complete and directly aligned with the pull request objectives.
✨ 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: 10


ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 7e4cbec4-3d26-412f-a896-301a098e4239

📥 Commits

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

📒 Files selected for processing (98)
  • releases/release-6.3.0.md
  • releases/release-6.4.0.md
  • releases/release-6.5.0.md
  • releases/release-6.5.10.md
  • releases/release-6.5.11.md
  • releases/release-6.5.5.md
  • releases/release-6.5.6.md
  • releases/release-6.6.0.md
  • releases/release-7.0.0.md
  • releases/release-7.1.0.md
  • releases/release-7.1.2.md
  • releases/release-7.1.5.md
  • releases/release-7.1.6.md
  • releases/release-7.2.0.md
  • releases/release-7.4.0.md
  • releases/release-7.5.0.md
  • releases/release-7.5.2.md
  • releases/release-7.5.3.md
  • releases/release-7.5.4.md
  • releases/release-7.5.7.md
  • releases/release-7.6.0.md
  • releases/release-8.0.0.md
  • releases/release-8.1.0.md
  • releases/release-8.1.1.md
  • releases/release-8.1.2.md
  • releases/release-8.2.0.md
  • releases/release-8.3.0.md
  • releases/release-8.4.0.md
  • releases/release-8.5.0.md
  • releases/release-8.5.4.md
  • releases/release-8.5.6.md
  • smooth-upgrade-tidb.md
  • sql-statements/sql-statement-explain-analyze.md
  • sql-statements/sql-statement-lock-tables-and-unlock-tables.md
  • sql-statements/sql-statement-split-region.md
  • stale-read.md
  • statement-summary-tables.md
  • system-variables.md
  • ticdc/monitor-ticdc.md
  • ticdc/ticdc-architecture.md
  • ticdc/ticdc-faq.md
  • ticdc/ticdc-overview.md
  • ticdc/ticdc-server-config.md
  • ticdc/ticdc-sink-to-kafka.md
  • ticdc/ticdc-split-update-behavior.md
  • tidb-cloud/architecture-concepts.md
  • tidb-cloud/changefeed-sink-to-apache-kafka.md
  • tidb-cloud/changefeed-sink-to-apache-pulsar.md
  • tidb-cloud/data-service-api-key.md
  • tidb-cloud/import-csv-files.md
  • tidb-cloud/import-parquet-files.md
  • tidb-cloud/import-sample-data.md
  • tidb-cloud/migrate-from-mysql-using-data-migration.md
  • tidb-cloud/migrate-incremental-data-from-mysql-using-data-migration.md
  • tidb-cloud/monitor-datadog-integration.md
  • tidb-cloud/monitor-new-relic-integration.md
  • tidb-cloud/optimize-resource-allocation.md
  • tidb-cloud/plan-replayer.md
  • tidb-cloud/releases/release-notes-2023.md
  • tidb-cloud/releases/tidb-cloud-release-notes.md
  • tidb-cloud/serverless-high-availability.md
  • tidb-cloud/serverless-private-link-connection.md
  • tidb-cloud/set-up-sink-private-endpoint.md
  • tidb-cloud/set-up-vpc-peering-connections.md
  • tidb-cloud/tidb-cloud-auditing.md
  • tidb-cloud/tidb-cloud-glossary.md
  • tidb-cloud/tidb-cloud-tune-performance-overview.md
  • tidb-cloud/v8.5-performance-highlights.md
  • tidb-configuration-file.md
  • tidb-lightning/tidb-lightning-configuration.md
  • tidb-performance-tuning-config.md
  • tidb-resource-control-ru-groups.md
  • tidb-troubleshooting-map.md
  • tiflash-performance-tuning-methods.md
  • tiflash/maintain-tiflash.md
  • tiflash/monitor-tiflash.md
  • tiflash/tiflash-configuration.md
  • tiflash/tiflash-mintso-scheduler.md
  • tiflash/tiflash-overview.md
  • tiflash/tiflash-pipeline-model.md
  • tiflash/tiflash-results-materialization.md
  • tikv-configuration-file.md
  • tikv-control.md
  • tikv-in-memory-engine.md
  • tiproxy/tiproxy-configuration.md
  • tiproxy/tiproxy-load-balance.md
  • tiup/tiup-command-clean.md
  • tiup/tiup-command-mirror-merge.md
  • tiup/tiup-command-status.md
  • tiup/tiup-component-cluster-stop.md
  • tiup/tiup-component-cluster-tls.md
  • tiup/tiup-component-dm-reload.md
  • tiup/tiup-mirror-reference.md
  • troubleshoot-hot-spot-issues.md
  • troubleshoot-lock-conflicts.md
  • troubleshoot-write-conflicts.md
  • tune-region-performance.md
  • tune-tikv-thread-performance.md

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

Comment thread system-variables.md Outdated
Comment thread tidb-cloud/changefeed-sink-to-apache-kafka.md Outdated
Comment thread tidb-cloud/set-up-vpc-peering-connections.md
Comment thread tidb-cloud/tidb-cloud-auditing.md
Comment thread tidb-resource-control-ru-groups.md
Comment thread tiflash-performance-tuning-methods.md Outdated
Comment thread tiup/tiup-command-clean.md Outdated
Comment thread tiup/tiup-command-status.md Outdated
Comment thread troubleshoot-lock-conflicts.md Outdated
Comment thread troubleshoot-lock-conflicts.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

missing-translation-status This PR does not have translation status info. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant