i18n(ja): fix changefeed capacity heading, states mistranslation, and status/state term drift - #23527
Conversation
…m casing, and states mistranslation in changefeed-overview.md - 'Query changefeed capacity' heading was a broken word-for-word transliteration with no particles; reworded to match this doc's own established verb-phrase heading pattern ([Object]を[Verb]する). - 'query' was translated two different ways in the same section: 照会 (inquire, matching EN's sense of checking a value) in the intro sentence, then クエリを実行 (execute a query, the SQL-query sense) in step 2 for the exact same EN word — unified to the correct 'checking a value' sense. - 'TiCDC Changefeed容量ユニット (CCU)' left 'Changefeed' untranslated while the parallel dedicated-tier term correctly translates 'Replication' — unified to 変更フィード, matching this document's own consistent changefeed→変更フィード convention (3 occurrences). - 'The states are described as follows' was mistranslated as 各州 (each US-style state/province) instead of 状態 (state/condition) — a false-friend error with no sensible meaning in this technical context.
…rget page titles Two TOC link labels used 状態 (state) while the linked page's own H1 title uses ステータス (status, katakana) for the same English word 'status': サーバー状態変数 vs the status-variables.md page's own サーバーステータス変数 title (5 TOC variants), and クラスタの状態を確認する vs post-installation-check.md's own クラスタのステータスを確認する title. Unified TOC labels to match each target page's own established term.
|
[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 |
What is changed, added or deleted? (Required)
tidb-cloud/changefeed-overview.md:## Query changefeed capacitywas translated as a broken word-for-word transliteration (クエリ変更フィード容量, no particles), breaking from this document's own consistent heading pattern ([Object]を[Verb]する, e.g. 変更フィードを作成する). Reworded to 変更フィードの容量をクエリする.TOC files (
TOC.mdand the 4 tidb-cloud plan variants): two navigation labels used 状態 (state) while the linked page's own title uses ステータス (status, katakana) for the same English word — サーバー状態変数 vsstatus-variables.md's own サーバーステータス変数, and クラスタの状態を確認する vspost-installation-check.md's own クラスタのステータスを確認する. Unified the TOC labels to match each target page's own established term.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?