[PLUGINS] +set de base
[lhc/web/www.git] / www / plugins / spip-bonux-3 / lang / spip_bonux_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/spip_bonux?lang_cible=es
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 'afficher_calendrier' => 'Mostrar el calendario',
12 'annee_precedente' => 'Año anterior',
13 'annee_suivante' => 'Año siguiente',
14 'annuler_recherche' => 'Cancelar la búsqueda',
15
16 // B
17 'bouton_fermer' => 'Cerrar',
18
19 // E
20 'erreur_date' => 'Esta fecha es incorrecta',
21 'erreur_date_corrigee' => 'La fecha ha sido corregida',
22 'erreur_heure' => 'Esta hora es incorrecta',
23 'erreur_heure_corrigee' => 'La hora ha sido corregida',
24
25 // I
26 'id_rapide' => 'Añadido rápido',
27
28 // M
29 'mois_precedent' => 'Mes anterior',
30 'mois_suivant' => 'Mes siguiente',
31
32 // P
33 'pages' => 'Páginas'
34 );
35
36 ?>