website view i18n.html @ rev 79

Misc fix + correct bandwitch for Botux mirror
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jun 27 15:03:00 2008 +0200 (2008-06-27)
parents be880a5d53d3
children 90abd5608652
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz - Project i18n - Internationalisation</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="slitaz lang locale language" />
8 <meta name="keywords" lang="en" content="Système, libre, gnu, linux, logiciels opensource, livecd" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="7 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2008-01-01 11:50:00" />
13 <meta name="author" content="Christophe Lincoln"/>
14 <meta name="publisher" content="www.slitaz.org" />
15 <link rel="shortcut icon" href="favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="slitaz.css" />
17 <link rel="Content" href="#content">
18 </head>
20 <body bgcolor="#ffffff">
21 <!-- Header -->
22 <div id="header">
23 <a name="top"></a>
24 <!-- Access -->
25 <div id="access">
26 Website:
27 <a href="en/" title="English Website">English</a> |
28 <a href="index.html" title="Site web en français">Français</a>
29 </div>
30 <a href="http://www.slitaz.org/"><img id="logo"
31 src="pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
32 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
33 <p id="titre">#!/GNU/Linux</p>
34 </div>
36 <!-- Navigation menu -->
37 <div id="nav">
38 <div id="nav_top"></div>
39 <ul>
40 <li><a href="en/about/" title="Informations about the SliTaz project">About the project</a></li>
41 <li><a href="en/get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
42 <li><a href="en/doc/" title="LiveCD usage and howto">Documentation</a></li>
43 <li><a href="en/packages/" title="Packaged software">Packages</a></li>
44 <li><a href="en/mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
45 <li><a href="en/devel/" title="Developer corner">Developement</a></li>
46 <li><a href="en/artwork/" title="Artwork, colors and images">Artwork</a></li>
47 <li><a href="en/search.html" title="Search engine">Search</a></li>
48 <li><a href="en/sitemap.html" title="Web site overview">Sitemap</a></li>
49 <hr />
50 <li><a href="http://forum.slitaz.org/#idx2" title="Forum d'aide et support">Support Forum</a></li>
51 <li><a href="http://wiki.slitaz.org/" title="Wiki collaboratif">Wiki Resources</a></li>
52 <li><a href="http://wiki.slitaz.org/doku.php?id=bts:bts" title="Bug Tracking system">Bug Tracking</a></li>
53 </ul>
54 <div id="nav_bottom">
55 <div id="nav_bottom_img"></div>
56 </div>
57 </div>
59 <!-- Content top. -->
60 <div id="content_top">
61 <div class="top_left"></div>
62 <div class="top_right"></div>
63 </div>
65 <!-- Content -->
66 <div id="content">
67 <a name="content"></a>
69 <h1><font color="#3E1220">SliTaz i18n project</font></h1>
70 <h2><font color="#DF8F06">Internationalisation</font></h2>
72 <p>
73 SliTaz i18n project have the mission to translate SliTaz. The main goal
74 of SliTaz is to provide full support for a given language, including
75 website, official documentation, Wiki community and a dedicated forum.
76 </p>
77 <p>
78 The website and documentation have been translated and are kept
79 up-to-date by several contributors. For now, the actively maintained
80 languages are English and French. German and Spanish are on the stove,
81 but help is needed. Most of the comunications are done on the
82 <a href="en/mailing-list.html">Mailing List</a> and the
83 <a href="http://wiki.slitaz.org/">Wiki</a>.
84 </p>
85 <p>
86 Some additinnals languages can be installed throught the Packages Manager,
87 but we are not able to provide support and documentation. SliTaz is a
88 community based project, everyone can help and is more than welcome to
89 join us.
90 </p>
92 <!-- End of content with round corner -->
93 </div>
94 <div id="content_bottom">
95 <div class="bottom_left"></div>
96 <div class="bottom_right"></div>
97 </div>
99 <!-- Start of footer and copy notice -->
100 <div id="copy">
101 <p>
102 Last modification : 2008-03-25 10:30:00 -
103 <a href="#top">Top of the page</a>
104 </p>
105 <p>
106 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
107 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
108 </p>
109 <!-- End of copy -->
110 </div>
112 <!-- Bottom and logo's -->
113 <div id="bottom">
114 <p>
115 <a href="http://validator.w3.org/check?uri=referer"><img
116 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
117 title="Code validé XHTML 1.0"
118 style="width: 80px; height: 15px;" /></a>
119 </p>
120 </div>
122 </body>
123 </html>