From 07b4f936909ed4fd3d69029f20f021a49901aa02 Mon Sep 17 00:00:00 2001
From: sqrtthree
Date: Thu, 13 Apr 2017 11:39:54 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A1=B5=E9=9D=A2=E5=86=85?=
=?UTF-8?q?=E9=93=BE=E6=8E=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README-zh-Hant.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README-zh-Hant.md b/README-zh-Hant.md
index 048bb77c..b14e6b10 100755
--- a/README-zh-Hant.md
+++ b/README-zh-Hant.md
@@ -10,12 +10,12 @@
-## Translations
+## 翻译
-Interested in [translating](https://github.com/donnemartin/system-design-primer/issues/28)? Translations in progress:
+有兴趣参与 [翻译](https://github.com/donnemartin/system-design-primer/issues/28)? 以下是正在进行中的翻译:
* [Brazilian Portuguese translation](https://github.com/donnemartin/system-design-primer/issues/40)
-* [Simplified Chinese translation](https://github.com/donnemartin/system-design-primer/issues/38)
+* [简体中文](https://github.com/donnemartin/system-design-primer/issues/38)
* [Turkish translation](https://github.com/donnemartin/system-design-primer/issues/39)
## 目的
@@ -113,9 +113,9 @@ Check out the sister repo [**Interactive Coding Challenges**](https://github.com
* [性能与拓展性](#性能与可扩展性)
* [延迟与吞吐量](#延迟与吞吐量)
* [可用性与一致性](#可用性与一致性)
- * [CAP 理论](#CAP-理论)
- * [CP - 一致性和分区容错性](#CP-─-一致性和分区容错性)
- * [AP - 可用性和分区容错性](#AP-─-可用性与分区容错性)
+ * [CAP 理论](#cap-理论)
+ * [CP - 一致性和分区容错性](#cp--一致性和分区容错性)
+ * [AP - 可用性和分区容错性](#ap--可用性与分区容错性)
* [一致模式](#一致性模式)
* [弱一致性](#弱一致性)
* [最终一致性](#最终一致性)
@@ -449,7 +449,7 @@ Check out the sister repo [**Interactive Coding Challenges**](https://github.com
- 来源:再看 CAP 理论
+ 来源:再看 CAP 理论
在一个分布式计算系统中,只能同时满足下列的两点:
@@ -1787,7 +1787,7 @@ Notes
## 联系方式
-欢迎联系我讨论本文的不足、问题或者意见
+欢迎联系我讨论本文的不足、问题或者意见。
可以在我的 [GitHub 主页](https://github.com/donnemartin)上找到我的联系方式