Ignore:
Timestamp:
Apr 29, 2011, 10:32:30 PM (13 years ago)
Author:
Eric
Message:

merged from trunk to branch 2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/LCAS/branch/2.2/language/fr_FR/plugin.lang.php

    r10580 r10692  
    88$lang['LCAS_Title_Global'] = 'Paramétrage de la sensibilité';
    99
    10 $lang['LCAS option'] = 'Option LCAS :';
     10$lang['LCAS option'] = 'Option LCAS :';
    1111$lang['LCAS_Option0'] = 'Pas d\'insensibilité (fonctionnement normal de Piwigo)';
    1212$lang['LCAS_Option1'] = 'Insensibilité à la casse';
     
    1717$lang['Personalized not allowed tooltip'] = 'Pas de tableau $conf[\'LCAS_replacement_set\'][0] de défini';
    1818
    19 $lang['LCAS_Support_txt'] = 'Le support officiel sur ce plugin se fait exclusivement sur ces fils du forum Piwigo:<br>
     19$lang['LCAS_Support_txt'] = 'Le support officiel de ce plugin se fait exclusivement sur ces fils du forum Piwigo&nbsp;:<br>
    2020<a href="http://fr.piwigo.org/forum/viewtopic.php?id=20044" onclick="window.open(this.href);return false;">Forum français - http://fr.piwigo.org/forum/viewtopic.php?id=20044</a><br><br>
    21 Egalement disponible, le bugtracker du projet: <a href="http://piwigo.org/bugs/" onclick="window.open(this.href);return false;">http://piwigo.org/bugs/</a>';
     21Également disponible, le bugtracker du projet&nbsp;: <a href="http://piwigo.org/bugs/" onclick="window.open(this.href);return false;">http://piwigo.org/bugs/</a>';
    2222
    2323$lang['LCAS_UserList_Title'] = 'Utilisateurs nécessitant des modifications';
     
    3030$lang['LCAS_Update_h'] = 'Modifier';
    3131
    32 $lang['LCAS_Update_User'] = 'Mettre &agrave; jour';
     32$lang['LCAS_Update_User'] = 'Mettre à jour';
    3333
    3434$lang['LCAS_No_User'] = 'Aucun problème détecté pour les utilisateurs actuels';
     
    3838$lang['submit'] = 'Sauvegarder les paramètres';
    3939
    40 $lang['LCAS_Mail'] = 'Notification par email';
    41 $lang['LCAS_MailText'] = 'Personnalisation de la notification par email';
     40$lang['LCAS_Mail'] = 'Notification par courriel';
     41$lang['LCAS_MailText'] = 'Personnalisation de la notification par courriel';
    4242
    4343$lang['LCAS_PluginSupport'] = 'Support officiel du plugin';
     
    4848/* Email subject */
    4949$lang['Username_updated_for_%s'] = 'Nom d\'utilisateur mis à jour pour %s';
    50 $lang['LCAS_NewUsername: %s'] = 'Votre nouveau nom d\'utilisateur : %s';
    51 $lang['LCAS_NewUser_Email: %s'] = 'Correspondant à l\'adresse email : %s';
     50$lang['LCAS_NewUsername: %s'] = 'Votre nouveau nom d\'utilisateur&nbsp;: %s';
     51$lang['LCAS_NewUser_Email: %s'] = 'Correspondant à l\'adresse de courriel&nbsp;: %s';
    5252?>
Note: See TracChangeset for help on using the changeset viewer.