summaryrefslogtreecommitdiff
path: root/plugins/thunderbird_labels/localization/ca_ES.inc
blob: d34c8efc8343e797a90f4b6f22e7331667364513 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?php
/**
* Author:
* Lluís Forns Puigmartí
* http://code.google.com/p/rcmail-thunderbird-labels/
*/

$labels = array();
$labels['label'] = 'Etiquetes';
$labels['label0'] = 'Cap etiqueta';
$labels['label1'] = 'Important';
$labels['label2'] = 'Feina';
$labels['label3'] = 'Personal';
$labels['label4'] = 'Per fer';
$labels['label5'] = 'Més tard';

$messages = array();