i18n(ja): restore product names that were transliterated or mistranslated#23327
i18n(ja): restore product names that were transliterated or mistranslated#23327yahonda wants to merge 1 commit into
Conversation
|
Skipping CI for Draft Pull Request. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…ated The translation rendered several AI product/company names as transliterations or literal meanings instead of keeping the English name: Cohere was 調和する (the verb "cohere") Gemini was 双子座 (the constellation) Jina AI was ジナAI Hugging Face was ハギングフェイス Meta Llama was メタラマ AWS Bedrock was AWS ベッドロック 13 lines across 9 files. Link URLs unchanged; only the visible text. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
cdca30f to
3892ce8
Compare
What is changed, added or deleted? (Required)
Several AI product, company, and model names were transliterated into katakana or translated by their literal meaning, instead of being kept in English. Two are outright wrong — a reader cannot tell what product is meant:
Most of these are in the auto-embedding model comparison table (
vector-search-auto-embedding-overview.md), where the provider column was unreadable.13 lines across 9 files. Link URLs are unchanged — only the visible text.
How it was found
Swept the docs for known product-name transliterations, then cross-checked each hit against the English source. 12 look-alike hits were correctly excluded —
ジナinsideオリジナル(original), and開放meaning "to open (a port/firewall)", not "OpenAI".Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?