[SPIP] +2.1.12
[velocampus/web/www.git] / www / themes / theme_maparaan / lang / maparaan_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 'articles_populaires' => 'Popular posts',
10 'articles_rubrique' => 'Posts Under Category',
11 // B
12 'bouton_radio_modere_priori' => 'Pre-moderation',
13
14 // C
15 'commentaires' => 'Comments',
16 'commentaires_recents' => 'Recent comments',
17
18 // D
19 'date_forum' => '@date@, @heure@',
20
21 //E
22
23 //F
24 'form_pet_message_commentaire' => 'Any message or comment?',
25 'forum_lien_hyper' => 'Hyperlink',
26 'forum_qui_etes_vous' => 'Who are you?',
27 'forum_votre_nom' => 'Your name',
28 'forum_votre_email' => 'Your email address',
29
30 // I
31
32 // L
33 'liens' => 'Links',
34 'login_login2' => 'Login',
35 'login_pass2' => 'Password',
36
37 // M
38 'meme_rubrique' => 'Same section',
39
40 //O
41 'optionnel' => 'optional',
42
43 // P
44 'pages' => 'Pages',
45 'par' => 'by',
46 'partager' => 'Share it',
47 'petition' => 'Petition',
48
49 // R
50
51 // S
52 'sites' => 'Websites',
53 'suivre_site' => 'Follow my website',
54 'sur' => 'on',
55
56 // T
57 'texte_message' => 'Your message'
58
59 // V
60
61 // Z
62 );
63
64 ?>