linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
@ 2025-08-26 10:56 shao.mingyin
  2025-08-26 11:01 ` [PATCH v4 1/7] Docs/zh_CN: Translate ubifs.rst " shao.mingyin
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: shao.mingyin @ 2025-08-26 10:56 UTC (permalink / raw)
  To: alexs
  Cc: si.yanteng, dzm91, corbet, linux-doc, linux-kernel, yang.yang29,
	xu.xin16, yang.tao172, shao.mingyin, wang.longjie1

From: Shao Mingyin <shao.mingyin@zte.com.cn>

translate the filesystems docs into Simplified Chinese.
v3->v4
resolve patch damage issues.

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  |  17 +-
 .../zh_CN/filesystems/inotify.rst             |  80 ++++
 .../filesystems/ubifs-authentication.rst      | 354 ++++++++++++++++++
 .../translations/zh_CN/filesystems/ubifs.rst  | 114 ++++++
 8 files changed, 984 insertions(+), 1 deletion(-)
 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

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

end of thread, other threads:[~2025-08-26 11:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-26 10:56 [PATCH v4 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese shao.mingyin
2025-08-26 11:01 ` [PATCH v4 1/7] Docs/zh_CN: Translate ubifs.rst " shao.mingyin
2025-08-26 11:03 ` [PATCH v4 2/7] Docs/zh_CN: Translate ubifs-authentication.rst " shao.mingyin
2025-08-26 11:04 ` [PATCH v4 3/7] Docs/zh_CN: Translate gfs2.rst " shao.mingyin
2025-08-26 11:05 ` [PATCH v4 4/7] Docs/zh_CN: Translate gfs2-uevents.rst " shao.mingyin
2025-08-26 11:07 ` [PATCH v4 5/7] Docs/zh_CN: Translate gfs2-glocks.rst " shao.mingyin
2025-08-26 11:09 ` [PATCH v4 6/7] Docs/zh_CN: Translate dnotify.rst " shao.mingyin
2025-08-26 11:11 ` [PATCH v4 7/7] Docs/zh_CN: Translate inotify.rst " shao.mingyin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).