[ Index ]
 

Code source de SPIP Agora 1.4

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/Agora1-4/ecrire/lang/ -> public_en.php (source)

   1  <?php
   2  /*****************************************************
   3  * This file is part of Agora, web based content management system.
   4  *
   5  * Agora is free software; you can redistribute it and/or modify
   6  * it under the terms of the GNU General Public License as published by
   7  * the Free Software Foundation; version 2 of the License.
   8  *
   9  * Agora is distributed in the hope that it will be useful,
  10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  * GNU General Public License for more details (file "COPYING").
  13  *
  14  * Copyright © Arnaud Martin, Antoine Pitrou et Philippe Rivière.
  15  * List of authors detailed in "copyright_fr.html" file.
  16  * E-mail : agora@sig.premier-ministre.gouv.fr
  17  * Web site : http://www.agora.gouv.fr
  18  *****************************************************/
  19  // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
  20  
  21  $GLOBALS[$GLOBALS['idx_lang']] = array(
  22  
  23  // A
  24                                       'accueil_site' => 'Home page',
  25                                   'articles' => 'Articles',
  26                                   'articles_auteur' => 'This author\'s articles',
  27                                   'articles_populaires' => 'The most read articles',
  28                                   'articles_recents' => 'The most recent articles',
  29                                   'articles_rubrique' => 'This section\'s articles',
  30                                   'aucun_article' => 'There is no article at this address',
  31                                   'aucun_auteur' => 'There is no author at this address',
  32                                   'aucun_site' => 'There is no site at this address',
  33                                   'aucune_breve' => 'There is no news item at this address',
  34                                   'aucune_rubrique' => 'There is no section at this address',
  35                                   'autres_breves' => 'Other news',
  36                                   'autres_groupes_de_mots_clefs' => 'Other keyword groups',
  37                                   'autres_groupes_mots_clefs' => 'Other groups of key words',
  38                                   'autres_sites' => 'Other sites',
  39  
  40  // B
  41                                   'bonjour' => 'Hello',
  42                                   'breves' => 'News items',
  43  
  44  // C
  45                                   'commenter_site' => 'Comment on this site',
  46  
  47  // D
  48                                   'dans_meme_rubrique' => 'In the same section',
  49                                   'date' => 'Date',
  50                                   'dernier_ajout' => 'Latest addition',
  51                                   'dernieres_breves' => 'Latest news',
  52                                   'derniers_articles' => 'Latest articles',
  53                                   'derniers_commentaires' => 'Latest comments',
  54                                   'derniers_messages_des_forums' => 'Latest forum messages',
  55                                   'derniers_messages_forum' => 'Lastest messages published in the forums',
  56  
  57  // E
  58                                   'edition_mode_texte' => 'Text mode edition',
  59                                   'en_reponse' => 'Replying to:',
  60                                   'en_resume' => 'Summary',
  61                                   'envoyer_message' => 'To send a message',
  62                                   'envoyer_un_message' => 'Send a message',
  63                                   'espace_prive' => 'Private area',
  64  
  65  // F
  66                                   'forum' => 'Forum',
  67  
  68  // H
  69                                   'hierarchie_site' => 'The site\'s hierarchy',
  70  
  71  // J
  72                                   'jours' => 'days',
  73  
  74  // M
  75                                   'meme_auteur' => 'By the same author',
  76                                   'meme_rubrique' => 'In the same section',
  77                                   'memes_auteurs' => 'By the same authors',
  78                                   'message' => 'Message',
  79                                   'messages_forum' => 'Forum messages',
  80                                   'messages_recents' => 'Most recent forum messages',
  81                                   'mots_clefs' => 'Keywords',
  82                                   'mots_clefs_meme_groupe' => 'Keywords in the same group',
  83  
  84  // N
  85                                   'navigation' => 'Navigation',
  86                                   'nom' => 'Name',
  87                                   'nouveautes' => 'What\'s new',
  88                                   'nouveautes_web' => 'What\'s new on the Web',
  89                                   'nouveaux_articles' => 'New articles',
  90                                   'nouvelles_breves' => 'New news items',
  91  
  92  // P
  93                                   'par_auteur' => 'by ',
  94                                   'participer_site' =>
  95                                       '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.',
  96                                   'pas_d_article' => 'No article found at this address',
  97                                   'pas_d_auteur' => 'No author found at this address',
  98                                   'pas_de_breve' => 'No news item found at this address',
  99                                   'pas_de_rubrique' => 'No section found at this address',
 100                                   'pas_de_site' => 'No site found at this address',
 101                                   'plan_du_site' => 'Site map',
 102                                   'plan_site' => 'Site Map',
 103                                   'popularite' => 'Popularity',
 104                                   'poster_message' => 'To post a message',
 105                                   'poster_un_message' => 'Post a message',
 106  
 107  // R
 108                                   'repondre_article' => 'Reply to this article',
 109                                   'repondre_breve' => 'Reply to this news item',
 110                                   'repondre_message' => 'Reply to this message',
 111                                   'resultats_recherche' => 'Search results',
 112                                   'retour_debut_forums' => 'Back to the start of the forums',
 113                                   'rubrique' => 'Section',
 114                                   'rubriques' => 'Sections',
 115  
 116  // S
 117                                   'signatures_petition' => 'Signatures',
 118                                   'site_realise_avec_spip' => 'Site created with SPIP',
 119                                   'sites_web' => 'Web sites',
 120                                   'sous_rubriques' => 'Sub-sections',
 121                                   'suite' => 'continue',
 122                                   'sur_web' => 'On the Web',
 123                                   'syndiquer_rubrique' => 'Syndicate this section',
 124                                   'syndiquer_site' => 'Syndicate the whole site',
 125  
 126  // T
 127                                   'texte_lettre_information' => 'Here is the site\'s newsletter',
 128                                   'texte_lettre_information_2' =>
 129                                       'This letter summarizes the articles and news items published since',
 130  
 131  // V
 132                                   'voir_en_ligne' => 'See online');
 133  ?>


Généré le : Sat Feb 24 14:40:03 2007 par Balluche grâce à PHPXref 0.7