website view i18n.html @ rev 349

es: Update Spanish site (Thanks Eduardo)
author Paul Issott <paul@slitaz.org>
date Mon Mar 30 19:26:10 2009 +0000 (2009-03-30)
parents 67934507a3b9
children a5b00e457b7d
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="devel/" title="Le coin du développeur">Développement</a></li>
47 <li><a href="artwork/" title="Artwork, couleurs et images">Art &amp; graphisme</a></li>
48 <li><a href="search.html" title="Rechercher des infos et/ou de la doc">Recherche</a></li>
49 <li><a href="sitemap.html" title="Vue globale du site web">Plan du site</a></li>
50 </ul>
51 <ul>
52 <li><a href="mailing-list.html" title="Support, contact et collaboration">Liste de discussion</a></li>
53 <li><a href="http://forum.slitaz.org/" title="Forum d'aide et support">Forum de support</a></li>
54 </ul>
55 <ul>
56 <li><a href="http://wiki.slitaz.org/" title="Wiki collaboratif">Ressources Wiki</a></li>
57 <li><a href="http://labs.slitaz.org/" title="Gestion du projet">Laboratoires</a></li>
58 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Suivi des Bugs</a></li>
59 </ul>
60 <div id="nav_bottom">
61 <div id="nav_bottom_img"></div>
62 </div>
63 </div>
65 <!-- Content top. -->
66 <div id="content_top">
67 <div class="top_left"></div>
68 <div class="top_right"></div>
69 </div>
71 <!-- Content -->
72 <div id="content">
73 <a name="content"></a>
75 <h1><font color="#3E1220">SliTaz i18n project</font></h1>
76 <h2><font color="#DF8F06">Internationalization</font></h2>
77 <!-- <h3>SliTaz i18n project - Translations</h3> -->
79 <p>
80 The main goal of SliTaz is to provide full support for a given language, including
81 the website, official documentation, Wiki community and a dedicated forum.
82 </p>
83 <p>
84 The website and documentation has been translated and is kept
85 up-to-date by several contributors. For now, the actively maintained
86 languages are English, French, German and Portuguese. Spanish is on the stove,
87 but more help is needed. Most of the communication is done through the
88 <a href="en/mailing-list.html">Mailing List</a> and the
89 <a href="http://wiki.slitaz.org/">Wiki</a>.
90 </p>
91 <p>
92 Some additional languages can be installed through the Package Manager,
93 but we are not able to provide support and documentation. SliTaz is a
94 community based project, everyone can help out and is more than welcome to
95 join us.
96 </p>
98 <!-- End of content with round corner -->
99 </div>
100 <div id="content_bottom">
101 <div class="bottom_left"></div>
102 <div class="bottom_right"></div>
103 </div>
105 <!-- Start of footer and copy notice -->
106 <div id="copy">
107 <p>
108 Last modification : 2009-01-15 17:30:00 -
109 <a href="#top">Top of the page</a>
110 </p>
111 <p>
112 Copyright &copy; 2009 <a href="http://www.slitaz.org/">SliTaz</a> -
113 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
114 </p>
115 <!-- End of copy -->
116 </div>
118 <!-- Bottom and logo's -->
119 <div id="bottom">
120 <p>
121 <a href="http://validator.w3.org/check?uri=referer"><img
122 src="pics/website/xhtml10.png" alt="Valid XHTML 1.0"
123 title="Code validé XHTML 1.0"
124 style="width: 80px; height: 15px;" /></a>
125 </p>
126 </div>
128 </body>
129 </html>