Skip to content

i18n(ja): fix the "thread"/"yarn" mistranslation#23329

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

i18n(ja): fix the "thread"/"yarn" mistranslation#23329
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-ja-thread-unit

Conversation

@yahonda

@yahonda yahonda commented Jul 22, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

The old machine-translation pipeline rendered English "thread" as 糸 (the literal Japanese word for thread/yarn), which is wrong in these technical contexts:

  • system-variables.md (16 places): Unit: Threads was translated as 単位:糸 → corrected to 単位:スレッド. Affects concurrency variables such as tidb_distsql_scan_concurrency, tidb_build_stats_concurrency, etc.
  • tidb-cloud/data-service-oas-with-nextjs.md (1 place): the link text for the yarn package manager was translated to [糸] → restored to [yarn].

No English/source content changed; only the Japanese rendering.

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 artifacts on the ja translation branch.

@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

@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
@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: 4b815774-aeda-4c87-bd6f-a15f7ede20df

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 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 22, 2026
@yahonda yahonda changed the title i18n(ja): fix "糸" mistranslation of "thread"/"yarn" i18n(ja): fix the "thread"/"yarn" mistranslation Jul 22, 2026
The old MT pipeline rendered English "thread" as 糸 (literal "thread/yarn"):
- system-variables.md: "Unit: Threads" → 単位:スレッド (16 places)
- tidb-cloud/data-service-oas-with-nextjs.md: [yarn] link text → [yarn] (1 place)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@yahonda
yahonda force-pushed the fix-ja-thread-unit branch from 008089e to 6e0e5e6 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