]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update for translation
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 22 Dec 2007 16:48:32 +0000 (16:48 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 22 Dec 2007 16:48:32 +0000 (16:48 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6100 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bweb/tpl/btime.tpl
gui/bweb/tpl/change_location.tpl
gui/bweb/tpl/client_list.tpl
gui/bweb/tpl/config_view.tpl
gui/bweb/tpl/graph.tpl
gui/bweb/tpl/run_job_mod.tpl

index d377d426baeb65ed00d998f3b2483a2213cfb3b6..fe2aa2b2615ac1a025fbdd720a2d2da2cf384428 100644 (file)
@@ -78,7 +78,7 @@
     <select name='age' class='formulaire'>
       <option id='age_604800'   value='604800'>__This week__</option>
       <option id='age_2678400'  value='2678400'>__Last 30 days__</option>
-      <option id='age_15552000' value='15552000'>__Last 6 month__</option>
+      <option id='age_15552000' value='15552000'>__Last 6 months__</option>
     </select>     
   </td>
   <td  valign='top'>
index a9a516a62a514c34ec3ffcb9101c36654a562b6f..12e62baea36a35eb8641f2974d25e5ce39773906 100644 (file)
@@ -11,7 +11,7 @@
 <tr>
 <td><b>__To:__ </b></td><td><input class='formulaire' name='email' value='<TMPL_VAR email>'></td>
 </tr><tr>
-<td><b>__Subject:__ </b></td><td><input class='formulaire' name='subject' value='[BACULA] Move media to <TMPL_VAR newlocation>' size='80'></td>
+<td><b>__Subject:__ </b></td><td><input class='formulaire' name='subject' value='__[BACULA] Move media to__ <TMPL_VAR newlocation>' size='80'></td>
 </tr><tr>
 <td></td>
 <td>
index 6a943e165ca648e658ebe7f614f9eb9b487d974f..cea85decc56e979ae2b9dea3907679de04df85d9 100644 (file)
@@ -10,7 +10,7 @@
         </div>
         <div class="otherbox">
 <!--        <h1>__Actions__</h1> -->   
-       <button type="submit" class="bp" name='action' value='job' title='__Show last job__'> <img src='/bweb/zoom.png' alt=''>__Last jobs__</button>
+       <button type="submit" class="bp" name='action' value='job' title="__Show last job__"> <img src='/bweb/zoom.png' alt=''>__Last jobs__</button>
        <button type="submit" class="bp" name='action' value='dsp_cur_job' title='__Show current job__'> <img src='/bweb/zoom.png' alt=''>__Current jobs__</button>
        <button type="submit" class="bp" name='action' value='client_status' title='__Show client status__'> <img src='/bweb/zoom.png' alt=''>__Status__ </button>
        <button type="submit" class="bp" name='action' value='client_stats' title='__Client stats__'> <img src='/bweb/chart.png' alt=''>__Stats__ </button>
index 2902faddde7a846d3214b95344a8c461ee1a0fba..dcfe3afc98dd47b45e60547549847eadae2b37cd 100644 (file)
@@ -17,7 +17,7 @@
     <tr><td title="__This folder must be writable by apache user and must be accessible on /bweb/fv__">fv_write_path:</td> <td> <TMPL_VAR fv_write_path> </td></tr>
     <tr><td title="__You can choose the Job table that you want to use to get statistics__">stat_job_table:</td> <td> <TMPL_IF stat_job_table><TMPL_VAR stat_job_table><TMPL_ELSE>Job</TMPL_IF> </td></tr>
     <tr><td title="/path/to/bconsole -n -c /path/to/bconsole.conf">bconsole:</td> <td> <TMPL_VAR bconsole> </td></tr>
-    <tr><td title="__use a wiki for jobs documentation ?__">wiki_url:</td> <td> <TMPL_VAR wiki_url> </td></tr>
+    <tr><td title="__use a wiki for jobs documentation?__">wiki_url:</td> <td> <TMPL_VAR wiki_url> </td></tr>
     <tr><td title="__display timestamp in job log__">display_log_time:</td> <td> <TMPL_VAR display_log_time> </td></tr>
     <tr><td title="__user managment__">__security:__</td> <td> <TMPL_VAR enable_security> </td></tr>
     <tr><td title="__user filter__">__security acl:__</td> <td> <TMPL_VAR enable_security_acl> </td></tr>
index 493ac998088576b62210de7b4d4d82c48a10a58f..ac875937a9a7c6458b6f07d208d3af9fa0337e0e 100644 (file)
@@ -36,7 +36,7 @@
     <select name='age' class='formulaire'>
       <option id='age_604800'   value='604800'>__This week__</option>
       <option id='age_2678400'  value='2678400'>__Last 30 days__</option>
-      <option id='age_15552000' value='15552000'>__Last 6 month__</option>
+      <option id='age_15552000' value='15552000'>__Last 6 months__</option>
     </select>     
   </td>
   <td  valign='top'>
@@ -84,7 +84,8 @@
    <option id='job_avg_day' value='job_avg_day' title="__Average backup size per day for the period__">__Job avg size (d)__</option>
    <option id='job_sum_hour' value='job_sum_hour' title="__Job size per hour for the period__">__Job Bytes (h)__</option>
    <option id='job_sum_day' value='job_sum_day' title="__Job size per day for the period__">__Job Bytes (d)__</option>
-   <option onclick='document.getElementById("gtype_balloon").selected=true;' id='job_time_size' value='job_time_size' title="__Display Job size, duration and number of files with a balloon__">__Size,time,files__</option>
+   <option onclick='document.getElementById("gtype_balloon").selected=true;' id='job_time_nb' value='job_time_nb' title="__Display Job duration, size and files with balloons__">__Time,size,files__</option>
+   <option onclick='document.getElementById("gtype_balloon").selected=true;' id='job_time_size' value='job_time_size' title="__Display Job duration, files and size with balloons__">__Time,files,size__</option>
 
  </select>
   </td>
index bc69ff5b254d9ebbec27059a4b25bc0641d34edf..8ba90c7a7c1df8f54731f48f0ee374342c7c3ed7 100644 (file)
@@ -74,7 +74,7 @@
   <label onclick='
            document.getElementById("more1").style.visibility="visible";
            document.getElementById("more2").style.visibility="visible";'>
-  <img title='Display more options' src='/bweb/add.png'>__More options__</label>
+  <img title="__Display more options__" src='/bweb/add.png'>__More options__</label>
 
   <button type="submit" class="bp" name='action' value='run_job_now' title='__Run job__'><img src='/bweb/R.png' alt=''>__Run now__</button>
   <button type="submit" class="bp" name='action' value='fileset_view' title='__View FileSet__'><img src='/bweb/zoom.png' alt=''>__View FileSet__</button>