Changeset 2699


Ignore:
Timestamp:
05/24/10 14:08:10 (3 years ago)
Author:
chantal
Message:

Modification textes de traduction

Location:
alternc/trunk/bureau
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/bureau/admin/bro_main.php

    r2678 r2699  
    529529<p> 
    530530<span class="ina"><a href="bro_main.php?R=<?php echo $R; ?>&showdirsize=1"><?php __("Show size of directories"); ?></a></span> <?php __("(slow)"); ?> 
    531 </p><p> 
     531</p><p>&nbsp;</p><p> 
    532532<span class="ina"><?php 
    533533if ($hta->is_protected($R)) { 
     
    544544  <?php printf(_("as a %s file"),$bro->l_tgz[$p["downfmt"]]); ?> 
    545545</span> 
    546 </p><p> 
     546</p>     
     547     <?php 
     548 
     549     if ($id=$ftp->is_ftp($R)) { 
     550?> 
     551<span class="ina"> 
     552         <a href="ftp_edit.php?id=<?php ehe($id); ?>"><?php __("Edit the ftp account"); ?></a>  
     553</span> &nbsp; <?php __("that exists in this folder"); ?> 
     554<?php 
     555} 
     556else { 
     557?> 
     558<span class="ina"> 
     559    <a href="ftp_add.php?dir=<?php ehe($R); ?>"><?php __("Create an ftp account in this folder"); ?></a> 
     560</span> &nbsp; 
     561<?php 
     562} 
     563 
     564?> 
     565<p>&nbsp;</p> 
     566<p> 
    547567<span class="ina"> 
    548568  <a href="bro_pref.php"><?php __("Configure the file editor"); ?></a> 
    549569</span>  
    550 </p>     
    551      <?php 
    552  
    553      if ($id=$ftp->is_ftp($R)) { 
    554 ?> 
    555 <span class="ina"> 
    556          <a href="ftp_edit.php?id=<?php ehe($id); ?>"><?php __("Edit the ftp account"); ?></a>  
    557 </span> &nbsp; <?php __("that exists in this folder"); ?> 
    558 <?php 
    559 } 
    560 else { 
    561 ?> 
    562 <span class="ina"> 
    563     <a href="ftp_add.php?dir=<?php ehe($R); ?>"><?php __("Create an ftp account in this folder"); ?></a> 
    564 </span> &nbsp; 
    565 <?php 
    566 } 
    567  
    568 ?> 
    569  
     570</p> 
    570571</td></tr></table> 
    571572<?php include_once("foot.php"); ?> 
  • alternc/trunk/bureau/locales/fr_FR/LC_MESSAGES/messages.po

    r2698 r2699  
    8181#: ../admin/adm_add.php:66 ../admin/adm_edit.php:86 ../admin/adm_edit.php:90 
    8282msgid "Can he change its password" 
    83 msgstr "Peut-il changer de mot de passe&nbsp;?" 
     83msgstr "Peut-il changer son mot de passe&nbsp;?" 
    8484 
    8585#: ../admin/adm_add.php:78 ../admin/adm_edit.php:98 ../admin/adm_list.php:78 
     
    176176#: ../admin/adm_doadd.php:71 
    177177msgid "The new member has been successfully created" 
    178 msgstr "Le membre a été ajouté avec succès" 
     178msgstr "Le compte AlternC a été ajouté avec succès" 
    179179 
    180180#: ../admin/adm_dodefquotas.php:43 
     
    210210#, php-format 
    211211msgid "Member %s successfully deleted" 
    212 msgstr "Le membre '%s' a été effacé avec succès" 
     212msgstr "Le compte AlternC '%s' a été effacé avec succès" 
    213213 
    214214#: ../admin/adm_doedit.php:53 
    215215msgid "The member has been successfully edited" 
    216 msgstr "Le compte a été modifié avec succès" 
     216msgstr "Le compte AlternC a été modifié avec succès" 
    217217 
    218218#: ../admin/adm_doms.php:41 ../admin/adm_panel.php:51 
     
    248248#: ../admin/adm_doms.php:56 ../admin/adm_doms.php:58 ../admin/adm_doms.php:55 
    249249msgid "Member" 
    250 msgstr "Membre" 
     250msgstr "Compte AlternC" 
    251251 
    252252#: ../admin/adm_doms.php:65 ../admin/adm_doms.php:67 ../admin/adm_doms.php:64 
     
    264264#: ../admin/adm_dorenew.php:46 
    265265msgid "The member has been successfully renewed" 
    266 msgstr "Le compte a été renouvelé avec succès" 
     266msgstr "Le compte AlternC a été renouvelé avec succès" 
    267267 
    268268#: ../admin/adm_edit.php:51 ../admin/adm_edit.php:55 
    269269msgid "Member Edition" 
    270 msgstr "Modification d'un membre" 
     270msgstr "Modification d'un compte AlternC" 
    271271 
    272272#: ../admin/adm_edit.php:65 ../admin/adm_edit.php:69 
     
    327327#: ../admin/adm_edit.php:124 ../admin/adm_edit.php:132 
    328328msgid "Edit this account" 
    329 msgstr "Modifier le compte" 
     329msgstr "Modifier ce compte" 
    330330 
    331331#: ../admin/adm_edit.php:136 ../admin/adm_edit.php:144 
     
    343343#: ../admin/adm_edit.php:153 ../admin/adm_edit.php:161 
    344344msgid "This account is a super-admin account" 
    345 msgstr "Ce compte est un compte d'administrateur" 
     345msgstr "Ce compte AlternC est un compte d'administrateur" 
    346346 
    347347#: ../admin/adm_edit.php:155 ../admin/adm_edit.php:163 
     
    368368#: ../admin/adm_edit.php:172 ../admin/adm_edit.php:180 
    369369msgid "Back to the account list" 
    370 msgstr "Retour à la liste des comptes" 
     370msgstr "Retour à la liste des comptes AlternC" 
    371371 
    372372#: ../admin/adm_list.php:46 ../admin/adm_list.php:56 
     
    421421#: ../admin/adm_list.php:210 ../admin/adm_list.php:235 
    422422msgid "Locked Account" 
    423 msgstr "Compte verrouillé" 
     423msgstr "Compte AlternC verrouillé" 
    424424 
    425425#: ../admin/adm_list.php:103 ../admin/adm_list.php:135 
     
    448448#: ../admin/ftp_list.php:90 ../admin/adm_list.php:250 ../admin/ftp_list.php:80 
    449449msgid "Delete checked accounts" 
    450 msgstr "Supprimer les comptes cochés" 
     450msgstr "Supprimer les comptes AlternC cochés" 
    451451 
    452452#: ../admin/adm_login.php:58 ../admin/login.php:42 ../admin/login.php:46 
     
    457457#: ../admin/adm_login.php:67 
    458458msgid "Member login" 
    459 msgstr "Nom d'utilisateur du membre" 
     459msgstr "Nom d'utilisateur du compte AlternC" 
    460460 
    461461#: ../admin/adm_mxaccount.php:40 ../admin/adm_slaveaccount.php:40 
     
    552552#: ../admin/adm_quotaedit.php:50 ../admin/adm_quotaedit.php:55 
    553553msgid "Editing the quotas of a member" 
    554 msgstr "Modification des quotas d'un compte" 
     554msgstr "Modification des quotas d'un compte AlernC" 
    555555 
    556556#: ../admin/adm_quotaedit.php:61 ../admin/quota_show.php:42 
     
    11981198#: ../admin/ftp_edit.php:39 
    11991199msgid "No account selected!" 
    1200 msgstr "Aucun compte de sélectionné !" 
     1200msgstr "Aucun compte sélectionné !" 
    12011201 
    12021202#: ../admin/ftp_doedit.php:47 
     
    12331233#: ../admin/hta_add.php:59 ../admin/hta_add.php:56 
    12341234msgid "Protect this folder" 
    1235 msgstr "Protéger le répertoire" 
     1235msgstr "Protéger ce répertoire" 
    12361236 
    12371237#: ../admin/hta_adduser.php:37 ../admin/hta_adduser.php:39 
     
    15931593#: ../admin/mem_param.php:42 ../admin/mem_param.php:40 
    15941594msgid "Settings of your account" 
    1595 msgstr "Paramètres de votre compte" 
     1595msgstr "Paramètres de votre compte AlternC" 
    15961596 
    15971597#: ../admin/mem_param.php:51 ../admin/mem_passwd.php:42 
     
    17321732#: ../admin/menu_quota.php:32 ../admin/menu_quota.php:31 
    17331733msgid "Show my quotas" 
    1734 msgstr "Quotas du compte" 
     1734msgstr "Quotas du compte AlternC" 
    17351735 
    17361736#: ../admin/menu_sql.php:35 ../admin/sql_users_list.php:40 
     
    17651765#: ../admin/quota_show.php:40 ../admin/quota_show.php:38 
    17661766msgid "No quotas for this account, or quotas currently unavailable!" 
    1767 msgstr "Aucun quota pour ce compte, ou quota impossible à obtenir !" 
     1767msgstr "Aucun quota pour ce compte AlternC, ou quota impossible à obtenir !" 
    17681768 
    17691769#: ../admin/sql_addmain.php:35 
Note: See TracChangeset for help on using the changeset viewer.