From f06aa8058b7e32ba32d4551074b6e0b8a300f751 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Mon, 21 Oct 2013 15:02:40 -0400 Subject: [PATCH] Bump version after security fix --- program/localization/gl_ES/labels.inc | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) diff --git a/program/localization/gl_ES/labels.inc b/program/localization/gl_ES/labels.inc index 3ccf692..5e8c2a6 100644 --- a/program/localization/gl_ES/labels.inc +++ b/program/localization/gl_ES/labels.inc @@ -9,7 +9,7 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: Xosé <Unknown> | +-----------------------------------------------------------------------+ @version $Id$ */ @@ -41,6 +41,7 @@ $labels['priority'] = 'Prioridade'; $labels['organization'] = 'Organización'; $labels['readstatus'] = 'Estado da lectura'; +$labels['listoptions'] = 'Opcións de lista...'; $labels['mailboxlist'] = 'Cartafoles'; $labels['folders'] = 'Cartafoles'; $labels['messagesfromto'] = 'Mensaxes da $from á $to de $count'; @@ -88,13 +89,15 @@ $labels['longjul'] = 'Xullo'; $labels['longaug'] = 'Agosto'; $labels['longsep'] = 'Setembro'; -$labels['longoct'] = 'Outobro'; +$labels['longoct'] = 'Outubro'; $labels['longnov'] = 'Novembro'; $labels['longdec'] = 'Decembro'; $labels['today'] = 'Hoxe'; +$labels['refresh'] = 'Actualizar'; $labels['checkmail'] = 'Procurar novas mensaxes'; $labels['compose'] = 'Redactar unha mensaxe'; $labels['writenewmessage'] = 'Redactar unha mensaxe nova'; +$labels['reply'] = 'Responder'; $labels['replytomessage'] = 'Respostar a mensaxe'; $labels['replytoallmessage'] = 'Respostar á lista ou ao remitente e a tódolos destinatarios'; $labels['replyall'] = 'Respostar a todos'; @@ -117,6 +120,9 @@ $labels['markflagged'] = 'Como marcadas'; $labels['markunflagged'] = 'Como non marcadas'; $labels['moreactions'] = 'Máis accións...'; +$labels['more'] = 'Máis'; +$labels['back'] = 'Atrás'; +$labels['options'] = 'Opcións'; $labels['select'] = 'Seleccionar'; $labels['all'] = 'Todas'; $labels['none'] = 'Ningunha'; @@ -234,6 +240,7 @@ $labels['allfields'] = 'Tódolos campos'; $labels['search'] = 'Procurar'; $labels['advsearch'] = 'Procura avanzada'; +$labels['advanced'] = 'Avanzado'; $labels['other'] = 'Outro'; $labels['typeother'] = 'Outro'; $labels['typehome'] = 'Casa'; @@ -261,6 +268,7 @@ $labels['rename'] = 'Mudar o nome'; $labels['addphoto'] = 'Engadir'; $labels['replacephoto'] = 'Substituír'; +$labels['uploadphoto'] = 'Subir foto'; $labels['newcontact'] = 'Novo contacto'; $labels['deletecontact'] = 'Eliminar os contactos seleccionados'; $labels['composeto'] = 'Redactar mensaxe para'; @@ -350,7 +358,9 @@ $labels['focusonnewmessage'] = 'Enfocar o navegador se hai mensaxes novas'; $labels['checkallfolders'] = 'Procurar novas mensaxes en tódolos cartafoles'; $labels['displaynext'] = 'Logo de eliminar ou mover unha mensaxe ir á mensaxe seguinte'; +$labels['defaultfont'] = 'Fonte por defecto da mensaxe HTML'; $labels['mainoptions'] = 'Opcións principais'; +$labels['browseroptions'] = 'Opcións do navegador'; $labels['section'] = 'Sección'; $labels['maintenance'] = 'Mantemento'; $labels['newmessage'] = 'Mensaxes novas'; @@ -405,7 +415,7 @@ $labels['plugin'] = 'Complemento'; $labels['version'] = 'Versión'; $labels['source'] = 'Fonte'; -$labels['license'] = 'Licencia'; +$labels['license'] = 'Licenza'; $labels['support'] = 'Obter axuda'; $labels['B'] = 'B'; $labels['KB'] = 'KiB'; -- Gitblit v1.9.1