diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-19 18:34:09 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-03-19 18:34:09 +0000 |
commit | db78e24ab9ca4274eda34ddb95ba381e456278be (patch) | |
tree | 5a5854e01e50a7c603ed06894b86a598c7c9d331 /language/pt_PT | |
parent | 6aa62e86134211462f74d7f3c13a851e519c9307 (diff) |
[trunk_admin] Update pt_PT, thanks to : ANO
git-svn-id: http://piwigo.org/svn/trunk@27842 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pt_PT/admin.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index bdbc1e121..5c7de67fb 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -476,7 +476,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?'] = 'Tem a certeza de que quer instalar esta extenção?'; $lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = 'Tem a certeza de que quer instalar esta atualização? Deve verificar se esta versão não necessita uma outra instalação prévia.'; $lang['Plugin has been successfully copied'] = 'Extensão copiada com sucesso'; -$lang['You might go to plugin list to install and activate it.'] = 'Você deve ir à lista de Extenções para instalar e ativá-la.'; $lang['Can\'t create temporary file.'] = 'Não é possível criar ficheiro temporário.'; $lang['Can\'t download archive.'] = 'O arquivo não pode ser descarregado.'; $lang['Can\'t read or extract archive.'] = 'O arquivo não pode ser lido ou extraído.'; @@ -972,4 +971,4 @@ $lang['on the %d selected users'] = 'Em %d utilizadores selecionados'; $lang['Close user details'] = 'Fechar detalhes do utilizador'; $lang['Open user details'] = 'Abrir detalhes do utilizador'; $lang['close'] = 'Fechar'; -?>
\ No newline at end of file +$lang['Activate it now'] = 'Ativar agora';
\ No newline at end of file |