From 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 21 Mar 2013 08:58:22 -0400 Subject: [PATCH] Synchronized translations with Transifex --- program/localization/pt_PT/labels.inc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/program/localization/pt_PT/labels.inc b/program/localization/pt_PT/labels.inc index 20105a3..62fa8bb 100644 --- a/program/localization/pt_PT/labels.inc +++ b/program/localization/pt_PT/labels.inc @@ -64,6 +64,7 @@ $labels['move'] = 'Mover'; $labels['moveto'] = 'mover para...'; $labels['download'] = 'descarregar'; +$labels['open'] = 'Abrir'; $labels['showattachment'] = 'Mostrar'; $labels['showanyway'] = 'Mostrar na mesma'; @@ -204,6 +205,8 @@ $labels['openinextwin'] = 'Abrir numa nova janela'; $labels['emlsave'] = 'Guardar como (.eml)'; +$labels['changeformattext'] = 'Mostrar em formato de texto simples'; +$labels['changeformathtml'] = 'Mostrar em formato HTML'; // message compose $labels['editasnew'] = 'Editar como nova'; -- Gitblit v1.9.1