[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/acqui acqui-home.tmpl,1.3.2.3,1.3.2.4 acquire.tmpl,1.1.2.3,1.1.2.4 basket.tmpl,1.5.2.2,1.5.2.3 newbasket2.tmpl,1.4.2.3,1.4.2.4 newbasket.tmpl,1.1.2.2,1.1.2.3 newbiblio.tmpl,1.5.2.3,1.5.2.4 order.tmpl,1.3.2.1,1.3.2.2 recieve.tmpl,1.1.2.1,1.1.2.2 supplier.tmpl,1.4.2.3,1.4.2.4

Paul POULAIN tipaul at users.sourceforge.net
Tue Feb 10 15:05:41 CET 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21736/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 order.tmpl recieve.tmpl 
	supplier.tmpl 
Log Message:
french translation fixes

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.3
retrieving revision 1.3.2.4
diff -C2 -r1.3.2.3 -r1.3.2.4
*** acqui-home.tmpl	28 Jan 2004 16:44:20 -0000	1.3.2.3
--- acqui-home.tmpl	10 Feb 2004 14:05:39 -0000	1.3.2.4
***************
*** 54,58 ****
  	<!-- /TMPL_LOOP -->
  	<tr>
! 		<td colspan=2 align="center"><input type=submit value="Sauvegarde"></TD>
  	</tr>
  	</form>
--- 54,58 ----
  	<!-- /TMPL_LOOP -->
  	<tr>
! 		<td colspan=2 align="center"><input type=submit value="Enregistrer"></TD>
  	</tr>
  	</form>
***************
*** 72,76 ****
  				<TD><b> Total</B></TD>
  				<TD><b>Dépensé</B></TD>
! 				<TD><b>Comtd</B></TD>
  				<TD><b>Disp.</B></TD>
  			</TR>
--- 72,76 ----
  				<TD><b> Total</B></TD>
  				<TD><b>Dépensé</B></TD>
! 				<TD><b>Engagé</B></TD>
  				<TD><b>Disp.</B></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.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** acquire.tmpl	28 Jan 2004 16:44:20 -0000	1.1.2.3
--- acquire.tmpl	10 Feb 2004 14:05:39 -0000	1.1.2.4
***************
*** 6,10 ****
  <!-- TMPL_VAR name="date" -->
  </div>
! <h1>Receipt Summary for: <!-- TMPL_VAR name="name" --> Facture, <!-- TMPL_VAR name="invoice" --></h1>
  <CENTER>
  
--- 6,10 ----
  <!-- TMPL_VAR name="date" -->
  </div>
! <h1>Sommaire pour: <i><!-- TMPL_VAR name="name" --></i> Facture <i><!-- TMPL_VAR name="invoice" --></i></h1>
  <CENTER>
  
***************
*** 72,76 ****
  		</tr>
  		<TR VALIGN=TOP bgcolor=#ffffcc >
! 			<TD><B>Volume Info (for serials) *</B></td>
  			<td><input type=text size=20 name=volinf></td>
  		</tr>
--- 72,76 ----
  		</tr>
  		<TR VALIGN=TOP bgcolor=#ffffcc >
! 			<TD><B>Info Volume (pour périodiques) *</B></td>
  			<td><input type=text size=20 name=volinf></td>
  		</tr>
***************
*** 135,139 ****
  	</form>
  	</center>
! 	<br clear=tous>
  	<p> &nbsp; </p>
  <!-- TMPL_ELSE -->
--- 135,139 ----
  	</form>
  	</center>
! 	<br clear=all>
  	<p> &nbsp; </p>
  <!-- TMPL_ELSE -->

Index: basket.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/basket.tmpl,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -C2 -r1.5.2.2 -r1.5.2.3
*** basket.tmpl	26 Jan 2004 10:47:58 -0000	1.5.2.2
--- basket.tmpl	10 Feb 2004 14:05:39 -0000	1.5.2.3
***************
*** 2,6 ****
  
  <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>
--- 2,6 ----
  
  <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 />
! Notre ref: <b><!-- TMPL_VAR name="entrydate" --></b>, #<b><!-- TMPL_VAR name="basket" --></b> validée par <b><!-- TMPL_VAR name="loggedinusername" --></b><br />
  <CENTER>
  <p>

Index: newbasket2.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/newbasket2.tmpl,v
retrieving revision 1.4.2.3
retrieving revision 1.4.2.4
diff -C2 -r1.4.2.3 -r1.4.2.4
*** newbasket2.tmpl	28 Jan 2004 16:44:20 -0000	1.4.2.3
--- newbasket2.tmpl	10 Feb 2004 14:05:39 -0000	1.4.2.4
***************
*** 17,21 ****
  <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>
  
  <CENTER>
--- 17,21 ----
  <input type=hidden name=basket value=<!-- TMPL_VAR name="basket" -->>
  <b>Nouvelle recherche: </b><INPUT TYPE="text"  SIZE="25"   NAME="search"></form>
! <br clear=all>
  
  <CENTER>
***************
*** 30,34 ****
  <!-- TMPL_VAR name="count" -->  Résultats trouvés.
  
! <br> Résultats <!-- TMPL_VAR name="dispnum" --> to <!-- TMPL_VAR name="offset2" --> displayed.
  
  <TABLE  CELLSPACING=0  CELLPADDING=6 border=0>
--- 30,34 ----
  <!-- TMPL_VAR name="count" -->  Résultats trouvés.
  
! <br> Résultats <i><!-- TMPL_VAR name="dispnum" --></i> to <i><!-- TMPL_VAR name="offset2" --></i> affiché.
  
  <TABLE  CELLSPACING=0  CELLPADDING=6 border=0>
***************
*** 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 -->
--- 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 -->

Index: newbasket.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/newbasket.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** newbasket.tmpl	26 Jan 2004 10:47:58 -0000	1.1.2.2
--- newbasket.tmpl	10 Feb 2004 14:05:39 -0000	1.1.2.3
***************
*** 2,6 ****
  
  <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 />
--- 2,6 ----
  
  <h1>Panier <!-- TMPL_VAR name="basket" --> for <!-- TMPL_VAR name="name" --></h1><br />
! (Notre ref: <!-- TMPL_VAR name="entrydate" -->, #<!-- TMPL_VAR name="basket" -->, validée 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.3
retrieving revision 1.5.2.4
diff -C2 -r1.5.2.3 -r1.5.2.4
*** newbiblio.tmpl	28 Jan 2004 16:44:20 -0000	1.5.2.3
--- newbiblio.tmpl	10 Feb 2004 14:05:39 -0000	1.5.2.4
***************
*** 130,134 ****
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD>Coûts budgetés<BR><FONT SIZE=2>(ex GST, inc discount)</FONT> </td>
  		<td><input type=text size=20 name=ecost value="<!-- TMPL_VAR name="ecost" -->" onchange='mettre à jour(this.form)'></td>
  	</tr>
--- 130,134 ----
  	</tr>
  	<TR VALIGN=TOP>
! 		<TD>Coûts budgetés<BR><FONT SIZE=2>(ex TVA, remise)</FONT> </td>
  		<td><input type=text size=20 name=ecost value="<!-- TMPL_VAR name="ecost" -->" onchange='mettre à jour(this.form)'></td>
  	</tr>

Index: order.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/order.tmpl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** order.tmpl	20 Jan 2004 09:09:16 -0000	1.3.2.1
--- order.tmpl	10 Feb 2004 14:05:39 -0000	1.3.2.2
***************
*** 23,30 ****
  	<tr valign=top bgcolor=<!-- TMPL_VAR name="color" -->>
  		<td>
! 			<a href="basket.pl?id=<!-- TMPL_VAR name=id -->"><img src="<!-- TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme" -->/images/mail_send.png" title="Ajouter order" ALT="Ajouter" BORDER=0 ></a>
  		</td>
  		<td>
! 			<a href="recieveorder.pl?id=<!-- TMPL_VAR name=id -->"><img src="<!-- TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme" -->/images/mail_get.png" title="receive" ALT="Ajouter" BORDER=0 ></a>
  		</td>
  		<td><a href="supplier.pl?id=<!-- TMPL_VAR name=id -->"><!-- TMPL_VAR name="name" --></a></td>
--- 23,34 ----
  	<tr valign=top bgcolor=<!-- TMPL_VAR name="color" -->>
  		<td>
! 			<!-- TMPL_IF name="active" -->
! 				<a href="basket.pl?id=<!-- TMPL_VAR name=id -->"><img src="<!-- TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme" -->/images/mail_send.png" title="Ajouter order" ALT="Add" BORDER=0 ></a>
! 			<!-- TMPL_ELSE -->
! 				Inactif
! 			<!-- /TMPL_IF -->
  		</td>
  		<td>
! 			<a href="recieveorder.pl?id=<!-- TMPL_VAR name=id -->"><img src="<!-- TMPL_VAR NAME='interface' -->/<!-- TMPL_VAR name="theme" -->/images/mail_get.png" title="receive" ALT="Add" BORDER=0 ></a>
  		</td>
  		<td><a href="supplier.pl?id=<!-- TMPL_VAR name=id -->"><!-- TMPL_VAR name="name" --></a></td>

Index: recieve.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/recieve.tmpl,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -r1.1.2.1 -r1.1.2.2
*** recieve.tmpl	20 Jan 2004 09:09:16 -0000	1.1.2.1
--- recieve.tmpl	10 Feb 2004 14:05:39 -0000	1.1.2.2
***************
*** 6,10 ****
  <!-- TMPL_VAR name="date" -->
  </div>
! <h1>Receipt Summary for : <!-- TMPL_VAR name="name" -->, Facture <!-- TMPL_VAR name="invoice" --></h1>
  <CENTER>
  
--- 6,10 ----
  <!-- TMPL_VAR name="date" -->
  </div>
! <h1>Sommaire pour : <i><!-- TMPL_VAR name="name" --></i> Facture <i><!-- TMPL_VAR name="invoice" --></i></h1>
  <CENTER>
  

Index: supplier.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/supplier.tmpl,v
retrieving revision 1.4.2.3
retrieving revision 1.4.2.4
diff -C2 -r1.4.2.3 -r1.4.2.4
*** supplier.tmpl	28 Jan 2004 16:44:20 -0000	1.4.2.3
--- supplier.tmpl	10 Feb 2004 14:05:39 -0000	1.4.2.4
***************
*** 85,91 ****
  		</td>
  	</tr>
- 	<tr>
- 		<td colspan=2 align="center"><input type=image  name=submit src="/<!-- TMPL_VAR name="theme" -->/images/filesave.png" border=0 title="Enregistrer" alt="Enregistrer"></td>
- 	</tr>
  </table>
  
--- 85,88 ----
***************
*** 96,101 ****
  	<TR VALIGN=TOP>
  		<TD>Le fournisseur est</td>
! 		<td><input type="radio" name="status" value="1" <!-- TMPL_IF name="active" -->checked<!-- /TMPL_IF -->>Active
! 			<input type="radio" name="status" value="0" <!-- TMPL_UNLESS name="active" -->checked<!-- /TMPL_UNLESS -->>Inactive</td>
  	</tr>
  	<tr valign=top bgcolor="#ffdf61">
--- 93,104 ----
  	<TR VALIGN=TOP>
  		<TD>Le fournisseur est</td>
! 		<td>
! 			 <!-- TMPL_IF name="active" -->
! 				<input type="radio" name="status" value="1" checked>Actif
! 				<input type="radio" name="status" value="0">Inactif</td>
! 			<!-- TMPL_ELSE -->
! 				<input type="radio" name="status" value="1">Actif
! 				<input type="radio" name="status" value="0"checked>Inactif</td>
! 			<!-- /TMPL_IF -->
  	</tr>
  	<tr valign=top bgcolor="#ffdf61">
***************
*** 153,157 ****
  	</tr>
  </table>
! 
  </form>
  </center>
--- 156,161 ----
  	</tr>
  </table>
! <br/>
! <br/><input type=image  name=submit src="/<!-- TMPL_VAR name="theme" -->/images/filesave.png" border=0 title="Enregistrer" alt="Enregistrer" class="button">
  </form>
  </center>





More information about the Koha-cvs mailing list