[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/serendipity_plugin_history/UTF-8/ -> lang_pt_PT.inc.php (source)

   1  <?php # $Id: lang_ja.inc.php,v 1.4 2005/05/17 11:37:42 garvinhicking Exp $
   2  
   3  ##########################################################################
   4  # serendipity - another blogger...                                       #
   5  ##########################################################################
   6  #                                                                        #
   7  # (c) 2003 Jannis Hermanns <J@hacked.it>                                 #
   8  # http://www.jannis.to/programming/serendipity.html                      #
   9  #                                                                        #
  10  # Translated by                                                          #
  11  # João P. Matos <jmatos@math.ist.utl.pt>                                 #
  12  #                                                                        #
  13  ##########################################################################
  14  
  15  @define('PLUGIN_HISTORY_NAME', 'Histórico');
  16  @define('PLUGIN_HISTORY_DESC', 'Mostra as entradas num período ajustável.');
  17  @define('PLUGIN_HISTORY_MIN_AGE', 'Idade mínima');
  18  @define('PLUGIN_HISTORY_MIN_AGE_DESC', 'Idade mínima das entradas (em dias).');
  19  @define('PLUGIN_HISTORY_MAX_AGE', 'idade máxima');
  20  @define('PLUGIN_HISTORY_MAX_AGE_DESC','Idade máxima das entradas (em dias).');
  21  @define('PLUGIN_HISTORY_MAX_ENTRIES', 'Número de entradas');
  22  @define('PLUGIN_HISTORY_MAX_ENTRIES_DESC', 'Número de entradas a mostrar');
  23  @define('PLUGIN_HISTORY_SHOWFULL', 'Entradas completas');
  24  @define('PLUGIN_HISTORY_SHOWFULL_DESC', 'Mostrar entradas completas em vez de ligações para a vista detalhada.');
  25  @define('PLUGIN_HISTORY_INTRO', 'Introdução');
  26  @define('PLUGIN_HISTORY_INTRO_DESC', 'Uma pequena introdução tipo \'Há um ano escrevia eu:\'.');
  27  @define('PLUGIN_HISTORY_OUTRO', 'Conclusão');
  28  @define('PLUGIN_HISTORY_OUTRO_DESC', 'Uma pequena conclusão tipo \'Não está mal, pois não?\'.');
  29  @define('PLUGIN_HISTORY_DISPLAYDATE', 'Mostrar a data');
  30  @define('PLUGIN_HISTORY_DISPLAYDATE_DESC', 'Mostrar a data de cada entrada?');
  31  @define('PLUGIN_HISTORY_MAXLENGTH', 'Comprimento do título');
  32  @define('PLUGIN_HISTORY_MAXLENGTH_DESC', 'Cortar os títulos após quantos caracteres? (Introduza 0 para títulos completos)');
  33  @define('PLUGIN_HISTORY_SPECIALAGE', 'período pré definido?');
  34  @define('PLUGIN_HISTORY_SPECIALAGE_DESC', 'Se quiser escolher um período em vez de usar um pré definido, seleccione \'Defini-lo-ei eu próprio\'  e complete os dois campos abaixo.');
  35  @define('PLUGIN_HISTORY_SPECIALAGE_YEAR', 'Mostrar as entradas de há exactemente 1 ano.');
  36  @define('PLUGIN_HISTORY_CUSTOMAGE', 'Deixe-me definir a idade');
  37  @define('PLUGIN_HISTORY_OYA', 'Há um ano');
  38  @define('PLUGIN_HISTORY_MYSELF', 'Defini-lo-ei eu próprio');
  39  
  40  /* vim: set sts=4 ts=4 expandtab : */
  41  ?>


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics