[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr intranet-main.tmpl,1.1,1.2

Paul POULAIN tipaul at users.sourceforge.net
Mon Feb 3 11:53:40 CET 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr
In directory sc8-pr-cvs1:/tmp/cvs-serv315/koha-tmpl/intranet-tmpl/default/fr

Modified Files:
	intranet-main.tmpl 
Log Message:
french translation

Index: intranet-main.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/intranet-main.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** intranet-main.tmpl	19 Nov 2002 12:37:23 -0000	1.1
--- intranet-main.tmpl	3 Feb 2003 10:53:38 -0000	1.2
***************
*** 1,194 ****
! <HTML>
! <TITLE>BIENVENUE sur l'INTRANET KOHA francais </TITLE>
! 
! 
! <style type="text/css">
! <!--
! input{font-size:16px}
! 
! -->
! 
! </style>
! <script language=javascript>
! <!--
! if (document.images){
! search=new Image;
! search.src ="/images/front-mouseover-search.gif"
! members=new Image;
! members.src ="/images/front-mouseover-member.gif"
! acquisitions=new Image;
! acquisitions.src ="/images/front-mouseover-acquisitions.gif"
! reports=new Image;
! reports.src ="/images/front-mouseover-reports.gif"
! circulation=new Image;
! circulation.src ="/images/front-mouseover-circulation.gif"
! }
! //-->
! </script>
! 
! </HEAD>
! 
! <BODY
! 	BGCOLOR="#99cc33"
! 	text="black"
! 
! 
! 	alink="#663366"
! 	leftmargin=0
! 	topmargin=0
! 	marginheight=0
! 	marginwidth=0 >
! 
! <center>
! <table cellspacing=0 cellpadding=0 border=0 >
! 
!   <tr valign=top >
! 	<td background="/images/koha-front-background.gif"><img src="/images/holder.gif"
! 	width=1 height=420 align=left alt=" " hspace=0 vspace=0 >
! 	<table cellspacing=0 cellpadding=0 border=0 >
! 		<!----ROW THAT SETS THE GRID FOR THE REST OF THE TABLE--->
! 		<tr valign=top >
! 			<td background=" "><img src="/images/holder.gif" width=150 height=42
! 			alt=" " hspace=0 vspace=0 ></td>
! 			<td background=" "><img src="/images/holder.gif" width=30 height=42
! 			alt=" " hspace=0 vspace=0 ></td>
! 			<td background=" "><img src="/images/holder.gif" width=25 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="/images/holder.gif" width=25 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="/images/holder.gif" width=30 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="/images/holder.gif" width=20 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="/images/holder.gif" width=20 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="/images/holder.gif" width=10 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="/images/holder.gif" width=10 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=" "><img src="/images/holder.gif" width=90 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 		</tr>
! 
! <!--------CATALOGUE SEARCH----->
! 
! 		<tr valign=top >
! 			<td background=" " colspan=5><img src="/images/holder.gif"
! 			width=1 height=1 hspace=0 vspace=0></td>
! 
! 			<td background=" " colspan=5><a href="/cgi-bin/koha/catalogue-home.pl" onMouseOver="if(document.images)document.search.src='/images/front-mouseover-search.gif'" 		onMouseOut="if(document.images)document.search.src='/images/front-search.gif'"><img src="/images/front-search.gif" width=320 	height=37 name="search"
! 			hspace=0 vspace=0 border=0></a></td>
! 		</tr>
! 		<FORM ACTION="/cgi-bin/koha/search.pl" method=post>
! 		<tr valign=top >
! 			<td background=" " rowspan=3 align="right" colspan=5>
! 				<img src="/images/holder.gif"
! 				width=1 height=35
! 				alt=" " hspace=0 vspace=0><br>
! 				<img src="/images/koha-front-koha.gif" width=200 height=128
! 				alt="Koha: Horowhenua Library Trust" hspace=0 vspace=0></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=3>
! 				<input type=text size="27" name="keyword"><input type=reset value="clr"><br>
! 
! 			<font size=1 face="arial,helvetica" ><b>Type in the box and press the enter key.</b><br>
! 			<a href="/cgi-bin/koha/catalogue-home.pl">
! 			<font size=2 face="arial narrow,arial,helvetica">
! 			<img src="/images/front-arrow-purple.gif" width=27 height=22
! 			alt="-" hspace=0 vspace=0 border=0 align=middle >Advanced Search (More Options)</a><br>
! 
! 			<img src="/images/holder.gif" width=1 height=8
! 			alt=" " hspace=0 vspace=0></td>
! 
! 		</tr>
! 		</form>
! 
! 		<!--------MEMBER SEARCH----->
! 
! 		<tr valign=top >
! 			<td></td>
! 			<form action="/cgi-bin/koha/member.pl" method=post >
! 			<td background=" "  colspan=4>
! 				<a href="/cgi-bin/koha/members-home.pl" onMouseOver="if(document.images)document.member.src='/images/front-mouseover-member.gif'" 		onMouseOut="if(document.images)document.member.src='/images/front-member.gif'">
! 				<img src="/images/front-member.gif" width=304		height=37 name="member"
! 				hspace=0 vspace=0 border=0>
! 			</td>
! 
! 		</tr>
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<form action="/cgi-bin/koha/member.pl" method=post >
! 
! 			<td background=" " colspan=3 >
! 			<input type=text size="27" name="member">
! 			<input type=reset value="clr"><br>
! 			<font size=1 face="arial,helvetica" ><b>Type in the box and press the enter 			key.</b><br>
! 			<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0></td>
! 
! 		</tr>
! 
!  <!--------ACQUISITIONS----->
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=5><A href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.acquisitions.src='/images/front-mouseover-acquisitions.gif'" 		onMouseOut="if(document.images)document.acquisitions.src='/images/front-acquisitions.gif'"><img src="/images/front-acquisitions.gif" width=320 		height=36 name="acquisitions"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 
! 
! 		</tr>
! 
! 
! <!--------REPORTS----->
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=6> <A href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.reports.src='/images/front-mouseover-reports.gif'" 		onMouseOut="if(document.images)document.reports.src='/images/front-reports.gif'"><img src="/images/front-reports.gif" width=346 		height=37 name="reports"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 		</tr>
! 
! <!--------ADMIN----->
! 		<tr valign=top >
! 
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background=" " colspan=7> <A href="/cgi-bin/koha/admin-home.pl" onMouseOver="if(document.images)document.admin.src='/images/front-mouseover-admin.gif'" 		onMouseOut="if(document.images)document.admin.src='/images/front-admin.gif'"><img src="/images/front-admin.gif" width=346 		height=37 name="admin"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 
! 
! 		</tr>
! 
! <!--------CIRCULATION----->
! 		<tr valign=top >
! 
! 			<td></td>
! 			<td background=" " colspan=9> <A href="/cgi-bin/koha/circ/circulation.pl" onMouseOver="if(document.images)document.circulation.src='/images/front-mouseover-circulation.gif'" 		onMouseOut="if(document.images)document.circulation.src='/images/front-circulation.gif'"><img src="/images/front-circulation.gif" width=346 		height=37 name="circulation"
! 			hspace=0 vspace=0 border=0></a>
! 			</td>
! 		</tr>
! 	</table>
! 	</td>
! </tr>
! </table>
! <p>Bienvenue sur le site de démonstration francais de koha. Ce site est la démonstration de la version de développement. <b>Il n'est pas complètement opérationnel</b>.
! En particulier, il est très peu traduit, et certaines fonctions ne fonctionneront pas bien. <b>MERCI de ne pas charger dans le réservoir de gros fichier UNIMARC, ca ferait surement sauter l'espace disponible</b></p>
! <p>Welcome to koha 1.3.x. This site is a demo for the developpement version of koha. It's partially translated, and some things will appear in french.
! Note that the MARC management is parameterised as french-UNIMARC.<b>Please : don't upload big files in breeding farm, or you will for sure reach limits of this website</b></p>
! 
! </center>
! </body>
! </html>
--- 1,191 ----
! <HTML>
! <TITLE>Bienvenue sur l'Intranet Koha</TITLE>
! 
! 
! <style type="text/css">
! <!--
! input{font-size:16px}
! 
! -->
! 
! </style>
! <script language=javascript>
! <!--
! if (document.images){
! search=new Image;
! search.src ="/images/front-mouseover-search.gif"
! members=new Image;
! members.src ="/images/front-mouseover-member.gif"
! acquisitions=new Image;
! acquisitions.src ="/images/front-mouseover-acquisitions.gif"
! reports=new Image;
! reports.src ="/images/front-mouseover-reports.gif"
! circulation=new Image;
! circulation.src ="/images/front-mouseover-circulation.gif"
! }
! //-->
! </script>
! 
! </HEAD>
! 
! <BODY
! 	bgcolor="#99cc33"
! 	text="black"
! 	alink="#663366"
! 	leftmargin=0
! 	topmargin=0
! 	marginheight=0
! 	marginwidth=0 >
! 
! <center>
! <table cellspacing=0 cellpadding=0 border=0 >
! 
!   <tr valign=top >
! 	<td background="/images/koha-front-background.gif"><img src="/images/holder.gif"
! 	width=1 height=420 align=left alt=" " hspace=0 vspace=0 >
! 	<table cellspacing=0 cellpadding=0 border=0 >
! 		<!----ROW THAT SETS THE GRID FOR THE REST OF THE TABLE--->
! 		<tr valign=top >
! 			<td background=""><img src="/images/holder.gif" width=150 height=42
! 			alt=" " hspace=0 vspace=0 ></td>
! 			<td background=""><img src="/images/holder.gif" width=30 height=42
! 			alt=" " hspace=0 vspace=0 ></td>
! 			<td background=""><img src="/images/holder.gif" width=25 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=""><img src="/images/holder.gif" width=25 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=""><img src="/images/holder.gif" width=30 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=""><img src="/images/holder.gif" width=20 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=""><img src="/images/holder.gif" width=20 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=""><img src="/images/holder.gif" width=10 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=""><img src="/images/holder.gif" width=10 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 			<td background=""><img src="/images/holder.gif" width=90 height=42
! 			alt=" " hspace=0 vspace=0></td>
! 		</tr>
! 
! <!--------CATALOGUE SEARCH----->
! 
! 		<tr valign=top >
! 			<td background="" colspan=5><img src="/images/holder.gif"
! 			width=1 height=1 hspace=0 vspace=0></td>
! 
! 			<td background="" colspan=5><a href="/cgi-bin/koha/catalogue-home.pl" onMouseOver="if(document.images)document.search.src='/images/front-mouseover-search.gif'" onMouseOut="if(document.images)document.search.src='/images/front-search.gif'"><img src="/images/front-search.gif" width=320 	height=37 name="search"
! 			hspace=0 vspace=0 border=0></a></td>
! 		</tr>
! 		<FORM ACTION="/cgi-bin/koha/search.pl" method=post>
! 		<tr valign=top >
! 			<td background="" rowspan=3 align="right" colspan=5>
! 				<img src="/images/holder.gif"
! 				width=1 height=35
! 				alt=" " hspace=0 vspace=0><br>
! 				<img src="/images/koha-front-koha.gif" width=200 height=128
! 				alt="Koha: Horowhenua Library Trust" hspace=0 vspace=0></td>
! 			<td></td>
! 			<td></td>
! 			<td background="" colspan=3>
! 				<input type=text size="27" name="keyword">
! 				<input type=reset value="Effacer">
! 				<br>
! 				<font size=1 face="arial,helvetica" ><b>Apr&egrave;s la saisie, 
! 				pressez la touche Entr&eacute;e.</b><br>
! 				<a href="/cgi-bin/koha/catalogue-home.pl"> <font size=2 face="arial narrow,arial,helvetica"> 
! 				<img src="/images/front-arrow-purple.gif" width=27 height=22
! 			alt="-" hspace=0 vspace=0 border=0 align=middle >Recherche avanc&eacute;e 
! 				(Plus d'options)</font></a><font size=2 face="arial narrow,arial,helvetica"><br>
! 
! 			<img src="/images/holder.gif" width=1 height=8
! 			alt=" " hspace=0 vspace=0></font></font></td>
! 
! 		</tr>
! 		</form>
! 
! 		<!--------MEMBER SEARCH----->
! 
! 		<tr valign=top >
! 			<td></td>
! 			<form action="/cgi-bin/koha/member.pl" method=post >
! 			<td background=""  colspan=4>
! 				<a href="/cgi-bin/koha/members-home.pl" onMouseOver="if(document.images)document.member.src='/images/front-mouseover-member.gif'" 		onMouseOut="if(document.images)document.member.src='/images/front-member.gif'">
! 				<img src="/images/front-member.gif" width=304		height=37 name="member"
! 				hspace=0 vspace=0 border=0>
! 			</a></td>
! 
! 		</form></tr>
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<form action="/cgi-bin/koha/member.pl" method=post >
! 
! 			<td background="" colspan=3 >
! 			<input type=text size="27" name="member">
! 			    <input type=reset value="Effacer">
! 				<br>
! 				<font size=1 face="arial,helvetica" ><b>Apr&egrave;s la saisie, 
! 				pressez la touche Entr&eacute;e.</b><br>
! 				<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0></font></td>
! 
! 		</form></tr>
! 
!  <!--------ACQUISITIONS----->
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background="" colspan=5><A href="/cgi-bin/koha/loadmodules.pl?module=acquisitions" onMouseOver="if(document.images)document.acquisitions.src='/images/front-mouseover-acquisitions.gif'" 		onMouseOut="if(document.images)document.acquisitions.src='/images/front-acquisitions.gif'"><img src="/images/front-acquisitions.gif" width=320 		height=36 name="acquisitions"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 
! 
! 		</tr>
! 
! 
! <!--------REPORTS----->
! 		<tr valign=top >
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background="" colspan=6> <A href="/cgi-bin/koha/reports-home.pl" onMouseOver="if(document.images)document.reports.src='/images/front-mouseover-reports.gif'" 		onMouseOut="if(document.images)document.reports.src='/images/front-reports.gif'"><img src="/images/front-reports.gif" width=346 		height=37 name="reports"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 		</tr>
! 
! <!--------ADMIN----->
! 		<tr valign=top >
! 
! 			<td></td>
! 			<td></td>
! 			<td></td>
! 			<td background="" colspan=7> <A href="/cgi-bin/koha/admin-home.pl" onMouseOver="if(document.images)document.admin.src='/images/front-mouseover-admin.gif'" 		onMouseOut="if(document.images)document.admin.src='/images/front-admin.gif'"><img src="/images/front-admin.gif" width=346 		height=37 name="admin"
! 			hspace=0 vspace=0 border=0></a><br>
! 			<img src="/images/holder.gif" width=1 height=12
! 			alt=" " hspace=0 vspace=0 ></td>
! 
! 
! 		</tr>
! 
! <!--------CIRCULATION----->
! 		<tr valign=top >
! 
! 			<td></td>
! 			<td background="" colspan=9> <A href="/cgi-bin/koha/circ/circulation.pl" onMouseOver="if(document.images)document.circulation.src='/images/front-mouseover-circulation.gif'" 		onMouseOut="if(document.images)document.circulation.src='/images/front-circulation.gif'"><img src="/images/front-circulation.gif" width=346 		height=37 name="circulation"
! 			hspace=0 vspace=0 border=0></a>
! 			</td>
! 		</tr>
! 	</table>
! 	</td>
! </tr>
! </table>
! </center>
! </body>
! </html>





More information about the Koha-cvs mailing list