website diff i18n.php @ rev 1145

i18n.php: tiny edits and updates
author Paul Issott <paul@slitaz.org>
date Fri Nov 23 18:26:22 2012 +0000 (2012-11-23)
parents d4e390bc3a1c
children 4317b7982689
line diff
     1.1 --- a/i18n.php	Fri Jul 27 18:06:00 2012 +0200
     1.2 +++ b/i18n.php	Fri Nov 23 18:26:22 2012 +0000
     1.3 @@ -85,8 +85,8 @@
     1.4  <p>
     1.5  	The website and documentation has been translated and is kept
     1.6  	up-to-date by several contributors. For now, the actively maintained
     1.7 -	languages are English, French, German, Portuguese and Chinese.
     1.8 -	Spanish is on the stove, but more help is needed. Most of the
     1.9 +	languages are Bosnian, English, French, Italian, Portuguese, Russian, Spanish and Chinese.
    1.10 +	German is on the stove, but more help is needed. Most of the
    1.11  	communication is done through the
    1.12  	<a href="en/mailing-list.html">Mailing List</a> and the
    1.13  	<a href="http://scn.slitaz.org/groups/i18n/">i18n group</a> on SCN.
    1.14 @@ -125,8 +125,8 @@
    1.15  	latest archive in tar.bz2 format. Using Mercurial lets you update your
    1.16  	local copy in one command and downloading directly from the repository
    1.17  	allows you to get the page you want. So it's matter of choice, but if you
    1.18 -	want to manage a language and push changes yourself, you will have to use
    1.19 -	Mercurial, here is some <a href="en/devel/forge.php">more info on Hg</a>.
    1.20 +	want to manage a language and push changes yourself you will have to use
    1.21 +	Mercurial; here is some <a href="en/devel/forge.php">more info on Hg</a>.
    1.22  </p>
    1.23  <p>
    1.24  	Clone the website or get the latest archive:
    1.25 @@ -146,15 +146,15 @@
    1.26  </p>
    1.27  <p>
    1.28  	If you're a bit afraid about sending a mail to more than 300 people on the list
    1.29 -	or becoming exposed on the forum, you can send a private message to one of the i18n
    1.30 -	group members on SCN, but he/she might not have time to answer. Keep in mind we are
    1.31 +	or becoming exposed on the forum you can send a private message to one of the i18n
    1.32 +	group members on SCN (but they might not have time to answer). Keep in mind we are
    1.33  	a friendly community and there aren't any stupid questions.
    1.34  </p>
    1.35  
    1.36  <h3>System translation</h3>
    1.37  
    1.38  <p>
    1.39 -	Like said before, the goal is to provide full language support, not only
    1.40 +	Like said before, the goal is to provide full language support; not only
    1.41  	with the website or forum, but with the system itself. Everything can be translated
    1.42  	from menu items to SHell scripts and GUI boxes. For this we use standard
    1.43  	gettext POT files.
    1.44 @@ -170,7 +170,7 @@
    1.45  	ask a contributor to do it for you and commit the new file to Hg. For each
    1.46  	project you will find a README file with translation instructions to use
    1.47  	msginit and other gettext tools. If you want to update or complete a
    1.48 -	translation PO file, you can download it from here or from Hg and then
    1.49 +	translation PO file you can download it from here or from Hg and then
    1.50  	send it to the list, the forum or SCN as usual. Note that some projects
    1.51  	are contained in the same repository such as tazpkg-notify which is part
    1.52  	of tazpkg.