summaryrefslogtreecommitdiff
path: root/plugins/vcard_attachments/localization/ca_ES.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/vcard_attachments/localization/ca_ES.inc')
-rw-r--r--plugins/vcard_attachments/localization/ca_ES.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/vcard_attachments/localization/ca_ES.inc b/plugins/vcard_attachments/localization/ca_ES.inc
new file mode 100644
index 000000000..75c267956
--- /dev/null
+++ b/plugins/vcard_attachments/localization/ca_ES.inc
@@ -0,0 +1,20 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ca_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: Emi Bcn <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
+*/
+
+$labels = array();
+$labels['addvcardmsg'] = 'Afegir la vCard a la llibreta d\'adreces';
+$labels['vcardsavefailed'] = 'No s\'ha pogut desar la vCard';
+