Author: nextgens
Date: 2008-05-11 09:08:40 +0000 (Sun, 11 May 2008)
New Revision: 19890

Added:
   trunk/apps/new_installer/res/dont-close-me.chn.html
   trunk/apps/new_installer/res/welcome.chn.html
Log:
new_installer: commit the chinese translation (from sdiz)

Added: trunk/apps/new_installer/res/dont-close-me.chn.html
===================================================================
--- trunk/apps/new_installer/res/dont-close-me.chn.html                         
(rev 0)
+++ trunk/apps/new_installer/res/dont-close-me.chn.html 2008-05-11 09:08:40 UTC 
(rev 19890)
@@ -0,0 +1,106 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
+  <head>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+    <title>Please don't close me</title>
+    <link rel="shortcut icon" href="freenet.ico" type="image/x-icon" />
+    <style type="text/css">
+p, span, div, td, th, li, h1, h2, h3, h4, h5 {
+  font-family: Arial;
+  font-weight: normal;
+  font-size: 11pt;
+}
+
+body {
+  margin: 0;
+  padding: 0;
+  background-color: #f0f0f0;
+}
+
+/* page's topbar */
+
+#topbar {
+  margin: 0;
+  padding: 5px;
+  min-height: 50px;
+  background-color: #e8e8e8;
+  background-image: url(http://127.0.0.1:8888/static/themes/clean/logo.png);
+  background-repeat: no-repeat;
+  background-position: 30px 3px;
+  border-bottom: 1px solid #d0d0d0;
+}
+
+#topbar h1 {
+  margin: 0;
+  padding: 7px 0 0 0;
+  text-align: center;
+  font-size: 20pt;
+}
+
+/* content */
+
+#content {
+  margin: 10px 50px;
+  padding: 0;
+}
+
+a {
+  color: #000000;
+}
+
+a:hover {
+  color: #ff0000;
+}
+
+abbr {
+  cursor: help;
+  border-bottom: dotted 1px black;
+}
+
+#copyright {
+  font-size: 8pt;
+  text-align: center;
+}
+
+/* infoboxes */
+
+div.infobox {
+  margin: 0 0 5px 0;
+  padding: 10px;
+  background-color: #f0f0f0;
+  border: 1px solid #d0d0d0;
+}
+
+div.infobox div.infobox-header {
+  margin: -10px -10px 10px -10px;
+  padding: 10px 35px 10px 10px;
+  border-bottom: 1px dotted #a0a0a0;
+  font-weight: bold;
+  font-size: 11pt;
+  background-color: #e8e8e8;
+  background-repeat: no-repeat;
+  background-position: right;
+}
+
+#started {
+  font-weight: bold;
+  font-size: 20pt;
+  text-align: center;
+}
+    </style>
+  </head>
+  <body>
+    <div id="page">
+      <div id="topbar">
+        <h1>?????????</h1>
+      </div>
+      <div id="content">
+        <div class="infobox">
+ <p><b>???? Freenet ????????????????</b></p>
+       <p>????????? Firefox ????profile?????? Freenet ?????????????? Firefox 
????????????? Freenet ??????????????????????????????????????? Firefox 
?????????????? Freenet ?????????????????? 0.8 ????????????????? Freenet?</p>
+        <p><i>Freenet ????</i></p>
+        </div>
+      </div>
+    </div>
+  </body>
+</html>

