All of lore.kernel.org
 help / color / mirror / Atom feed
From: doubled <doubled@leap-io-kernel.com>
To: alexs@kernel.org, si.yanteng@linux.dev
Cc: dzm91@hust.edu.cn, corbet@lwn.net, linux-doc@vger.kernel.org
Subject: [PATCH v3 0/7] Add chinese translation for scsi
Date: Sun, 14 Sep 2025 10:52:01 +0800	[thread overview]
Message-ID: <cover.1757686158.git.doubled@leap-io-kernel.com> (raw)

This patch set adds chinese translations for the SCSI documentation.

doubled (7):
  docs/zh_CN: Add scsi/index.rst translation
  docs/zh_CN: Add scsi.rst translation
  docs/zh_CN: Add scsi_mid_low_api.rst translation
  docs/zh_CN: Add scsi_eh.rst translation
  docs/zh_CN: Add scsi-parameters.rst translation
  docs/zh_CN: Add link_power_management_policy.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


             reply	other threads:[~2025-09-14  4:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-14  2:52 doubled [this message]
2025-09-14  2:52 ` [PATCH v3 1/7] docs/zh_CN: Add scsi/index.rst translation doubled
2025-09-14  2:52 ` [PATCH v3 2/7] docs/zh_CN: Add scsi.rst translation doubled
2025-09-14  2:52 ` [PATCH v3 3/7] docs/zh_CN: Add scsi_mid_low_api.rst translation doubled
2025-09-14  2:52 ` [PATCH v3 4/7] docs/zh_CN: Add scsi_eh.rst translation doubled
2025-09-14  2:52 ` [PATCH v3 5/7] docs/zh_CN: Add scsi-parameters.rst translation doubled
2025-09-14  2:52 ` [PATCH v3 6/7] docs/zh_CN: Add link_power_management_policy.rst translation doubled
2025-09-14  2:52 ` [PATCH v3 7/7] docs/zh_CN: Add sd-parameters.rst translation doubled
2025-09-20  7:51 ` [PATCH v3 0/7] Add chinese translation for scsi Alex Shi
2025-10-02 14:26 ` Alex Shi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1757686158.git.doubled@leap-io-kernel.com \
    --to=doubled@leap-io-kernel.com \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=dzm91@hust.edu.cn \
    --cc=linux-doc@vger.kernel.org \
    --cc=si.yanteng@linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.