tazpanel rev 465

Update tazpanel.fr.html
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 26 16:30:46 2015 +0200 (2015-04-26)
parents c23efdafb18d
children dd26a42bd40b
files Makefile data/httpd.conf doc/tazpanel.fr.html
line diff
     1.1 --- a/Makefile	Fri Apr 24 16:38:13 2015 +0300
     1.2 +++ b/Makefile	Sun Apr 26 16:30:46 2015 +0200
     1.3 @@ -46,6 +46,7 @@
     1.4  	cp -a tazpanel $(DESTDIR)$(PREFIX)/bin
     1.5  	-[ "$(VERSION)" ] && sed -i 's/^VERSION=[0-9].*/VERSION=$(VERSION)/' $(DESTDIR)$(PREFIX)/bin/tazpanel
     1.6  	cp -a *.cgi lib/ styles/ doc/ README* $(DESTDIR)$(PANEL)
     1.7 +	rm -f $(DESTDIR)$(PANEL)/test.cgi
     1.8  	if [ -e $(DESTDIR)$(PANEL)/user ] ; then rm -rf $(DESTDIR)$(PANEL)/user; fi
     1.9  	ln -s . $(DESTDIR)$(PANEL)/user
    1.10  	cp -a po/mo/*        $(DESTDIR)$(PREFIX)/share/locale
     2.1 --- a/data/httpd.conf	Fri Apr 24 16:38:13 2015 +0300
     2.2 +++ b/data/httpd.conf	Sun Apr 26 16:30:46 2015 +0200
     2.3 @@ -9,7 +9,7 @@
     2.4  H:/var/www/tazpanel
     2.5  # File to open by default
     2.6  I:index.cgi
     2.7 -# Require user "*", password "*" on URLs starting with "/"
     2.8 +# Require user "*", password "*" on URLs starting with "/user"
     2.9  /user:*:*
    2.10  
    2.11  # CGI interpreter path
     3.1 --- a/doc/tazpanel.fr.html	Fri Apr 24 16:38:13 2015 +0300
     3.2 +++ b/doc/tazpanel.fr.html	Sun Apr 26 16:30:46 2015 +0200
     3.3 @@ -5,20 +5,20 @@
     3.4  		<div>
     3.5  
     3.6  			<p>
     3.7 -	TazPanel is the SliTaz administration and settings center from where
     3.8 -	you can control your entire system such as package management, adding 
     3.9 -	or removing users, creating Live systems and much more. Navigation
    3.10 -	is done with the toolbar at the top of the application window and
    3.11 -	in some cases with a submenu.
    3.12 +	TazPanel est le centre d'administration et de réglage de SliTaz à 
    3.13 +	partir duquel vous pouvez contrôler tout le système comme la
    3.14 +	gestion des paquets, l'ajout ou la suppression d'utilisateur, la
    3.15 +	création de systèmes Live et bien plus encore. La navigation se fait
    3.16 +	avec la barre de menu et eventuellement des sous menus.
    3.17  			</p>
    3.18  
    3.19  			<p>
    3.20 -	In most cases you will get a description and useful information with
    3.21 -	the section concerned. TazPanel uses the latest HTML 5 and CSS 3 technology
    3.22 -	to provide a clean and easy to use frontend for all administration tasks
    3.23 -	you can do on SliTaz. TazPanel has also been coded from the beginning
    3.24 -	with speed and qualility in mind and it also supports full
    3.25 -	internationalization.
    3.26 +	Le plus souvent vous obtiendrez une description et de l'information
    3.27 +	utile dans la section concernée. TazPanel utilise les dernières
    3.28 +	techologies HTML 5 et CSS 3 pour fournir un frontend clair et simple
    3.29 +	à utiliser pour toutes les tâches d'administration de SliTaz. TazPanel
    3.30 +	à été codé depuis le début pour être rapide et de qualité ; il
    3.31 +	est entièrement internationalisable.
    3.32  			</p>
    3.33  
    3.34  
    3.35 @@ -30,16 +30,18 @@
    3.36  			</p>
    3.37  
    3.38  
    3.39 -			<h3>Get involve</h3>
    3.40 +			<h3>S'impliquer</h3>
    3.41  
    3.42  			<p>
    3.43 -	If you want to help and get involved in SliTaz, TazPanel maybe for you!
    3.44 -	We need help in translating, styling, documentation and coding. If
    3.45 -	you need more information or want to publish a new graphical style,
    3.46 -	you can go to the SliTaz <a data-icon="web" href="http://scn.slitaz.org/" target="_blank">Community</a>
    3.47 -	and post on the Devel forum or post an update with a PM to a SliTaz
    3.48 -	contributor so that we can get in touch and include your work in TazPanel
    3.49 -	or in an extra styles package.
    3.50 +	Si vous voulez aider et vous impliquer dans SliTaz, TazPanel est fait
    3.51 +	pour vous ! Nous avons besion d'aide pour la traduction, la mise en page,
    3.52 +	la documentation et le codage. Si vous avez besion de plus d'information
    3.53 +	ou vous voulez publier un nouveau style graphique, vous pouvez aller sur
    3.54 +	la <a data-icon="web" href="http://scn.slitaz.org/" target="_blank">Communauté</a>
    3.55 +	SliTaz et poster sur le forum Devel ou poster une mise à jour avec le
    3.56 +	gestionnaire de paquets à destination d'un contributeur SliTaz afin de
    3.57 +	nous tenir au courant et inclure votre travail dans TazPanel ou dans un
    3.58 +	paquet de styles supplémentaire.
    3.59  			</p>
    3.60  
    3.61