Diff for /loncom/localize/localize/fr.pm between versions 1.16 and 1.17

version 1.16, 2009/04/16 13:08:43 version 1.17, 2009/04/21 10:57:37
Line 3477  use base qw(Apache::localize); Line 3477  use base qw(Apache::localize);
    '"[_1]" to disable, anything else if not'     '"[_1]" to disable, anything else if not'
 => '"[_1]" to disable, anything else if not',  => '"[_1]" to disable, anything else if not',
 # "[_1]" Pour disable, anything else if Nont  # "[_1]" Pour disable, anything else if Nont
    '# Do not translate this line.  [_1] is a check box'  
 => '# Do not translate this line.  [_1] is a check box',  
 # # Do Nont translàe this line.  [_1] is a check box  
    '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field'  
 => '# Do not translate this line.  [_1] is a check box, [_2] is a text entry field',  
 # # Do Nont translàe this line.  [_1] is a check box, [_2] is a Texte entry Champs  
    '# Do not translate this line.  [_1] is a column index.'  
 => '# Do not translate this line.  [_1] is a column index.',  
 # # Do Nont translàe this line.  [_1] is a Colonne  index.  
    '# Do not translate this line.  [_1] is a drop-down box listing domains.'  
 => '# Do not translate this line.  [_1] is a drop-down box listing domains.',  
 # # Do Nont translàe this line.  [_1] is a drop-down box listing Domaines.  
    '# Do not translate this line.  [_1] is a username'  
 => '# Do not translate this line.  [_1] is a username',  
 # # Do Nont translàe this line.  [_1] is a utilisàeurNom  
    '# Do not translate this line.  [_1] is the number of students processed'  
 => '# Do not translate this line.  [_1] is the number of students processed',  
 # # Do Nont translàe this line.  [_1] is the number de Etudiant(e)s processed  
    '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.'  
 => '# Do not translate this line.  [_1] is username, [_2] - [_5] are first, middle, and last names, and generation.',  
 # # Do Nont translàe this line.  [_1] is utilisàeurNom, [_2] - [_5] aRe first, middle, and last Noms, and generàion.  
    '# Do not translate this line.  [_1] is username, [_2] is error message'  
 => '# Do not translate this line.  [_1] is username, [_2] is error message',  
 # # Do Nont translàe this line.  [_1] is utilisàeurNom, [_2] is errou message  
    '# Do not translate this line.  [_1] is username@domain'  
 => '# Do not translate this line.  [_1] is username@domain',  
 # # Do Nont translàe this line.  [_1] is utilisàeurNom@Domaine  
    '# Do not translate this line.  [_1] is username@domain [_2] is the error message.'  
 => '# Do not translate this line.  [_1] is username@domain [_2] is the error message.',  
 # # Do Nont translàe this line.  [_1] is utilisàeurNom@Domaine [_2] is the errou message.  
    '# Do not translate this line.  [_1], [_3], and [_4] are check boxes'  
 => '# Do not translate this line.  [_1], [_3], and [_4] are check boxes',  
 # # Do Nont translàe this line.  [_1], [_3], and [_4] aRe check boxes  
    '# Do not translate this line.  [_2] is a text entry element'  
 => '# Do not translate this line.  [_2] is a text entry element',  
 # # Do Nont translàe this line.  [_2] is a Texte entry element  
    '# [_1] is a drop-down selection box'  
 => '# [_1] is a drop-down selection box',  
 # # [_1] is a drop-down Sélectionezion box  
    '# [_1] is a number [_2] is the current domain'  
 => '# [_1] is a number [_2] is the current domain',  
 # # [_1] is a number [_2] is the Actuel Domaine  
    '# [_1] is an html link to the current file '  
 => '# [_1] is an html link to the current file ',  
 # # [_1] is an HTML link Pour the Actuel Fichier   
    '# _1 is a selection dialog'  
 => '# _1 is a selection dialog',  
 # # [_1]1 is a Sélectionezion dialog  
    '# _1 is a server name'  
 => '# _1 is a server name',  
 # # [_1]1 is a Serveur Nom  
    '# _1 is search string'  
 => '# _1 is search string',  
 # # [_1]1 is cherchez string  
    "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'"  
 => "# _1, _3, and _5 are link anchors, _2,_4, and _6 are '</a>'",  
 # # [_1]1, [_1]3, and [_1]5 aRe link anchous, [_1]2,_4, and [_1]6 aRe '</a>'  
    '#[_1] is the foil name'  
 => '#[_1] is the foil name',  
 # #[_1] is the Alternative Nom  
    '#_1 is the foil name, _2 is the current value of the foil'  
 => '#_1 is the foil name, _2 is the current value of the foil',  
 # #_1 is the Alternative Nom, [_1]2 is the Actuel Valeur de the Alternative  
    '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'     '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.'
 => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',  => '&quot; [_1] &quot; is not an acceptable number of tries. Tries must be a positive number with no decimal point.',
 # &quot; [_1] &quot; is Nont an acceptable number de NonmbRe d essai. NonmbRe d essai must be a positive number with Non decimal point.  # &quot; [_1] &quot; is Nont an acceptable number de NonmbRe d essai. NonmbRe d essai must be a positive number with Non decimal point.

Removed from v.1.16  
changed lines
  Added in v.1.17


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>