Ignore:
Timestamp:
Dec 28, 2009, 7:55:32 PM (14 years ago)
Author:
EXFTB
Message:

llgbo2.0.i -> improve administration in 1024*768

Location:
extensions/LLGBO2/language
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/LLGBO2/language/en_UK/plugin.lang.php

    r4574 r4578  
    5151$lang['llgbo_M_manage'] = 'Global settings';
    5252$lang['llgbo_samples'] = 'Samples : ';
    53 // must be translate
     53// must be translate -->  in good english to
    5454$lang['Howto'] = 'This plugin manage the picture page presentation.<br>';
    5555$lang['llgbo_frame']='Manage frame around the picture :';
     
    6161$lang['llgbo_header_home'] = 'Header display on Home page';
    6262$lang['llgbo_header_category'] = 'Header display on Category page';
    63 $lang['llgbo_header_category_filter_recent']= 'Header display on Category page :filter by recent';
    64 $lang['llgbo_header_category_flat']= 'Header display on Category page option flat' ;
     63$lang['llgbo_header_category_filter_recent']= 'Header display on Category page (filter by recent)';
     64$lang['llgbo_header_category_flat']= 'Header display on Category page (option flat)' ;
    6565$lang['llgbo_header_category_posted_monthly']= 'Header display on Category page option calendar' ;
    6666$lang['llgbo_header_picture']= 'Header display on Picture page' ;
  • extensions/LLGBO2/language/fr_FR/plugin.lang.php

    r4574 r4578  
    5353$lang['llgbo_frame_bdsize']= 'épaisseur : ';
    5454$lang['llgbo_M_frame'] = 'Gestion du cadre';
    55 $lang['llgbo_M_tooltip'] = 'Gestion de l\'infofulle';
     55$lang['llgbo_M_tooltip'] = 'Gestion de l\'infobulle';
    5656$lang['llgbo_M_manage'] = 'Paramétres généraux';
    5757$lang['llgbo_samples'] = 'Exemples :';
    5858// must be translate
    59 $lang['Howto'] = 'Ce plugin gére la présentation  de la page Image.<br>';
     59$lang['Howto'] = 'Ce plugin gère la présentation  de la page Image.<br>';
    6060$lang['llgbo_frame']='Gérer le cadre autour de la photo';
    6161$lang['Step4_Title'] = 'Gestion de l\'affichage de l\'entête';
    6262$lang['llgbo_header']='Gérer l\'affichage de l\'entête';
    63 $lang['llgo_tooltip_setting']= 'titre de l\'infobulle';
     63$lang['llgo_tooltip_setting']= 'Titre de l\'info bulle';
    6464$lang['llgbo_M_header'] = 'Gestion de l\'affichage de l\'entête';
    6565$lang['Step4_Title'] = 'Affiche / Masque l\'entête de chaque page';
    6666$lang['llgbo_header_home'] = 'Affichage sur la page d\'Accueil';
    6767$lang['llgbo_header_category'] = 'Affichage sur la page catégorie';
    68 $lang['llgbo_header_category_filter_recent']= 'Affichage sur la page catégorie :filtrée par récent';
     68$lang['llgbo_header_category_filter_recent']= 'Affichage sur la page catégorie (filtrée par récent)';
    6969$lang['llgbo_header_category_flat']= 'Affichage sur la page catégorie (à plat)' ;
    70 $lang['llgbo_header_category_posted_monthly']= 'Affichage sur la page catégorie opion calendrier' ;
     70$lang['llgbo_header_category_posted_monthly']= 'Affichage sur la page catégorie option calendrier' ;
    7171$lang['llgbo_header_picture']= 'Affichage sur la page Image' ;
    72 $lang['llgbo_header_additional_page'] = 'Affichage sur les pages Additonelles';
     72$lang['llgbo_header_additional_page'] = 'Affichage sur les pages Additionnelles';
    7373$lang['llgbo_header_most_visited'] = 'Affichage sur la page Plus visitées';
    7474$lang['llgbo_header_best_rated'] = 'Affichage sur la page Mieux notées';
     
    7979$lang['llgbo_header_search']= 'Affichage sur la page Recherche';
    8080$lang['llgbo_header_comments']= 'Affichage sur la page Commentaires';
    81 $lang['llgbo_header_about']= 'Affichage sur la page Apropos';
     81$lang['llgbo_header_about']= 'Affichage sur la page A propos';
    8282$lang['llgbo_header_notification']= 'Affichage sur la page Notification';
    8383$lang['llgbo_header_register'] = 'Affichage sur la page Inscription';
     
    8787
    8888
    89 
    90 
    9189?>
Note: See TracChangeset for help on using the changeset viewer.