]> git.ipfire.org Git - thirdparty/git.git/commitdiff
l10n: zh_CN: Update Git Glossary: "dumb", "smart"
authorRay Chen <oldsharp@gmail.com>
Thu, 20 Aug 2015 01:39:17 +0000 (09:39 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Sun, 23 Aug 2015 07:12:22 +0000 (15:12 +0800)
"dumb/smart HTTP protocol" are normally considered as phrases.
Add "protocol" as a suffix after them makes more sense.

Signed-off-by: Ray Chen <oldsharp@gmail.com>
po/zh_CN.po

index 057facc057bbda7e616aba30537115c0736d72ab..04603dab15a10e27eca2c40f106cf6a1ef97cea9 100644 (file)
@@ -47,7 +47,7 @@
 #   detached HEAD                    |  分离头指针
 #   directory                        |  目录
 #   dirty                            |  脏(的工作区)
-#   dumb HTTP                        |  哑 HTTP 协议
+#   dumb HTTP protocol               |  哑 HTTP 协议
 #   evil merge                       |  坏合并(合并引入了父提交没有的修改)
 #   fast-forward                     |  快进
 #   fetch                            |  获取
 #   SHA-1                            |  SHA-1(安全哈希算法1)
 #   shallow repository               |  浅(克隆)仓库
 #   signed tag                       |  签名标签
-#   smart HTTP                       |  智能 HTTP 协议
+#   smart HTTP protocol              |  智能 HTTP 协议
 #   squash                           |  压缩
 #   stage                            |  n. 暂存区(即索引); v. 暂存
 #   stash                            |  n. 进度保存; v. 保存进度