diff --git a/lang/formidable.xml b/lang/formidable.xml
index 3b5e7b32b5756d984c19291e75adb3a366edbf18..ef14792d18f95109b95eacda33603bd15d724ef1 100644
--- a/lang/formidable.xml
+++ b/lang/formidable.xml
@@ -23,7 +23,7 @@
 	<langue code="it" url="https://trad.spip.net/tradlang_module/formidable?lang_cible=it" total="232" traduits="110" relire="0" modifs="7" nouveaux="115" pourcent="47.41">
 		<traducteur nom="kent1" lien="https://trad.spip.net/auteur/kent1" />
 	</langue>
-	<langue code="pt_br" url="https://trad.spip.net/tradlang_module/formidable?lang_cible=pt_br" total="232" traduits="229" relire="0" modifs="0" nouveaux="3" pourcent="98.71">
+	<langue code="pt_br" url="https://trad.spip.net/tradlang_module/formidable?lang_cible=pt_br" total="232" traduits="232" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
 		<traducteur nom="Ricardo Porto" lien="https://trad.spip.net/auteur/ricardo-porto" />
 		<traducteur nom="telopa" lien="https://trad.spip.net/auteur/telopa" />
 	</langue>
diff --git a/lang/formidable_pt_br.php b/lang/formidable_pt_br.php
index 03e402dcb9024643cdfc72291c6b8e1394c54a4b..2547d99e7de68d07773a5978417b6a228d8fb37b 100644
--- a/lang/formidable_pt_br.php
+++ b/lang/formidable_pt_br.php
@@ -166,6 +166,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 	// R
 	'reponse_aucune' => 'Nenhuma resposta',
 	'reponse_intro' => '@auteur@ respondeu ao formulário @formulaire@',
+	'reponse_maj' => 'Última alteração',
 	'reponse_numero' => 'Resposta número:',
 	'reponse_statut' => 'Esta resposta está:',
 	'reponse_supprimer' => 'Excluir esta resposta',
@@ -254,6 +255,8 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 	'traiter_enregistrement_option_auteur' => 'Utilizar autores para os formulários',
 	'traiter_enregistrement_option_auteur_explication' => 'Atribuir um ou vários autores a um formulário. Se esta opção estiver ativada, somente os autores do formulário podem acessar esses dados.',
 	'traiter_enregistrement_option_choix_select_label' => 'Escolher uma variável entre as opções oferecidas',
+	'traiter_enregistrement_option_effacement_delai_label' => 'Número de dias antes de apagar',
+	'traiter_enregistrement_option_effacement_label' => 'Excluir regularmente os resultados mais antigos',
 	'traiter_enregistrement_option_identification_explication' => 'Se as respostas são alteráveis, que procedimento usar preferencialmente para identificar a resposta a ser alterada?',
 	'traiter_enregistrement_option_identification_label' => 'Identificação',
 	'traiter_enregistrement_option_ip_label' => 'Gravar os IPs (mascarados após um intervalo de segurança)',