[SPIP] ~maj v2.1.25-->2.1.26
[velocampus/web/www.git] / www / plugins / auto / aveline / lang / avelinepublic_en.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.org
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 'a_venir' => 'Upcoming',
12 'adresse_deux_points' => 'Adress:',
13 'annee_deux_points' => 'Year:',
14 'annees' => 'Years',
15 'archives' => 'Archives',
16 'archives_deux_points' => 'Archives:',
17 'article_deux_points' => 'Article:',
18 'articles_les_mieux_notes' => 'Best rated articles',
19 'articles_les_plus_anciens' => 'Oldest articles',
20 'articles_les_plus_commentes' => 'Most commented articles',
21 'articles_les_plus_recents' => 'Latest articles',
22 'articles_les_plus_visites' => 'Most visited articles',
23 'aucun_article_trouve' => 'No article found.',
24 'aucun_auteur_trouve' => 'No author found.',
25 'aucun_document_trouve' => 'No document found.',
26 'aucun_evenement_trouve' => 'No event found.',
27 'aucun_forum_trouve' => 'No comment found.',
28 'aucun_mot_trouve' => 'No keyword found.',
29 'aucun_site_trouve' => 'No website found.',
30 'aucun_syndic_article_trouve' => 'No syndicated article found.',
31 'aucune_breve_trouvee' => 'No news found.',
32 'aucune_rubrique_trouvee' => 'No section found.',
33 'autres_auteurs' => 'Other authors',
34 'autres_contributeurs' => 'Other contributors',
35
36 // B
37 'b_les_plus_anciennes' => 'Oldest',
38 'b_les_plus_commentees' => 'Most commented',
39 'b_les_plus_pertinentes' => 'Most relevant',
40 'b_les_plus_recentes' => 'Latest',
41 'breves_les_plus_anciennes' => 'Oldest',
42 'breves_les_plus_commentees' => 'Most commented',
43 'breves_les_plus_recentes' => 'Latest',
44
45 // C
46 'ca_discute_par_ici' => 'Here they\'re talking',
47 'categorie_deux_points' => 'Category',
48 'categories' => 'Categories',
49 'categories_deux_points' => 'Categories:',
50 'colon2' => '::',
51 'commentaires' => 'Comments',
52 'contact' => 'Contact',
53 'contributeurs' => 'Contributors',
54
55 // D
56 'dans' => 'In',
57 'date_heure_a' => 'at',
58 'date_jour_le' => 'the',
59
60 // E
61 'en_cours' => 'Ongoing',
62 'en_cours_a_venir' => 'Ongoing and upcoming',
63 'envoyer_email' => 'Send an email',
64
65 // G
66 'groupes_mots' => 'Keywords groups',
67 'gt' => '>',
68
69 // I
70 'inscriptions_deux_points' => 'Registration:',
71
72 // L
73 'les_derniers_publies' => 'Last published',
74 'les_mieux_notes' => 'Best rated',
75 'les_plus_anciens' => 'Oldest',
76 'les_plus_commentes' => 'Most commented',
77 'les_plus_pertinents' => 'Most relevant',
78 'les_plus_populaires' => 'Most popular',
79 'les_plus_recents' => 'Latest',
80 'les_plus_visites' => 'Most visited',
81 'lien_permanent' => 'Permanent link',
82 'liens' => 'Links',
83 'lieu_deux_points' => 'Place:',
84
85 // M
86 'mis_a_jour_le' => 'Updated the',
87 'modifiees_recemment' => 'Recently updated',
88 'modifies_recemment' => 'Recently updated',
89 'mois' => 'Month',
90 'mois_deux_points' => 'Month:',
91 'mots_cles_deux_points' => 'Keywords:',
92
93 // N
94 'nb_participants_deux_points' => 'Number of participants:',
95 'notez_cet_article' => 'Rate this article',
96 'nous_contacter' => 'Contact us',
97
98 // P
99 'par_date_croissante' => 'By ascending date',
100 'par_date_decroissante' => 'By descending date',
101 'par_nb_articles' => 'By number of articles',
102 'par_nom' => 'By name',
103 'par_rang' => 'By rank',
104 'par_titre' => 'By title',
105 'passe' => 'Past',
106 'passe_en_cours' => 'Past and ongoing',
107 'permalink_to' => 'Permanent link to the comment',
108 'precedent_suivant_lien_next' => 'Next article',
109 'precedent_suivant_lien_prev' => 'Previous article',
110 'principaux_auteurs' => 'Main authors',
111 'principaux_contributeurs' => 'Main contributors',
112
113 // R
114 'rubrique_deux_points' => 'Section:',
115
116 // S
117 'source' => 'Source',
118 'source_deux_points' => 'Source',
119 'start' => 'Start',
120 'stop' => 'Stop',
121 'sujet_deux_points' => 'Subject:',
122 'sujets' => 'Subjects',
123 'sujets_deux_points' => 'Subjects:',
124
125 // T
126 'tags' => 'Tags',
127 'tags_deux_points' => 'Tags:',
128 'theme_deux_points' => 'Topic:',
129 'themes' => 'Topics',
130 'themes_deux_points' => 'Topics:',
131 'tout' => 'All',
132
133 // V
134 'visiteurs_quotidiens' => 'visitor(s) per day',
135 'voir' => 'See',
136 'voir_tous' => 'See all'
137 );
138
139 ?>