[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / zen-garden-2 / lang / zengarden_en.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/zengarden?lang_cible=en
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // A
11 'apercevoir_ce_theme' => 'Preview',
12
13 // B
14 'bandeau_personalisable' => 'You can customize the image in the banner of this theme',
15
16 // C
17 'choisir_ce_theme' => 'Choose',
18 'choix_theme' => 'Choose your theme',
19
20 // D
21 'desactiver_ce_theme' => 'Deactivate and return to default style',
22
23 // I
24 'info_page' => 'You can choose one of the suggested theme or just see its rendering without changing the display for your visitors',
25 'intitule_compatiblite_squelette' => 'Compatible only with the templates',
26 'intitule_version' => 'version',
27
28 // S
29 'switcher_activer' => 'Activate the theme switcher on the public site',
30 'switcher_desactiver' => 'Disable the themes switcher',
31
32 // T
33 'theme_actif' => 'This theme is currently used',
34 'themes' => 'Themes'
35 );
36
37 ?>