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/admin.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/admin.lang.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index e1b9c74ee..542c6040a 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -225,7 +225,7 @@ $lang['Prepared time for list of users to send mail is limited. Others users are $lang['Time to send mail is limited. Others mails are skipped.'] = 'O tempo para enviar email é limitado. Outros emails serão desconsiderados.'; $lang['To send ?'] = 'Enviar ?'; $lang['Last send'] = 'Enviado pela última vez'; -$lang['email'] = 'Email'; +$lang['email'] = 'e-mail'; $lang['User'] = 'Utilizador'; $lang['See you soon,'] = 'Até breve,'; $lang['Go to'] = 'Ir à(ao) '; @@ -840,5 +840,7 @@ $lang['administrators'] = 'administradores'; $lang['This album contains %d photos, added on %s.'] = 'Este álbum contém %d fotografias, adicionadas em %s.'; $lang['This album contains %d photos, added between %s and %s.'] = 'Este álbum contém %d fotografias, adicionadas entre %s e %s.'; $lang['This album contains no photo.'] = 'Este álbum não contém fotografias.'; - +$lang['Not cropped correctly?'] = 'Não foi cortada corretamente?'; +$lang['Center of interest'] = 'Centro de interesse'; +$lang['Move to album'] = 'Mover para o álbum'; ?>
\ No newline at end of file |