From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 05 Feb 2016 07:25:27 -0500 Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports --- program/localization/ga_IE/labels.inc | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/program/localization/ga_IE/labels.inc b/program/localization/ga_IE/labels.inc index 48d23e0..895f7ce 100644 --- a/program/localization/ga_IE/labels.inc +++ b/program/localization/ga_IE/labels.inc @@ -5,7 +5,7 @@ | localization/<lang>/labels.inc | | | | Localization file of the Roundcube Webmail client | - | Copyright (C) 2005-2013, The Roundcube Dev Team | + | Copyright (C) 2005-2015, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | @@ -46,6 +46,8 @@ $labels['move'] = 'Bog'; $labels['moveto'] = 'bog go...'; $labels['download'] = 'síos-luchtú'; +$labels['open'] = 'Oscail'; +$labels['showattachment'] = 'Taispeáin'; $labels['filename'] = 'Comhad'; $labels['filesize'] = 'Toirt'; $labels['addtoaddressbook'] = 'Sábháil i mo leabhair seoltaí'; @@ -161,6 +163,7 @@ $labels['identities'] = 'Céannachtaí'; $labels['preferhtml'] = 'Taispeáin an HTML'; $labels['htmlmessage'] = 'Teachtaireacht HTML'; +$labels['messagepart'] = 'Cuid'; $labels['prettydate'] = 'Dátaí Dheas'; $labels['setdefault'] = 'Socraigh an réamhshocraithe'; $labels['language'] = 'Teanga'; @@ -171,8 +174,11 @@ $labels['htmleditor'] = 'Scríobh teachtaireachta HTML'; $labels['htmlsignature'] = 'Mana clabhsúir HTML'; $labels['previewpane'] = 'Taispeáin an pána réamhamharc'; +$labels['always'] = 'riamh'; $labels['autosavedraft'] = 'Sábháil dréachta go huathoibríoch'; $labels['never'] = 'riamh'; +$labels['immediately'] = 'láithreach'; +$labels['afternseconds'] = 'tar éis $n soicindí'; $labels['folder'] = 'Fillteán'; $labels['folders'] = 'Fillteán'; $labels['foldername'] = 'Ainm fillteán'; -- Gitblit v1.9.1