Last change
on this file since 48164 was
48164,
checked in by brunobergot@…, 10 years ago
|
ne pas tenter de récupérer les commits sur un autre repo que la zone (pour l'instant)
|
-
Property svn:eol-style set to
native
|
File size:
785 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
4 | |
---|
5 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
6 | |
---|
7 | |
---|
8 | 'bulle_aller_apropos' => 'Consulter la charte de ce site', |
---|
9 | |
---|
10 | 'derniere_maj' => 'Mis à jour le', |
---|
11 | |
---|
12 | 'info_non_dispo' => 'Information non disponible', |
---|
13 | |
---|
14 | 'plugin_commits' => 'Dernières modifications', |
---|
15 | 'plugin_forums' => 'Messages de forum', |
---|
16 | |
---|
17 | 'titre_au_hasard' => 'Au hasard', |
---|
18 | 'titre_bloc_pied_utilisation' => 'Ce site sous SPIP @version@ utilise les plugins', |
---|
19 | 'titre_bloc_pied_actualite' => 'Actualité des plugins', |
---|
20 | 'titre_editer_selection' => 'Editer la séléction', |
---|
21 | 'titre_maj_recentes' => 'Mises à jour récentes', |
---|
22 | 'titre_page_apropos' => 'A propos du site', |
---|
23 | 'titre_selection' => 'La sélection', |
---|
24 | 'titre_top10' => 'Les 10 plus utilisés', |
---|
25 | |
---|
26 | ); |
---|
27 | |
---|
28 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.