website view i18n.html @ rev 427

en/asso.html: set minimum contribution value
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 21 09:44:43 2009 +0200 (2009-04-21)
parents 9493db781e4a
children 08a8eb53d637
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="pt/">Português</a>.
60 </p>
62 <p>
63 The main goal of SliTaz is to provide full support for a given language, including
64 the website, official documentation, Wiki community and a dedicated forum.
65 </p>
66 <p>
67 The website and documentation has been translated and is kept
68 up-to-date by several contributors. For now, the actively maintained
69 languages are English, French, German and Portuguese. Spanish is on the stove,
70 but more help is needed. Most of the communication is done through the
71 <a href="en/mailing-list.html">Mailing List</a> and the
72 <a href="http://wiki.slitaz.org/">Wiki</a>.
73 </p>
74 <p>
75 Some additional languages can be installed through the Package Manager,
76 but we are not able to provide support and documentation. SliTaz is a
77 community based project, everyone can help out and is more than welcome to
78 join us.
79 </p>
81 <!-- End of content with round corner -->
82 </div>
83 <div id="content_bottom">
84 <div class="bottom_left"></div>
85 <div class="bottom_right"></div>
86 </div>
88 <!-- Start of footer and copy notice -->
89 <div id="copy">
90 <p>
91 Last modification : 2009-04-11 19:00:00 -
92 <a href="#top">Top of the page</a>
93 </p>
94 <p>
95 Copyright &copy; 2009 <a href="http://www.slitaz.org/">SliTaz</a> -
96 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
97 </p>
98 <!-- End of copy -->
99 </div>
101 <!-- Bottom and logo's -->
102 <div id="bottom">
103 <p>
104 <a href="http://validator.w3.org/check?uri=referer"><img
105 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
106 title="Code validé XHTML 1.0"
107 style="width: 80px; height: 15px;" /></a>
108 </p>
109 </div>
111 </body>
112 </html>