[PATCH 0/4] Docs/zh_CN: Translate filesystems docs to Simplified Chinese

shao.mingyin@zte.com.cn posted 4 patches 2 months, 2 weeks ago
Only 0 patches received!
.../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  |   5 +
.../filesystems/ubifs-authentication.rst      | 354 ++++++++++++++++++
.../translations/zh_CN/filesystems/ubifs.rst  | 114 ++++++
6 files changed, 826 insertions(+)
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/ubifs-authentication.rst
create mode 100644 Documentation/translations/zh_CN/filesystems/ubifs.rst
[PATCH 0/4] Docs/zh_CN: Translate filesystems docs to Simplified Chinese
Posted by shao.mingyin@zte.com.cn 2 months, 2 weeks ago
From: Shao Mingyin <shao.mingyin@zte.com.cn>

translate filesystems docs to Simplified Chinese

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

 .../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  |   5 +
 .../filesystems/ubifs-authentication.rst      | 354 ++++++++++++++++++
 .../translations/zh_CN/filesystems/ubifs.rst  | 114 ++++++
 6 files changed, 826 insertions(+)
 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/ubifs-authentication.rst
 create mode 100644 Documentation/translations/zh_CN/filesystems/ubifs.rst

-- 
2.25.1