Added: trunk/apps/new_installer/res/welcome.chn.html
===================================================================
--- trunk/apps/new_installer/res/welcome.chn.html                               
(rev 0)
+++ trunk/apps/new_installer/res/welcome.chn.html       2008-05-11 09:08:40 UTC 
(rev 19890)
@@ -0,0 +1,127 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en">
+  <head>
+    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+    <title>Successful installation of Freenet 0.7!</title>
+    <link rel="shortcut icon" href="freenet.ico" type="image/x-icon" />
+    <style type="text/css">
+p, span, div, td, th, li, h1, h2, h3, h4, h5 {
+  font-family: Arial;
+  font-weight: normal;
+  font-size: 11pt;
+}
+
+body {
+  margin: 0;
+  padding: 0;
+  background-color: #f0f0f0;
+}
+
+/* page's topbar */
+
+#topbar {
+  margin: 0;
+  padding: 5px;
+  min-height: 50px;
+  background-color: #e8e8e8;
+  background-image: url(http://127.0.0.1:8888/static/themes/clean/logo.png);
+  background-repeat: no-repeat;
+  background-position: 30px 3px;
+  border-bottom: 1px solid #d0d0d0;
+}
+
+#topbar h1 {
+  margin: 0;
+  padding: 7px 0 0 0;
+  text-align: center;
+  font-size: 20pt;
+}
+
+/* content */
+
+#content {
+  margin: 10px 50px;
+  padding: 0;
+}
+
+a {
+  color: #000000;
+}
+
+a:hover {
+  color: #ff0000;
+}
+
+abbr {
+  cursor: help;
+  border-bottom: dotted 1px black;
+}
+
+#copyright {
+  font-size: 8pt;
+  text-align: center;
+}
+
+/* infoboxes */
+
+div.infobox {
+  margin: 0 0 5px 0;
+  padding: 10px;
+  background-color: #f0f0f0;
+  border: 1px solid #d0d0d0;
+}
+
+div.infobox div.infobox-header {
+  margin: -10px -10px 10px -10px;
+  padding: 10px 35px 10px 10px;
+  border-bottom: 1px dotted #a0a0a0;
+  font-weight: bold;
+  font-size: 11pt;
+  background-color: #e8e8e8;
+  background-repeat: no-repeat;
+  background-position: right;
+}
+
+#started {
+  font-weight: bold;
+  font-size: 20pt;
+  text-align: center;
+}
+    </style>
+  </head>
+  <body>
+    <div id="page">
+      <div id="topbar">
+        <h1>Freenet 0.7 ?????</h1>
+      </div>
+      <div id="content">
+        <div class="infobox">
+          <div class="infobox-header">?????????????????</div>
+            <p>??????<a href="http://127.0.0.1:8888/wizard/";>Freenet 
??????</a>????????????<abbr title="?????? Freenet 
???????">??</abbr>????????????????????</p>
+        <p>????????????????????Freenet ?????????????</p>
+        <p>???????????? Freenet ???????????????????????????????????
+        ??????????????<a 
href="http://127.0.0.1:8888/friends/myref.fref";>????</a>????????????????????<a 
href="http://127.0.0.1:8888/friends/";>??</a>????<b>??</b>????????????????????????????????<a
 href="http://wiki.freenetproject.org";>Freenet ????</a>??<a 
href="http://wiki.freenetproject.org/FreenetConnections";>Freenet 
??(??)</a>??</p>
+        <p>?????????????<a href="http://en.wikipedia.org/wiki/IRC"; 
title="Internet Relay Chat is a non-anonymous chat system used by many 
developers and users of Freenet">IRC</a>? irc.freenode.net ?? <a 
href="irc://irc.freenode.net/freenet">#freenet</a> ????????????<a 
href="mailto:support at freenetproject.org">??????</a>?</p>
+        </div>
+
+        <div class="infobox">
+          <div class="infobox-header">? Freenet ???</div>
+         <p>?????????<a href="http://127.0.0.1:8888/";>??</a>????????<abbr 
title="? Freenet ?????? freesites">freesites</abbr>????????????? Freenet 
?????</p>
+         <p>?????????????? (?? Frost) ????????????????????? Frost ???</p>
+          <p>????? Freenet ????????????? JSite ?????? Freesite ????????</p>
+        </div>
+
+        <div class="infobox">
+          <div class="infobox-header">??????????? Freenet ?</div>
+         <p>???? Freenet ?????????? Freenet 
??????????????????????????????????????????????</p>
+          <p>Freenet ????????????????????????????<a 
href="http://freenetproject.org/index.php?page=donate";>?????</a>???????????????????</p>
+         <p>????????????</p>
+        </div>
+      </div>
+    </div>
+    <div id="started">
+       <a href="http://127.0.0.1:8888/wizard/";>Get started on Freenet!</a>
+    </div>
+    <div id="copyright"><p>?????? <a 
href="http://www.gnu.org/licenses/fdl.html";>GNU Free Documentation License</a> 
?????</p></div>
+  </body>
+</html>


Reply via email to