koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/acqui acqui-home


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/acqui acqui-home.tmpl,1.6,1.6.2.1 acquire.tmpl,1.4,1.4.2.1 histsearch.tmpl,1.2,1.2.2.1 newbasket2.tmpl,1.7,1.7.2.1 newbiblio.tmpl,1.8,1.8.2.1
Date: Thu, 17 Feb 2005 05:07:02 -0800

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

Modified Files:
      Tag: rel_2_2
        acqui-home.tmpl acquire.tmpl histsearch.tmpl newbasket2.tmpl 
        newbiblio.tmpl 
Log Message:
french translation


Index: acqui-home.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/acqui-home.tmpl,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -C2 -r1.6 -r1.6.2.1
*** acqui-home.tmpl     5 Jan 2005 14:35:18 -0000       1.6
--- acqui-home.tmpl     17 Feb 2005 13:06:27 -0000      1.6.2.1
***************
*** 77,81 ****
                <p>Puis sélectionnez un panier d'achat précédent ou créez en un 
nouveau. Notez que le panier d'achat sera attaché à l'utilisateur sous lequel 
vous êtes loggé. </p>
                <p>Pour commander un document vous avez besoin de déterminer si 
une notice existe déjà, puis soit ajouter un exemplaire, soit créer une 
nouvelle notice et y ajouter l'exemplaire</p>
!               <p>Pour fermer un panier de commande cliquez sur "voir les 
paniers de commande "ou cherchez en dessus, et cliquez alors sur "confirmer le 
panier".</p>
        </ul>
  </div>
--- 77,81 ----
                <p>Puis sélectionnez un panier d'achat précédent ou créez en un 
nouveau. Notez que le panier d'achat sera attaché à l'utilisateur sous lequel 
vous êtes loggé. </p>
                <p>Pour commander un document vous avez besoin de déterminer si 
une notice existe déjà, puis soit ajouter un exemplaire, soit créer une 
nouvelle notice et y ajouter l'exemplaire</p>
!               <p>Pour fermer un panier de commande cliquez sur "voir les 
paniers de commande "ou cherchez au dessus, et cliquez alors sur "valider le 
panier".</p>
        </ul>
  </div>

Index: acquire.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/acquire.tmpl,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** acquire.tmpl        5 Jan 2005 14:35:18 -0000       1.4
--- acquire.tmpl        17 Feb 2005 13:06:27 -0000      1.4.2.1
***************
*** 32,36 ****
                        </p>
                        <p>
!                               <label class="label100">Périodique</label>
                                <!-- TMPL_VAR NAME="seriestitle" -->
                        </p>
--- 32,36 ----
                        </p>
                        <p>
!                               <label class="label100">Collections</label>
                                <!-- TMPL_VAR NAME="seriestitle" -->
                        </p>

Index: histsearch.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/histsearch.tmpl,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** histsearch.tmpl     5 Jan 2005 14:35:18 -0000       1.2
--- histsearch.tmpl     17 Feb 2005 13:06:27 -0000      1.2.2.1
***************
*** 11,14 ****
--- 11,16 ----
                        <th class="acquisition">Livré le</th>
                        <th class="acquisition">Quantité Commandée</th>
+                       <th class="acquisition">Unit cost</th>
+                       <th class="acquisition">&nbsp;</th>
                </tr>
                <tr>
***************
*** 36,39 ****
--- 38,44 ----
                                </th>
                                <th class="acquisition">
+                                       &nbsp;
+                               </th>
+                               <th class="acquisition">
                                        <input type="submit" class="button 
acquisition" value="Filtrer">
                                </th>
***************
*** 63,66 ****
--- 68,74 ----
                                        <!-- TMPL_VAR name="quantity" -->
                                </td>
+                               <td>
+                                       <!-- TMPL_VAR name="ecost" -->
+                               </td>
                        </tr>
                <!-- /TMPL_LOOP -->

Index: newbasket2.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/newbasket2.tmpl,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C2 -r1.7 -r1.7.2.1
*** newbasket2.tmpl     5 Jan 2005 14:35:18 -0000       1.7
--- newbasket2.tmpl     17 Feb 2005 13:06:27 -0000      1.7.2.1
***************
*** 29,33 ****
                        <th class="acquisition">TITRE</th>
                        <th class="acquisition">AUTEUR</th>
!                       <th class="acquisition">&copier;</th>
                        <th class="acquisition">TOTAL</th>
                        <th class="acquisition">EMPLACEMENT</th>
--- 29,33 ----
                        <th class="acquisition">TITRE</th>
                        <th class="acquisition">AUTEUR</th>
!                       <th class="acquisition">&copy;</th>
                        <th class="acquisition">TOTAL</th>
                        <th class="acquisition">EMPLACEMENT</th>

Index: newbiblio.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/fr/acqui/newbiblio.tmpl,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -C2 -r1.8 -r1.8.2.1
*** newbiblio.tmpl      5 Jan 2005 14:35:18 -0000       1.8
--- newbiblio.tmpl      17 Feb 2005 13:06:27 -0000      1.8.2.1
***************
*** 124,128 ****
                </p>
                <p>
!                       <label class="label100">Périodique</label>
                        <!-- TMPL_IF name="biblio" -->
                                <input type="hidden" size="20" name="series" 
value="<!-- TMPL_VAR NAME="seriestitle" -->"><!-- TMPL_VAR NAME="seriestitle" 
-->
--- 124,128 ----
                </p>
                <p>
!                       <label class="label100">Collections</label>
                        <!-- TMPL_IF name="biblio" -->
                                <input type="hidden" size="20" name="series" 
value="<!-- TMPL_VAR NAME="seriestitle" -->"><!-- TMPL_VAR NAME="seriestitle" 
-->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]