website view i18n.html @ rev 485

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