website view i18n.html @ rev 364

Modify all website link for french site in fr/
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 11 18:26:49 2009 +0200 (2009-04-11)
parents 9a1523a0d0a3
children 07c99524c10a
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="en/about/" title="Information about the SliTaz project">About the project</a></li>
43 <li><a href="en/get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
44 <li><a href="en/doc/" title="LiveCD usage and howto">Documentation</a></li>
45 <li><a href="en/packages/" title="Packaged software">Packages</a></li>
46 <li><a href="en/devel/" title="Developers corner">Development</a></li>
47 <li><a href="en/artwork/" title="Artwork, colors and images">Artwork</a></li>
48 <li><a href="en/search.html" title="Search engine">Search</a></li>
49 <li><a href="en/sitemap.html" title="Web site overview">Sitemap</a></li>
50 </ul>
51 <ul>
52 <li><a href="en/mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
53 <li><a href="http://forum.slitaz.org/#idx2" title="Forum for help and support">Support Forum</a></li>
54 </ul>
55 <ul>
56 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
57 <li><a href="http://labs.slitaz.org/" title="SliTaz Laboratories">SliTaz Labs</a></li>
58 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Bug Tracking</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>