Skip to content

i18n(ja): fix Cop task mistranslated as police officer - #23811

Merged
qiancai merged 2 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-cop-task-mistranslation
Sep 10, 2026
Merged

i18n(ja): fix Cop task mistranslated as police officer#23811
qiancai merged 2 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-cop-task-mistranslation

Conversation

@yahonda

@yahonda yahonda commented Sep 10, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

TiKV/TiFlash "Cop" (Coprocessor) tasks were mistranslated via the English homonym slang "cop" (police officer): best-practices/tidb-partitioned-tables-best-practices.md's benchmark table header rendered EN "Cop tasks (index scan) / Cop tasks (table lookup) / Total Cop tasks" as "タスクの収集(インデックススキャン)/ 警官タスク(テーブル検索)/ 警官の合計タスク" (task collection / police officer task / police officer's total task), and releases/release-6.5.1.md rendered "the paging in a cop task" as "警官タスクのページング".

Fixed to COP タスク / Cop タスク, matching the already-correct rendering used elsewhere in the same best-practices file's own note: "COP タスクのメトリックは実行計画から派生します。"

Found while independently re-reviewing PR #23810; kept as its own PR since it's an unrelated defect class (literal-identifier mistranslation, not partition-type naming).

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

  • This PR is translated from:
  • Other reference 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
    • Corrected Japanese terminology for coprocessor (Cop) tasks in the partitioned tables best-practices guide and release notes.
    • Corrected the StreamNative alternative link text and Japanese phrasing in the TiCDC removed-features documentation.

@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

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: 7ad053c0-7102-4745-a298-d4d1111b645a

📥 Commits

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

📒 Files selected for processing (3)
  • best-practices/tidb-partitioned-tables-best-practices.md
  • releases/release-6.3.0.md
  • releases/release-6.5.1.md

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


📝 Walkthrough

Walkthrough

The changes correct Japanese terminology and wording in a partitioned-tables best-practices guide and two release notes. No code or public entity declarations changed.

Changes

Documentation terminology corrections

Layer / File(s) Summary
Terminology and wording corrections
best-practices/tidb-partitioned-tables-best-practices.md, releases/release-6.3.0.md, releases/release-6.5.1.md
Updated references to COP tasks, corrected the StreamNative kop link text, and added the required Japanese particle in the TiCDC note.

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

Suggested reviewers: qiancai

Merge Risk: ⚪ Minimal · up to 1e106

Japanese documentation now uses accurate Cop/COP task and kop terminology without changing product behavior or release-note meaning. No current merge-readiness risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the primary change: correcting the Japanese mistranslation of Cop tasks as police officers.
Description check ✅ Passed The description explains the changes, affected documentation version, AI involvement, and scope. The required sections are substantially complete; blank optional reference-link fields do not prevent r…
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.
✨ 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.

@ti-chi-bot

ti-chi-bot Bot commented Sep 10, 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 icemap 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 10, 2026
yahonda and others added 2 commits September 10, 2026 13:14
TiKV/TiFlash "Cop" (Coprocessor) tasks were mistranslated as the
English homonym slang "cop" (police officer): 警官 (police officer)
and 一部は タスクの収集 (task collection, a different misreading).
Fixed to COP タスク / Cop タスク, matching the already-correct
rendering used elsewhere in the same file (best-practices/
tidb-partitioned-tables-best-practices.md's own note: "COP タスクの
メトリックは実行計画から派生します").
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@yahonda
yahonda force-pushed the fix-cop-task-mistranslation branch from fa2d062 to 1e106a7 Compare September 10, 2026 04:14
@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 05:55:47.589424831 +0000 UTC m=+1949982.760519054: ☑️ agreed by qiancai.

@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
@qiancai
qiancai merged commit 19b97c6 into pingcap:i18n-ja-release-8.5 Sep 10, 2026
5 of 9 checks passed
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/XS Denotes a PR that changes 0-9 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