[or-cvs] r13457: Mainetance/polish translation update. (in website/trunk: images zh-cn)
bogdro at seul.org
bogdro at seul.org
Sun Feb 10 18:17:56 UTC 2008
Author: bogdro
Date: 2008-02-10 13:17:56 -0500 (Sun, 10 Feb 2008)
New Revision: 13457
Added:
website/trunk/images/htw1_zh.png
website/trunk/images/htw2_zh.png
website/trunk/images/htw3_zh.png
Modified:
website/trunk/zh-cn/index.wml
website/trunk/zh-cn/overview.wml
Log:
Mainetance/polish translation update.
Added: website/trunk/images/htw1_zh.png
===================================================================
(Binary files differ)
Property changes on: website/trunk/images/htw1_zh.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: website/trunk/images/htw2_zh.png
===================================================================
(Binary files differ)
Property changes on: website/trunk/images/htw2_zh.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: website/trunk/images/htw3_zh.png
===================================================================
(Binary files differ)
Property changes on: website/trunk/images/htw3_zh.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: website/trunk/zh-cn/index.wml
===================================================================
--- website/trunk/zh-cn/index.wml 2008-02-10 00:40:30 UTC (rev 13456)
+++ website/trunk/zh-cn/index.wml 2008-02-10 18:17:56 UTC (rev 13457)
@@ -11,7 +11,8 @@
<br />
-<a href="<page overview>"><img src="$(IMGROOT)/how_tor_works_thumb.png" alt="Tor 如何工作" /></a>
+<a href="<page overview>"><img src="$(IMGROOT)/htw2_zh.png" alt="Tor 如何工作"
+ width="260" height="144" /></a>
<div class="donatebutton">
<a href="<page donate>">支持 Tor: 捐助!</a>
</div>
Modified: website/trunk/zh-cn/overview.wml
===================================================================
--- website/trunk/zh-cn/overview.wml 2008-02-10 00:40:30 UTC (rev 13456)
+++ website/trunk/zh-cn/overview.wml 2008-02-10 18:17:56 UTC (rev 13457)
@@ -21,7 +21,7 @@
个人使用 Tor 避免网站追踪他们和他们的家庭成员,
或者连接到被本地 ISP 封锁的新闻站点、即时通讯服务等等。
Tor 的<a href="<page docs/tor-hidden-service>">隐匿服务(hidden services)</a>使得用户能够发布网站和其他服务而不必泄露站点的位置。
-Individuals also use Tor for socially sensitive communication:
+Individuals also use Tor for socially sensitive communication:
chat rooms and web forums for rape and abuse survivors, or people with illnesses.
</p>
@@ -35,8 +35,8 @@
独立媒体中心(Indymedia)之类的团体建议使用 Tor 来保护他们成员在线的隐私和安全。
电子前沿基金会(Electronic Frontier Foundation, EFF)之类的社会活动团体建议将 Tor
作为维护公民在线自由的一种机制。
-Corporations use Tor as a safe way to conduct competitive analysis,
-and to protect sensitive procurement patterns from eavesdroppers.
+Corporations use Tor as a safe way to conduct competitive analysis,
+and to protect sensitive procurement patterns from eavesdroppers.
他们还用它来代替传统的虚拟专用网络(VPNs),后者会泄露精确的通信量和通信时间——
最近员工在什么地点工作?在什么地点有员工访问求职网站?
哪些研究分支在和公司的专利律师交流?
@@ -98,7 +98,7 @@
因此,不存在在任何单一点上的观察者能够知道数据从哪里来、到哪里去。
</p>
-<img alt="第一步" src="$(IMGROOT)/htw1.png" />
+<img alt="第一步" src="$(IMGROOT)/htw1_zh.png" />
<p>
用 Tor 创建一条私有路径时,
@@ -109,7 +109,7 @@
客户端为电路上的每一跳分配独立的加密密钥以保证连接数据通过时不被跟踪。
</p>
-<img alt="第二步" src="$(IMGROOT)/htw2.png" />
+<img alt="第二步" src="$(IMGROOT)/htw2_zh.png" />
<p>
一旦一条电路建立完成,多种类型的数据可以进行交换,
@@ -124,7 +124,7 @@
以后的请求被分配不同的电路,这样他人就不能把你早先的行为和新的行为联系起来。
</p>
-<img alt="第三步" src="$(IMGROOT)/htw3.png" />
+<img alt="第三步" src="$(IMGROOT)/htw3_zh.png" />
<h3>隐匿服务</h3>
More information about the tor-commits
mailing list