Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v2 0/2] docs/zh_CN: translate process/applying-patches.rst into Chinese
@ 2026-08-15  5:59 Weijie Yuan
  2026-08-15  5:59 ` [PATCH v2 1/2] docs/zh_CN: add process/applying-patches Chinese translation Weijie Yuan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Weijie Yuan @ 2026-08-15  5:59 UTC (permalink / raw)
  To: Alex Shi, Yanteng Si, Dongliang Mu, Jonathan Corbet
  Cc: linux-doc, linux-kernel

Translate Documentation/process/applying-patches.rst into Chinese.

This series adds the Chinese translation to the zh_CN process
toctree and updates existing zh_CN references to link to it.

---
Changes in v2:
- Merges first two patches into one.
- Removes self-ref (.. _cn.rst) and changes ref style from 'ref' to
  direct file name
- Link to v1: https://patch.msgid.link/cover.1784289654.git.wy@wyuan.org

---
Weijie Yuan (2):
      docs/zh_CN: add process/applying-patches Chinese translation
      docs/zh_CN: link to Chinese applying-patches translation

 .../translations/zh_CN/admin-guide/README.rst      |   2 +-
 .../zh_CN/process/applying-patches.rst             | 390 +++++++++++++++++++++
 Documentation/translations/zh_CN/process/howto.rst |   2 +-
 Documentation/translations/zh_CN/process/index.rst |   2 +-
 4 files changed, 393 insertions(+), 3 deletions(-)

Range-diff versus v1:

1:  d90aac81d39b ! 1:  68ed0ce67ffa docs/zh_CN: add process/applying-patches Chinese translation
    @@ Metadata
      ## Commit message ##
         docs/zh_CN: add process/applying-patches Chinese translation
     
    -    Translate .../process/applying-patches.rst into Chinese.
    +    Translate process/applying-patches.rst into Chinese, and update
    +    the toctree.
     
         Update the translation through commit fa04150b8ef7
         ("Documentation: describe how to apply incremental stable patches")
    @@ Documentation/translations/zh_CN/process/applying-patches.rst (new)
     +
     +.. include:: ../disclaimer-zh_CN.rst
     +
    -+.. _cn_applying_patches:
    -+
    -+:Original: :ref:`Applying Patches To The Linux Kernel <applying_patches>`
    ++:Original: Documentation/process/applying-patches.rst
     +
     +:翻译:
     +
    @@ Documentation/translations/zh_CN/process/applying-patches.rst (new)
     +感谢 Randy Dunlap、Rolf Eike Beer、Linus Torvalds、Bodo Eggert、
     +Johannes Stezenbach、Grant Coady、Pavel Machek,以及其他可能被我
     +遗漏的人,感谢他们对本文档的审阅和贡献。
    +
    + ## Documentation/translations/zh_CN/process/index.rst ##
    +@@ Documentation/translations/zh_CN/process/index.rst: TODOLIST:
    +    :maxdepth: 1
    + 
    +    magic-number
    ++   applying-patches
    +    volatile-considered-harmful
    +    ../arch/riscv/patch-acceptance
    +    ../core-api/unaligned-memory-access
    + 
    + TODOLIST:
    + 
    +-* applying-patches
    + * backporting
    + * adding-syscalls
    + * botching-up-ioctls
2:  5f0e700f6a49 < -:  ------------ docs/zh_CN: add applying-patches to process index
3:  a3d20af74d63 = 2:  0af282ad0e01 docs/zh_CN: link to Chinese applying-patches translation

---
base-commit: 1a0364f09c1311dad5ad1ccba7e169a412f6b547
change-id: 20260815-apply-patches-601ad9b42f27


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

end of thread, other threads:[~2026-08-16 17:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-15  5:59 [PATCH v2 0/2] docs/zh_CN: translate process/applying-patches.rst into Chinese Weijie Yuan
2026-08-15  5:59 ` [PATCH v2 1/2] docs/zh_CN: add process/applying-patches Chinese translation Weijie Yuan
2026-08-15  5:59 ` [PATCH v2 2/2] docs/zh_CN: link to Chinese applying-patches translation Weijie Yuan
2026-08-16 14:49 ` [PATCH v2 0/2] docs/zh_CN: translate process/applying-patches.rst into Chinese Dongliang Mu
2026-08-16 17:15   ` Weijie Yuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox