diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-02-09 21:21:50 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-02-09 21:21:50 +0000 |
commit | 97ec7a6060deb02202eb32fb51e56719854c46fd (patch) | |
tree | 3f0003f033823421caac3559ec69c1dbf10c6dbb /language | |
parent | a1e0f1b52f1ef6bd6c68835748d9259cddff5e0d (diff) |
[trunk_admin] Update pt_BR, thanks to : flaviove
git-svn-id: http://piwigo.org/svn/trunk@27298 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/pt_BR/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/pt_BR/admin.lang.php b/language/pt_BR/admin.lang.php index eb30d7a4e..425bb81ac 100644 --- a/language/pt_BR/admin.lang.php +++ b/language/pt_BR/admin.lang.php @@ -475,7 +475,6 @@ $lang['Are you sure you want to delete this plugin?'] = 'Você tem certeza de qu $lang['Are you sure you want to install this plugin?'] = 'Você tem certeza de que você quer instalar este plugin?'; $lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = 'Você tem certeza de que você quer instalar esta atualização? Você deve verificar se esta versão não necessita de uma desinstalação.'; $lang['Plugin has been successfully copied'] = 'Plugin foi copiado com sucesso'; -$lang['You might go to plugin list to install and activate it.'] = 'Você deve ir à lista de plugins para instalar e ativá-lo.'; $lang['Can\'t create temporary file.'] = 'Não é possível criar arquivo temporário.'; $lang['Can\'t download archive.'] = 'Não é possível baixar arquivo.'; $lang['Can\'t read or extract archive.'] = 'Não é possível ler ou extrair arquivo.'; @@ -974,4 +973,5 @@ $lang['%d of %d users selected'] = '%d de %d usuários selecionados'; $lang['Close user details'] = 'Fechar detalhes de usuário'; $lang['Open user details'] = 'Abrir detalhes de usuário'; $lang['close'] = 'fechar'; +$lang['Activate it now'] = 'Ativar agora'; ?>
\ No newline at end of file |