[SPIP] +2.1.12
[velocampus/web/www.git] / www / plugins / auto / zen-garden / lang / zengarden_es.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/_stable_/zen-garden/lang
4 if (!defined("_ECRIRE_INC_VERSION")) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // A
9 'apercevoir_ce_theme' => 'Previsualizar',
10
11 // B
12 'bandeau_personalisable' => 'Personalizar la imagen de la cabecera para este tema',
13
14 // C
15 'choix_theme' => 'Seleccionar un tema',
16 'choisir_ce_theme' => 'Seleccionar',
17
18 // D
19 'desactiver_ce_theme' => 'Desactivar el tema y volver al estilo inicial del sitio',
20
21 // I
22 'info_page' => 'Puedes seleccionar uno de los temas propuestos, o s&oacute;lo previsualizarlos sin modificar la visualizaci&oacute;n actual del sitio',
23 'intitule_compatiblite_squelette' => 'S&oacute;lo es compatible con un esqueleto',
24 'intitule_version' => 'versi&oacute;n',
25
26 // M
27
28 // P
29
30 // R
31
32 // S
33 'switcher_activer' => 'Activar el switcher de temas en el sitio p&uacute;blico',
34 'switcher_desactiver' => 'Desactivar el switcher de temas',
35
36 // T
37 'theme_actif' => 'Este tema se utiliza actualmente',
38 'themes' => 'Temas',
39
40 // V
41
42 // Z
43 );
44
45 ?>