048d5d2eea89be488b71e1b95cf98b5940d631e7
[lhc/web/www.git] / www / plugins / zen-garden-2 / lang / zengarden_es.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=es
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // A
13 'apercevoir_ce_theme' => 'Previsualizar',
14
15 // B
16 'bandeau_personalisable' => 'Personalizar la imagen de la cabecera para este tema',
17
18 // C
19 'choisir_ce_theme' => 'Seleccionar',
20 'choix_theme' => 'Seleccionar un tema',
21
22 // D
23 'desactiver_ce_theme' => 'Desactivar el tema y volver al estilo inicial del sitio',
24
25 // I
26 'info_page' => 'Puedes seleccionar uno de los temas propuestos, o sólo previsualizarlos sin modificar la visualización actual del sitio',
27 'intitule_compatiblite_squelette' => 'Sólo es compatible con un esqueleto',
28 'intitule_version' => 'versión',
29
30 // S
31 'switcher_activer' => 'Activar el switcher de temas en el sitio público',
32 'switcher_desactiver' => 'Desactivar el switcher de temas',
33
34 // T
35 'theme_actif' => 'Este tema se utiliza actualmente',
36 'themes' => 'Temas'
37 );