[PATCH v3 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese

jiang.kun2@zte.com.cn posted 3 patches 3 months, 1 week ago
There is a newer version of this series
.../translations/zh_CN/networking/index.rst   |   6 +-
.../zh_CN/networking/netif-msg.rst            |  92 +++++++++++++
.../translations/zh_CN/networking/netmem.rst  |  92 +++++++++++++
.../zh_CN/networking/xfrm_proc.rst            | 126 ++++++++++++++++++
4 files changed, 313 insertions(+), 3 deletions(-)
create mode 100644 Documentation/translations/zh_CN/networking/netif-msg.rst
create mode 100644 Documentation/translations/zh_CN/networking/netmem.rst
create mode 100644 Documentation/translations/zh_CN/networking/xfrm_proc.rst
[PATCH v3 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
Posted by jiang.kun2@zte.com.cn 3 months, 1 week ago
From: Wang Yaxin <wang.yaxin@zte.com.cn>

translate networking docs to Simplified Chinese

Wang Yaxin (3):
  Docs/zh_CN: Translate netif-msg.rst to Simplified Chinese
  Docs/zh_CN: Translate xfrm_proc.rst to Simplified Chinese
  Docs/zh_CN: Translate netmem.rst to Simplified Chinese

 .../translations/zh_CN/networking/index.rst   |   6 +-
 .../zh_CN/networking/netif-msg.rst            |  92 +++++++++++++
 .../translations/zh_CN/networking/netmem.rst  |  92 +++++++++++++
 .../zh_CN/networking/xfrm_proc.rst            | 126 ++++++++++++++++++
 4 files changed, 313 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/translations/zh_CN/networking/netif-msg.rst
 create mode 100644 Documentation/translations/zh_CN/networking/netmem.rst
 create mode 100644 Documentation/translations/zh_CN/networking/xfrm_proc.rst

-- 
2.25.1