i18n(ja): restore UI labels in 11 files skipped from the 2-word batch - #23541
Conversation
… the mechanical 2-word batch These 11 files were skipped by the 2-word batch's positional-pairing script because their EN/JA bold-span counts didn't match, making mechanical pairing unsafe. Reviewed each 1:1 against EN by hand (3 parallel passes covering different file groups), applying the same verify-via-dbaas-ui-or-third-party-knowledge method established in the earlier batches. Beyond simple label restoration, this surfaced several genuine content defects predating any of this session's work: - tidb-cloud-encrypt-cmek-aws.md / tidb-cloud-encrypt-cmek-azure.md: an entire console step (locate project + click the project-settings icon) was missing from the JA translation, collapsing EN's 9-step (AWS) and 11/7-step (Azure) sequences by one step each. Reconstructed in full against EN. - Several files had stale 'use the combo box to switch cluster/project' navigation instructions describing an older console flow, while EN has since been updated to the current 'My TiDB page > Project view tab > project-settings icon' flow. Rewritten to match EN's current instructions. - tidb-cloud-glossary.md: a hallucinated MT substitution (a fabricated My TiDB link replacing EN's actual 'List all accessible projects' API endpoint reference), a false-friend mistranslation (終点 -> エンドポイント for 'endpoint'), and 2 particle-trapped-in-bold defects. - connected-care-overview.md: corrupted HTML <strong> tags baked into a heading anchor slug, inconsistent 'Connected:' prefix translation across sibling bullets, and a dropped particle. - Various straddling-bracket defects, split-mid-word defects, and garbled/reordered value lists across the private-link and Kafka setup guides. configure-ip-access-list.md needed no changes — its bold-count mismatch is a single JA-only emphasis span with no EN counterpart, not a defect. Deliberately left as-is (flagged for future follow-up, out of this task's scope): a content-accuracy issue in connected-care-overview.md (退職日 mistranslation), a term-consistency issue in tidb-cloud-glossary.md (地域/リージョン, リサイクルボックス/ごみ箱), recurring stale combo-box navigation text in set-up-vpc-peering-connections.md and use-tidb-cloud-with-ai-tools.md, and a missing EN paragraph + 4-step list in troubleshoot-import-access-denied-error.md (about obtaining the TiDB Cloud Account ID/External ID) that JA replaces with a stale literal-example-ID version instead of EN's current placeholder convention.
|
Skipping CI for Draft Pull Request. |
|
[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 |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
…trap Ports EN writes `3 AZs`. Ensure... and `9092`. A single port... as two sentences; JA had dropped the 。 in both spots, merging them into a garbled run-on (e.g. `3 AZs`クラスターが... read as if `3 AZs`クラスター were one noun phrase). Found during review of pingcap#23541.
- Convert leaked <strong>...</strong> HTML tags to markdown ** in release-5.0.0.md (4 headings) and dashboard-faq.md (3 headings), matching EN's own markdown bold syntax; also fixes 4 anchor slugs in release-5.0.0.md that had baked in the literal "strong" text (no inbound links to the old anchors found corpus-wide) - Unify the sole バスティオンノード outlier to 要塞ノード in setup-self-hosted-kafka-private-service-connect.md (32 other occurrences already use 要塞ノード) The missing-。 fix in setup-aws-self-hosted-kafka-private-link-service.md and the Bucket owner enforced term-unify in troubleshoot-import-access-denied-error.md, originally part of this commit, were dropped: both files are also touched by pingcap#23541, which converts the same spans to English labels, so keeping a separate Japanese-only fix here would conflict. The missing-。 fix was pushed directly onto the pingcap#23541 branch instead; pingcap#23541's English-label conversion already resolves the Bucket owner enforced inconsistency.
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
These 11 files were skipped by the 2-word UI-labels batch (#23535) because their EN/JA bold-span counts didn't match, making the mechanical positional-pairing script unsafe. Reviewed each 1:1 against EN by hand, applying the same verify-via-dbaas-ui-or-third-party-knowledge method established in the earlier batches.
Beyond simple label restoration, this surfaced several genuine content defects predating this session's work:
tidb-cloud-encrypt-cmek-aws.md/tidb-cloud-encrypt-cmek-azure.md: an entire console step (locate project + click the project-settings icon) was missing from the JA translation, collapsing EN's 9-step (AWS) and 11/7-step (Azure) sequences by one step each. Reconstructed in full against EN.tidb-cloud-glossary.md: a hallucinated MT substitution (a fabricated My TiDB link replacing EN's actual "List all accessible projects" API endpoint reference), a false-friend mistranslation (終点 → エンドポイント for "endpoint"), and 2 particle-trapped-in-bold defects.connected-care-overview.md: corrupted HTML<strong>tags baked into a heading anchor slug, inconsistent "Connected:" prefix translation across sibling bullets, and a dropped particle.configure-ip-access-list.mdneeded no changes — its bold-count mismatch is a single JA-only emphasis span with no EN counterpart, not a defect.Deliberately left as-is (flagged for future follow-up, out of this task's scope): a content-accuracy issue in
connected-care-overview.md(退職日 mistranslation), a term-consistency issue intidb-cloud-glossary.md(地域/リージョン, リサイクルボックス/ごみ箱), recurring stale combo-box navigation text inset-up-vpc-peering-connections.mdanduse-tidb-cloud-with-ai-tools.md, and a missing EN paragraph + 4-step list introubleshoot-import-access-denied-error.md(about obtaining the TiDB Cloud Account ID/External ID) that JA replaces with a stale literal-example-ID version instead of EN's current placeholder convention.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?