[SPIP] +2.1.12
[velocampus/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://www.spip.net/trad-lang/
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 page',
12 'article' => 'Article',
13 'articles' => 'Articles',
14 'articles_auteur' => 'This author\'s articles',
15 'articles_populaires' => 'The most read articles',
16 'articles_rubrique' => 'This section\'s articles',
17 'aucun_article' => 'There is no article at this address',
18 'aucun_auteur' => 'There is no author at this address',
19 'aucun_site' => 'There is no site at this address',
20 'aucune_breve' => 'There is no news item at this address',
21 'aucune_rubrique' => 'There is no section at this address',
22 'auteur' => 'Author',
23 'autres' => 'Others',
24 'autres_breves' => 'Other news',
25 'autres_groupes_mots_clefs' => 'Other groups of key words',
26 'autres_sites' => 'Other sites',
27
28 // B
29 'bonjour' => 'Hello',
30 'breve' => 'News item',
31 'breves' => 'News items',
32
33 // C
34 'commenter_site' => 'Comment on this site',
35 'copie_document_impossible' => 'Impossible to copy the document',
36
37 // D
38 'date' => 'Date',
39 'dernier_ajout' => 'Latest addition',
40 'dernieres_breves' => 'Latest news',
41 'derniers_articles' => 'Latest articles',
42 'derniers_commentaires' => 'Latest comments',
43 'derniers_messages_forum' => 'Lastest messages published in the forums',
44 'documents_interdits_forum' => 'Documents prohibited in the forum',
45
46 // E
47 'edition_mode_texte' => 'Text mode only',
48 'en_reponse' => 'Replying to:',
49 'en_resume' => 'Summary',
50 'envoyer_message' => 'To send a message',
51 'espace_prive' => 'Private area',
52
53 // F
54 'formats_acceptes' => 'Accepted formats: @formats@.',
55 'forum' => 'Forum',
56
57 // H
58 'hierarchie_site' => 'The site\'s hierarchy',
59
60 // J
61 'jours' => 'days',
62
63 // L
64 'lien_connecter' => 'Sign In',
65
66 // M
67 'meme_auteur' => 'By the same author',
68 'meme_rubrique' => 'In the same section',
69 'memes_auteurs' => 'By the same authors',
70 'message' => 'Message',
71 'messages_forum' => 'Forum messages',
72 'messages_recents' => 'Most recent forum messages',
73 'mots_clef' => 'Keyword',
74 'mots_clefs' => 'Keywords',
75 'mots_clefs_meme_groupe' => 'Keywords in the same group',
76
77 // N
78 'navigation' => 'Navigation',
79 'nom' => 'Name',
80 'nouveautes' => 'What\'s new',
81 'nouveautes_web' => 'What\'s new on the Web',
82 'nouveaux_articles' => 'New articles',
83 'nouvelles_breves' => 'New news items',
84
85 // P
86 'page_precedente' => 'previous page',
87 'page_suivante' => 'next page',
88 'par_auteur' => 'by ',
89 'participer_site' => 'You can take an active part in this website and write your own articles by registering below. You will then receive immediately an email giving you an access code to the private area of the site.',
90 'plan_site' => 'Site Map',
91 'popularite' => 'Popularity',
92 'poster_message' => 'Post a message',
93 'proposer_site' => 'You can suggest a site to be added to this section:',
94
95 // R
96 'repondre_article' => 'Reply to this article',
97 'repondre_breve' => 'Reply to this news item',
98 'repondre_message' => 'Reply to this message',
99 'resultats_recherche' => 'Search results',
100 'retour_debut_forums' => 'Back to the start of the forums',
101 'rubrique' => 'Section',
102 'rubriques' => 'Sections',
103
104 // S
105 'signatures_petition' => 'Signatures',
106 'site_realise_avec_spip' => 'Site created with SPIP',
107 'sites_web' => 'Web sites',
108 'sous_rubriques' => 'Sub-sections',
109 'spam' => 'Spam',
110 'suite' => 'continue',
111 'sur_web' => 'On the Web',
112 'syndiquer_rubrique' => 'Syndicate this section',
113 'syndiquer_site' => 'Syndicate the whole site',
114
115 // T
116 'texte_lettre_information' => 'Here is the site\'s newsletter',
117 'texte_lettre_information_2' => 'This letter summarizes the articles and news items published since',
118
119 // V
120 'ver_imprimer' => 'Printable version',
121 'voir_en_ligne' => 'See online',
122 'voir_squelette' => '&#1613;Show the template of this page'
123 );
124
125 ?>