Re: [PATCH v4 0/7] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
From: Alex Shi
Date: Tue Sep 16 2025 - 09:42:31 EST
Applied! Thanks!
Alex
<shao.mingyin@xxxxxxxxxx> 于2025年8月26日周二 19:12写道:
>
> From: Shao Mingyin <shao.mingyin@xxxxxxxxxx>
>
> 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