[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple addbiblio-nomarc.tmpl,1.1.2.3,1.1.2.4 addbiblio.tmpl,1.10.2.3,1.10.2.4 addbooks.tmpl,1.3.2.3,1.3.2.4 additem-nomarc.tmpl,1.1.2.3,1.1.2.4 isbnsearch.tmpl,1.2.2.3,1.2.2.4 marcimport.tmpl,1.2.2.3,1.2.2.4

Paul POULAIN tipaul at users.sourceforge.net
Tue Feb 10 15:06:20 CET 2004


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

Modified Files:
      Tag: rel_2_0
	addbiblio-nomarc.tmpl addbiblio.tmpl addbooks.tmpl 
	additem-nomarc.tmpl isbnsearch.tmpl marcimport.tmpl 
Log Message:
french translation fixes

Index: addbiblio-nomarc.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple/Attic/addbiblio-nomarc.tmpl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** addbiblio-nomarc.tmpl	28 Jan 2004 16:44:56 -0000	1.1.2.3
--- addbiblio-nomarc.tmpl	10 Feb 2004 14:06:18 -0000	1.1.2.4
***************
*** 32,36 ****
  <tr valign="top">
  <td>Titre Séries:<br />
! <i>(if applicable)</i></td>
  <td><INPUT name="seriestitle" size="40" /></td>
  </tr>
--- 32,36 ----
  <tr valign="top">
  <td>Titre Séries:<br />
! <i>(si applicable)</i></td>
  <td><INPUT name="seriestitle" size="40" /></td>
  </tr>

Index: addbiblio.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple/addbiblio.tmpl,v
retrieving revision 1.10.2.3
retrieving revision 1.10.2.4
diff -C2 -r1.10.2.3 -r1.10.2.4
*** addbiblio.tmpl	28 Jan 2004 16:44:56 -0000	1.10.2.3
--- addbiblio.tmpl	10 Feb 2004 14:06:18 -0000	1.10.2.4
***************
*** 17,35 ****
  	<table width=100% border=0 colspacing=0 cellpadding=0>
  	<tr>
! 		<td width=9% align="center"><a href="javascript:active(0)"><div id="link0">0</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(1)"><div id="link1">1</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(2)"><div id="link2">2</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(3)"><div id="link3">3</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(4)"><div id="link4">4</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(5)"><div id="link5">5</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(6)"><div id="link6">6</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(7)"><div id="link7">7</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(8)"><div id="link8">8</div></a></td>
! 		<td width=9% align="center"><a href="javascript:active(9)"><div id="link9">9</div></a></td>
! 		<td width=10% align="center"><input type="hidden" name="op" value="addbiblio">
  												<input type="hidden" name="addfield_field">
  												<input type="hidden" name="oldbiblionumber" value="<!-- TMPL_VAR name="oldbiblionumber" -->">
! 												<input type="button" value="Ajouter une notice biblio" onClick='Check(this.form)' accesskey="w">
! 												<a href="javascript:PopupZ3950()">Recherche Z39.50</a>
  		</td>
  	</tr>
--- 17,39 ----
  	<table width=100% border=0 colspacing=0 cellpadding=0>
  	<tr>
! 		<td width="8" align="center"><a href="javascript:active(0)"><div id="link0">0</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(1)"><div id="link1">1</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(2)"><div id="link2">2</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(3)"><div id="link3">3</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(4)"><div id="link4">4</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(5)"><div id="link5">5</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(6)"><div id="link6">6</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(7)"><div id="link7">7</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(8)"><div id="link8">8</div></a></td>
! 		<td width="8" align="center"><a href="javascript:active(9)"><div id="link9">9</div></a></td>
! 		<td width="20" align="center"><input type="hidden" name="op" value="addbiblio">
  												<input type="hidden" name="addfield_field">
  												<input type="hidden" name="oldbiblionumber" value="<!-- TMPL_VAR name="oldbiblionumber" -->">
! 												<!-- TMPL_IF name="bibid" -->
! 													<input type="button" value="Enregistrer" onClick='Check(this.form)' accesskey="w" class="button">
! 												<!-- TMPL_ELSE -->
! 													<input type="button" value="Ajouter une notice biblio" onClick='Check(this.form)' accesskey="w" class="button">
! 												<!-- /TMPL_IF -->
! 												<a href="javascript:PopupZ3950()" class="button">Recherche Z39.50</a>
  		</td>
  	</tr>
***************
*** 60,63 ****
--- 64,78 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				&nbsp;
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(1)">
+ 					<div id="link1"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
+ 
  		</table>
  		</DIV>
***************
*** 85,88 ****
--- 100,115 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(0)">
+ 					<div id="link0"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(2)">
+ 					<div id="link2"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 110,113 ****
--- 137,152 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(1)">
+ 					<div id="link1"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(3)">
+ 					<div id="link3"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 135,138 ****
--- 174,189 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(2)">
+ 					<div id="link2"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(4)">
+ 					<div id="link4"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 160,163 ****
--- 211,226 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(3)">
+ 					<div id="link3"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(5)">
+ 					<div id="link5"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 185,188 ****
--- 248,263 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(4)">
+ 					<div id="link4"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(6)">
+ 					<div id="link6"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 210,213 ****
--- 285,300 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(5)">
+ 					<div id="link5"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(7)">
+ 					<div id="link7"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 235,238 ****
--- 322,337 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(6)">
+ 					<div id="link6"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(8)">
+ 					<div id="link8"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 260,263 ****
--- 359,374 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 		<tr>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(7)">
+ 					<div id="link7"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(9)">
+ 					<div id="link9"  class="button">&gt;&gt;&gt;&gt;</div>
+ 				</a>
+ 			</td>
+ 		</tr>
  		</table>
  		</DIV>
***************
*** 285,288 ****
--- 396,404 ----
  			</tmpl_loop>
  	</tmpl_loop>
+ 			<td width=9% align="center">
+ 				<a href="javascript:active(8)">
+ 					<div id="link8"  class="button">&lt;&lt;&lt;&lt;</div>
+ 				</a>
+ 			</td>
  		</table>
  		</DIV>
***************
*** 328,332 ****
  	for (i=0; i < 10 ; i++ ) {
  		ong = i+"XX";
! 			link = "link"+i;
  		if (numlayer==i) {
  			document.getElementById(ong).style.visibility="visible";
--- 444,448 ----
  	for (i=0; i < 10 ; i++ ) {
  		ong = i+"XX";
! 		link = "link"+i;
  		if (numlayer==i) {
  			document.getElementById(ong).style.visibility="visible";
***************
*** 396,400 ****
  function Dopop(link,i) {
  	defaultvalue=document.forms[0].field_value[i].value;
! 	newin=window.open(link+"&result="+defaultvalue,"value builder",'width=500,height=400,toolbar=false,scrollbars=oui');
  }
  
--- 512,516 ----
  function Dopop(link,i) {
  	defaultvalue=document.forms[0].field_value[i].value;
! 	newin=window.open(link+"&result="+defaultvalue,"value builder",'width=550,height=550,toolbar=false,scrollbars=oui');
  }
  

Index: addbooks.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple/addbooks.tmpl,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -C2 -r1.3.2.3 -r1.3.2.4
*** addbooks.tmpl	28 Jan 2004 16:44:56 -0000	1.3.2.3
--- addbooks.tmpl	10 Feb 2004 14:06:18 -0000	1.3.2.4
***************
*** 22,26 ****
  			<td width="5%">ISBN:</td>
  			<td width="20%"><input type="text" name="isbn" /></td>
! 			<td width="10%" rowspan=2 valign="middle"><input type="submit" value="Go" /></td>
  			<td rowspan=2>Si l'ISBN ou le titre est trouvé dans la table biblio, il sera récupéré et peut être modifié.<br/>
  					Si l'ISBN ou le titre existe déjà dans le réservoir, il va être récupéré et une notice biblio sera ajoutée.<br/>
--- 22,26 ----
  			<td width="5%">ISBN:</td>
  			<td width="20%"><input type="text" name="isbn" /></td>
! 			<td width="10%" rowspan=2 valign="middle"><input type="submit" value="Go" class="button"/></td>
  			<td rowspan=2>Si l'ISBN ou le titre est trouvé dans la table biblio, il sera récupéré et peut être modifié.<br/>
  					Si l'ISBN ou le titre existe déjà dans le réservoir, il va être récupéré et une notice biblio sera ajoutée.<br/>
***************
*** 32,38 ****
  		<tr><td>&nbsp;</td>
  		<!-- TMPL_IF NAME="NOTMARC" -->
! 			<td colspan=2><a href=addbiblio-nomarc.pl>Créer une notice biblio vide</a></td></tr>
  		<!-- TMPL_ELSE -->
! 			<td colspan=2><a href=addbiblio.pl>Créer une notice biblio vide</a></td></tr>
  		<!-- /TMPL_IF -->
  	</table>
--- 32,38 ----
  		<tr><td>&nbsp;</td>
  		<!-- TMPL_IF NAME="NOTMARC" -->
! 			<td colspan=2><a href="addbiblio-nomarc.pl" class="button">Créer une notice biblio vide</a></td></tr>
  		<!-- TMPL_ELSE -->
! 			<td colspan=2><a href="addbiblio.pl" class="button">Créer une notice biblio vide</a></td></tr>
  		<!-- /TMPL_IF -->
  	</table>
***************
*** 52,56 ****
  		<td>Mot-clé:</td>
  		<td><input type="text" name="keyword" /></td>
! 		<td><input type="submit" value="Go" /></td>
  	</tr>
  	</table>
--- 52,56 ----
  		<td>Mot-clé:</td>
  		<td><input type="text" name="keyword" /></td>
! 		<td><input type="submit" value="Go" class="button"/></td>
  	</tr>
  	</table>

Index: additem-nomarc.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple/Attic/additem-nomarc.tmpl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** additem-nomarc.tmpl	28 Jan 2004 16:44:56 -0000	1.1.2.3
--- additem-nomarc.tmpl	10 Feb 2004 14:06:18 -0000	1.1.2.4
***************
*** 117,121 ****
  </tr>
  <tr valign="top" bgcolor="#CCCC99">
! <td colspan="2" background="/images/background-mem.gif"><b>OU Ajouter to a new
  Groupe:</b></td>
  </tr>
--- 117,121 ----
  </tr>
  <tr valign="top" bgcolor="#CCCC99">
! <td colspan="2" background="/images/background-mem.gif"><b>OU Add to a new
  Groupe:</b></td>
  </tr>
***************
*** 181,185 ****
  </tr>
  <tr valign="top">
! <td>Nombre:</td>
  <td><input name="number" size="40"></td>
  </tr>
--- 181,185 ----
  </tr>
  <tr valign="top">
! <td>Nombre;LIMITED:</td>
  <td><input name="number" size="40"></td>
  </tr>

Index: isbnsearch.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple/isbnsearch.tmpl,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -C2 -r1.2.2.3 -r1.2.2.4
*** isbnsearch.tmpl	28 Jan 2004 16:44:57 -0000	1.2.2.3
--- isbnsearch.tmpl	10 Feb 2004 14:06:18 -0000	1.2.2.4
***************
*** 5,9 ****
  <!-- TMPL_IF name="total" -->
  <!-- TMPL_VAR NAME=total --> Résultats trouvés<br />
! Résultats <!-- TMPL_VAR name="showoffset" --> to <!-- TMPL_VAR name="total" --> displayed
  <!-- /TMPL_IF -->
  <p />
--- 5,9 ----
  <!-- TMPL_IF name="total" -->
  <!-- TMPL_VAR NAME=total --> Résultats trouvés<br />
! Résultats <i><!-- TMPL_VAR name="showoffset" --></i> to <i><!-- TMPL_VAR name="total" --></i> affiché
  <!-- /TMPL_IF -->
  <p />
***************
*** 46,50 ****
  			<td><!-- TMPL_VAR name="copyrightdate" --></td>
  			<!-- TMPL_IF NAME="NOTMARC" -->
! 			  <td><a href="additem-nomarc.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->">Ajouter Ouvrages</a></td>
  			<!-- TMPL_ELSE -->
  			  <td><a href="addbiblio.pl?oldbiblionumber=<!-- TMPL_VAR name="biblionumber" -->">Editer...</a></td>
--- 46,50 ----
  			<td><!-- TMPL_VAR name="copyrightdate" --></td>
  			<!-- TMPL_IF NAME="NOTMARC" -->
! 			  <td><a href="additem-nomarc.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->">Ajouter items</a></td>
  			<!-- TMPL_ELSE -->
  			  <td><a href="addbiblio.pl?oldbiblionumber=<!-- TMPL_VAR name="biblionumber" -->">Editer...</a></td>

Index: marcimport.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui.simple/Attic/marcimport.tmpl,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -C2 -r1.2.2.3 -r1.2.2.4
*** marcimport.tmpl	28 Jan 2004 16:44:57 -0000	1.2.2.3
--- marcimport.tmpl	10 Feb 2004 14:06:18 -0000	1.2.2.4
***************
*** 14,18 ****
  	<p><!-- TMPL_VAR name="alreadyindb" --> pas importé, car déjà existant dans la base de données</p>
  	<p><!-- TMPL_VAR name="alreadyinfarm" --> pas importé, car déjà existant dans le réservoir</p>
! 	<p><!-- TMPL_VAR name="notmarcrecord" --> not imported because they seems not to be MARC format (ou ISBN/ISSN missing) !</p>
  	<p><!-- TMPL_VAR name="total" -->  enregistrements étudiés</p>
  	<p><a href="addbooks.pl">Retour vers acquisition</a>
--- 14,18 ----
  	<p><!-- TMPL_VAR name="alreadyindb" --> pas importé, car déjà existant dans la base de données</p>
  	<p><!-- TMPL_VAR name="alreadyinfarm" --> pas importé, car déjà existant dans le réservoir</p>
! 	<p><!-- TMPL_VAR name="notmarcrecord" --> pas importé, car il semble que ce n'est pas un format MARC (ou ISBN/ISSN manquant) !</p>
  	<p><!-- TMPL_VAR name="total" -->  enregistrements étudiés</p>
  	<p><a href="addbooks.pl">Retour vers acquisition</a>
***************
*** 40,44 ****
  	</tr>
  	<tr valign="top">
! 		<td>Character encoding (MARC21 ou UNIMARC)</td>
  		<td>
  			<select name="syntax"/><option value="MARC21">MARC21</option><option value="UNIMARC">UNIMARC</option></select><br/>
--- 40,44 ----
  	</tr>
  	<tr valign="top">
! 		<td>Codage des caractères (MARC21 ou UNIMARC)</td>
  		<td>
  			<select name="syntax"/><option value="MARC21">MARC21</option><option value="UNIMARC">UNIMARC</option></select><br/>





More information about the Koha-cvs mailing list