website view i18n.html @ rev 554

en: Edit Assoc page (again)
author Paul Issott <paul@slitaz.org>
date Tue Oct 27 21:11:51 2009 +0000 (2009-10-27)
parents 9c86e8b01fed
children cb9da6d568b5
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="i18n.html#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 <a href="de/index.html" title="Deutsche Slitaz Website">Deutsch</a> |
27 <a href="en/index.html" title="English Website">English</a> |
28 <a href="fr/index.html" title="Site web en français">Français</a> |
29 <a href="pt/index.html" title="Página principal">Português</a> |
30 <a href="cn/index.html" title="Chinese"><img src="cn/chinese_top.jpg" title="Chinese" alt="cn" /></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;">
56 <img
57 src="pics/icons/locale.png"
58 style="vertical-align: middle; width: 20px; height: 20px;" alt="locale" />
60 <a href="de/index.html">Deutsch</a> -
61 <a href="en/index.html">English</a> -
62 <a href="es/index.html">Español</a> -
63 <a href="fr/index.html">Français</a> -
64 <a href="pt/index.html">Português</a> -
65 <a href="cn/index.html"><img
66 src="cn/chinese_i18n.jpg"
67 style="vertical-align: middle;"
68 title="Chinese" alt="cn" /></a>
69 </p>
71 <p>
72 The main goal of SliTaz is to provide full support for a given language, including
73 the website, official documentation, Wiki community and a dedicated forum.
74 </p>
75 <p>
76 The website and documentation has been translated and is kept up-to-date
77 by several contributors. For now, the actively maintained languages are
78 English, French, German, Portuguese and Chinese. Spanish is on the stove,
79 but more help is needed. Most of the communication is done through the
80 <a href="en/mailing-list.html">Mailing List</a> and the
81 <a href="http://labs.slitaz.org/wiki/i18n">Labs</a>.
82 </p>
83 <p>
84 Some additional languages can be installed through the Package Manager,
85 but we are not able to provide support and documentation. SliTaz is a
86 community based project, everyone can help out and is more than welcome to
87 join us.
88 </p>
90 <!-- End of content with round corner -->
91 </div>
92 <div id="content_bottom">
93 <div class="bottom_left"></div>
94 <div class="bottom_right"></div>
95 </div>
97 <!-- Start of footer and copy notice -->
98 <div id="copy">
99 <p>
100 Last modification : 2009-05-12 04:00:00 -
101 <a href="i18n.html#top">Top of the page</a>
102 </p>
103 <p>
104 Copyright &copy; 2009 <a href="http://www.slitaz.org/">SliTaz</a> -
105 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
106 </p>
107 <!-- End of copy -->
108 </div>
110 <!-- Bottom and logo's -->
111 <div id="bottom">
112 <p>
113 <a href="http://validator.w3.org/check?uri=referer"><img
114 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
115 title="Code validé XHTML 1.0"
116 style="width: 80px; height: 15px;" /></a>
117 </p>
118 </div>
120 </body>
121 </html>