aboutsummaryrefslogtreecommitdiffstats
path: root/language/pt_PT/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-01-25 15:35:00 +0000
committerddtddt <ddtddt@piwigo.org>2011-01-25 15:35:00 +0000
commit3652d52ce0690f2f12893ed76931e8593d0570a5 (patch)
tree8372e6d499f8836bdc4344133258103b32233f17 /language/pt_PT/common.lang.php
parent0e02d10f0287b5f7d3aa38094a2a90e9b4d66840 (diff)
[trunk] - update pt_PT Thanks to PsyKick_RuhYn
git-svn-id: http://piwigo.org/svn/trunk@8886 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--language/pt_PT/common.lang.php23
1 files changed, 19 insertions, 4 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php
index d8ab1586b..02144bc01 100644
--- a/language/pt_PT/common.lang.php
+++ b/language/pt_PT/common.lang.php
@@ -305,10 +305,7 @@ $lang['Email: %s'] = 'Email: %s';
$lang['Admin: %s'] = 'Administração: %s';
$lang['Registration of %s'] = 'Registro de %s';
$lang['Album: %s'] = 'Categoria: %s';
-$lang['Picture uploaded by %s'] = 'Imagem enviada por %s';
-// --------- Starting below: New or revised $lang ---- from version 1.7.1
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Status ruim para o usuário "guest", será usado status padrão. Por favor, avise o administrador do site.';
-// --------- Starting below: New or revised $lang ---- from Butterfly (2.0)
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrador, webmaster e utilizador especial não podem utilizar este método';
$lang['this email address is already in use'] = 'um outro usuário já utiliza este email';
$lang['Album results for'] = 'Resultados da categoria para';
@@ -337,4 +334,22 @@ $lang['show tag cloud'] = 'mostar a nuvem de tags';
$lang['cloud'] = 'nuvem';
$lang['Are you sure?'] = 'Você tem certeza?';
$lang['delete this comment'] = 'apagar este comentário';
-?>
+$lang['Reset to default values'] = 'Repor valores por defeito';
+$lang['delete all photos from your favorites'] = 'apagar todas as imagens dos seus favoritos';
+$lang['Sent by'] = 'Enviado por';
+$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Os cookies estão bloqueados ou não são suportados pelo seu navegador. Deverá activar os cookies para Iniciar Sessão.';
+$lang['edit this comment'] = 'editar este comentário';
+$lang['Edit a comment'] = 'Editar um comentário';
+$lang['(!) This comment requires validation'] = '(!) Este cometário requer validação';
+$lang['Welcome'] = 'Bem-vindo';
+$lang['Welcome to your Piwigo photo gallery!'] = 'Bem-vindo à sua galeria de fotos Piwigo!';
+$lang['... or browse your empty gallery'] = '... ou navegue a sua galeria vazia';
+$lang['... or please deactivate this message, I will find my way by myself'] = '... ou, desactive esta mensagem, por favor, eu encontro o meu caminho sozinho';
+$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Olá %s, a sua galeria de fotos Piwigo está vazia!';
+$lang['I want to add photos'] = 'Eu quero adicionar fotos';
+$lang['Manage this user comment: %s'] = 'Gerir comentários deste utilizador: %s';
+$lang['This author modified following comment:'] = 'Este autor modificou o seguinte comentário:';
+$lang['This author removed the comment with id %d'] = 'Este autor removeu o comentário com o ID %d';
+$lang['validate this comment'] = 'validar este comentário';
+
+?> \ No newline at end of file