From 01196f96bf2ce78538249a8c987ecee65b40df5d Mon Sep 17 00:00:00 2001 From: Alex Shi Date: Wed, 13 Mar 2019 21:49:31 +0800 Subject: [PATCH] docs/zh_CN: add disclaimer file This a disclaimer file which will be included in Chinese files as header. To reduce the same common contents copy. Part of contents quoted from Federico Vaga's file: Documentation/translations/it_IT/disclaimer-ita.rst. Thanks a lot! Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Li Zefan Cc: Shawn Guo Cc: Fengguang Wu Cc: Coly Li Cc: Federico Vaga Signed-off-by: Weiwei Jia Signed-off-by: Jonathan Corbet --- Documentation/translations/zh_CN/disclaimer-zh_CN.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Documentation/translations/zh_CN/disclaimer-zh_CN.rst diff --git a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst new file mode 100644 index 000000000000..5934369b2606 --- /dev/null +++ b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst @@ -0,0 +1,9 @@ +:orphan: + +.. warning:: + 此文件的目的是为让中文读者更容易阅读和理解,而不是作为一个分支。 因此,如果 + 您对此文件有任何意见或更新,请先尝试更新原始英文文件。 + +.. note:: + 如果您发现本文档与原始文件有任何不同或者有翻译问题,请联系该文件的维护者, + 或者请求时奎亮的帮助:。 -- 2.11.0