website view i18n.html @ rev 241

en: Add rss feed
author Paul Issott <paul@slitaz.org>
date Sun Jan 04 19:53:03 2009 +0000 (2009-01-04)
parents 9e30e64c8198
children 161a38c21653
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-07-16 21:45: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 <a href="pt/" title="Página principal">Português</a>
30 </div>
31 <a href="http://www.slitaz.org/"><img id="logo"
32 src="pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
33 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
34 <p id="titre">#!/GNU/Linux</p>
35 </div>
37 <!-- Navigation menu -->
38 <div id="nav">
39 <div id="nav_top"></div>
40 <ul>
41 <li><a href="about/" title="Informations au sujet du projet SliTaz">A propos du projet</a></li>
42 <li><a href="get/" title="Téléchargements - LiveCD et sous projets">Obtenir SliTaz</a></li>
43 <li><a href="doc/" title="Handbook, Cookbook et manuels">Documentation</a></li>
44 <li><a href="packages/" title="Paquets logiciels disponibles">Paquets</a></li>
45 <li><a href="mailing-list.html" title="Support, contact et collaboration">Liste de discussion</a></li>
46 <li><a href="devel/" title="Le coin du développeur">Développement</a></li>
47 <li><a href="artwork/" title="Artwork, couleurs et images">Art &amp; graphisme</a></li>
48 <li><a href="search.html" title="Rechercher des infos et/ou de la doc">Recherche</a></li>
49 <li><a href="sitemap.html" title="Vue globale du site web">Plan du site</a></li>
50 </ul>
51 <hr />
52 <ul>
53 <li><a href="http://forum.slitaz.org/" title="Forum d'aide et support">Forum de support</a></li>
54 <li><a href="http://wiki.slitaz.org/" title="Wiki collaboratif">Ressources Wiki</a></li>
55 <li><a href="http://wiki.slitaz.org/doku.php?id=bts:bts" title="Bug Tracking system">Suivi des Bugs</a></li>
56 </ul>
57 <div id="nav_bottom">
58 <div id="nav_bottom_img"></div>
59 </div>
60 </div>
62 <!-- Content top. -->
63 <div id="content_top">
64 <div class="top_left"></div>
65 <div class="top_right"></div>
66 </div>
68 <!-- Content -->
69 <div id="content">
70 <a name="content"></a>
72 <h1><font color="#3E1220">SliTaz i18n project</font></h1>
73 <h2><font color="#DF8F06">Internationalization</font></h2>
74 <!-- <h3>SliTaz i18n project - Translations</h3> -->
76 <p>
77 The main goal of SliTaz is to provide full support for a given language, including
78 the website, official documentation, Wiki community and a dedicated forum.
79 </p>
80 <p>
81 The website and documentation has been translated and is kept
82 up-to-date by several contributors. For now, the actively maintained
83 languages are English, French and Portuguese. German and Spanish are on the stove,
84 but more help is needed. Most of the communication is done through the
85 <a href="en/mailing-list.html">Mailing List</a> and the
86 <a href="http://wiki.slitaz.org/">Wiki</a>.
87 </p>
88 <p>
89 Some additional languages can be installed through the Package Manager,
90 but we are not able to provide support and documentation. SliTaz is a
91 community based project, everyone can help out and is more than welcome to
92 join us.
93 </p>
95 <!-- End of content with round corner -->
96 </div>
97 <div id="content_bottom">
98 <div class="bottom_left"></div>
99 <div class="bottom_right"></div>
100 </div>
102 <!-- Start of footer and copy notice -->
103 <div id="copy">
104 <p>
105 Last modification : 2008-03-25 10:30:00 -
106 <a href="#top">Top of the page</a>
107 </p>
108 <p>
109 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
110 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
111 </p>
112 <!-- End of copy -->
113 </div>
115 <!-- Bottom and logo's -->
116 <div id="bottom">
117 <p>
118 <a href="http://validator.w3.org/check?uri=referer"><img
119 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
120 title="Code validé XHTML 1.0"
121 style="width: 80px; height: 15px;" /></a>
122 </p>
123 </div>
125 </body>
126 </html>