summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/gl_ES.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
commit6199a72c8e11ca8fbfba631af552ddf53b9eebf7 (patch)
treeb0151e286bf05b1a2703c5c05527323c029736d0 /plugins/acl/localization/gl_ES.inc
parent15eb32eee59c8a37160645320365f956caf15c95 (diff)
Updated localization files from launchpad
Diffstat (limited to 'plugins/acl/localization/gl_ES.inc')
-rw-r--r--plugins/acl/localization/gl_ES.inc32
1 files changed, 32 insertions, 0 deletions
diff --git a/plugins/acl/localization/gl_ES.inc b/plugins/acl/localization/gl_ES.inc
new file mode 100644
index 000000000..cf1d80c45
--- /dev/null
+++ b/plugins/acl/localization/gl_ES.inc
@@ -0,0 +1,32 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/gl_ES/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: ghas |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['sharing'] = 'Compartindo';
+$labels['myrights'] = 'Dereitos de acceso';
+$labels['username'] = 'Usuario:';
+$labels['advanced'] = 'Modo avanzado';
+$labels['newuser'] = 'Engadir entrada';
+$labels['actions'] = 'Accións sobre os dereitos de acceso...';
+$labels['anyone'] = 'Tódolos usuarios (calquera)';
+$labels['anonymous'] = 'Invitados (anónimo)';
+$labels['identifier'] = 'Identificador';
+$labels['aclr'] = 'Ler mensaxes';
+$labels['acld'] = 'Borrar mensaxes';
+$labels['aclt'] = 'Borrar mensaxes';
+$labels['aclx'] = 'Eliminar carpeta';
+$labels['acla'] = 'Administrar';
+$labels['shortacla'] = 'Administrar';
+