From e8c38f6f137f698375f4a51cd8797e3dd6a6ae59 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Tue, 17 Sep 2024 17:38:01 +0200 Subject: [PATCH] Update pt_BR, thanks to flaviove --- language/pt_BR/admin.lang.php | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index a312cdbb5..17def9e1d 100755 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -1349,4 +1349,28 @@ $lang['Remove thumbnail'] = 'Remover miniatura'; $lang['This album is currently locked, visible only to administrators.'] = 'Este álbum está atualmente bloqueado e visível apenas para administradores.'; $lang['Unlock it'] = 'Desbloqueie'; $lang['Expand'] = 'Espandir'; -$lang['Shrink'] = 'Encolher'; \ No newline at end of file +$lang['Shrink'] = 'Encolher'; +$lang['between %d and %d'] = 'entre %d e %d'; +$lang['image(s) contains unsaved changes'] = 'imagens contêm alterações não salvas'; +$lang['level of confidentiality'] = 'nível de confidencialidade'; +$lang['was succesfully deleted'] = 'foi excluído com sucesso'; +$lang['Activate create mode to create and select an album'] = 'Ative o modo de criação para criar e selecionar um álbum'; +$lang['Add a sub-album to “%s”'] = 'Adicione um sub-álbum a “%s”'; +$lang['Added on %s'] = 'Adicionado em %s'; +$lang['An error has occured'] = 'Ocorreu um erro'; +$lang['Auto-update'] = 'Atualização automática'; +$lang['Changes saved'] = 'Alterações salvas'; +$lang['Core'] = 'Núcleo'; +$lang['Create a root album'] = 'Crie um álbum raiz'; +$lang['Create and select'] = 'Crie e selecione'; +$lang['Create your first album'] = 'Crie seu primeiro álbum'; +$lang['Creation mode'] = 'Modo de criação'; +$lang['First choose an album, then add your files'] = 'Primeiro escolha um álbum e depois adicione seus arquivos'; +$lang['Image'] = 'Imagem'; +$lang['Metadata sync complete'] = 'Sincronização de metadados concluída'; +$lang['Pagination has changed and needs to be reloaded !'] = 'A paginação mudou e precisa ser recarregada!'; +$lang['Save'] = 'Salvar'; +$lang['Select or create an album'] = 'Selecione ou crie um álbum'; +$lang['System Activities'] = 'Atividades do sistema'; +$lang['Who can see ?'] = 'Quem pode ver?'; +$lang['You have unsaved changes'] = 'Você tem alterações não salvas'; \ No newline at end of file