i18n(ja): use 時刻 for point-in-time timestamps (was 時間) - #23398
Conversation
Where the English source denotes a point in time (a timestamp / clock time) rather than a duration, ja used 時間 (duration). Change those to 時刻: 作成時刻 / 更新時刻 / 開始時刻 / 終了時刻 in column descriptions, maintenance- window start/end times, backup start times, etc. Verified 1:1 against the English source; genuine durations (実行時間, 待機時間, "finish duration", lease/refresh intervals, "arrival time intervals") are left as 時間. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
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 |
What is changed, added or deleted? (Required)
Where the English source denotes a point in time (a timestamp / clock time), the Japanese used
時間(which means a duration). This PR changes those to時刻. Each occurrence was verified 1:1 against the Englishrelease-8.5source; genuine durations are left as時間.Fixed (30 occurrences / 24 files):
作成時刻/更新時刻/開始時刻/終了時刻in column/field descriptions (create_time/update_time/UPDATE_TIME), maintenance-window Start time / End time (which have a separate "Duration" field), scheduled backup start time, transaction start time, statistics-collection start/end times, etc.Left as
時間(durations, not touched):実行時間,待機時間,処理時間, "finish duration" (grafana-pd), lease / refresh intervals (bind-info-lease,tidb_stmt_summary_refresh_interval), "arrival time intervals", "the time it takes to create a table", etc.Note: the reference-table column descriptions in
sql-plan-management/show-bindings/show-import-job/show-stats-meta/tidb-lightning-error-resolutionare handled by the column-name PR, so they are not included here.sql-tuning-best-practice.mdis also edited by the dropped-text PR on a nearby line (different line), so whichever merges second needs a trivial one-file rebase.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
i18n-ja-release-8.5machine-translation cleanup seriesAI agent involvement
Do your changes match any of the following descriptions?