From 52f9e85855c28f16362f644313c48694c2242d7b Mon Sep 17 00:00:00 2001 From: ddtddt Date: Tue, 27 Sep 2011 21:56:47 +0000 Subject: =?UTF-8?q?[trunk]=20-=20update=20pt=5FPT=20-=20Portugu=C3=AAs=20-?= =?UTF-8?q?=20Portuguese=20thanks=20to=20alahel76=20-=20feature:2320?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@12251 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_PT/admin.lang.php | 10 ++++++++++ language/pt_PT/install.lang.php | 8 +++----- 2 files changed, 13 insertions(+), 5 deletions(-) (limited to 'language') diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index c27d713e5..652fd5273 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -785,5 +785,15 @@ $lang['Type in a search term'] = 'Escreva um termo de busca'; $lang['Learn more'] = 'Saber mais'; $lang['Rate'] = 'Classificação'; $lang['Average rate'] = 'Nota média'; +$lang['Activate icon "new" next to albums and pictures'] = 'Mostrar o icon "novo" ao lado dos Álbums e das fotos'; +$lang['Add a criteria'] = 'Adicionar um critério'; +$lang['Deactivate all'] = 'Desactivar tudo'; +$lang['Default photos order'] = 'Ordem padrão das fotos'; +$lang['Restore'] = 'Restaurar'; +$lang['Restore default configuration. You will lose your plugin settings!'] = 'Restaurar a configuração padrão ? Perderá as configurações pesoiais !'; +$lang['Show menubar'] = 'Mostrar o menú'; +$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Não pode definir uma ordem padrão para as fotos porque tem uma definição na sua configuração local.'; +$lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Especificou $conf[\'order_by\'] no seu ficheiro de configuração, este pâremetro esta obsoleto, apaguar ou renomear em $conf[\'order_by_custom\'] !'; +$lang['display'] = 'Mostrar'; ?> \ No newline at end of file diff --git a/language/pt_PT/install.lang.php b/language/pt_PT/install.lang.php index 14e060bfe..2e6206a29 100644 --- a/language/pt_PT/install.lang.php +++ b/language/pt_PT/install.lang.php @@ -28,13 +28,10 @@ $lang['Database configuration'] = 'Configuração da base de dados'; $lang['Admin configuration'] = 'Configuração da administração'; $lang['Start Install'] = 'Iniciar a instalação'; $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'o endereço de email deve ser do tipo xxx@yyy.eee (exemplo : jack@altern.org)'; - $lang['Webmaster login'] = 'Login do Webmaster'; $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Será mostrado aos visitantes. É necessário para a administração do website'; - $lang['Connection to server succeed, but it was impossible to connect to database'] = 'A ligação ao servidor foi bem sucedida, mas foi impossível ligar à base de dados'; $lang['Can\'t connect to server'] = 'Não foi possível ligar ao servidor'; - $lang['Host'] = 'Servidor MySQL'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; $lang['User'] = 'Utilizador'; @@ -55,7 +52,6 @@ $lang['verification'] = 'Verificar Palavra-passe inserida'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Precisa de ajuda ? Faça a sua pergunta no Fórum Piwigo.'; $lang['Webmaster mail address'] = 'Endereço de email do Webmaster'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Os visitantes poderão entrar em contacto com o administrador da galeria através desse email'; - $lang['PHP 5 is required'] = 'PHP 5 é necessário'; $lang['It appears your webhost is currently running PHP %s.'] = 'Parece que o seu provedor de hospedagem usa actualmente PHP %s.'; $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo pode tentar mudar a sua configuração para PHP 5 através da criação ou modificação de um arquivo .htaccess.'; @@ -65,10 +61,12 @@ $lang['Sorry!'] = 'Lamento!'; $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo não pôde configurar o PHP 5.'; $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Você deve entrar em contacto com o suporte do seu provedor e saber como pode mudar para PHP 5."; $lang['Hope to see you back soon.'] = 'Espero que volte em breve.'; - $lang['Congratulations, Piwigo installation is completed'] = 'Parabéns, a sua instalação Piwigo está completa'; $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Uma solução alternativa será copiar o texto na caixa abaixo e colá-lo no ficheiro "local/config/database.inc.php" (Atenção : database.inc.php apenas deverá conter o que está na área de texto, não insira nenhuma linha nova ou espaço em branco)'; $lang['Creation of config file local/config/database.inc.php failed.'] = 'A criação do ficheiro de configuração local/config/database.inc.php falhou.'; $lang['Download the config file'] = 'Guardar ficheiro de configuração'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Pode guardar o ficheiro de configuração no seu computador e de seguida enviá-lo para a pasta /local/config da sua instalação.'; +$lang['Just another Piwigo gallery'] = 'Apenas uma outra galeria Piwigo'; +$lang['Welcome to my photo gallery'] = 'Bem-vindo à minha galeria de fotos'; + ?> \ No newline at end of file -- cgit v1.2.3