linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ke zijie <kezijie@leap-io-kernel.com>
To: alexs@kernel.org, si.yanteng@linux.dev
Cc: dzm91@hust.edu.cn, corbet@lwn.net, linux-doc@vger.kernel.org,
	doubled@leap-io-kernel.com
Subject: [PATCH 0/3] Add chinese translation for block
Date: Fri, 14 Nov 2025 15:37:18 +0800	[thread overview]
Message-ID: <cover.1763105050.git.kezijie@leap-io-kernel.com> (raw)

This patch set adds chinese translations for the BLOCK documentation.

ke zijie (3):
  docs/zh_CN: Add block/index.rst translation
  docs/zh_CN: Add blk-mq.rst translation
  docs/zh_CN: Add data-integrity.rst translation

 .../translations/zh_CN/block/blk-mq.rst       | 128 ++++++++++++
 .../zh_CN/block/data-integrity.rst            | 193 ++++++++++++++++++
 .../translations/zh_CN/block/index.rst        |  37 ++++
 .../translations/zh_CN/subsystem-apis.rst     |   1 -
 4 files changed, 358 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/translations/zh_CN/block/blk-mq.rst
 create mode 100644 Documentation/translations/zh_CN/block/data-integrity.rst
 create mode 100644 Documentation/translations/zh_CN/block/index.rst

-- 
2.25.1


             reply	other threads:[~2025-11-14  7:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-14  7:37 ke zijie [this message]
2025-11-14  7:37 ` [PATCH 1/3] docs/zh_CN: Add block/index.rst translation ke zijie
2025-11-14  7:37 ` [PATCH 2/3] docs/zh_CN: Add blk-mq.rst translation ke zijie
2025-11-14  7:45   ` WangYuli
2025-11-14  9:33     ` ke zj
2025-11-14 10:43       ` WangYuli
2025-11-14  7:37 ` [PATCH 3/3] docs/zh_CN: Add data-integrity.rst translation ke zijie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1763105050.git.kezijie@leap-io-kernel.com \
    --to=kezijie@leap-io-kernel.com \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=doubled@leap-io-kernel.com \
    --cc=dzm91@hust.edu.cn \
    --cc=linux-doc@vger.kernel.org \
    --cc=si.yanteng@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).