website view i18n.html @ rev 700

Add netmap.php (SliTaz Network Map)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Dec 25 03:29:18 2010 +0100 (2010-12-25)
parents 772b09e644ea
children 18040398d744
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 - 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="2010-01-10 22:00: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="i18n.html#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 </div>
27 <a href="http://www.slitaz.org/"><img id="logo"
28 src="pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
29 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
30 <p id="titre">#!/GNU/Linux</p>
31 </div>
33 <!-- Navigation menu -->
34 <div id="nav">
36 <div class="nav_box">
37 <h4>About SliTaz</h4>
38 <p>
39 SliTaz is an open source and free operating system providing a fully featured
40 desktop or server in less than 30 Mb. SliTaz is simple to use, fast and stable.
41 More information <a href="en/about/">about SliTaz...</a>
42 </p>
43 </div>
45 <!-- SliTaz network -->
46 <div class="nav_box">
47 <h4>SliTaz Network</h4>
48 <ul>
49 <li><a href="http://forum.slitaz.org/">Support Forum</a></li>
50 <li><a href="http://scn.slitaz.org/">Community Network</a></li>
51 <li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
52 <li><a href="http://pkgs.slitaz.org/">Packages Database</a></li>
53 <li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
54 <li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
55 <li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
56 </ul>
57 </div>
59 </div>
61 <!-- Content top. -->
62 <div id="content_top">
63 <div class="top_left"></div>
64 <div class="top_right"></div>
65 </div>
67 <!-- Content -->
68 <div id="content">
69 <a name="content"></a>
71 <h1><font color="#3E1220">SliTaz i18n project</font></h1>
72 <h2><font color="#DF8F06">Internationalization</font></h2>
74 <p>
75 SliTaz project Website is available in the following languages:
76 </p>
77 <div class="infobox" style="font-weight: bold;">
79 <img
80 src="pics/website/locale.png"
81 style="vertical-align: middle; width: 20px; height: 20px;" alt="locale" />
83 <a href="de/index.html">Deutsch</a> -
84 <a href="en/index.html">English</a> -
85 <a href="es/index.html">Español</a> -
86 <a href="fr/index.html">Français</a> -
87 <a href="id/index.html">Indonesian</a> -
88 <a href="pt/index.html">Português</a> -
89 <a href="cn/index.html"><img
90 src="pics/website/cn.png"
91 style="vertical-align: middle;"
92 title="Chinese" alt="cn" /></a>
93 </div>
95 <p>
96 The main goal of SliTaz is to provide full support for a given language, including
97 the website, official documentation, Wiki community and a dedicated forum.
98 </p>
99 <p>
100 The website and documentation has been translated and is kept up-to-date
101 by several contributors. For now, the actively maintained languages are
102 English, French, German, Portuguese and Chinese. Spanish is on the stove,
103 but more help is needed. Most of the communication is done through the
104 <a href="en/mailing-list.html">Mailing List</a> and the
105 <a href="http://labs.slitaz.org/wiki/i18n">Labs</a>.
106 </p>
107 <p>
108 Some additional languages can be installed through the Package Manager,
109 but we are not able to provide support and documentation. SliTaz is a
110 community based project, everyone can help out and is more than welcome to
111 join us.
112 </p>
114 <!-- End of content with round corner -->
115 </div>
116 <div id="content_bottom">
117 <div class="bottom_left"></div>
118 <div class="bottom_right"></div>
119 </div>
121 <!-- Start of footer and copy notice -->
122 <div id="copy">
123 <p>
124 Last modification : 2010-01-10 22:00:00 -
125 <a href="i18n.html#top">Top of the page</a>
126 </p>
127 <p>
128 Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
129 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
130 </p>
131 <!-- End of copy -->
132 </div>
134 <!-- Bottom and logo's -->
135 <div id="bottom">
136 <p>
137 <a href="http://validator.w3.org/check?uri=referer"><img
138 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
139 title="Code validé XHTML 1.0"
140 style="width: 80px; height: 15px;" /></a>
141 </p>
142 </div>
144 </body>
145 </html>