diff --git a/apps/routerconsole/locale/messages_zh.po b/apps/routerconsole/locale/messages_zh.po
index 80ec7b924757feecca55ee13c70f49aaf2fac1d4..9f542efdb205e98a934f5ca683393c20782c87f9 100644
--- a/apps/routerconsole/locale/messages_zh.po
+++ b/apps/routerconsole/locale/messages_zh.po
@@ -1366,7 +1366,7 @@ msgstr "I2P 网络节点信息"
 
 #: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/stats_jsp.java:105
 msgid "statistics"
-msgstr "统计数据"
+msgstr "统计"
 
 #: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/stats_jsp.java:242
 msgid "I2P Router Statistics"
@@ -2485,7 +2485,7 @@ msgstr "节点"
 #: src/net/i2p/router/web/NetDbRenderer.java:288
 #: src/net/i2p/router/web/SummaryBarRenderer.java:124
 msgid "Stats"
-msgstr "统计数据"
+msgstr "统计"
 
 #: src/net/i2p/router/web/ConfigNavHelper.java:20
 msgid "Advanced"
diff --git a/installer/resources/proxy/ahelper-conflict-header_zh.ht b/installer/resources/proxy/ahelper-conflict-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..b537de9350a21e10c3095bfac9932a817e5a867a
--- /dev/null
+++ b/installer/resources/proxy/ahelper-conflict-header_zh.ht
@@ -0,0 +1,26 @@
+HTTP/1.1 409 Conflict
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 目标密钥冲突</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: 目标密钥冲突</h3>
+您所打开的地址跳转链接中所指定的目标密钥
+与您I2P路由地址簿中对应匿名站点的密钥地址不同。
+可能有人在伪造匿名地址或有人为自己的匿名网站设定了相同的域名。
+<p>
+您需要选择并信任一个目标密钥,才能解决这一冲突,
+您可以通过直接输入这个.i2p网址利用地址簿中的目标密钥访问
+或在地址簿删除对应的域名或为其改名来信任当前的跳转链接。
+<p>
diff --git a/installer/resources/proxy/denied-header_zh.ht b/installer/resources/proxy/denied-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..54568ee4974bdff64ec0058d10b65944d6a2faab
--- /dev/null
+++ b/installer/resources/proxy/denied-header_zh.ht
@@ -0,0 +1,20 @@
+HTTP/1.1 403 Request Denied
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 请求被拒绝</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: 请求被拒绝</h3>
+您正试图连接非I2P内的网站或地址。
+</div>
diff --git a/installer/resources/proxy/dnf-header_zh.ht b/installer/resources/proxy/dnf-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..1cf39c2e5e58b34ac77e313b2b8e7e15c047e871
--- /dev/null
+++ b/installer/resources/proxy/dnf-header_zh.ht
@@ -0,0 +1,24 @@
+HTTP/1.1 504 Gateway Timeout
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 匿名站点不可达</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/index.jsp">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: 匿名站点不可达</h3>
+无法打开此匿名站点。
+此匿名站点可能不在线(时区差异、对方路由器繁忙等),
+或您的路由器在网络中的整合度不佳。
+你可以尝试 
+<a href="javascript: window.location.reload()">重试</a>。 
+<hr><b>找不到一下目标:</b><BR><BR>
diff --git a/installer/resources/proxy/dnfb-header_zh.ht b/installer/resources/proxy/dnfb-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..8788caed5ac0a4fc49bab272427dcb5277e5cd2a
--- /dev/null
+++ b/installer/resources/proxy/dnfb-header_zh.ht
@@ -0,0 +1,23 @@
+HTTP/1.1 400 Destination Not Found
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 站点目标无效</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">配置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: 目标无效</h3>
+匿名站点所对应的目标密钥无效因而无法访问。
+或许您复制的Base64字符串有误,或者您所点击的跳转链接有问题。
+也许对方的 I2P 主机目前不在线。您可以选择
+<a href="javascript: window.location.reload()">重试</a>. 
+<hr><b>找不到以下目标:</b><BR><BR>
diff --git a/installer/resources/proxy/dnfh-header_zh.ht b/installer/resources/proxy/dnfh-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..122ea6f1cde6096b3d205ec316c091344d0dce20
--- /dev/null
+++ b/installer/resources/proxy/dnfh-header_zh.ht
@@ -0,0 +1,26 @@
+HTTP/1.1 404 Domain Not Found
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 未知站点</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/index.jsp">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: 地址簿中的找不到此站点</h3>
+您所访问的匿名站点(的目标密钥)不存在于您路由器的地址簿中。
+检查链接,或寻找对应的BASE64地址.
+如果您知道对应的BASE64地址请通过
+<a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=master">SusiDNS</a>
+将其复制入您的 userhosts.txt 中,直接使用 BASE64 地址访问,或使用下面的跳转链接。<br><br>
+经常见到此页面? 请参见 <a href="http://www.i2p2.i2p/faq.html#subscriptions"> FAQ 常见问答</a>
+中的 <a href="http://127.0.0.1:7657/susidns/config.jsp">添加更多订阅到地址簿中</a>。<hr>
+<b>找不到以下目标:</b><BR><BR>
diff --git a/installer/resources/proxy/dnfp-header_zh.ht b/installer/resources/proxy/dnfp-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..b211c4bf4012d2c941f9302551eb1cded8fac2fe
--- /dev/null
+++ b/installer/resources/proxy/dnfp-header_zh.ht
@@ -0,0 +1,28 @@
+HTTP/1.1 504 Gateway Timeout
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 未找到出口代理</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: I2P 未找到代理</h3>
+未找到 WWW 出口代理. 
+它可能以下线, 或网络拥堵,或你的路由器与网络
+尚未良好整合。您可以
+<a href="javascript: parent.window.location.reload()">重试</a> 
+这将从所设置的所有出口代理中随机选择一个代理做出口。
+<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">点此</a> 
+(如果您设置了超过1个的出口代理地址)。 
+如果您总是遇到此错误,你也许需要修改出口代理列表了 
+<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">点此</a>. 
+<hr><b>找不到以下目标:</b><BR><BR>
diff --git a/installer/resources/proxy/localhost-header_zh.ht b/installer/resources/proxy/localhost-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..daed21f2141f975a5e034017d13e674eddb5d19f
--- /dev/null
+++ b/installer/resources/proxy/localhost-header_zh.ht
@@ -0,0 +1,23 @@
+HTTP/1.1 403 Access Denied
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 请求被拒绝</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<!-----------------------------
+  Let's not infinite loop here....
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
+</div>
+------------------------------>
+<div class=warning id=warning>
+<h3>警告: 企图访问 Localhost </h3>
+您的浏览器配置有误,请不要使I2P代理访问路由器控制台或其他本地(Localhost)地址。
+</div>
diff --git a/installer/resources/proxy/noproxy-header_zh.ht b/installer/resources/proxy/noproxy-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..92dafdd2572a31d6c3f5fd7b49cef21818e7a65a
--- /dev/null
+++ b/installer/resources/proxy/noproxy-header_zh.ht
@@ -0,0 +1,21 @@
+HTTP/1.1 503 Service Unavailable
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 没有设置出口代理</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: 没有设置出口代理</h3>
+你请求的网站在I2P网络外,但您的I2P没有设置HTTP出口代理
+请在 I2P Tunnel(本地目标) 中设置HTTP代理隧道.
+</div>
diff --git a/installer/resources/proxy/protocol-header_zh.ht b/installer/resources/proxy/protocol-header_zh.ht
new file mode 100644
index 0000000000000000000000000000000000000000..070f1a46299df240a37054890ec58aa541aa8510
--- /dev/null
+++ b/installer/resources/proxy/protocol-header_zh.ht
@@ -0,0 +1,21 @@
+HTTP/1.1 403 Bad Protocol
+Content-Type: text/html; charset=UTF-8
+Cache-control: no-cache
+Connection: close
+Proxy-Connection: close
+
+<html><head>
+<title>I2P 警告: 非HTTP请求</title>
+<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" >
+<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" >
+</head>
+<body>
+<div class=logo>
+ <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
+ <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地址簿</a>
+</div>
+<div class=warning id=warning>
+<h3>警告: 非HTTP请求</h3>
+请求使用了错误的协议
+I2P HTTP 代理【只】支持 http:// 请求,不支持其他协议例如 https:// and ftp:// 。
+</div>