All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/9] docs/zh_CN: core-api: Update the partial translation to 5.19-rc3
@ 2022-06-22 10:18 Binbin Zhou
  2022-06-22 10:18 ` [PATCH 1/9] docs/zh_CN: core-api: Update the translation of cachetlb.rst " Binbin Zhou
                   ` (9 more replies)
  0 siblings, 10 replies; 29+ messages in thread
From: Binbin Zhou @ 2022-06-22 10:18 UTC (permalink / raw)
  To: alexs, siyanteng; +Cc: corbet, chenhuacai, bobwxc, linux-doc, Binbin Zhou

In this series of patches, I updated the translated file contents in the core-api
directory to 5.19-rc3.

The next step, I plan to translate the untranslated documents in the core-api
directory. For details, please see TODOLIST in the core-api/index.rst file.

Changes since V1:
- Update the code base to 5.19-rc3

- According to the suggestions of Xiangcheng and Yanteng, the translations of
  corresponding documents are updated to make them more readable.
  
  The modified documents are as follows:
    cpu_hotplug.rst
    irq/irq-domain.rst
    printk-format.rst

  If you like, please review the mailing list for details.

In addition, for the translation of the Rust part in "printk-format.rst", I will
reorganize it into a patch to the Rust tree.

Binbin Zhou (9):
  docs/zh_CN: core-api: Update the translation of cachetlb.rst to
    5.19-rc3
  docs/zh_CN: core-api: Update the translation of cpu_hotplug.rst to
    5.19-rc3
  docs/zh_CN: core-api: Update the translation of irq/irq-domain.rst to
    5.19-rc3
  docs/zh_CN: core-api: Update the translation of kernel-api.rst to
    5.19-rc3
  docs/zh_CN: core-api: Update the translation of mm-api.rst to 5.19-rc3
  docs/zh_CN: core-api: Update the translation of printk-basics.rst to
    5.19-rc3
  docs/zh_CN: core-api: Update the translation of printk-format.rst to
    5.19-rc3
  docs/zh_CN: core-api: Update the translation of workqueue.rst to
    5.19-rc3
  docs/zh_CN: core-api: Update the translation of xarray.rst to 5.19-rc3

 .../translations/zh_CN/core-api/cachetlb.rst  |   6 +
 .../zh_CN/core-api/cpu_hotplug.rst            | 435 +++++++++++++++---
 .../zh_CN/core-api/irq/irq-domain.rst         |  22 +-
 .../zh_CN/core-api/kernel-api.rst             |   3 +
 .../translations/zh_CN/core-api/mm-api.rst    |  23 +-
 .../zh_CN/core-api/printk-basics.rst          |   3 +-
 .../zh_CN/core-api/printk-formats.rst         |   3 +-
 .../translations/zh_CN/core-api/workqueue.rst |  21 +-
 .../translations/zh_CN/core-api/xarray.rst    |   4 +-
 9 files changed, 449 insertions(+), 71 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2022-06-24 19:16 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22 10:18 [PATCH V2 0/9] docs/zh_CN: core-api: Update the partial translation to 5.19-rc3 Binbin Zhou
2022-06-22 10:18 ` [PATCH 1/9] docs/zh_CN: core-api: Update the translation of cachetlb.rst " Binbin Zhou
2022-06-22 12:19   ` Wu XiangCheng
2022-06-23 13:08     ` YanTeng Si
2022-06-22 10:18 ` [PATCH 2/9] docs/zh_CN: core-api: Update the translation of cpu_hotplug.rst " Binbin Zhou
2022-06-22 12:19   ` Wu XiangCheng
2022-06-23 13:10   ` YanTeng Si
2022-06-22 10:18 ` [PATCH 3/9] docs/zh_CN: core-api: Update the translation of irq/irq-domain.rst " Binbin Zhou
2022-06-22 12:19   ` Wu XiangCheng
2022-06-23 13:11   ` YanTeng Si
2022-06-22 10:18 ` [PATCH 4/9] docs/zh_CN: core-api: Update the translation of kernel-api.rst " Binbin Zhou
2022-06-23 13:12   ` YanTeng Si
2022-06-23 16:10   ` Wu XiangCheng
2022-06-22 10:18 ` [PATCH 5/9] docs/zh_CN: core-api: Update the translation of mm-api.rst " Binbin Zhou
2022-06-22 16:11   ` Wu XiangCheng
2022-06-23 13:13   ` YanTeng Si
2022-06-22 10:18 ` [PATCH 6/9] docs/zh_CN: core-api: Update the translation of printk-basics.rst " Binbin Zhou
2022-06-22 16:11   ` Wu XiangCheng
2022-06-23 13:14   ` YanTeng Si
2022-06-22 10:18 ` [PATCH 7/9] docs/zh_CN: core-api: Update the translation of printk-format.rst " Binbin Zhou
2022-06-22 16:11   ` Wu XiangCheng
2022-06-23 13:15   ` YanTeng Si
2022-06-22 10:19 ` [PATCH 8/9] docs/zh_CN: core-api: Update the translation of workqueue.rst " Binbin Zhou
2022-06-23 13:14   ` YanTeng Si
2022-06-23 16:10   ` Wu XiangCheng
2022-06-22 10:19 ` [PATCH 9/9] docs/zh_CN: core-api: Update the translation of xarray.rst " Binbin Zhou
2022-06-23 13:13   ` YanTeng Si
2022-06-23 16:10   ` Wu XiangCheng
2022-06-24 19:16 ` [PATCH V2 0/9] docs/zh_CN: core-api: Update the partial translation " Jonathan Corbet

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.