From 0569fc5d90ce5bb2271866a17b2f4a975fe5ee51 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 24 Oct 2022 12:58:09 +0200 Subject: [PATCH] Update pt_BR, thanks to flaviove --- 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 ad7151533..a4b00a729 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1314,4 +1314,9 @@ $lang['Add New Plugin'] = 'Adicionar um novo plug-in'; $lang['%sMB'] = '%s MB'; $lang['%sGB'] = '%s GB'; $lang['%s pixels, %.2f MB'] = '%s pixels, %.2f MB'; -$lang['%d formats uploaded for %d photos'] = '%d formatos enviados para %d fotos'; \ No newline at end of file +$lang['%d formats uploaded for %d photos'] = '%d formatos enviados para %d fotos'; +$lang['Details'] = 'Detalhes'; +$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Se algo de ruim acontecer durante a atualização, você poderá restaurar um backup.'; +$lang['The best is to have them made automatically on a regular basis.'] = 'O melhor é tê-los feitos automaticamente em uma base regular.'; +$lang['This photo no longer exists'] = 'Esta foto não existe mais'; +$lang['Always have a backup of your database and files.'] = 'Sempre tenha um backup de seu banco de dados e arquivos.'; \ No newline at end of file