Skip to content

i18n(ja): fix verb-sentence mistranslation of Limited SQL Features title - #23448

Merged
qiancai merged 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-limited-sql-features-term
Aug 5, 2026
Merged

i18n(ja): fix verb-sentence mistranslation of Limited SQL Features title#23448
qiancai merged 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-limited-sql-features-term

Conversation

@yahonda

@yahonda yahonda commented Aug 5, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

"Limited SQL features on TiDB Cloud [Dedicated]" is a noun-phrase title, but was translated as a full verb sentence "TiDB Cloud [Dedicated]の SQL 機能が制限されている" ("TiDB Cloud['s] SQL features are restricted"), used both as a link text (92 occurrences in system-variable-reference.md) and as the document's own H1 heading (tidb-cloud/limited-sql-features.md).

Fixed to the noun-phrase form "TiDB Cloud [Dedicated]で制限されたSQL機能", matching the already-correct sibling renderings elsewhere in the corpus (TOC-tidb-cloud.md's "制限付き SQL 機能", serverless-limitations.md's "制限されたSQL機能", and limited-sql-features-tidb-x.md's own H1 "TiDB X インスタンスで制限される SQL 機能"). Anchor {#limited-sql-features-on-tidb-cloud-dedicated} unchanged; no inbound links reference the old heading text.

Known benign conflict: this PR and #23446 both touch system-variable-reference.md on adjacent lines within the same "See also" lists (non-overlapping content) — standard git context collision, trivial to resolve on rebase.

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

  • v8.5 (LTS)
  • v8.1 (LTS)
  • v7.5 (LTS)
  • v7.1 (LTS)
  • v6.5 (LTS)
  • v6.1 (LTS)

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Add redirect rules
  • Change the framework or the code logic of the repository

…title

"Limited SQL features on TiDB Cloud [Dedicated]" is a noun-phrase title, but
was translated as a full verb sentence "TiDB Cloud [Dedicated]の SQL 機能が
制限されている" ("TiDB Cloud['s] SQL features are restricted"), used both as
a link text (92 occurrences in system-variable-reference.md) and as the
document's own H1 heading (tidb-cloud/limited-sql-features.md).

Fixed to the noun-phrase form "TiDB Cloud [Dedicated]で制限されたSQL機能",
matching the already-correct sibling renderings elsewhere in the corpus
(TOC-tidb-cloud.md's "制限付き SQL 機能", serverless-limitations.md's
"制限されたSQL機能", and limited-sql-features-tidb-x.md's own H1 "TiDB X
インスタンスで制限される SQL 機能"). Anchor {#limited-sql-features-on-tidb-cloud-dedicated}
unchanged; no inbound links reference the old heading text.
@ti-chi-bot

ti-chi-bot Bot commented Aug 5, 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 Aug 5, 2026
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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 Plus

Run ID: 3424bc63-6dec-4710-92d7-bf751a7cf0fd

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

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 Aug 5, 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 lilin90 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/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 5, 2026
@yahonda
yahonda marked this pull request as ready for review August 5, 2026 06:47
@ti-chi-bot ti-chi-bot Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 5, 2026
@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 Aug 5, 2026
@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Aug 5, 2026
@ti-chi-bot

ti-chi-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-08-05 12:30:17.266572069 +0000 UTC m=+2617603.302667125: ☑️ agreed by qiancai.

@qiancai
qiancai merged commit 0a8d1c3 into pingcap:i18n-ja-release-8.5 Aug 5, 2026
4 of 9 checks passed
@yahonda
yahonda deleted the i18n-ja-limited-sql-features-term branch August 6, 2026 00:31
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/L Denotes a PR that changes 100-499 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