From 285b4f0a1b18f30dcf4496f670cd8afc30c1b6e2 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 29 Oct 2024 14:59:56 +0100 Subject: [PATCH] Update pt_BR, thanks to flaviove --- language/pt_BR/common.lang.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php index 73194bfed..578a674dc 100644 --- a/language/pt_BR/common.lang.php +++ b/language/pt_BR/common.lang.php @@ -449,4 +449,9 @@ $lang['Album already selected'] = 'Álbum já selecionado'; $lang['Click here to display it'] = 'Clique aqui para exibi-lo'; $lang['Only the first %d albums are displayed, out of %d.'] = 'Somente os primeiros %d álbuns são exibidos, de %d.'; $lang['Pages'] = 'Páginas'; -$lang['The PDF you requested is too large to display on this page.'] = 'O PDF solicitado é muito grande para ser exibido nesta página.'; \ No newline at end of file +$lang['The PDF you requested is too large to display on this page.'] = 'O PDF solicitado é muito grande para ser exibido nesta página.'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Não há datas de criação disponíveis para as fotos atualmente filtradas'; +$lang['last 12 months'] = 'Últimos 12 meses'; +$lang['There are no tags available for the photos currently filtered'] = 'Não há tags disponíveis para as fotos atualmente filtradas'; +$lang['There are no authors available for the photos currently filtered'] = 'Não há autores disponíveis para as fotos atualmente filtradas'; +$lang['Custom dates'] = 'Datas personalizadas'; \ No newline at end of file