All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add chinese translation for block
@ 2025-11-17  3:46 ke zijie
  2025-11-17  3:46 ` [PATCH v2 1/3] docs/zh_CN: Add block/index.rst translation ke zijie
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: ke zijie @ 2025-11-17  3:46 UTC (permalink / raw)
  To: alexs, si.yanteng; +Cc: dzm91, corbet, linux-doc, wangyuli, doubled

This patch set adds chinese translations for the BLOCK documentation.

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-17  6:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17  3:46 [PATCH v2 0/3] Add chinese translation for block ke zijie
2025-11-17  3:46 ` [PATCH v2 1/3] docs/zh_CN: Add block/index.rst translation ke zijie
2025-11-17  3:46 ` [PATCH v2 2/3] docs/zh_CN: Add blk-mq.rst translation ke zijie
2025-11-17  3:46 ` [PATCH v2 3/3] docs/zh_CN: Add data-integrity.rst translation ke zijie
2025-11-17  5:45 ` [PATCH v2 0/3] Add chinese translation for block WangYuli
2025-11-17  6:52   ` ke zj

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.