public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] docs/zh_CN: Add some dt and PCI Chinese translation
@ 2022-09-06  8:26 Yanteng Si
  2022-09-06  8:26 ` [PATCH v2 1/5] docs/zh_CN: add PCI acpi-info translation Yanteng Si
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Yanteng Si @ 2022-09-06  8:26 UTC (permalink / raw)
  To: alexs, bobwxc, seakeel
  Cc: Yanteng Si, corbet, chenhuacai, jiaxun.yang, linux-doc,
	siyanteng01

v2:
* Modify some words under Alex's and Xiangcheng's advice.

v1:
Translation some dt documentation into Chinese.
Translation .../PCI/acpi-info.rst into Chinese.

Yanteng Si (5):
  docs/zh_CN: add PCI acpi-info translation
  docs/zh_CN: add dt changesets translation
  docs/zh_CN: add dt dynamic-resolution-notes translation
  docs/zh_CN: add dt overlay-notes translation
  docs/zh_CN: add dt kernel-api translation

 .../translations/zh_CN/PCI/acpi-info.rst      | 139 +++++++++++++++++
 .../translations/zh_CN/PCI/index.rst          |  13 +-
 .../zh_CN/devicetree/changesets.rst           |  37 +++++
 .../devicetree/dynamic-resolution-notes.rst   |  31 ++++
 .../translations/zh_CN/devicetree/index.rst   |  13 +-
 .../zh_CN/devicetree/kernel-api.rst           |  58 ++++++++
 .../zh_CN/devicetree/overlay-notes.rst        | 140 ++++++++++++++++++
 Documentation/translations/zh_CN/index.rst    |   2 +-
 8 files changed, 415 insertions(+), 18 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/PCI/acpi-info.rst
 create mode 100644 Documentation/translations/zh_CN/devicetree/changesets.rst
 create mode 100644 Documentation/translations/zh_CN/devicetree/dynamic-resolution-notes.rst
 create mode 100644 Documentation/translations/zh_CN/devicetree/kernel-api.rst
 create mode 100644 Documentation/translations/zh_CN/devicetree/overlay-notes.rst

-- 
2.31.1


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

end of thread, other threads:[~2022-09-21 20:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-06  8:26 [PATCH v2 0/5] docs/zh_CN: Add some dt and PCI Chinese translation Yanteng Si
2022-09-06  8:26 ` [PATCH v2 1/5] docs/zh_CN: add PCI acpi-info translation Yanteng Si
2022-09-06 12:58   ` Wu XiangCheng
2022-09-07  3:33   ` Alex Shi
2022-09-06  8:26 ` [PATCH v2 2/5] docs/zh_CN: add dt changesets translation Yanteng Si
2022-09-07  3:28   ` Alex Shi
2022-09-06  8:26 ` [PATCH v2 3/5] docs/zh_CN: add dt dynamic-resolution-notes translation Yanteng Si
2022-09-06  8:26 ` [PATCH v2 4/5] docs/zh_CN: add dt overlay-notes translation Yanteng Si
2022-09-07  3:30   ` Alex Shi
2022-09-06  8:26 ` [PATCH v2 5/5] docs/zh_CN: add dt kernel-api translation Yanteng Si
2022-09-21 20:00 ` [PATCH v2 0/5] docs/zh_CN: Add some dt and PCI Chinese translation Jonathan Corbet

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