[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / ecrire / lang / public_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.net/tradlang_module/public?lang_cible=en
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 'accueil_site' => 'Home',
12 'article' => 'Article',
13 'articles' => 'Articles',
14 'articles_auteur' => 'Articles by this author',
15 'articles_populaires' => 'Most popular articles',
16 'articles_rubrique' => 'Articles in this section',
17 'aucun_article' => 'No articles here',
18 'aucun_auteur' => 'No authors here',
19 'aucun_site' => 'No links here',
20 'aucune_breve' => 'No news items here',
21 'aucune_rubrique' => 'No sections here',
22 'auteur' => 'Author',
23 'autres' => 'Others',
24 'autres_breves' => 'Other news',
25 'autres_groupes_mots_clefs' => 'Other groups of keywords',
26 'autres_sites' => 'Other websites',
27
28 // B
29 'bonjour' => 'Hello',
30
31 // C
32 'commenter_site' => 'Comment on this site',
33 'contact' => 'Contact',
34 'copie_document_impossible' => 'Impossible to copy this document',
35
36 // D
37 'date' => 'Date',
38 'dernier_ajout' => 'Latest update',
39 'dernieres_breves' => 'Latest news',
40 'derniers_articles' => 'Latest articles',
41 'derniers_commentaires' => 'Latest comments',
42 'derniers_messages_forum' => 'Latest forum posts',
43
44 // E
45 'edition_mode_texte' => 'Text mode only',
46 'en_reponse' => 'Replying to:',
47 'en_resume' => 'Summary',
48 'envoyer_message' => 'Send a message',
49 'espace_prive' => 'Private area',
50
51 // F
52 'formats_acceptes' => 'Valid formats: @formats@.',
53
54 // H
55 'hierarchie_site' => 'Site map',
56
57 // J
58 'jours' => 'days',
59
60 // L
61 'lien_connecter' => 'Log in',
62
63 // M
64 'meme_auteur' => 'By the same author',
65 'meme_rubrique' => 'Also in this section',
66 'memes_auteurs' => 'By the same authors',
67 'message' => 'Message',
68 'messages_forum' => 'Forum posts',
69 'messages_recents' => 'Most recent forum posts',
70 'mots_clef' => 'Keyword',
71 'mots_clefs' => 'Keywords',
72 'mots_clefs_meme_groupe' => 'Other keywords in this group',
73
74 // N
75 'navigation' => 'Browsing',
76 'nom' => 'Name',
77 'nouveautes' => 'What’s new',
78 'nouveautes_web' => 'What’s new on the Web',
79 'nouveaux_articles' => 'New articles',
80 'nouvelles_breves' => 'Latest news items',
81
82 // P
83 'page_precedente' => 'previous page',
84 'page_suivante' => 'next page',
85 'par_auteur' => 'by ',
86 'participer_site' => 'You can take active part in this website and write your own articles by signing up here. You will receive an email with your account information for the private area of the site.',
87 'plan_site' => 'Site Map',
88 'popularite' => 'Popularity',
89 'poster_message' => 'Post a message',
90 'proposer_site' => 'You can suggest a website for inclusion in this section:',
91
92 // R
93 'repondre_article' => 'Comment on this article',
94 'repondre_breve' => 'Comment on this news item',
95 'resultats_recherche' => 'Search results',
96 'retour_debut_forums' => 'Back to forum top',
97 'rubrique' => 'Section',
98 'rubriques' => 'Sections',
99
100 // S
101 'signatures_petition' => 'Signatures',
102 'site_realise_avec_spip' => 'Site powered by SPIP',
103 'sites_web' => 'Websites',
104 'sous_rubriques' => 'Subsections',
105 'spam' => 'Spam',
106 'suite' => 'continue',
107 'sur_web' => 'Around the Web',
108 'syndiquer_rubrique' => 'Subscribe to this section',
109 'syndiquer_site' => 'Subscribe to the whole site',
110
111 // T
112 'texte_lettre_information' => 'Here is the site newsletter',
113 'texte_lettre_information_2' => 'This site contains news items published since',
114
115 // V
116 'ver_imprimer' => 'Printable version',
117 'voir_en_ligne' => 'View online',
118 'voir_squelette' => 'show the template of this page'
119 );
120
121 ?>