From 3dd58da24ae9443335eb8ec50dc46ab69d5763b7 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 21 Oct 2025 08:06:24 +0200 Subject: [PATCH] Update pt_BR, thanks to PyxisBr --- language/pt_BR/admin.lang.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index dd97e4243..e988cbdb4 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1411,4 +1411,9 @@ $lang['The comment has been validated.'] = 'O comentário foi validado.'; $lang['Save all photos'] = 'Salvar todas as fotos'; $lang['No comments selected, no actions possible.'] = 'Nenhum comentário selecionado, nenhuma ação é possível.'; $lang['Are you sure you want to delete comment #%s?'] = 'Tem certeza de que deseja excluir o comentário #%s?'; -$lang['Are you sure you want to delete "%d" comments?'] = 'Tem certeza de que deseja excluir "%d" comentários?'; \ No newline at end of file +$lang['Are you sure you want to delete "%d" comments?'] = 'Tem certeza de que deseja excluir "%d" comentários?'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Encontramos %d caminhos duplicados. Detalhes fornecidos pelo plugin "Checkup Uploads".'; +$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Faltam %d fotos para carregar (relação de upload)'; +$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Se uma foto neste álbum tiver o mesmo nome-de-arquivo, atualize o arquivo sem alterar as propriedades da foto'; +$lang['Empty lounge'] = 'Relação de upload vazia'; +$lang['%d photos were moved from the upload lounge to their albums'] = '%d fotos da relação de upload para seus álbuns'; \ No newline at end of file