website view i18n.html @ rev 633

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