[PLUGINS] +les plugins de bases
[ptitvelo/web/www.git] / www / plugins / zpip_v1 / lang / zpip_en.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_/acces_restreint/lang/
4 if (!defined("_ECRIRE_INC_VERSION")) return;
5
6 $GLOBALS[$GLOBALS['idx_lang']] = array(
7
8 // A
9 'adapte_de' => 'adapted from',
10
11 // B
12
13 // C
14 'conception_graphique_par' => 'Graphic design (c)',
15 'commentaire' => 'comment',
16 'commentaires' => 'comments',
17
18 // D
19 'date_forum' => '@date@ at @heure@',
20
21 // I
22
23 // L
24 'lire_la_suite' => 'Read more',
25 'lire_la_suite_de' => ' of ',
26
27 // M
28
29 // P
30 'personaliser_nav' => 'Customize this menu',
31
32 // R
33
34 // S
35 'sous_licence' => 'under License',
36
37 // T
38
39 // V
40
41 // Z
42 'zapl_loading' => 'Loading...',
43 'zapl_reload_off' => 'Click here if this page remains empty (or activate javascript in your browser)',
44 );
45
46 ?>