website diff i18n.php @ rev 1061

small image change
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 15 15:13:48 2012 +0200 (2012-04-15)
parents e06721d4f040
children 687396ebd605
line diff
     1.1 --- a/i18n.php	Wed Apr 04 11:17:21 2012 +0300
     1.2 +++ b/i18n.php	Sun Apr 15 15:13:48 2012 +0200
     1.3 @@ -8,6 +8,16 @@
     1.4  	<meta name="keywords" lang="en" content="SliTaz POT, gettext, translation" />
     1.5  	<meta name="author" content="Christophe Lincoln"/>
     1.6  	<?php include("lib/html/meta-link.html"); ?>
     1.7 +	<style type="text/css">
     1.8 +		table {
     1.9 +			width: 100%;
    1.10 +			border: 1px solid #ddd;
    1.11 +			padding: 10px;
    1.12 +			border-radius: 4px;
    1.13 +		}
    1.14 +		.thead { font-weight: bold; }
    1.15 +		td { border-bottom: 1pt dashed #ddd }
    1.16 +	</style>
    1.17  </head>
    1.18  <body>
    1.19  
    1.20 @@ -42,7 +52,7 @@
    1.21  
    1.22  <p>
    1.23  	Translation is a community effort and everyone can help. You're
    1.24 -	welcome to join the team! You can find more pot files on 
    1.25 +	welcome to join the team! You can find more pot files on
    1.26  	<a href="http://hg.slitaz.org/">Hg</a>, just pick one up,
    1.27  	translate it and send it to the mailing list or upload it onto the
    1.28  	SliTaz Community Network aka <a href="http://scn.slitaz.org/">SCN</a>.
    1.29 @@ -59,17 +69,17 @@
    1.30  <h2>Information</h2>
    1.31  
    1.32  <p>
    1.33 -	The website and documentation has been translated and is kept 
    1.34 +	The website and documentation has been translated and is kept
    1.35  	up-to-date by several contributors. For now, the actively maintained
    1.36 -	languages are English, French, German, Portuguese and Chinese. 
    1.37 -	Spanish is on the stove, but more help is needed. Most of the 
    1.38 +	languages are English, French, German, Portuguese and Chinese.
    1.39 +	Spanish is on the stove, but more help is needed. Most of the
    1.40  	communication is done through the
    1.41  	<a href="en/mailing-list.html">Mailing List</a> and the
    1.42  	<a href="http://scn.slitaz.org/groups/i18n/">i18n group</a> on SCN.
    1.43  </p>
    1.44  
    1.45  <p>
    1.46 -	Some additional languages can be installed through the Package 
    1.47 +	Some additional languages can be installed through the Package
    1.48  	Manager, but we are not able to provide support and documentation.
    1.49  	SliTaz is a community based project, everyone can help out and is
    1.50  	more than welcome to join us.
    1.51 @@ -82,7 +92,7 @@
    1.52  	and proofreading to be done. Websites often move and get updated and
    1.53  	SliTaz home made tools such as TazPanel acquire new strings depending on the new
    1.54  	functions added to it. Over time we have developed a few ways to let you contact
    1.55 -	us and get involved in the project. 
    1.56 +	us and get involved in the project.
    1.57  </p>
    1.58  <p>
    1.59  	For sending translations or requesting a new language you can join the
    1.60 @@ -95,8 +105,8 @@
    1.61  <h3>Website translation</h3>
    1.62  
    1.63  <p>
    1.64 -	Here is a howto for translating a SliTaz website into a new language. First 
    1.65 -	you need the original website page in English. You have 2 ways to get a full 
    1.66 +	Here is a howto for translating a SliTaz website into a new language. First
    1.67 +	you need the original website page in English. You have 2 ways to get a full
    1.68  	copy of the website: use Mercurial and clone the repository or download the
    1.69  	latest archive in tar.bz2 format. Using Mercurial lets you update your
    1.70  	local copy in one command and downloading directly from the repository
    1.71 @@ -133,7 +143,7 @@
    1.72  	Like said before, the goal is to provide full language support, not only
    1.73  	with the website or forum, but with the system itself. Everything can be translated
    1.74  	from menu items to SHell scripts and GUI boxes. For this we use standard
    1.75 -	gettext POT files. 
    1.76 +	gettext POT files.
    1.77  </p>
    1.78  <p>
    1.79  	Each translation of a sub-project has its own file named with a language
    1.80 @@ -152,17 +162,6 @@
    1.81  	of tazpkg.
    1.82  </p>
    1.83  
    1.84 -<style type="text/css">
    1.85 -	table {
    1.86 -			width: 100%;
    1.87 -			border: 1px solid #ddd;
    1.88 -			padding: 10px;
    1.89 -			border-radius: 4px;
    1.90 -		}
    1.91 -	.thead { font-weight: bold; }
    1.92 -	td { border-bottom: 1pt dashed #ddd }
    1.93 -</style>
    1.94 -
    1.95  <!--
    1.96  	Here we don't link to old gtkdialog box POT files since they will be
    1.97  	removed. We may have links to menu files or some explaination about