[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250822171232584GYKo3tPbZNfE3VsK7dvM0@zte.com.cn>
Date: Fri, 22 Aug 2025 17:12:32 +0800 (CST)
From: <shao.mingyin@....com.cn>
To: <alexs@...nel.org>
Cc: <si.yanteng@...ux.dev>, <dzm91@...t.edu.cn>, <corbet@....net>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<yang.yang29@....com.cn>, <xu.xin16@....com.cn>,
<yang.tao172@....com.cn>, <shao.mingyin@....com.cn>
Subject: [PATCH v3 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
From: Shao Mingyin <shao.mingyin@....com.cn>
translate the filesystems docs into Simplified Chinese.
v2->v3
add two patches to the patch set.
Shao Mingyin (5):
Docs/zh_CN: Translate ubifs.rst to Simplified Chinese
Docs/zh_CN: Translate ubifs-authentication.rst to Simplified Chinese
Docs/zh_CN: Translate gfs2.rst to Simplified Chinese
Docs/zh_CN: Translate gfs2-uevents.rst to Simplified Chinese
Docs/zh_CN: Translate gfs2-glocks.rst to Simplified Chinese
Wang Longjie (2):
Docs/zh_CN: Translate dnotify.rst to Simplified Chinese
Docs/zh_CN: Translate inotify.rst to Simplified Chinese
.../zh_CN/filesystems/dnotify.rst | 67 ++++
.../zh_CN/filesystems/gfs2-glocks.rst | 199 ++++++++++
.../zh_CN/filesystems/gfs2-uevents.rst | 97 +++++
.../translations/zh_CN/filesystems/gfs2.rst | 57 +++
.../translations/zh_CN/filesystems/index.rst | 16 +
.../zh_CN/filesystems/inotify.rst | 81 ++++
.../filesystems/ubifs-authentication.rst | 354 ++++++++++++++++++
.../translations/zh_CN/filesystems/ubifs.rst | 114 ++++++
8 files changed, 985 insertions(+)
create mode 100644 Documentation/translations/zh_CN/filesystems/dnotify.rst
create mode 100644 Documentation/translations/zh_CN/filesystems/gfs2-glocks.rst
create mode 100644 Documentation/translations/zh_CN/filesystems/gfs2-uevents.rst
create mode 100644 Documentation/translations/zh_CN/filesystems/gfs2.rst
create mode 100644 Documentation/translations/zh_CN/filesystems/inotify.rst
create mode 100644 Documentation/translations/zh_CN/filesystems/ubifs-authentication.rst
create mode 100644 Documentation/translations/zh_CN/filesystems/ubifs.rst
Powered by blists - more mailing lists