[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / spip-bonux-3 / lang / spip_bonux_pt_br.php
diff --git a/www/plugins/spip-bonux-3/lang/spip_bonux_pt_br.php b/www/plugins/spip-bonux-3/lang/spip_bonux_pt_br.php
new file mode 100644 (file)
index 0000000..03c4b34
--- /dev/null
@@ -0,0 +1,36 @@
+<?php
+// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
+// extrait automatiquement de http://trad.spip.net/tradlang_module/spip_bonux?lang_cible=pt_br
+// ** ne pas modifier le fichier **
+
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
+
+$GLOBALS[$GLOBALS['idx_lang']] = array(
+
+       // A
+       'afficher_calendrier' => 'Exibir o calendário',
+       'annee_precedente' => 'Ano anterior',
+       'annee_suivante' => 'Próximo ano',
+       'annuler_recherche' => 'Cancelar a busca',
+
+       // B
+       'bouton_fermer' => 'Fechar',
+
+       // E
+       'erreur_date' => 'Esta data está incorreta',
+       'erreur_date_corrigee' => 'A data foi corrigida',
+       'erreur_heure' => 'Esta hora está incorreta',
+       'erreur_heure_corrigee' => 'A hora foi corrigida',
+
+       // I
+       'id_rapide' => 'Inclusão rápida',
+
+       // M
+       'mois_precedent' => 'Mês anterior',
+       'mois_suivant' => 'Mês seguinte',
+
+       // P
+       'pages' => 'Päginas'
+);