diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-07-22 08:57:45 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-07-22 08:57:45 +0000 |
| commit | 59c81e3ceb667ddd9f3ead823beb01c4aaf6cb87 (patch) | |
| tree | 363561e7ca5f2e5a23254b42d83cca147a0ff62f /roundcubemail/program/localization/gl_ES/messages.inc | |
| parent | 3d46585b206250468964bae3bba3c0c25525ca7c (diff) | |
updated galician translation
git-svn-id: https://svn.roundcube.net/trunk@1604 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/gl_ES/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/gl_ES/messages.inc | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/roundcubemail/program/localization/gl_ES/messages.inc b/roundcubemail/program/localization/gl_ES/messages.inc index 2ba57d0d7..e4d114871 100644 --- a/roundcubemail/program/localization/gl_ES/messages.inc +++ b/roundcubemail/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'; ?> |
