Skip to content

i18n(ja): restore literal quoted config/status/enum values across the corpus - #23760

Draft
yahonda wants to merge 18 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-exhaustive-quoted-literals-japanese
Draft

i18n(ja): restore literal quoted config/status/enum values across the corpus#23760
yahonda wants to merge 18 commits into
pingcap:i18n-ja-release-8.5from
yahonda:fix-exhaustive-quoted-literals-japanese

Conversation

@yahonda

@yahonda yahonda commented Sep 7, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

Exhaustive corpus-wide sweep (all ~809 「」 occurrences in the JA docs, verified individually against the EN source on release-8.5) for the defect class already fixed narrowly in #23758/#23759: a literal English system/API/UI/config/log value quoted with full-width Japanese corner brackets (「」) around a mistranslated Japanese word, or around the correct English word but in the wrong quote style — should be the literal string in straight double (or occasionally single, matching EN) quotes, or in backticks/bold where EN uses those instead.

256 files, 241 fixes. Representative categories:

  • Literal error/log messages (e.g. "index out of range", "invalid connection", "Can't find column in schema", "GC can not work")
  • Config/CLI/API literal values (e.g. "stderr", "pd", "tikv"/"unistore", "offline", "unified", SQL mode names, tiup/dmctl command strings)
  • UI page/button/field names shown verbatim in a product (e.g. "Health Report", "Logout", "Overview", "Alerts", various "Apply for ..." request-form literal text)
  • JSON/API field/event values (e.g. TiCDC "before"/"p", Canal-JSON/Avro protocol single-letter event codes, DM synced/Check/Dump/Load/Sync — most of these were already fixed in i18n(ja): restore literal quoted status/enum values in DM docs #23758)
  • A few adjacent MT-artifact fixes noticed in passing (a broken bold-markup span, a garbled italics-as-quotes rendering, a couple of dropped-link repairs) that fall in the same class of "restore what EN actually shows verbatim."

Every non-fix candidate was checked against EN and left untouched when the quoting was ordinary Japanese punctuation or rhetorical/scare-quote emphasis that EN itself uses non-literally (e.g. sql-mode.md's "traditional" SQL database description).

Net diff is balanced (482 insertions / 482 deletions across the two triage passes, i.e. every changed line is a like-for-like single-line replacement) — no content was added or removed beyond the quoted value itself.

Which TiDB version(s) do your changes apply to? (Required)

  • i18n-ja-release-8.5 (TiDB Japanese documentation for TiDB 8.5 versions)

What is the related PR or file link(s)?

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Too many files!

This PR contains 252 files, which is 102 over the limit of 150.

To get a review, reduce the PR to 150 files or fewer by splitting it into smaller PRs or changing its base branch.

Upgrade to a paid plan to raise the limit.

This review couldn't start because sufficient usage credits or metered capacity aren't available. Add credits or update usage-based reviews in the billing tab, then retry.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: 286678c4-26a0-47b9-83f4-73650aab4ec3

📥 Commits

Reviewing files that changed from the base of the PR and between f421565 and 707c002.

📒 Files selected for processing (252)
  • ai/examples/memory-with-pytidb.md
  • ai/guides/filtering.md
  • ai/guides/tables.md
  • ai/integrations/vector-search-integrate-with-amazon-bedrock.md
  • ai/vector-search-get-started-using-python.md
  • alert-rules.md
  • as-of-timestamp.md
  • benchmark/benchmark-sysbench-v3.md
  • benchmark/benchmark-tidb-using-sysbench.md
  • benchmark/benchmark-tpch.md
  • best-practices/ddl-introduction.md
  • best-practices/haproxy-best-practices.md
  • best-practices/multi-column-index-best-practices.md
  • best-practices/pd-scheduling-best-practices.md
  • choose-index.md
  • clinic/quick-start-with-clinic.md
  • column-pruning.md
  • command-line-flags-for-pd-configuration.md
  • command-line-flags-for-scheduling-configuration.md
  • command-line-flags-for-tidb-configuration.md
  • command-line-flags-for-tikv-configuration.md
  • command-line-flags-for-tso-configuration.md
  • configure-memory-usage.md
  • configure-placement-rules.md
  • dashboard/dashboard-access.md
  • dashboard/dashboard-cluster-info.md
  • dashboard/dashboard-intro.md
  • dashboard/dashboard-ops-deploy.md
  • dashboard/dashboard-session-sso.md
  • data-type-date-and-time.md
  • develop/dev-guide-aws-appflow-integration.md
  • develop/dev-guide-connection-parameters.md
  • develop/dev-guide-object-naming-guidelines.md
  • develop/dev-guide-sample-application-cs.md
  • develop/dev-guide-sample-application-nodejs-sequelize.md
  • develop/dev-guide-transaction-overview.md
  • develop/dev-guide-use-common-table-expression.md
  • develop/dev-guide-use-follower-read.md
  • develop/java-app-best-practices.md
  • dm/deploy-a-dm-cluster-using-tiup.md
  • dm/dm-continuous-data-validation.md
  • dm/dm-faq.md
  • dm/dm-glossary.md
  • dm/dm-pause-task.md
  • dm/dm-precheck.md
  • dm/dm-query-status.md
  • dm/dm-replication-logic.md
  • dm/feature-shard-merge-optimistic.md
  • dm/handle-failed-ddl-statements.md
  • dm/monitor-a-dm-cluster.md
  • dm/quick-start-create-source.md
  • dm/quick-start-create-task.md
  • dm/relay-log.md
  • dm/shard-merge-best-practices.md
  • dm/table-selector.md
  • dr-multi-replica.md
  • dr-secondary-cluster.md
  • dr-solution-introduction.md
  • dumpling-overview.md
  • encryption-at-rest.md
  • error-codes.md
  • explain-joins.md
  • faq/upgrade-faq.md
  • filter-dml-event.md
  • foreign-key.md
  • functions-and-operators/aggregate-group-by-functions.md
  • functions-and-operators/date-and-time-functions.md
  • functions-and-operators/precision-math.md
  • garbage-collection-overview.md
  • glossary.md
  • grafana-overview-dashboard.md
  • grafana-tidb-dashboard.md
  • identify-expensive-queries.md
  • identify-slow-queries.md
  • index-advisor.md
  • information-schema/client-errors-summary-by-host.md
  • information-schema/information-schema-inspection-result.md
  • information-schema/information-schema-memory-usage-ops-history.md
  • literal-values.md
  • migrate-from-tidb-to-mysql.md
  • migrate-small-mysql-to-tidb.md
  • multi-data-centers-in-one-city-deployment.md
  • non-transactional-dml.md
  • overview.md
  • partitioned-table.md
  • password-management.md
  • pd-configuration-file.md
  • pd-control.md
  • quick-start-with-tidb.md
  • read-historical-data.md
  • releases/release-2.0.1.md
  • releases/release-2.0.6.md
  • releases/release-2.1-rc.3.md
  • releases/release-2.1-rc.4.md
  • releases/release-2.1.12.md
  • releases/release-2.1.17.md
  • releases/release-2.1.18.md
  • releases/release-2.1.2.md
  • releases/release-2.1.4.md
  • releases/release-3.0.0-beta.1.md
  • releases/release-3.0.0-rc.1.md
  • releases/release-3.0.0-rc.3.md
  • releases/release-3.0.1.md
  • releases/release-3.0.16.md
  • releases/release-3.0.2.md
  • releases/release-3.0.5.md
  • releases/release-3.0.6.md
  • releases/release-3.1.2.md
  • releases/release-4.0.0-rc.md
  • releases/release-4.0.11.md
  • releases/release-4.0.12.md
  • releases/release-4.0.14.md
  • releases/release-4.0.15.md
  • releases/release-4.0.7.md
  • releases/release-4.0.8.md
  • releases/release-4.0.9.md
  • releases/release-5.0.0-rc.md
  • releases/release-5.0.3.md
  • releases/release-5.0.4.md
  • releases/release-5.0.5.md
  • releases/release-5.1.0.md
  • releases/release-5.1.2.md
  • releases/release-5.1.4.md
  • releases/release-5.2.0.md
  • releases/release-5.3.0.md
  • releases/release-5.3.1.md
  • releases/release-5.4.0.md
  • releases/release-6.0.0-dmr.md
  • releases/release-6.1.1.md
  • releases/release-6.1.4.md
  • releases/release-6.2.0.md
  • releases/release-6.3.0.md
  • releases/release-6.5.0.md
  • releases/release-6.5.1.md
  • releases/release-6.5.3.md
  • releases/release-6.6.0.md
  • releases/release-7.1.0.md
  • releases/release-7.2.0.md
  • releases/release-7.5.0.md
  • releases/release-7.5.1.md
  • releases/release-7.6.0.md
  • releases/release-8.1.0.md
  • releases/release-8.5.0.md
  • releases/release-rc.1.md
  • releases/release-rc.2.md
  • role-based-access-control.md
  • security-compatibility-with-mysql.md
  • sql-mode.md
  • sql-plan-management.md
  • sql-prepared-plan-cache.md
  • sql-statements/sql-statement-alter-index.md
  • sql-statements/sql-statement-alter-table.md
  • sql-statements/sql-statement-backup.md
  • sql-statements/sql-statement-calibrate-resource.md
  • sql-statements/sql-statement-flashback-cluster.md
  • sql-statements/sql-statement-restore.md
  • sql-statements/sql-statement-split-region.md
  • stale-read.md
  • statement-summary-tables.md
  • system-variables.md
  • table-filter.md
  • three-data-centers-in-two-cities-deployment.md
  • ticdc/ticdc-avro-protocol.md
  • ticdc/ticdc-canal-json.md
  • ticdc/ticdc-changefeed-config.md
  • ticdc/ticdc-debezium.md
  • ticdc/ticdc-manage-changefeed.md
  • ticdc/ticdc-open-api-v2.md
  • ticdc/ticdc-open-api.md
  • ticdc/ticdc-sink-to-kafka.md
  • tidb-cloud/backup-and-restore.md
  • tidb-cloud/changefeed-sink-to-apache-kafka.md
  • tidb-cloud/configure-serverless-firewall-rules-for-public-endpoints.md
  • tidb-cloud/configure-sql-users.md
  • tidb-cloud/csv-config-for-import-data.md
  • tidb-cloud/data-service-api-key.md
  • tidb-cloud/data-service-custom-domain.md
  • tidb-cloud/dedicated-external-storage.md
  • tidb-cloud/essential-changefeed-overview.md
  • tidb-cloud/essential-changefeed-sink-to-kafka.md
  • tidb-cloud/essential-changefeed-sink-to-mysql.md
  • tidb-cloud/features.md
  • tidb-cloud/import-csv-files-serverless.md
  • tidb-cloud/import-csv-files.md
  • tidb-cloud/import-sample-data-serverless.md
  • tidb-cloud/import-sample-data.md
  • tidb-cloud/integrate-tidbcloud-with-n8n.md
  • tidb-cloud/manage-projects-and-resources.md
  • tidb-cloud/migrate-from-mysql-using-aws-dms.md
  • tidb-cloud/migrate-from-mysql-using-data-migration.md
  • tidb-cloud/migrate-from-op-tidb.md
  • tidb-cloud/monitoring-concepts.md
  • tidb-cloud/naming-conventions-for-data-import.md
  • tidb-cloud/premium/dual-layer-data-encryption-premium.md
  • tidb-cloud/premium/import-csv-files-premium.md
  • tidb-cloud/premium/migrate-from-op-tidb-premium.md
  • tidb-cloud/releases/notification-2023-11-14-scale-feature-maintenance.md
  • tidb-cloud/releases/release-notes-2022.md
  • tidb-cloud/releases/release-notes-2023.md
  • tidb-cloud/releases/release-notes-2025.md
  • tidb-cloud/releases/tidb-cloud-release-notes.md
  • tidb-cloud/releases/tidb-x-cloud.202510.1.md
  • tidb-cloud/serverless-faqs.md
  • tidb-cloud/size-your-cluster.md
  • tidb-cloud/tidb-cloud-auditing.md
  • tidb-cloud/tidb-cloud-dm-precheck-and-troubleshooting.md
  • tidb-cloud/tidb-cloud-faq.md
  • tidb-cloud/troubleshoot-import-access-denied-error.md
  • tidb-configuration-file.md
  • tidb-lightning/data-import-best-practices.md
  • tidb-lightning/tidb-lightning-checkpoints.md
  • tidb-lightning/tidb-lightning-command-line-full.md
  • tidb-lightning/tidb-lightning-configuration.md
  • tidb-lightning/tidb-lightning-distributed-import.md
  • tidb-lightning/tidb-lightning-faq.md
  • tidb-lightning/tidb-lightning-glossary.md
  • tidb-lightning/tidb-lightning-physical-import-mode.md
  • tidb-lightning/troubleshoot-tidb-lightning.md
  • tidb-resource-control-runaway-queries.md
  • tidb-scheduling.md
  • tidb-troubleshooting-map.md
  • tiflash/tiflash-mintso-scheduler.md
  • tiflash/use-tidb-to-read-tiflash.md
  • tikv-configuration-file.md
  • tikv-control.md
  • tikv-overview.md
  • tiproxy/tiproxy-configuration.md
  • tiup/tiup-cluster-topology-reference.md
  • tiup/tiup-command-clean.md
  • tiup/tiup-command-env.md
  • tiup/tiup-command-mirror-genkey.md
  • tiup/tiup-command-mirror-merge.md
  • tiup/tiup-command-mirror.md
  • tiup/tiup-command-status.md
  • tiup/tiup-command-telemetry.md
  • tiup/tiup-component-cluster-check.md
  • tiup/tiup-component-cluster-display.md
  • tiup/tiup-component-cluster-import.md
  • tiup/tiup-component-cluster-meta-restore.md
  • tiup/tiup-component-cluster-prune.md
  • tiup/tiup-component-cluster-stop.md
  • tiup/tiup-component-dm-import.md
  • tiup/tiup-component-dm-list.md
  • tiup/tiup-component-dm-prune.md
  • tiup/tiup-component-dm-reload.md
  • tiup/tiup-dm-topology-reference.md
  • tiup/tiup-mirror.md
  • tiup/tiup-overview.md
  • troubleshoot-lock-conflicts.md
  • two-data-centers-in-one-city-deployment.md
  • upgrade-tidb-using-tiup.md
  • user-account-management.md

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ti-chi-bot

ti-chi-bot Bot commented Sep 7, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign qiancai for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. area/develop This PR relates to the area of TiDB App development. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Sep 7, 2026
# Conflicts:
#	dm/dm-query-status.md
#	dm/relay-log.md
#	tiup/tiup-component-dm-import.md
#	tiup/tiup-dm-topology-reference.md
@yahonda
yahonda marked this pull request as draft September 7, 2026 07:04
@ti-chi-bot ti-chi-bot Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/develop This PR relates to the area of TiDB App development. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant