[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Statistics/language/ -> lang-portuguese.php (source)

   1  <?php
   2  
   3  /**************************************************************************/
   4  /* PHP-NUKE: Advanced Content Management System                           */
   5  /* ============================================                           */
   6  /*                                                                        */
   7  /* This is the language module with all the system messages               */
   8  /*                                                                        */
   9  /* If you made a translation, please go to the site and send to me        */
  10  /* the translated file. Please keep the original text order by modules,   */
  11  /* and just one message per line, also double check your translation!     */
  12  /*                                                                        */
  13  /* You need to change the second quoted phrase, not the capital one!      */
  14  /*                                                                        */
  15  /* If you need to use double quotes (") remember to add a backslash (\),  */
  16  /* so your entry will look like: This is \"double quoted\" text.          */
  17  /* And, if you use HTML code, please double check it.                     */
  18  /**************************************************************************/
  19  
  20  /**************************************************************************/
  21  /* Translation by:                              */
  22  /*                                      */
  23  /* Rui Cristovão (ord'hor) ordhor@hotmail.com                  */
  24  /**************************************************************************/
  25  
  26  
  27  define("_HITS","Hits");
  28  define("_BROWSERS","Navegadores");
  29  define("_OPERATINGSYS","Sistema Operativo");
  30  define("_UNKNOWN","Desconhecido");
  31  define("_OTHER","Outro / Desconhecido");
  32  define("_MISCSTATS","Estatísticas Diversas");
  33  define("_REGUSERS","utilizadores registados:");
  34  define("_ACTIVEAUTHORS","Autores activos:");
  35  define("_STORIESPUBLISHED","Artigos publicados:");
  36  define("_SACTIVETOPICS","Temas activos:");
  37  define("_COMMENTSPOSTED","Comentários enviados:");
  38  define("_SSPECIALSECT","Secções especiais:");
  39  define("_ARTICLESSEC","Artigos em secções:");
  40  define("_LINKSINLINKS","Links em web links:");
  41  define("_LINKSCAT","Categorias em links:");
  42  define("_NEWSWAITING","Noticías à espera de publicação:");
  43  define("_NUKEVERSION","Versão do PHP-Nuke:");
  44  define("_SEARCHENGINES","Sistemas de Pesquisa");
  45  define("_BOTS","Robôs/Spiders");
  46  define("_STATS","Estatísticas de Acesso");
  47  define("_RETURNBASICSTATS","Regressar às estatísticas básicas");
  48  define("_BACKTODETSTATS","Voltar às estatísticas detalhadas");
  49  define("_BACKTOMAIN","Voltar à página principal");
  50  define("_TODAYIS","Hoje é");
  51  define("_MOSTMONTH","Mês mais activo");
  52  define("_MOSTDAY","Dia mais activo");
  53  define("_MOSTHOUR","Hora mais activa");
  54  define("_YEARLYSTATS","Estatísticas Anuais");
  55  define("_MONTLYSTATS","Estatísticas Mensais para");
  56  define("_SPAGESVIEWS","Visualizações");
  57  define("_DAILYSTATS","Estatísticas diárias para");
  58  define("_HOURLYSTATS","Estatísticas das horas para");
  59  define("_VIEWDETAILED","Ver Estatísticas Detalhadas");
  60  
  61  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7