diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-02-11 20:15:01 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-02-11 20:15:01 +0000 |
commit | 43224c2c6521b65356a7d360fbac83e5c4046912 (patch) | |
tree | 67a6fa69005e8f8706ba2043911f4438bf51199c /language/pt_PT/common.lang.php | |
parent | f31bccb6d34a0541dea4b616e283774a861bed79 (diff) |
[trunk] - language - update pt_PT - Português - Portuguese - Thanks to marcelomac - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13101 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/pt_PT/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index b31e0ba66..9ba640f67 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -379,6 +379,9 @@ $lang['Thank you for registering at %s!'] = 'Obrigado por registrar-se em %s!'; $lang['Here are your connection settings'] = 'Aqui estão suas configurações de conexão'; $lang['Password: %s'] = 'Senha: %s'; $lang['Username: %s'] = 'Nome de usuário: %s'; -$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Se você acha que recebeu este e-mail por engano, por favor contacte-nos em %s'; +$lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Se você acha que recebeu este e-mail por engano, por favor contacte-nos em %s'; +$lang['old → new'] = 'antiga → nova'; +$lang['new → old'] = 'nova → antiga'; +$lang['Photo sizes'] = 'Tamanhos da fotografia'; ?>
\ No newline at end of file |