[PLUGINS] +les plugins de bases
[ptitvelo/web/www.git] / www / plugins / beespip / lang / beespip_en.php
1 <?php
2
3 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
4
5 $GLOBALS[$GLOBALS['idx_lang']] = array(
6
7
8 // A
9 'acces_restreint' => 'This area is in restricted access',
10 'accueil' => 'Home',
11 'actualites' => 'News',
12 'afficher_breves' => 'Show news items',
13 'afficher_sites' => 'Show sites',
14 'article_pdf' => 'Article in PDF format',
15 'article_min' => 'article',
16 'articles_min' => 'articles',
17 'articles2' => 'Article(s)',
18 'aucun_article' => 'No article',
19 'aucun_message' => 'No message',
20
21
22 // C
23 'ce_lien_rss' => 'This link enables you to announce on your site, the articles relating to the topic corresponding, through information feed (rss feed)',
24 'commentaire' => 'comment',
25 'commentaires' => 'comments',
26 'consulter_detail_auteur' => 'Show the author details',
27 'consulter_detail_syndic' => 'Show the site details',
28 'consulter_syndic' => 'Show the syndication\'s files',
29 'contributions_forums' => 'This page gathers all the contributions to the forums of the articles and news items of the site and indicates the lastest posted messages. The titles of the articles and news items to which the contributions are referred to, are links to the contents pages.',
30
31
32 // D
33 'dernieres_publi' => 'Date of latest publication',
34 'derniers_messages' => 'Lastest messages',
35
36
37 // E
38 'elle_contient' => 'it contains',
39 'erreur' => 'Error',
40 'erreur404' => 'The requested page doesn\'t exists',
41 'espace_prive' => 'Editors area',
42 'evitement_contenu' => 'Skip to content',
43 'evitement_navigation' => 'Skip to menu',
44 'evitement_recherche' => 'Skip to search',
45
46 // F
47 'fermer_fenetre' => 'Close the window',
48 'forums' => 'Forums',
49
50
51 // I
52 'il_y_a' => 'There is',
53 'index' => 'Index',
54
55
56 // L
57 'lactu_en_bref' => 'News in short',
58 'lactu_web' => 'What\'s new on the Web',
59 'lactu_web_descriptif' => 'This page gathers links towards articles published recently in information feed ("rss feed") resulting from sites to which the site that you consult is subscribed.',
60 'les_derniers_articles' => 'Latest articles :',
61 'les_auteurs' => 'The authors',
62 'les_autres_articles' => 'The others articles in the same section :',
63 'elements_similaires' => 'Elements treating of similar subjects :',
64 'lire_la_breve' => 'Read this news item',
65 'lire_l_article' => 'Read this article',
66 'liste_sites_par' => 'Complete site list presented by',
67 'login' => 'Login',
68
69
70 // M
71 'masquer_breves' => 'Hide news items',
72 'masquer_sites' => 'Hide sites',
73 'messages_forums' => 'Forum messages',
74 'messages_forum' => 'Forum messages',
75 'mis_a_jour' => 'Update',
76 'mot_clef' => 'Key word',
77
78
79 // N
80 'newsletter' => 'Newsletter',
81
82
83 // O
84 'ordre_alphabetique' => 'alphabetical order',
85 'ordre_alphabetique2' => 'Alphabetical order',
86
87
88 // P
89 'page_reservee' => 'This area is in restricted access',
90 'portfolio' => 'Portfolio',
91 'presentation_des' => 'presentation of',
92 'publie_le' => 'Published on',
93
94
95 // R
96 'recherche' => 'Search',
97 'recherche_mots' => 'Search by key words',
98 'repondre_article' => 'Reply to this article',
99 'repondre_breve' => 'Reply to this news item',
100
101
102 // S
103 'se_connecter' => 'Login',
104 'se_deconnecter' => 'Logout',
105 'selection_des' => 'Selection of',
106 'sites_associes' => 'sites associated to key word :',
107 'sites_par' => 'sites by :',
108 'sites_references' => 'referenced sites',
109 'squelette_beespip' => 'Template BeeSpip',
110 'syndic' => 'Syndication',
111
112
113 // V
114 'version' => 'v.',
115 'voir_article_syndic' => 'Read the complete article'
116 );
117
118
119 ?>