All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] docs/zh_CN: add chinese translation for scsi
@ 2025-07-08  2:41 haodongdong
  2025-07-09  1:31 ` Yanteng Si
  0 siblings, 1 reply; 3+ messages in thread
From: haodongdong @ 2025-07-08  2:41 UTC (permalink / raw)
  To: alexs, si.yanteng; +Cc: dzm91, corbet, linux-doc

This patch set adds Chinese translations for the SCSI documentation.

haodongdong (7):
  docs/zh_CN: update subsystem-apis.rst translation
  docs/zh_CN: add scsi.rst translation
  docs/zh_CN: add link_power_management_policy.rst translation
  docs/zh_CN: add scsi-parameters.rst translation
  docs/zh_CN: add scsi_mid_low_api.rst translation
  docs/zh_CN: add scsi_eh.rst translation
  docs/zh_CN: add sd-parameters.rst translation

 .../translations/zh_CN/scsi/index.rst         |   92 ++
 .../scsi/link_power_management_policy.rst     |   32 +
 .../zh_CN/scsi/scsi-parameters.rst            |  118 ++
 .../translations/zh_CN/scsi/scsi.rst          |   48 +
 .../translations/zh_CN/scsi/scsi_eh.rst       |  482 +++++++
 .../zh_CN/scsi/scsi_mid_low_api.rst           | 1174 +++++++++++++++++
 .../translations/zh_CN/scsi/sd-parameters.rst |   38 +
 .../translations/zh_CN/subsystem-apis.rst     |    2 +-
 8 files changed, 1985 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/translations/zh_CN/scsi/index.rst
 create mode 100644 Documentation/translations/zh_CN/scsi/link_power_management_policy.rst
 create mode 100644 Documentation/translations/zh_CN/scsi/scsi-parameters.rst
 create mode 100644 Documentation/translations/zh_CN/scsi/scsi.rst
 create mode 100644 Documentation/translations/zh_CN/scsi/scsi_eh.rst
 create mode 100644 Documentation/translations/zh_CN/scsi/scsi_mid_low_api.rst
 create mode 100644 Documentation/translations/zh_CN/scsi/sd-parameters.rst

-- 
2.25.1

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

end of thread, other threads:[~2025-07-15  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08  2:41 [PATCH 0/7] docs/zh_CN: add chinese translation for scsi haodongdong
2025-07-09  1:31 ` Yanteng Si
2025-07-15  7:55   ` 郝栋栋

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.