i18n(ja): translate English 'Security' to セキュリティ in Japanese prose (#23101 follow-up)#23104
Conversation
|
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 |
There was a problem hiding this comment.
Code Review
This pull request translates the English term "Security" to "セキュリティ" (and related terms like "セキュリティ強化モード" for "Security-Enhanced Mode") across various Japanese documentation files. The reviewer provided valuable feedback to improve the quality of the Japanese translations, including correcting missing particles (such as "が", "を", and "について"), fixing unnatural phrasing, correcting markdown syntax, and addressing a mistranslation of "Native database audit log" (which was translated as "国立データベース監査ログ").
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
608486c to
5f5c4a5
Compare
- Fix mistranslation: 国立 → ネイティブ (Native database audit log) - Add missing particles: が, を, について, の上で - Rephrase unnatural expression: 設定...~ONを禁止し → ...をONに設定することを禁止し - Fix markdown syntax in Azure portal navigation - Remove unnecessary space in セキュリティクイック スタート
What is changed, added or deleted? (Required)
Follow-up to PR #23101, which removed the
Security→Security(keep in English) entry fromresources/terms-en-ja.md.This PR fixes existing Japanese documentation where 'Security' was left untranslated (due to that glossary entry) in Japanese prose contexts where
セキュリティis the natural form.Changes across 53 files (99 changes):
Security→セキュリティMySQLとのSecurity互換性→MySQLとのセキュリティ互換性,Security概要→セキュリティ概要, etc.Securityページ,Security設定,Securityグループ,Securityクイックスタート→セキュリティequivalentsSecurity強化モード(SEM)→セキュリティ強化モード(SEM),Security拡張モード(SEM)→セキュリティ拡張モード(SEM)トランスポート層Security(TLS)→トランスポート層セキュリティ(TLS)Securityの互換性→セキュリティの互換性,クラスタのSecurity設定→クラスタのセキュリティ設定セキュリティPreserved as-is: YAML
title:front matter,{#security}anchors, English section headings (e.g.### Security {#security}), protocol names in English context (Transport Layer Security,Mutual Transport Layer Security\'), URLs, and technical parameters (security.enable-sem,tidb_enable_enhanced_security`).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?