All of lore.kernel.org
 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,
	wangyuli@aosc.io, doubled@leap-io-kernel.com
Subject: [PATCH v3 0/3] Add chinese translation for block
Date: Mon, 17 Nov 2025 16:27:33 +0800	[thread overview]
Message-ID: <cover.1763366835.git.kezijie@leap-io-kernel.com> (raw)

This patch set adds chinese translations for the BLOCK documentation.

Changes in v3:
 - Add Reviewed-by tag from Wang Yuli
 - Link to v2: https://lore.kernel.org/linux-doc/cover.1763350407.git.kezijie@leap-io-kernel.com/

Changes in v2:
 - Fix Chinese/English spacing issues (suggested by Wang Yuli)
 - Fix make htmldocs warning: "Duplicate C declaration"
 - Adjust blk-mq translation wording
 - Link to v1: https://lore.kernel.org/linux-doc/cover.1763105050.git.kezijie@leap-io-kernel.com/

ke zijie (3):
  docs/zh_CN: Add block/index.rst translation Translate
    .../block/index.rst into Chinese and update subsystem-apis.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       | 130 ++++++++++++
 .../zh_CN/block/data-integrity.rst            | 193 ++++++++++++++++++
 .../translations/zh_CN/block/index.rst        |  37 ++++
 .../translations/zh_CN/subsystem-apis.rst     |   1 -
 4 files changed, 360 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-17  8:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17  8:27 ke zijie [this message]
2025-11-17  8:27 ` [PATCH v3 1/3] docs/zh_CN: Add block/index.rst translation ke zijie
2025-11-18  1:33   ` Yanteng Si
2025-11-18  2:41     ` ke zj
2025-11-17  8:27 ` [PATCH v3 2/3] docs/zh_CN: Add blk-mq.rst translation ke zijie
2025-11-18  1:51   ` Yanteng Si
2025-11-18  3:11     ` ke zj
2025-11-19  1:40       ` Yanteng Si
2025-11-17  8:27 ` [PATCH v3 3/3] docs/zh_CN: Add data-integrity.rst translation ke zijie
2025-11-18  2:02   ` Yanteng Si

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.1763366835.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 \
    --cc=wangyuli@aosc.io \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.