diff options
author | zhangwei <zhangwei@cqsoftware.com.cn> | 2025-02-07 18:18:56 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-02-10 11:14:50 -0700 |
commit | f460cd3080134b46b11cb42a7cd268239adc2643 (patch) | |
tree | 0c90ef0dc2aadbfb3b37be43b6e7576cadf9d9a7 /Documentation/translations | |
parent | 24b330444886957ee8b4960b5f4c8e49909f15b1 (diff) |
docs/zh_CN: Add keys index Chinese translation
Translate .../security/keys/index.rst into Chinese
Update the translation through commit 5395d312dff0
("doc: ReSTify keys-trusted-encrypted.txt")
Signed-off-by: zhangwei <zhangwei@cqsoftware.com.cn>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/6e55a93d889871a872a3449cb186c28fb38fd3df.1738923258.git.zhangwei@cqsoftware.com.cn
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/zh_CN/security/keys/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/security/keys/index.rst b/Documentation/translations/zh_CN/security/keys/index.rst new file mode 100644 index 000000000000..7c28d003fb0a --- /dev/null +++ b/Documentation/translations/zh_CN/security/keys/index.rst @@ -0,0 +1,22 @@ +.. SPDX-License-Identifier: GPL-2.0 + +.. include:: ../../disclaimer-zh_CN.rst + +:Original: Documentation/security/keys/index.rst + +:翻译: + + +======== +内核密钥 +======== + +.. toctree:: + :maxdepth: 1 + + +TODOLIST: +* core +* ecryptfs +* request-key +* trusted-encrypted |