[PLUGINS] +les plugins de bases
[ptitvelo/web/www.git] / www / plugins / zpip_v1 / lang / zpip_es.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 if (!defined("_ECRIRE_INC_VERSION")) return;
4
5 $GLOBALS[$GLOBALS['idx_lang']] = array(
6
7 // A
8
9 // B
10
11 // C
12 'conception_graphique_par' => 'Dise&ntilde;o gr&aacute;fico (c)',
13 'commentaire' => 'comentario',
14 'commentaires' => 'comentarios',
15
16 // D
17
18 // I
19
20 // L
21 'lire_la_suite' => 'Seguir leyendo',
22 'lire_la_suite_de' => '',
23
24 // M
25
26 // P
27
28 // R
29
30 // S
31 'sous_licence' => 'bajo Licencia',
32
33 // T
34
35 // V
36
37 // Z
38 );
39
40 ?>