Last change
on this file since 27674 was
27674,
checked in by sarybe, 11 years ago
|
value1 -> tn_name_link
Réécriture des variables tn_type
|
File size:
825 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $lang['tn_display'] = 'Affichage'; |
---|
3 | $lang['tn_display_name'] = 'Afficher le titre de l\'image'; |
---|
4 | $lang['tn_name_link'] = 'Type d\'affichage du titre'; |
---|
5 | $lang['tn_separator'] = 'Separateur (-)'; |
---|
6 | $lang['tn_none'] = 'Aucun'; |
---|
7 | $lang['tn_yes'] = 'Oui'; |
---|
8 | $lang['tn_no'] = 'Non'; |
---|
9 | |
---|
10 | $lang['tn_type1'] = '{Titre}'; |
---|
11 | $lang['tn_type2'] = '{nb} visites'; |
---|
12 | $lang['tn_type3'] = '({nb} visites)'; |
---|
13 | $lang['tn_type4'] = '{Description}'; |
---|
14 | $lang['tn_type5'] = '{Auteur}'; |
---|
15 | $lang['tn_type6'] = 'Auteur : {Auteur}'; |
---|
16 | $lang['tn_type7'] = 'Score {note moyenne} '; |
---|
17 | $lang['tn_type8'] = '({nb} visites, score {note moyenne})'; |
---|
18 | |
---|
19 | $lang['tn_configuration_saved'] = 'Configuration sauvegardée'; |
---|
20 | $lang['tn_default_parameters'] = 'Paramètres par défaut'; |
---|
21 | $lang['tn_default_parameters_saved'] = 'Paramètres par défaut sauvegardés'; |
---|
22 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.