All of lore.kernel.org
 help / color / mirror / Atom feed
From: zhangwei <zhangwei@cqsoftware.com.cn>
To: alexs@kernel.org, si.yanteng@linux.dev, corbet@lwn.net
Cc: zhaoshuo@cqsoftware.com.cn, zhaoyuehui@cqsoftware.com.cn,
	maoyuxian@cqsoftware.com.cn, linux-doc@vger.kernel.org,
	zhangwei <zhangwei@cqsoftware.com.cn>
Subject: [PATCH v3 0/3] Translation self-protection.rst into chinese
Date: Thu,  6 Feb 2025 17:38:03 +0800	[thread overview]
Message-ID: <cover.1738833098.git.zhangwei@cqsoftware.com.cn> (raw)


Translate self-protection.rst into Chinese
and add index.rst under keys and secrets

Changelog
v3:
  * add index.rst under keys and secrets

v2:
  * fix remove the unnecessary blank lines

zhangwei (3):
  docs/zh_CN: Add self-protection index Chinese translation
  Translate .../security/keys/index.rst into Chinese
  Translate .../security/secrets/index.rst into Chinese

 .../translations/zh_CN/security/index.rst     |   2 +-
 .../zh_CN/security/keys/index.rst             |  24 ++
 .../zh_CN/security/secrets/index.rst          |  18 ++
 .../zh_CN/security/self-protection.rst        | 271 ++++++++++++++++++
 4 files changed, 314 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/translations/zh_CN/security/keys/index.rst
 create mode 100644 Documentation/translations/zh_CN/security/secrets/index.rst
 create mode 100644 Documentation/translations/zh_CN/security/self-protection.rst

-- 
2.47.1


             reply	other threads:[~2025-02-06 13:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-06  9:38 zhangwei [this message]
2025-02-06  9:38 ` [PATCH v3 1/3] docs/zh_CN: Add self-protection index Chinese translation zhangwei
2025-02-06  9:38 ` [PATCH v3 2/3] Translate .../security/keys/index.rst into Chinese zhangwei
2025-02-06  9:38 ` [PATCH v3 3/3] Translate .../security/secrets/index.rst " zhangwei
2025-02-07  1:41 ` [PATCH v3 0/3] Translation self-protection.rst into chinese Yuxian Mao
2025-02-07  2:07   ` zhangwei

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.1738833098.git.zhangwei@cqsoftware.com.cn \
    --to=zhangwei@cqsoftware.com.cn \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=maoyuxian@cqsoftware.com.cn \
    --cc=si.yanteng@linux.dev \
    --cc=zhaoshuo@cqsoftware.com.cn \
    --cc=zhaoyuehui@cqsoftware.com.cn \
    /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.