[CSS] +fix page header and title color
[lhc/web/www.git] / www / plugins / spip-bonux-3 / lang / spip_bonux_pt_br.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de https://trad.spip.net/tradlang_module/spip_bonux?lang_cible=pt_br
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) {
7 return;
8 }
9
10 $GLOBALS[$GLOBALS['idx_lang']] = array(
11
12 // A
13 'afficher_calendrier' => 'Exibir o calendário',
14 'annee_precedente' => 'Ano anterior',
15 'annee_suivante' => 'Próximo ano',
16 'annuler_recherche' => 'Cancelar a busca',
17
18 // B
19 'bouton_fermer' => 'Fechar',
20
21 // E
22 'erreur_date' => 'Esta data está incorreta',
23 'erreur_date_corrigee' => 'A data foi corrigida',
24 'erreur_heure' => 'Esta hora está incorreta',
25 'erreur_heure_corrigee' => 'A hora foi corrigida',
26
27 // I
28 'id_rapide' => 'Inclusão rápida',
29
30 // M
31 'mois_precedent' => 'Mês anterior',
32 'mois_suivant' => 'Mês seguinte',
33
34 // P
35 'pages' => 'Päginas'
36 );