From a9e6467326977dccb55a540e6c992425f4f6156e Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 5 Oct 2013 15:40:31 +0000 Subject: [PATCH] [social_buttons] Update pt_BR, thanks to : flaviove git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@24763 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_BR/plugin.lang.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/language/pt_BR/plugin.lang.php b/language/pt_BR/plugin.lang.php index 99669cb..39babe7 100644 --- a/language/pt_BR/plugin.lang.php +++ b/language/pt_BR/plugin.lang.php @@ -35,4 +35,7 @@ $lang['Top bubble'] = 'Bolha no topo'; $lang['Display buttons'] = 'Exibir botões'; $lang['on photo and album'] = 'na foto e álbum'; $lang['only on photo'] = 'apenas na foto'; +$lang['Community'] = 'Comunidade'; +$lang['Light mode'] = 'Modo suave'; +$lang['When light mode is activated no external script is loaded, it speeds up the load of the page and disables user tracking but also disables annotations and in-page popups.'] = 'Quando o modo de suave é ativado nenhum script externo é carregado, ele acelera o carregamento da página e desativa o rastreamento de usuário, mas também desativa as anotações e pop-ups em páginas.'; ?> \ No newline at end of file