website view i18n.html @ rev 449

FR: Fixed some typos
author Pierre ROMILLON <pierre.romillon@slitaz.org>
date Tue May 05 13:15:18 2009 +0200 (2009-05-05)
parents 620c69fdf7bb
children 775ba72dc4c8
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 <!-- Content top. -->
39 <div id="content_top">
40 <div class="top_left"></div>
41 <div class="top_right"></div>
42 </div>
44 <!-- Content -->
45 <div id="content">
46 <a name="content"></a>
48 <h1><font color="#3E1220">SliTaz i18n project</font></h1>
49 <h2><font color="#DF8F06">Internationalization</font></h2>
51 <p>
52 SliTaz project Website is available in the following languages:
53 </p>
54 <p style="font-weight: bold;">
55 <a href="de/">Deutsch</a> -
56 <a href="en/">English</a> -
57 <a href="es/">Español</a> -
58 <a href="fr/">Français</a> -
59 <a href="cn/"><img src="cn/chinese_i18n.jpg" title="Chinese"></a> -
60 <a href="pt/">Português</a>.
61 </p>
63 <p>
64 The main goal of SliTaz is to provide full support for a given language, including
65 the website, official documentation, Wiki community and a dedicated forum.
66 </p>
67 <p>
68 The website and documentation has been translated and is kept
69 up-to-date by several contributors. For now, the actively maintained
70 languages are English, French, German and Portuguese. Spanish is on the stove,
71 but more help is needed. Most of the communication is done through the
72 <a href="en/mailing-list.html">Mailing List</a> and the
73 <a href="http://wiki.slitaz.org/">Wiki</a>.
74 </p>
75 <p>
76 Some additional languages can be installed through the Package Manager,
77 but we are not able to provide support and documentation. SliTaz is a
78 community based project, everyone can help out and is more than welcome to
79 join us.
80 </p>
82 <!-- End of content with round corner -->
83 </div>
84 <div id="content_bottom">
85 <div class="bottom_left"></div>
86 <div class="bottom_right"></div>
87 </div>
89 <!-- Start of footer and copy notice -->
90 <div id="copy">
91 <p>
92 Last modification : 2009-04-11 19:00:00 -
93 <a href="#top">Top of the page</a>
94 </p>
95 <p>
96 Copyright &copy; 2009 <a href="http://www.slitaz.org/">SliTaz</a> -
97 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
98 </p>
99 <!-- End of copy -->
100 </div>
102 <!-- Bottom and logo's -->
103 <div id="bottom">
104 <p>
105 <a href="http://validator.w3.org/check?uri=referer"><img
106 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
107 title="Code validé XHTML 1.0"
108 style="width: 80px; height: 15px;" /></a>
109 </p>
110 </div>
112 </body>
113 </html>