linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2)
@ 2022-10-19  9:32 Binbin Zhou
  2022-10-19  9:32 ` [PATCH V2 2/3] docs/zh_CN: core-api: Add timekeeping Chinese translation Binbin Zhou
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Binbin Zhou @ 2022-10-19  9:32 UTC (permalink / raw)
  To: Jonathan Corbet, Alex Shi, Yanteng Si, Wu XiangCheng
  Cc: Huacai Chen, linux-doc, Binbin Zhou

Hi all:

As a continuation of the previous patchset
(https://lore.kernel.org/all/cover.1660881950.git.zhoubinbin@loongson.cn/),
this patchset contains the Chinese translations of the remaining three files.

As follows:

this_cpu_ops.rst
timekeeping.rst
errseq.rst

So far, the docs for section "Data structures and low-level utilities" of
the core-api has been translated completely.

Thanks.

Changes since V1:
- Take Xiangcheng's advices, thanks.

Details: 
https://lore.kernel.org/all/Y0wsWoI+BXXCuRbF@bobwxc.mipc/
https://lore.kernel.org/all/Y02EcgD3E0%2FlML5H@bobwxc.mipc/

Binbin Zhou (3):
  docs/zh_CN: core-api: Add this_cpu_ops Chinese translation
  docs/zh_CN: core-api: Add timekeeping Chinese translation
  docs/zh_CN: core-api: Add errseq Chinese translation

 .../translations/zh_CN/core-api/errseq.rst    | 145 +++++++++
 .../translations/zh_CN/core-api/index.rst     |   5 -
 .../zh_CN/core-api/this_cpu_ops.rst           | 285 ++++++++++++++++++
 .../zh_CN/core-api/timekeeping.rst            | 177 +++++++++++
 4 files changed, 607 insertions(+), 5 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/core-api/errseq.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/this_cpu_ops.rst
 create mode 100644 Documentation/translations/zh_CN/core-api/timekeeping.rst

-- 
2.31.1


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

end of thread, other threads:[~2022-10-28 18:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19  9:32 [PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2) Binbin Zhou
2022-10-19  9:32 ` [PATCH V2 2/3] docs/zh_CN: core-api: Add timekeeping Chinese translation Binbin Zhou
2022-10-21  1:58   ` [PATCH RESEND " Binbin Zhou
2022-10-21  5:31   ` Wu XiangCheng
2022-10-20  9:28 ` [PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2) Yanteng Si
2022-10-21  1:18   ` Binbin Zhou
2022-10-21  1:58 ` [PATCH RESEND " Binbin Zhou
2022-10-21  1:58 ` [PATCH RESEND V2 1/3] docs/zh_CN: core-api: Add this_cpu_ops Chinese translation Binbin Zhou
2022-10-20  9:13   ` [PATCH " Yanteng Si
2022-10-21  5:18   ` [PATCH RESEND " Wu XiangCheng
2022-10-21  1:58 ` [PATCH RESEND V2 3/3] docs/zh_CN: core-api: Add errseq " Binbin Zhou
2022-10-21  7:36   ` Yanteng Si
2022-10-21  8:50   ` Alex Shi
2022-10-22 15:09     ` Binbin Zhou
2022-10-24  8:37       ` Alex Shi
2022-10-24 11:18         ` 周彬彬
2022-10-28 18:31 ` [PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2) Jonathan Corbet

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).