Skip to content

i18n(ja): translate residual English "storage" to Japanese - #23429

Open
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-residual-storage
Open

i18n(ja): translate residual English "storage" to Japanese#23429
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-residual-storage

Conversation

@yahonda

@yahonda yahonda commented Aug 4, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

The machine translation left the English word "storage" untranslated in Japanese prose, where it should be ストレージ. Examples: TSOディスクstorageタイムアウト, メモリベースのstorage, storageクラス, S3storage障害, storageリソースが不足, リドゥログのstorageURI.

This PR translates those prose occurrences to ストレージ. 99 changes across 75 files.

Selective — intentionally left unchanged (verified):

  • Config keys / identifiers: storage.data-dir, storage-class, etc. — the storage.* / storage-* count is identical before/after (603 → 603).
  • Code spans, URLs, and S3/product names.

Also fixes two related mistranslations on touched lines:

  • Verb-form: Mビット値をstorageしますMビット値を格納します ("stores M-bit values").
  • Removes a spurious シームレス ("seamless") in ai/concepts/vector-search-overview.md that is absent from the English source (EN: "TiDB introduces [Vector data types] and [Vector search index] designed to optimize the storage and retrieval...").

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

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)

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

N/A

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

@ti-chi-bot ti-chi-bot Bot added the area/develop This PR relates to the area of TiDB App development. label Aug 4, 2026
@coderabbitai

coderabbitai Bot commented Aug 4, 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: 3d1acb1d-3c1c-4673-8f62-8cd5b292697a

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 4, 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 csuzhangxc 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 4, 2026
@yahonda
yahonda force-pushed the i18n-ja-residual-storage branch from bbe3f38 to 37e0292 Compare August 4, 2026 07:02
@yahonda yahonda changed the title i18n(ja): translate residual English "storage" to ストレージ i18n(ja): translate residual English "storage" to Japanese Aug 4, 2026
@yahonda
yahonda force-pushed the i18n-ja-residual-storage branch 2 times, most recently from 0821dfd to f754977 Compare August 4, 2026 07:17
The machine translation left the English word "storage" untranslated in Japanese
prose (e.g. TSOディスクstorageタイムアウト, メモリベースのstorage, storageクラス,
S3storage障害). Translate these prose occurrences to ストレージ. Selective: config
keys (storage.data-dir, storage-class, readpool.storage), code spans, URLs, and
S3/product names (Azure Blob Storage, Google Cloud Storage, etc.) are left unchanged
(verified: storage.* / storage-* count unchanged, 603; proper-noun Storage counts unchanged).

Special cases handled where "storage" was NOT a common noun to katakana-ize:
- Verb/gerund: Mビット値をstorageします → 格納します; 継続的にストレージこと → 継続的に格納する.
- Mistranslation source: br コマンドstorage引数 → br コマンドライン引数 (EN is "command line").
- At-rest sense: ストレージ中および転送中 → 保管中および転送中 (EN "during storage").
- Removed a spurious "シームレス" (seamless) in vector-search-overview.md, absent from EN.

Verified 1:1 against the English source across all 75 files.
@yahonda
yahonda force-pushed the i18n-ja-residual-storage branch from f754977 to 68ed5af Compare August 4, 2026 07:25
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. missing-translation-status This PR does not have translation status info. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant