[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/acqui acqui-home.tmpl,1.3.2.1,1.3.2.2 acquire.tmpl,1.1.2.1,1.1.2.2 basket.tmpl,1.5.2.1,1.5.2.2 newbasket2.tmpl,1.4.2.1,1.4.2.2 newbasket.tmpl,1.1.2.1,1.1.2.2 newbiblio.tmpl,1.5.2.1,1.5.2.2 supplier.tmpl,1.4.2.1,1.4.2.2

Paul POULAIN tipaul at users.sourceforge.net
Mon Jan 26 11:48:14 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19261/koha-tmpl/intranet-tmpl/default/fr/acqui

Modified Files:
      Tag: rel_2_0
	acqui-home.tmpl acquire.tmpl basket.tmpl newbasket2.tmpl 
	newbasket.tmpl newbiblio.tmpl supplier.tmpl 
Log Message:
new french version.
Now, it's almost perfect.
Thx to Corinne, Dombes librarian.

Index: acqui-home.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/acqui-home.tmpl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** acqui-home.tmpl	20 Jan 2004 09:09:16 -0000	1.3.2.1
--- acqui-home.tmpl	26 Jan 2004 10:47:58 -0000	1.3.2.2
***************
*** 10,14 ****
  </TR>
  <TR VALIGN=TOP>
! 	<TD>Nom du fournisseur</TD>
  	<TD>
  		<form action="/cgi-bin/koha/acqui/order.pl" method=post>
--- 10,14 ----
  </TR>
  <TR VALIGN=TOP>
! 	<TD>Nonm du fournisseur</TD>
  	<TD>
  		<form action="/cgi-bin/koha/acqui/order.pl" method=post>
***************
*** 39,43 ****
  <TABLE align="left" cellspacing=0 cellpadding=5 border=1 >
  	<FORM ACTION="/cgi-bin/koha/currency.pl">
! 	<input type=hidden name=type value=changer>
  	<TR VALIGN=TOP>
  		<TD  bgcolor="ffdf61" colspan=2><b>TAUX DE CHANGE </b></TD>
--- 39,43 ----
  <TABLE align="left" cellspacing=0 cellpadding=5 border=1 >
  	<FORM ACTION="/cgi-bin/koha/currency.pl">
! 	<input type=hidden name=type value=change>
  	<TR VALIGN=TOP>
  		<TD  bgcolor="ffdf61" colspan=2><b>TAUX DE CHANGE </b></TD>
***************
*** 70,74 ****
  			<tr>
  				<td><b>Budgets</B></TD>
! 				<TD><b>àtal</B></TD>
  				<TD><b>Dépensé</B></TD>
  				<TD><b>Comtd</B></TD>
--- 70,74 ----
  			<tr>
  				<td><b>Budgets</B></TD>
! 				<TD><b> Total</B></TD>
  				<TD><b>Dépensé</B></TD>
  				<TD><b>Comtd</B></TD>
***************
*** 85,89 ****
  			<!-- /TMPL_LOOP -->
  			<tr>
! 				<td><b>àtal</b></TD>
  				<TD align=right><b><!-- TMPL_VAR name="total" --></b></TD>
  				<TD align=right><b><!-- TMPL_VAR name="totspent" --></b></TD>
--- 85,89 ----
  			<!-- /TMPL_LOOP -->
  			<tr>
! 				<td><b> Total</b></TD>
  				<TD align=right><b><!-- TMPL_VAR name="total" --></b></TD>
  				<TD align=right><b><!-- TMPL_VAR name="totspent" --></b></TD>
***************
*** 91,97 ****
  				<TD align=right><b><!-- TMPL_VAR name="totavail" --></b></TD>
  			</TR>
! 		</table><br>
! 		Use your reload button [ctrl + r] to get the most recent figures.
! 		Committed figures are approximate only, as exchange rates will affect the amount actually paid.
  	</TD>
  </TR>
--- 91,98 ----
  				<TD align=right><b><!-- TMPL_VAR name="totavail" --></b></TD>
  			</TR>
! 		</table>
! 		<p>
! 		Rafraichissez la page pour avoir les derniers chiffres. Les montants engagés sont approximatifs, car les taux de change peuvent modifier le montant effectivement payé.
! 		</p>
  	</TD>
  </TR>

Index: acquire.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/acquire.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** acquire.tmpl	20 Jan 2004 09:09:16 -0000	1.1.2.1
--- acquire.tmpl	26 Jan 2004 10:47:58 -0000	1.1.2.2
***************
*** 129,133 ****
  		</tr>
  		<TR VALIGN=TOP>
! 			<TD>Notes</td>
  			<td><input type=text size=20 name=notes value="<!-- TMPL_VAR name="notes" -->"></td>
  		</tr>
--- 129,133 ----
  		</tr>
  		<TR VALIGN=TOP>
! 			<TD>Nontes</td>
  			<td><input type=text size=20 name=notes value="<!-- TMPL_VAR name="notes" -->"></td>
  		</tr>

Index: basket.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/basket.tmpl,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** basket.tmpl	20 Jan 2004 09:09:16 -0000	1.5.2.1
--- basket.tmpl	26 Jan 2004 10:47:58 -0000	1.5.2.2
***************
*** 1,6 ****
  <!-- TMPL_INCLUDE name="acquisitions-top.inc" -->
  
! <h1>Shopping Panier <!-- TMPL_VAR name="basket" --> for <a href=supplier.pl?id=<!-- TMPL_VAR name="booksellerid" -->></a> <!-- TMPL_VAR name="name" --></h1><br />
! (Our Reference: <!-- TMPL_VAR name="entrydate" -->, #<!-- TMPL_VAR name="basket" -->, authorised by: <!-- TMPL_VAR name="loggedinusername" -->)<br />
  <CENTER>
  <p>
--- 1,6 ----
  <!-- TMPL_INCLUDE name="acquisitions-top.inc" -->
  
! <h1>Panier <b><!-- TMPL_VAR name="basket" --> </b>pour <a href=supplier.pl?id=<!-- TMPL_VAR name="booksellerid" -->></a> <!-- TMPL_VAR name="name" --></h1><br />
! (Ref: <b><!-- TMPL_VAR name="entrydate" --></b>, #<b><!-- TMPL_VAR name="basket" --></b>, saisi par: <!-- TMPL_VAR name="loggedinusername" -->)<br />
  <CENTER>
  <p>
***************
*** 8,12 ****
  	<tr valign=top bgcolor="#ffdf61">
  		<td width="5%"><b>Commande</b></td>
! 		<td width="10%"><b>Editereur</b></td>
  		<td width="10%"><b>Isbn</b></td>
  		<td width="30%"><b>Titre</b></td>
--- 8,12 ----
  	<tr valign=top bgcolor="#ffdf61">
  		<td width="5%"><b>Commande</b></td>
! 		<td width="10%"><b> Editeur</b></td>
  		<td width="10%"><b>Isbn</b></td>
  		<td width="30%"><b>Titre</b></td>
***************
*** 15,19 ****
  		<td width="7%"><b>$est</b></td>
  		<td width="7%"><b>Quantité</b></td>
! 		<td width="7%"><b>àtal</b></td>
  	</tr>
  	<!-- TMPL_LOOP name="books_loop" -->
--- 15,19 ----
  		<td width="7%"><b>$est</b></td>
  		<td width="7%"><b>Quantité</b></td>
! 		<td width="7%"><b> Total</b></td>
  	</tr>
  	<!-- TMPL_LOOP name="books_loop" -->
***************
*** 35,39 ****
  		<td colspan=6 rowspan=3  bgcolor="#ffdf61">
    			<b>AIDE</b><br>
! 			To changer tout of the catalogue ou accounting information attached to an order,  click on the title.<br>
  		</td>
    		<td><b>Sous-total</b></td>
--- 35,39 ----
  		<td colspan=6 rowspan=3  bgcolor="#ffdf61">
    			<b>AIDE</b><br>
! 			Pour changer n'importe quelle information attachée à cette commande, cliquez sur le titre.<br>
  		</td>
    		<td><b>Sous-total</b></td>

Index: newbasket2.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/newbasket2.tmpl,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -C2 -r1.4.2.1 -r1.4.2.2
*** newbasket2.tmpl	20 Jan 2004 09:09:16 -0000	1.4.2.1
--- newbasket2.tmpl	26 Jan 2004 10:47:58 -0000	1.4.2.2
***************
*** 16,20 ****
  <input type=hidden name=id value=<!-- TMPL_VAR name="id" -->>
  <input type=hidden name=basket value=<!-- TMPL_VAR name="basket" -->>
! <b>Nouvelle recherche: </b><INPUT TYPE="text"  SIZE="25"   NAME="search"></form>
  <br clear=tous>
  
--- 16,20 ----
  <input type=hidden name=id value=<!-- TMPL_VAR name="id" -->>
  <input type=hidden name=basket value=<!-- TMPL_VAR name="basket" -->>
! <b>Nonuvelle recherche: </b><INPUT TYPE="text"  SIZE="25"   NAME="search"></form>
  <br clear=tous>
  
***************
*** 93,97 ****
  <!-- TMPL_IF name="offsetover" -->
  <A HREF="/cgi-bin/koha/acqui/newbasket2.pl?num=<!-- TMPL_VAR name="num" -->&offset=<!-- TMPL_VAR name="offset" -->&type=<!-- TMPL_VAR name="type" -->&id=<!-- TMPL_VAR name="id" -->&basket=<!-- TMPL_VAR name="basket" -->&search=<!-- TMPL_VAR name="title" -->&author=<!-- TMPL_VAR name="author" -->">
! Next
  </A>
  <!-- /TMPL_IF -->
--- 93,97 ----
  <!-- TMPL_IF name="offsetover" -->
  <A HREF="/cgi-bin/koha/acqui/newbasket2.pl?num=<!-- TMPL_VAR name="num" -->&offset=<!-- TMPL_VAR name="offset" -->&type=<!-- TMPL_VAR name="type" -->&id=<!-- TMPL_VAR name="id" -->&basket=<!-- TMPL_VAR name="basket" -->&search=<!-- TMPL_VAR name="title" -->&author=<!-- TMPL_VAR name="author" -->">
! Suivant
  </A>
  <!-- /TMPL_IF -->

Index: newbasket.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/newbasket.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** newbasket.tmpl	20 Jan 2004 09:09:16 -0000	1.1.2.1
--- newbasket.tmpl	26 Jan 2004 10:47:58 -0000	1.1.2.2
***************
*** 1,6 ****
  <!-- TMPL_INCLUDE name="acquisitions-top.inc" -->
  
! <h1>Shopping Panier <!-- TMPL_VAR name="basket" --> for <!-- TMPL_VAR name="name" --></h1><br />
! (Our Reference: <!-- TMPL_VAR name="entrydate" -->, #<!-- TMPL_VAR name="basket" -->, authorised by: <!-- TMPL_VAR name="user" -->)<br />
  Tél.: <!-- TMPL_VAR name="phone" -->, Fax: <!-- TMPL_VAR name="fax" --><br />
  <!-- TMPL_VAR name="address1" -->, <!-- TMPL_VAR name="address2" --><br />
--- 1,6 ----
  <!-- TMPL_INCLUDE name="acquisitions-top.inc" -->
  
! <h1>Panier <!-- TMPL_VAR name="basket" --> for <!-- TMPL_VAR name="name" --></h1><br />
! (Ref: <!-- TMPL_VAR name="entrydate" -->, #<!-- TMPL_VAR name="basket" -->, saisi par: <!-- TMPL_VAR name="user" -->)<br />
  Tél.: <!-- TMPL_VAR name="phone" -->, Fax: <!-- TMPL_VAR name="fax" --><br />
  <!-- TMPL_VAR name="address1" -->, <!-- TMPL_VAR name="address2" --><br />

Index: newbiblio.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/newbiblio.tmpl,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -C2 -r1.5.2.1 -r1.5.2.2
*** newbiblio.tmpl	20 Jan 2004 09:09:16 -0000	1.5.2.1
--- newbiblio.tmpl	26 Jan 2004 10:47:58 -0000	1.5.2.2
***************
*** 15,19 ****
    //  GST=f.GST.value
    //  total=f.total.value
!   //make useful constants out of the above
    exchangerate=f.elements[currency].value      //get exchange rate
    gst_on=(!listinc && applygst);
--- 15,19 ----
    //  GST=f.GST.value
    //  total=f.total.value
!   //make useful constants out sur the above
    exchangerate=f.elements[currency].value      //get exchange rate
    gst_on=(!listinc && applygst);
***************
*** 51,55 ****
  </script>
  <form action=/cgi-bin/koha/acqui/addorder.pl method=post name=frusin>
! <!-- TMPL_UNLESS name="existing" --><input type=hidden name=existing value=non><!-- /TMPL_UNLESS -->
  <!-- <!-- TMPL_VAR name="title" --> -->
  <input type=hidden name=ordnum value="<!-- TMPL_VAR name="ordnum" -->">
--- 51,55 ----
  </script>
  <form action=/cgi-bin/koha/acqui/addorder.pl method=post name=frusin>
! <!-- TMPL_UNLESS name="existing" --><input type=hidden name=existing value=no><!-- /TMPL_UNLESS -->
  <!-- <!-- TMPL_VAR name="title" --> -->
  <input type=hidden name=ordnum value="<!-- TMPL_VAR name="ordnum" -->">
***************
*** 85,89 ****
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD>Editereur</td>
  		<td><input type=text size=30 name=publishercode value="<!-- TMPL_VAR name="publishercode" -->" ></td>
  	</tr>
--- 85,89 ----
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD> Editeur</td>
  		<td><input type=text size=30 name=publishercode value="<!-- TMPL_VAR name="publishercode" -->" ></td>
  	</tr>
***************
*** 149,157 ****
  		<td><input type=text size=20 name=invoice ></td>
  	<TR VALIGN=TOP>
! 		<TD>Notes</td>
  		<td><input type=text size=20 name=notes value="<!-- TMPL_VAR name="notes" -->"></td>
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD colspan=2><input type=image  name=submit src="<!-- TMPL_VAR name="interface" -->/<!-- TMPL_VAR name="theme" -->/images/2rightarrow.png" border=0 align=right>	</td>
  	</tr>
  </table>
--- 149,158 ----
  		<td><input type=text size=20 name=invoice ></td>
  	<TR VALIGN=TOP>
! 		<TD>Nontes</td>
  		<td><input type=text size=20 name=notes value="<!-- TMPL_VAR name="notes" -->"></td>
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD colspan=2>
! 		<input type="submit" value="OK" class="button">
  	</tr>
  </table>
***************
*** 161,166 ****
  <tr><td bgcolor=#cccc99  background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><B>AIDE</B><br>
  <UL>
! <LI><B>Gras</B> fields doit be filled dans to create a new bibilo et item.<p>
! <LI>Shaded fields can be used to do a "quick" receive, when items have been purchased locally ou gifted. In this case the quantity "ordered" will also  be entered into the database as the quantity received.
  </UL>
  </td></tr></table>
--- 162,167 ----
  <tr><td bgcolor=#cccc99  background="<!-- TMPL_VAR name="themelang" -->/images/background-mem.gif"><B>AIDE</B><br>
  <UL>
! <LI>Les champs en gras sont obligatoires.<p>
! <LI>Les champs ombrés peuvent être utilisés pour effectuer un retour "rapide", quand les ouvrages ont été acheté localement ou reçus en don. Dans ce cas, la quantité "commandée" sera aussi affectée dans la base de données à la quantité "reçue".
  </UL>
  </td></tr></table>

Index: supplier.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/supplier.tmpl,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -C2 -r1.4.2.1 -r1.4.2.2
*** supplier.tmpl	20 Jan 2004 09:09:16 -0000	1.4.2.1
--- supplier.tmpl	26 Jan 2004 10:47:58 -0000	1.4.2.2
***************
*** 18,22 ****
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD><b>Nom Entreprise</b></td>
  		<td><input type=text size=20 name=company value="<!-- TMPL_VAR name="name" -->">
  		</td>
--- 18,22 ----
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD><b>Nonm Entreprise</b></td>
  		<td><input type=text size=20 name=company value="<!-- TMPL_VAR name="name" -->">
  		</td>
***************
*** 52,56 ****
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD>Nom du contact</td>
  		<td><input type=text size=20 name=company_contact_name value="<!-- TMPL_VAR name="contact" -->"></td>
  	</tr>
--- 52,56 ----
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD>Nonm du contact</td>
  		<td><input type=text size=20 name=company_contact_name value="<!-- TMPL_VAR name="contact" -->"></td>
  	</tr>
***************
*** 81,85 ****
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD>Notes</td>
  		<td><textarea name=notes cols=20 rows=4><!-- TMPL_VAR name="contnotes" --></textarea>
  		</td>
--- 81,85 ----
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD>Nontes</td>
  		<td><textarea name=notes cols=20 rows=4><!-- TMPL_VAR name="contnotes" --></textarea>
  		</td>





More information about the Koha-cvs mailing list