diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-15 11:16:55 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-15 11:16:55 +0000 |
commit | 781fa5385fd1c0b5442ecdc03e01903822443cdf (patch) | |
tree | 4064b10bac2766973f8bf43053f6c7a13f5d16bc /language/pt_PT | |
parent | 10e6a9960fa835e9d07ac4e8e853fd279be87d74 (diff) |
[trunk_install] Update pt_PT, thanks to : ANO
git-svn-id: http://piwigo.org/svn/trunk@23226 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pt_PT/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/pt_PT/install.lang.php b/language/pt_PT/install.lang.php index d31de4b36..ec883d2d4 100644 --- a/language/pt_PT/install.lang.php +++ b/language/pt_PT/install.lang.php @@ -66,4 +66,5 @@ $lang['Welcome to your new installation of Piwigo!'] = 'Bem-vindo à sua nova in $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Não hesite em visitar nossos foruns para qualquer ajuda: %s'; $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 fornecedor de alojamento e saber como pode mudar para PHP 5.'; $lang['Password ']['confirm'] = 'Senha [confirme]'; +$lang['localhost or other, supplied by your host provider'] = 'hospedeiro local ou outro, fornecido pelo seu alojador'; ?>
\ No newline at end of file |