paquet-dist_pt_br.php 436 B

12345678910111213141516
  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/paquet-dist?lang_cible=pt_br
  4. // ** ne pas modifier le fichier **
  5. if (!defined('_ECRIRE_INC_VERSION')) return;
  6. $GLOBALS[$GLOBALS['idx_lang']] = array(
  7. // D
  8. 'dist_description' => 'Conjunto de gabaritos distribuído com o SPIP 3.',
  9. 'dist_slogan' => 'Gabaritos padrão do SPIP 3'
  10. );
  11. ?>