i18n(ja): normalize katakana rendering of 'binlog position' to the established kanji term - #23546
Conversation
The established ja term for "position" (especially "binlog position") is 位置, not katakana ポジション — confirmed corpus-wide (225 occurrences of 位置 vs 4 of ポジション, only 2 of which are binlog-related, both in this file). EN's "binlog pos" row here is one of several metric-table labels translated into natural Japanese (e.g. "storage capacity" -> ストレージ容量 elsewhere in the same table), so 位置 fits the established pattern.
|
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 |
|
[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 |
[LGTM Timeline notifier]Timeline:
|
Summary
The established ja term (定訳) for "position" — especially "binlog position" — is 位置, not katakana ポジション (225 occurrences of 位置 corpus-wide vs 4 of ポジション, only 2 of which are binlog-related, both in
dm/monitor-a-dm-cluster.md).EN's row label here is "binlog pos", one of several metric-table row labels translated into natural Japanese elsewhere in the same table (e.g. "storage capacity" → ストレージ容量), so 位置 fits the established pattern.
Note: a separate 「ポジション」 occurrence in
tidb-scheduling.mdis a different concept (TiKV peer/topology placement, not binlog position) and is intentionally left untouched.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?