From 028729f0690f3ffd4e116eecc49d58db08625d63 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 8 Jan 2012 09:33:42 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20pt=5FPT=20-=20Por?= =?UTF-8?q?tugu=C3=AAs=20-=20Portuguese=20-=20Thanks=20to=20marcelomac=20-?= =?UTF-8?q?=20feature:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@12863 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_PT/admin.lang.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'language/pt_PT') diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index f1bd917d1..397b4023b 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -812,5 +812,22 @@ $lang['Graphics Library'] = 'Biblioteca Gráfica'; $lang['Height'] = 'Altura'; $lang['hide details'] = 'Ocultar detalhes'; $lang['High dimensions'] = 'Dimensões em alta resolução'; +$lang['I decide to update anyway'] = 'Eu ainda quero atualizar'; +$lang['If no HD is available and if the current websize is bigger than resize dimensions, Piwigo will move it as HD and create a downsized websize photo from it.'] = 'Se não há HD disponível e o tamanho web é maior que o tamanho redimensionado, Piwigo irá movê-la como HD e criará uma foto com tamanho web diminuído.'; +$lang['If you want to regenerate thumbnails, please go to the Batch Manager.'] = 'Se você quer recriar miniaturas, por favor, vá para o Gerenciador de lotes.'; +$lang['Ignore All'] = 'Ignorar tudo'; +$lang['Ignore this update'] = 'Ignorar esta atualização'; +$lang['Last import'] = 'Última importação'; +$lang['Manage Permissions'] = 'Gerenciar permissões'; +$lang['Maximum file size: %sB.'] = 'Tamanho máximo do arquivo: %sB.'; +$lang['Merge selected tags'] = 'Mesclar marcas selecionadas'; +$lang['Merge tags'] = 'Mesclar marcas'; +$lang['No destination tag selected'] = 'Nenhuma marca de destino selecionada'; +$lang['Photo %s of %s'] = 'Foto %s de %s'; +$lang['Photo name'] = 'Nome da foto'; +$lang['Photos generation in progress...'] = 'Gerando fotos ...'; +$lang['Predefined filter'] = 'Filtro predefinido'; +$lang['Regenerate Thumbnails'] = 'Recriar miniaturas'; +$lang['Regenerate Websize Photos'] = 'Redimencionar fotos'; ?> \ No newline at end of file -- cgit v1.2.3