Thomas Bruederli
2013-01-09 44e3bf1e2c18d0fae066e6c4e9a19a4c9bee12aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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                                                       |
 +-----------------------------------------------------------------------+
*/
 
$labels = array();
$labels['buttontext'] = 'Arxiva';
$labels['archivefolder'] = 'Arxiva';
$labels['buttontitle'] = 'Arxiva aquest missatge';
$labels['archived'] = 'Arxivat correctament';