[trunk] - language - update PT Thanks to PsyKick_RuhYn - feature:2320

git-svn-id: http://piwigo.org/svn/trunk@11272 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-06-08 08:01:12 +00:00
commit 215f524414

View file

@ -782,4 +782,9 @@ $lang['Do you want to activate anyway?'] = 'Deseja mesmo activar a extensão?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'ESTA EXTENSÃO AGORA É PARTE DO NÚCLEO DE PIWIGO! DESINSTALE-A IMEDIATAMENTE!';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERRO: ESTA EXTENSÃO NÃO EXISTE MAS ESTÁ INSTALADA! DESINSTALE-A AGORA.';
$lang['Simulation'] = 'Simulação';
$lang['new'] = 'novo';
$lang['No results'] = 'Sem resultados';
$lang['Searching...'] = 'Procurando...';
$lang['Type in a search term'] = 'Escreva um termo de busca';
?>