summaryrefslogtreecommitdiff
path: root/program/localization/gl_ES/messages.inc
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2008-07-22 08:57:45 +0000
committeryllar <yllar.pajus@gmail.com>2008-07-22 08:57:45 +0000
commit53668e78203845d21ed6d35be63c3ba33d060ff7 (patch)
treeaf55e22078647d79dacbd0dab6266d298f88fdcc /program/localization/gl_ES/messages.inc
parent21e724153e80249d0b0f0aaa2f730ad2c045532c (diff)
updated galician translation
Diffstat (limited to 'program/localization/gl_ES/messages.inc')
-rw-r--r--program/localization/gl_ES/messages.inc21
1 files changed, 11 insertions, 10 deletions
diff --git a/program/localization/gl_ES/messages.inc b/program/localization/gl_ES/messages.inc
index 2ba57d0d7..e4d114871 100644
--- a/program/localization/gl_ES/messages.inc
+++ b/program/localization/gl_ES/messages.inc
@@ -1,16 +1,16 @@
<?php
/*
- +-----------------------------------------------------------------------+
- | language/gl/messages.inc |
- | |
- | Language file of the RoundCube Webmail client |
- | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
- | Licensed under the GNU GPL |
- | |
- +-----------------------------------------------------------------------+
- | Author: David Garabana Barro <david garabana com> |
- +-----------------------------------------------------------------------+
++-----------------------------------------------------------------------+
+| language/gl_ES/messages.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: David Garabana Barro <david garabana com> |
++-----------------------------------------------------------------------+
*/
@@ -75,5 +75,6 @@ $messages['receiptsent'] = 'A notificación de disposición enviouse correctamen
$messages['errorsendingreceipt'] = 'Non se puido enviar a notificación';
$messages['nodeletelastidentity'] = 'Non pode borrar esta identidade, é a última';
$messages['addsubfolderhint'] = 'Este cartafol vaise crear coma un subcartafol do seleccionado';
+$messages['forbiddencharacter'] = 'O nome do cartafol contén un carácter non autorizado';
?>