<?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';
|