lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 14 Sep 2020 20:08:32 +0800
From:   Wang Qing <wangqing@...o.com>
To:     Harry Wei <harryxiyou@...il.com>,
        Alex Shi <alex.shi@...ux.alibaba.com>,
        Jonathan Corbet <corbet@....net>,
        Wang Qing <wangqing@...o.com>, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH] doc: zh_CN: add translatation for ext3.rst

Translate Documentation/filesystems/ext3.rst into Chinese.

Signed-off-by: Wang Qing <wangqing@...o.com>
---
 .../translations/zh_CN/filesystems/ext3.rst        | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/Documentation/translations/zh_CN/filesystems/ext3.rst b/Documentation/translations/zh_CN/filesystems/ext3.rst
index 0000000..38ac08b
--- /dev/null
+++ b/Documentation/translations/zh_CN/filesystems/ext3.rst
@@ -0,0 +1,24 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+.. include:: ../disclaimer-zh_CN.rst
+
+:Original: :ref:`Documentation/filesystems/ext3.rst <ext3_index>`
+
+译者
+::
+
+	中文版维护者: 王擎 Wang Qing <wangqing@...o.com>
+	中文版翻译者: 王擎 Wang Qing <wangqing@...o.com>
+	中文版校译者: 王擎 Wang Qing <wangqing@...o.com>
+
+- Copyright (C) 2020 Vivo Communication Technology Co. Ltd.
+
+===============
+Ext3 文件系统
+===============
+
+Ext3最初于1999年9月发布。由Stephen Tweedie撰写,由Peter Braam,Andreas Dilger,
+Andrew Morton,Alexander Viro,Ted Ts'o和Stephen Tweedie移植到2.2内核。
+
+Ext3在ext2文件系统基础上增强日记功能。该文件系统是ext4文件系统的子集,因此请
+使用ext4驱动访问ext3文件系统。
-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