website view i18n.html @ rev 344

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