diff options
Diffstat (limited to 'program/localization/pt_PT/labels.inc')
-rw-r--r-- | program/localization/pt_PT/labels.inc | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/program/localization/pt_PT/labels.inc b/program/localization/pt_PT/labels.inc index e2d720589..fdcf56e47 100644 --- a/program/localization/pt_PT/labels.inc +++ b/program/localization/pt_PT/labels.inc @@ -1,18 +1,19 @@ <?php /* + +-----------------------------------------------------------------------+ | language/pt_PT/labels.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: Sergio Rocha <sergio.rocha@makeitsimple.pt> | + | Author: Sergio Rocha <sergio.rocha@makeitsimple.pt> | +-----------------------------------------------------------------------+ - $Id$ + @version $Id$ */ @@ -111,7 +112,6 @@ $labels['purge'] = 'Apagar'; $labels['quota'] = 'Utilização'; - // message compose $labels['compose'] = 'Escrever mensagem'; $labels['sendmessage'] = 'Enviar'; @@ -131,7 +131,6 @@ $labels['highest'] = 'Mais alta'; $labels['nosubject'] = '(no assunto)'; $labels['showimages'] = 'Exibir imagens'; - // address boook $labels['name'] = 'Nome completo'; $labels['firstname'] = 'Primeiro nome'; @@ -163,7 +162,6 @@ $labels['ldappublicsearchfield'] = 'Pesquisar em'; $labels['ldappublicsearchform'] = 'Procurar por um contacto'; $labels['ldappublicsearch'] = 'Pesquisar'; - // settings $labels['settingsfor'] = 'Configurações para'; |